From 2fb3a079ca3ae8c944af41531f3e25cf62240514 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Sun, 28 Sep 2025 15:13:44 +0200 Subject: [PATCH] Update playerbots.conf --- config/modules/playerbots.conf | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index f10569c..422cf8c 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -35,8 +35,10 @@ AiPlayerbot.DisabledWithoutRealPlayerLogoutDelay = 300 #-------------------------------------------------------------------------------------------------------------------- #-------------------------------------------------------------------------------------------------------------------- -AiPlayerbot.MinRandomBots = 3000 -AiPlayerbot.MaxRandomBots = 3000 +AiPlayerbot.MinRandomBots = 500 +AiPlayerbot.MaxRandomBots = 500 +#AiPlayerbot.MinRandomBots = 3000 +#AiPlayerbot.MaxRandomBots = 3000 AiPlayerbot.RandomBotMinLevel = 1 AiPlayerbot.RandomBotMaxLevel = 80 AiPlayerbot.DisableDeathKnightLogin = 0