fix(Scripts/BlackTemple): Reset Illidan threat with phase four. (#20125)
Init.
This commit is contained in:
parent
67c746be7d
commit
cc37941ef5
1 changed files with 1 additions and 0 deletions
|
|
@ -316,6 +316,7 @@ struct boss_illidan_stormrage : public BossAI
|
|||
DoStopAttack();
|
||||
me->SetControlled(true, UNIT_STATE_ROOT);
|
||||
me->SetCombatMovement(false);
|
||||
DoResetThreatList();
|
||||
DoCastSelf(SPELL_DEMON_TRANSFORM_1, true);
|
||||
|
||||
me->m_Events.AddEventAtOffset([&] {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue