Spells/Ulduar: Fixes spell Mark Of The Faceless in General Vezax's Encounter

This commit is contained in:
Lopin
2011-05-08 17:34:51 +02:00
parent 55ccf1a52c
commit 467eb062e3
4 changed files with 42 additions and 0 deletions

View File

@@ -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;