mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-29 13:22:48 +01:00
@@ -5621,7 +5621,7 @@ SpellCastResult Spell::CheckCasterAuras() const
|
||||
break;
|
||||
}
|
||||
}
|
||||
if (foundNotStun)
|
||||
if (foundNotStun && m_spellInfo->Id != 22812)
|
||||
prevented_reason = SPELL_FAILED_STUNNED;
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user