mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 09:07:19 +00:00
[Class spell] Aoe threat check
This commit is contained in:
@@ -82,7 +82,7 @@ bool SummonAction::Execute(Event event)
|
||||
}
|
||||
|
||||
if (master->GetSession()->GetSecurity() >= SEC_PLAYER) {
|
||||
botAI->GetAiObjectContext()->GetValue<GuidVector>("prioritized targets")->Set({});
|
||||
// botAI->GetAiObjectContext()->GetValue<GuidVector>("prioritized targets")->Set({});
|
||||
return Teleport(master, bot);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user