diff --git a/config/worldserver.conf b/config/worldserver.conf index a2a280b..6130368 100644 --- a/config/worldserver.conf +++ b/config/worldserver.conf @@ -44,9 +44,9 @@ InstantLogout = 0 PlayerSaveInterval = 600000 #10m PlayerSave.Stats.SaveOnlyOnLogout = 0 -# disabled, i have mod handling the weather effects -ActivateWeather = 0 -ChangeWeatherInterval = 6000 # 10 +# weather +ActivateWeather = 1 +ChangeWeatherInterval = 3000 # 5m # Otherwise playerbots wont accept quests Quests.IgnoreAutoAccept = 1