diff options
author | megamage <none@none> | 2009-01-25 16:42:30 -0600 |
---|---|---|
committer | megamage <none@none> | 2009-01-25 16:42:30 -0600 |
commit | d1f1e9a956935e5eccfb3057f7104f02db73660c (patch) | |
tree | bef8da0683c2975d33334f6b6f3f4a4742aab90f /src/game/SpellMgr.cpp | |
parent | 04cf7fe22659714cbba974b8a69ef330b521d0a5 (diff) | |
parent | 2ecd61f028b3bdbce1009eef0a4c47bc5fd4e6d2 (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 86c1fa1afe6..0f090c78525 100644 --- a/src/game/SpellMgr.cpp +++ b/src/game/SpellMgr.cpp @@ -2170,6 +2170,7 @@ void SpellMgr::LoadSpellCustomAttr() case 37790: //Spread Shot case 46771: //Flame Sear case 45248: //Shadow Blades + case 41303: // Soul Drain spellInfo->MaxAffectedTargets = 3; break; case 38310: //Multi-Shot |