[Configuration] Disable death knight login

This commit is contained in:
Yunfan Li
2024-06-22 14:28:38 +08:00
parent ddbfb4630b
commit 02db9c6c8a
4 changed files with 25 additions and 6 deletions

View File

@@ -176,6 +176,7 @@ class PlayerbotAIConfig
bool randomBotShowCloak;
bool disableRandomLevels;
uint32 playerbotsXPrate;
bool disableDeathKnightLogin;
uint32 botActiveAlone;
uint32 enablePrototypePerformanceDiff;