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