mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-11-29 15:58:20 +08:00
Init pet talents
This commit is contained in:
@@ -337,7 +337,7 @@ bool AutoSetTalentsAction::Execute(Event event)
|
||||
|
||||
PlayerbotFactory factory(bot, bot->GetLevel());
|
||||
factory.InitTalentsTree(true, true, true);
|
||||
|
||||
factory.InitPetTalents();
|
||||
botAI->TellMaster(out);
|
||||
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user