mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 10:05:32 +01:00
Spells/Ulduar: Fixes spell Mark Of The Faceless in General Vezax's Encounter
This commit is contained in:
@@ -3927,6 +3927,7 @@ void SpellMgr::LoadSpellCustomAttr()
|
||||
case 67860: // Impale
|
||||
case 69293: // Wing Buffet
|
||||
case 74439: // Machine Gun
|
||||
case 63278: // Mark of the Faceless
|
||||
mSpellCustomAttr[i] |= SPELL_ATTR0_CU_IGNORE_ARMOR;
|
||||
++count;
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user