fix(Scripts/BlackTemple): Reset Illidan threat with phase four. (#20125)

Init.
This commit is contained in:
Benjamin Jackson 2024-10-03 13:32:52 -04:00 committed by GitHub
parent 67c746be7d
commit cc37941ef5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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([&] {