*Correct spell id for Muru's Negative Energy's MaxAffectedTargets by Alyen. Thank you.

--HG--
branch : trunk
This commit is contained in:
Anubisss
2009-05-23 00:18:24 +02:00
parent 8ca8b691b8
commit 08e1ec8a8a

View File

@@ -2365,7 +2365,7 @@ void SpellMgr::LoadSpellCustomAttr()
case 42005: // Bloodboil
case 38296: //Spitfire Totem
case 37676: //Insidious Whisper
case 46009: //Negative Energy
case 46008: //Negative Energy
case 45641: //Fire Bloom
spellInfo->MaxAffectedTargets = 5;
break;