Update playerbots.conf

This commit is contained in:
bash
2024-11-26 22:51:12 +01:00
committed by GitHub
parent b6c9688766
commit 05366ad3b6

View File

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