Scripts/Azjol-Nerub: Fixed Gatewatcher pets evading when kill a player

Making Aokromes happy

(cherry picked from commit 58b5ea9f955007bcd43a4589dc757ce2eedd6bbd)
This commit is contained in:
Keader
2021-12-19 01:42:18 +01:00
committed by Shauren
parent 16ddcdfd0a
commit 8ed57e95d5
@@ -350,6 +350,7 @@ struct npc_gatewatcher_petAI : public ScriptedAI
}
_JustEngagedWith();
ScriptedAI::JustEngagedWith(who);
me->SetCombatPulseDelay(5);
}
void SetData(uint32 data, uint32 value) override