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:
parent
d3f2809c27
commit
d0561c56df
1 changed files with 1 additions and 0 deletions
|
|
@ -379,6 +379,7 @@ public:
|
|||
|
||||
me->InterruptNonMeleeSpells(true);
|
||||
me->RemoveAllAuras();
|
||||
_scheduler.CancelAll();
|
||||
break;
|
||||
|
||||
case PHASE_CTHUN_DONE:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue