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