[feat] Added the function to manually clear raids states of shared bot.

This commit is contained in:
yang
2024-06-10 16:41:06 +08:00
parent 205dcef71b
commit ee481440c2
3 changed files with 27 additions and 0 deletions

View File

@@ -136,6 +136,7 @@ class PlayerbotFactory
void InitBags(bool destroyOld = true);
void ApplyEnchantAndGemsNew(bool destoryOld = true);
void InitInstanceQuests();
void UnbindInstance();
private:
void Prepare();
// void InitSecondEquipmentSet();