diff options
author | XTZGZoReX <none@none> | 2009-04-07 12:24:41 +0200 |
---|---|---|
committer | XTZGZoReX <none@none> | 2009-04-07 12:24:41 +0200 |
commit | 65200e103984ba76b6c3fc13ad1c2776f19a7ab7 (patch) | |
tree | 4c23770b8504ef1a4cf3c1a0d8bbb59a96877fff /src/game/SpellMgr.cpp | |
parent | af2d4f039bd3dc87e8112adf1d8af0744e6ac11d (diff) | |
parent | 2fe9fed7c71697af06b981e221ea54acb62abb6b (diff) |
* Merge.
--HG--
branch : trunk
Diffstat (limited to 'src/game/SpellMgr.cpp')
-rw-r--r-- | src/game/SpellMgr.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/SpellMgr.cpp b/src/game/SpellMgr.cpp index a8bdcb1ad5d..57b68ae55d9 100644 --- a/src/game/SpellMgr.cpp +++ b/src/game/SpellMgr.cpp @@ -2326,7 +2326,7 @@ void SpellMgr::LoadSpellCustomAttr() case 45027: // Revitalize case 45976: // Muru Portal Channel case 39365: // Thundering Storm - case 41071: // Raise Dead (HACK) + case 41071: // Raise Dead (HACK) spellInfo->MaxAffectedTargets = 1; break; case 41376: // Spite |