Convert PlayerbotsXPRate to RandomBotXPRate (#1313)

This commit is contained in:
Yunfan Li
2025-05-19 01:34:17 +08:00
committed by GitHub
parent e1a8bd66c5
commit c5b185455c
5 changed files with 14 additions and 12 deletions

View File

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