mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-11-29 15:58:20 +08: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