auto equip upgrade

This commit is contained in:
Yunfan Li
2023-11-02 22:01:52 +08:00
parent 5c579ecf17
commit a320a716fa
5 changed files with 11 additions and 4 deletions

View File

@@ -151,6 +151,7 @@ class PlayerbotAIConfig
bool freeMethodLoot;
std::string autoPickReward;
bool autoEquipUpgradeLoot;
float equipUpgradeThreshold;
bool syncQuestWithPlayer;
bool syncQuestForPlayer;
std::string autoTrainSpells;