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 #-------------------------------------------------------------------