diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index 00a17e2..64668a2 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -18,7 +18,7 @@ AiPlayerbot.RandomBotAccountPrefix = "rndbot" # which is hard for the server to deal with. #------------------------------------------------------------------- AiPlayerbot.MinRandomBots = 2480 -AiPlayerbot.MaxRandomBots = 2490 +AiPlayerbot.MaxRandomBots = 2500 AiPlayerbot.RandomBotMinLevel = 1 AiPlayerbot.RandomBotMaxLevel = 70 AiPlayerbot.RandomBotMaxLevelChance = 0.01