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