diff --git a/src/server/scripts/Kalimdor/TempleOfAhnQiraj/boss_cthun.cpp b/src/server/scripts/Kalimdor/TempleOfAhnQiraj/boss_cthun.cpp index e2a9f9453..66211a1b0 100644 --- a/src/server/scripts/Kalimdor/TempleOfAhnQiraj/boss_cthun.cpp +++ b/src/server/scripts/Kalimdor/TempleOfAhnQiraj/boss_cthun.cpp @@ -379,6 +379,7 @@ public: me->InterruptNonMeleeSpells(true); me->RemoveAllAuras(); + _scheduler.CancelAll(); break; case PHASE_CTHUN_DONE: