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 80abcf0258d..fa0eecfa629 100644 --- a/src/game/SpellMgr.cpp +++ b/src/game/SpellMgr.cpp @@ -2298,6 +2298,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 |