mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-16 02:10:28 +00:00
InitTalentsTree
This commit is contained in:
@@ -336,7 +336,7 @@ bool AutoSetTalentsAction::Execute(Event event)
|
||||
return false;
|
||||
|
||||
PlayerbotFactory factory(bot, bot->GetLevel());
|
||||
factory.InitTalentsTree(true);
|
||||
factory.InitTalentsTree(true, true, true);
|
||||
|
||||
botAI->TellMaster(out);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user