From ed7d516f4fa895d8428b630dc5310efe71e6a1c2 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Sat, 20 Sep 2025 22:26:30 +0200 Subject: [PATCH] Update worldserver.conf --- config/worldserver.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/worldserver.conf b/config/worldserver.conf index 6130368..0dcc5ef 100644 --- a/config/worldserver.conf +++ b/config/worldserver.conf @@ -46,7 +46,7 @@ PlayerSave.Stats.SaveOnlyOnLogout = 0 # weather ActivateWeather = 1 -ChangeWeatherInterval = 3000 # 5m +ChangeWeatherInterval = 300000 # 5m # Otherwise playerbots wont accept quests Quests.IgnoreAutoAccept = 1