fix(Scripts/BlackTemple): Ensure root state is cleared on wipes (#20183)

This commit is contained in:
Andrew
2024-10-12 05:58:12 -03:00
committed by GitHub
parent 3b09b21f6e
commit cfaa0a9a6c

View File

@@ -215,6 +215,7 @@ struct boss_illidan_stormrage : public BossAI
me->LoadEquipment(EQUIPMENT_GLAIVES, true);
me->SetStandState(UNIT_STAND_STATE_KNEEL);
me->SetSheath(SHEATH_STATE_UNARMED);
me->SetControlled(false, UNIT_STATE_ROOT);
ScheduleHealthCheckEvent(90, [&] {
// Call for minions