mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-02-20 18:10:02 +01:00
init pet in refresh
This commit is contained in:
parent
8f3c1ecd58
commit
493be84f56
@ -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();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user