From 05366ad3b66183d52f86af4a41917d1d40f597d1 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Tue, 26 Nov 2024 22:51:12 +0100 Subject: [PATCH] Update playerbots.conf --- config/modules/playerbots.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/modules/playerbots.conf b/config/modules/playerbots.conf index 52e10bd..0463624 100644 --- a/config/modules/playerbots.conf +++ b/config/modules/playerbots.conf @@ -56,9 +56,10 @@ AiPlayerbot.AllowGuildBots = 1 #------------------------------------------------------------------- # player summoned group/raid bots limits #------------------------------------------------------------------- +AiPlayerbot.AddClassCommand = 1 AiPlayerbot.MaxAddedBots = 40 AiPlayerbot.MaxAddedBotsPerClass = 40 -AiPlayerbot.AddClassAccountPoolSize = 40 +AiPlayerbot.AddClassAccountPoolSize = 50 #-------------------------------------------------------------------