mirror of
https://github.com/t-affeldt/regional_weather.git
synced 2025-07-20 17:30:31 +02:00
Separate weathers from engine
This commit is contained in:
6
settingtypes.txt
Normal file
6
settingtypes.txt
Normal file
@ -0,0 +1,6 @@
|
||||
regional_weather_damage (Storms and hail cause damage to players) bool true
|
||||
regional_weather_snow_layers (Place snow layers on ground) bool true
|
||||
regional_weather_puddles (Place rain puddles on ground) bool true
|
||||
regional_weather_soil (Soil turns wet during rain) bool true
|
||||
regional_weather_max_height (Maximum height of weather effects) int 120
|
||||
regional_weather_min_height (Minimum height of weather effects) int -50
|
Reference in New Issue
Block a user