Loot roll config

This commit is contained in:
Yunfan Li
2024-02-12 13:59:24 +08:00
parent 187989ddd1
commit 0b105e70d7
4 changed files with 63 additions and 20 deletions

View File

@@ -161,6 +161,7 @@ class PlayerbotAIConfig
uint32 botActiveAlone;
bool freeMethodLoot;
int32 lootRollLevel;
std::string autoPickReward;
bool autoEquipUpgradeLoot;
float equipUpgradeThreshold;