diff options
author | megamage <none@none> | 2009-03-05 09:17:57 -0600 |
---|---|---|
committer | megamage <none@none> | 2009-03-05 09:17:57 -0600 |
commit | c1ea842cf77506236803b0524e930bcbaa6e1e8b (patch) | |
tree | feacc9d96f562fd0daf3432392fe98cb61b54692 /src/game/SpellMgr.cpp | |
parent | 19ce0bb39ff3d4d5568410e29fa5372623735fbb (diff) | |
parent | 465b10fc60a1f135ec26f09fc88d673a1e73a95d (diff) |
*Merge.
--HG--
branch : trunk
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 |