From bd45a848d43d4d8860098ffb02c8634e7f377afe Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Thu, 14 Nov 2024 00:10:21 +0100 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 5045f58..6a2d3b4 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -17,7 +17,7 @@ AiPlayerbot.RandomBotAccountPrefix = "rndbot" # cause lag if not worse, due the design of level 1 areas they will cluster # which is hard for the server to deal with. #------------------------------------------------------------------- -AiPlayerbot.MinRandomBots = 5000 +AiPlayerbot.MinRandomBots = 4700 AiPlayerbot.MaxRandomBots = 5000 AiPlayerbot.RandomBotMinLevel = 1 AiPlayerbot.RandomBotMaxLevel = 80