mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-12-01 21:12:50 +08:00
init pet in refresh
This commit is contained in:
@@ -365,6 +365,8 @@ void PlayerbotFactory::Refresh()
|
|||||||
InitReagents();
|
InitReagents();
|
||||||
// InitPotions();
|
// InitPotions();
|
||||||
InitTalentsTree(true, true, true);
|
InitTalentsTree(true, true, true);
|
||||||
|
InitPet();
|
||||||
|
InitPetTalents();
|
||||||
InitClassSpells();
|
InitClassSpells();
|
||||||
InitAvailableSpells();
|
InitAvailableSpells();
|
||||||
InitSkills();
|
InitSkills();
|
||||||
|
|||||||
Reference in New Issue
Block a user