Fixed spell 44401 (Missile Barrage). Thanks to QAston.

--HG--
branch : trunk
This commit is contained in:
_manuel_
2010-01-11 20:44:13 -03:00
parent 758baae61b
commit a7c23494c3

View File

@@ -3741,6 +3741,7 @@ void SpellMgr::LoadSpellCustomAttr()
case 39805: // Lightning Overload
case 52437: // Sudden Death
case 64823: // Item - Druid T8 Balance 4P Bonus
case SPELL_MISSILE_BARRAGE_44401:
spellInfo->procCharges = 1;
count++;
break;