diff options
author | XTZGZoReX <none@none> | 2009-04-07 10:51:45 +0200 |
---|---|---|
committer | XTZGZoReX <none@none> | 2009-04-07 10:51:45 +0200 |
commit | 2fe9fed7c71697af06b981e221ea54acb62abb6b (patch) | |
tree | 6ef4315d9fd88d1a18b775c2ed0a56661df76d90 /src/game/SpellMgr.cpp | |
parent | 81e2f4ab89f48408479019a4dc017e638779f848 (diff) |
* Tabs to spaces -- using: perl -p -i -e "s/\t/ /g" *
--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 |