From cdd2923b736b1ab344ab4a30092e47e3efa151c8 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Tue, 31 Dec 2024 12:45:07 +0100 Subject: [PATCH] Update playerbots.conf --- config/modules/playerbots.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index 6b2bb88..49b0aaa 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -21,6 +21,8 @@ AiPlayerbot.MinRandomBots = 4900 AiPlayerbot.MaxRandomBots = 5000 AiPlayerbot.RandomBotMinLevel = 1 AiPlayerbot.RandomBotMaxLevel = 80 +AiPlayerbot.RandomBotAllianceRatio = 50 +AiPlayerbot.RandomBotHordeRatio = 50 AiPlayerbot.EnableRotation = 0 #AiPlayerbot.RotationPoolSize = 9000