mirror of
https://github.com/t-affeldt/regional_weather.git
synced 2025-07-20 09:20:29 +02:00
Enable snow setting, update presets to renamed lighting condition
This commit is contained in:
@ -4,7 +4,7 @@ local conditions = {
|
||||
min_height = regional_weather.settings.min_height,
|
||||
max_height = regional_weather.settings.max_height,
|
||||
min_windspeed = 3,
|
||||
min_light = 15
|
||||
min_daylight = 15
|
||||
}
|
||||
|
||||
local effects = {}
|
||||
|
Reference in New Issue
Block a user