init pet in refresh

This commit is contained in:
Yunfan Li
2023-12-18 18:04:30 +08:00
parent 8f3c1ecd58
commit 493be84f56

View File

@@ -365,6 +365,8 @@ void PlayerbotFactory::Refresh()
InitReagents();
// InitPotions();
InitTalentsTree(true, true, true);
InitPet();
InitPetTalents();
InitClassSpells();
InitAvailableSpells();
InitSkills();