Improve XP rate config (#1035)

This commit is contained in:
Yunfan Li
2025-02-28 08:05:08 +08:00
committed by GitHub
parent 67d805f700
commit a3e305fbed
5 changed files with 39 additions and 24 deletions

View File

@@ -275,7 +275,7 @@ public:
bool randomBotShowCloak;
bool randomBotFixedLevel;
bool disableRandomLevels;
uint32 playerbotsXPrate;
float playerbotsXPrate;
uint32 randomBotAllianceRatio;
uint32 randomBotHordeRatio;
bool disableDeathKnightLogin;