Update playerbots.conf

This commit is contained in:
bash
2025-04-18 00:23:41 +02:00
committed by GitHub
parent 9c935affea
commit f78b860759

View File

@@ -18,8 +18,8 @@ AiPlayerbot.LimitTalentsExpansion = 0
# 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 = 4000
AiPlayerbot.MaxRandomBots = 4000
AiPlayerbot.MinRandomBots = 3000
AiPlayerbot.MaxRandomBots = 3000
AiPlayerbot.RandomBotMinLevel = 1
AiPlayerbot.RandomBotMaxLevel = 80
AiPlayerbot.DisableDeathKnightLogin = 0