diff --git a/src/server/scripts/EasternKingdoms/SunwellPlateau/boss_kalecgos.cpp b/src/server/scripts/EasternKingdoms/SunwellPlateau/boss_kalecgos.cpp index abb1b321c..25d0b57fa 100644 --- a/src/server/scripts/EasternKingdoms/SunwellPlateau/boss_kalecgos.cpp +++ b/src/server/scripts/EasternKingdoms/SunwellPlateau/boss_kalecgos.cpp @@ -282,10 +282,7 @@ enum Kalec struct boss_kalec : public ScriptedAI { - boss_kalec(Creature* creature) : ScriptedAI(creature) - { - SetInvincibility(true); - } + boss_kalec(Creature* creature) : ScriptedAI(creature) { } void Reset() override {