Add LimitTalentsExpansion config (#954)

This commit is contained in:
Yunfan Li
2025-02-09 21:50:04 +08:00
committed by GitHub
parent 08008a3155
commit 2c224d3121
4 changed files with 26 additions and 7 deletions

View File

@@ -529,6 +529,11 @@ AiPlayerbot.RandomBotHordeRatio = 50
# Disable death knight for bots login
AiPlayerbot.DisableDeathKnightLogin = 0
# Enable expansion limitation for talents and glyphs - ie: level <= 60 bot only uses talents
# available in vanilla, level <= 70 bot only uses talents available in TBC)
# Default: 0
AiPlayerbot.LimitTalentsExpansion = 0
#
#
#