fix(Scripts/TempleOfAhnQiraj): Clear Eye of C'thun scheduler during p… (#12545)

fix(Scripts/TempleOfAhnQiraj): Clear Eye of C'thun scheduler during phase 2
This commit is contained in:
Skjalf
2022-07-26 14:29:17 -03:00
committed by GitHub
parent d3f2809c27
commit d0561c56df

View File

@@ -379,6 +379,7 @@ public:
me->InterruptNonMeleeSpells(true);
me->RemoveAllAuras();
_scheduler.CancelAll();
break;
case PHASE_CTHUN_DONE: