mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-26 07:06:23 +00:00
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:
@@ -379,6 +379,7 @@ public:
|
||||
|
||||
me->InterruptNonMeleeSpells(true);
|
||||
me->RemoveAllAuras();
|
||||
_scheduler.CancelAll();
|
||||
break;
|
||||
|
||||
case PHASE_CTHUN_DONE:
|
||||
|
||||
Reference in New Issue
Block a user