climatez/climatez.conf

21 lines
500 B
Plaintext
Raw Normal View History

2021-01-25 13:03:13 -08:00
#Climate Min Height
climate_min_height = -10
2021-01-26 02:48:22 -08:00
#Chance of the a new volume climate to be created
2021-01-25 13:03:13 -08:00
##in seconds
2021-01-26 07:39:53 -08:00
climate_change_ratio = 1200
2021-01-26 02:48:22 -08:00
#Volume of the regional climates (sphere)
2021-01-25 13:03:13 -08:00
climate_radius = 80
#Average time of the climate
2021-01-26 07:39:53 -08:00
climate_duration = 80
2021-01-25 13:03:13 -08:00
#Random deviation for the duration
climate_duration_random_ratio = 0.45
2021-01-25 13:48:48 -08:00
#Sounds
climate_rain_sound = true
2021-01-26 07:39:53 -08:00
#Storm Chance
##Chance of the rain being stormy
2021-01-30 05:24:17 -08:00
storm_chance = 5
2021-01-30 05:15:28 -08:00
##Lightning Effect
lightning = true
lightning_chance = 300
thunder_sound = true