mirror of
https://github.com/t-affeldt/regional_weather.git
synced 2025-07-20 17:30:31 +02:00
Tweak weather conditions
This commit is contained in:
@ -3,8 +3,8 @@ local name = "regional_weather:rain_heavy"
|
||||
local conditions = {
|
||||
min_height = regional_weather.settings.min_height,
|
||||
max_height = regional_weather.settings.max_height,
|
||||
min_heat = 30,
|
||||
min_humidity = 60
|
||||
min_heat = 40,
|
||||
min_humidity = 65
|
||||
}
|
||||
|
||||
local effects = {}
|
||||
|
Reference in New Issue
Block a user