diff options
Diffstat (limited to 'src/game/SpellMgr.cpp')
-rw-r--r-- | src/game/SpellMgr.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/SpellMgr.cpp b/src/game/SpellMgr.cpp index 43ee5d7d4a5..6ab141bba90 100644 --- a/src/game/SpellMgr.cpp +++ b/src/game/SpellMgr.cpp @@ -2223,6 +2223,7 @@ void SpellMgr::LoadSpellCustomAttr() case 38296: //Spitfire Totem case 37676: //Insidious Whisper case 46009: //Negative Energy + case 45641: //Fire Bloom spellInfo->MaxAffectedTargets = 5; break; case 40827: //Sinful Beam |