diff options
author | megamage <none@none> | 2009-05-27 23:33:21 -0500 |
---|---|---|
committer | megamage <none@none> | 2009-05-27 23:33:21 -0500 |
commit | d2fe68bfef79fc1ef3ae727058439779c0d2a962 (patch) | |
tree | 6a74ea46f3c92f4c098c4658aa4afd4a94de2211 /src/game/SpellMgr.cpp | |
parent | e81d3acda7202cc28122eb12661d25b9edef4885 (diff) |
*Some improvement of DK start zone quests (no new quest fixed)
--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 8b01639d1be..9da00f0e2d4 100644 --- a/src/game/SpellMgr.cpp +++ b/src/game/SpellMgr.cpp @@ -3360,6 +3360,7 @@ void SpellMgr::LoadSpellCustomAttr() case 45976: // Muru Portal Channel case 39365: // Thundering Storm case 41071: // Raise Dead (HACK) + case 52124: // Sky Darkener Assault spellInfo->MaxAffectedTargets = 1; break; case 41376: // Spite |