From f5608efdd023e909220a8552920c43dc202ddff7 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Mon, 23 Sep 2024 19:06:04 +0200 Subject: [PATCH] Update playerbots.conf --- config/modules/playerbots.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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