diff options
| author | megamage <none@none> | 2009-03-21 22:36:23 -0600 |
|---|---|---|
| committer | megamage <none@none> | 2009-03-21 22:36:23 -0600 |
| commit | a81472ac08138c293918e7e6f7a6a25f238ec26a (patch) | |
| tree | 75423ba0b22a73a0c703818805490c29e2606815 /src | |
| parent | a0298bc58d414fc30dddbf2dc7b441bff6c35161 (diff) | |
| parent | a52405a799d61d85fd2840e79c39887731c04d07 (diff) | |
*Skip 243 spell fixes.
--HG--
branch : trunk
Diffstat (limited to 'src')
| -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 be236dbc83b..6b036445394 100644 --- a/src/game/SpellMgr.cpp +++ b/src/game/SpellMgr.cpp @@ -2346,6 +2346,7 @@ void SpellMgr::LoadSpellCustomAttr() case 45027: // Revitalize case 45976: // Muru Portal Channel case 39365: // Thundering Storm + case 41071: // Raise Dead spellInfo->MaxAffectedTargets = 1; break; case 41376: // Spite |
