fix(Scripts/TempleOfAhnQiraj): Fix C'thun not using abilities after e… (#14859)
This commit is contained in:
parent
c3dd1b7a5c
commit
c08a5ba3fa
1 changed files with 1 additions and 1 deletions
|
|
@ -323,7 +323,7 @@ struct boss_eye_of_cthun : public BossAI
|
|||
me->RemoveAurasDueToSpell(SPELL_RED_COLORATION);
|
||||
me->RemoveAurasDueToSpell(SPELL_FREEZE_ANIM);
|
||||
me->InterruptNonMeleeSpells(false);
|
||||
ScheduleTasks();
|
||||
ScheduleTask();
|
||||
}
|
||||
else
|
||||
tasker.Repeat(1s);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue