aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellMgr.cpp
diff options
context:
space:
mode:
authortreeston <treeston.mmoc@gmail.com>2015-11-29 17:19:51 +0100
committerMitchesD <majklprofik@seznam.cz>2016-01-16 12:26:13 +0100
commit8d428e4b6b2641c0b9cabf380e822fae5b24216e (patch)
treeefd03a2629d19ffaa401842feca50014991f9a51 /src/server/game/Spells/SpellMgr.cpp
parent1bee732e66eb6475bc0840857ec582ad11b5b418 (diff)
Scripts/Naxxramas: Instructor Razuvious rework:
- Fix missing yells - Rearrange existing yells to match live - Sniffed positions for adds - Improve add respawn handling - Make adds not fight the player for control (don't use their spells on their own etc.) - Update adds' hotbar keys to match live (this will affect other creatures with nonsequential possess keys as well) - Fix adds' movement when mind controlled, they no longer move automatically when right-clicking (this affects all mind-controlled creatures) - Blizzlike timers (cherry picked from commit 54d583b0fbb7ecfb97a731be21218bbb72d80b4d) # Conflicts: # src/server/game/Spells/SpellMgr.cpp
Diffstat (limited to 'src/server/game/Spells/SpellMgr.cpp')
-rw-r--r--src/server/game/Spells/SpellMgr.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/server/game/Spells/SpellMgr.cpp b/src/server/game/Spells/SpellMgr.cpp
index 749c783f982..3b31305c45e 100644
--- a/src/server/game/Spells/SpellMgr.cpp
+++ b/src/server/game/Spells/SpellMgr.cpp
@@ -3089,6 +3089,7 @@ void SpellMgr::LoadSpellInfoCorrections()
case 70614: // AoD Special - Vegard
case 52479: // Gift of the Harvester
case 61588: // Blazing Harpoon
+ case 55479: // Force Obedience
spellInfo->MaxAffectedTargets = 1;
break;
case 36384: // Skartax Purple Beam