Add config option for RND bot trading. (#1132)

* Add config option for RNDbot trading.
This commit is contained in:
Paolo
2025-03-28 08:10:49 -07:00
committed by GitHub
parent 495269bfa0
commit 917c96a281
4 changed files with 10 additions and 0 deletions

View File

@@ -313,6 +313,7 @@ public:
bool autoLearnQuestSpells;
bool autoTeleportForLevel;
bool randomBotGroupNearby;
bool enableRandomBotTrading;
uint32 tweakValue; // Debugging config
uint32 randomBotArenaTeamCount;