diff --git a/climatez.conf b/climatez.conf index 084af4e..307c129 100644 --- a/climatez.conf +++ b/climatez.conf @@ -2,20 +2,20 @@ climate_min_height = -10 #Chance of the a new volume climate to be created ##in seconds -climate_change_ratio = 5 +climate_change_ratio = 600 #Volume of the regional climates (sphere) climate_radius = 80 #Average time of the climate -climate_duration = 20 +climate_duration = 80 #Random deviation for the duration climate_duration_random_ratio = 0.45 #Await this min time between climates -climate_period = 5 +climate_period = 600 #Sounds climate_rain_sound = true #Storm Chance ##Chance of the rain being stormy -storm_chance = 1 +storm_chance = 5 ##Lightning Effect lightning = true lightning_chance = 300