mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 08:28:32 +01:00
*Correct spell id for Muru's Negative Energy's MaxAffectedTargets by Alyen. Thank you.
--HG-- branch : trunk
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user