aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Spells/SpellMgr.cpp
diff options
context:
space:
mode:
authorVincent-Michael <Vincent_Michael@gmx.de>2013-08-15 17:22:02 +0200
committerVincent-Michael <Vincent_Michael@gmx.de>2013-08-15 17:22:02 +0200
commit284952613702e45ac3501fbf39c1275621499585 (patch)
tree89a50af219afb90ea39362cd4b179bb362783317 /src/server/game/Spells/SpellMgr.cpp
parent21fe779dfbd7bf6dba5cb7db2be268f1405f98bc (diff)
Core: Fix build
Diffstat (limited to 'src/server/game/Spells/SpellMgr.cpp')
-rw-r--r--src/server/game/Spells/SpellMgr.cpp10
1 files changed, 1 insertions, 9 deletions
diff --git a/src/server/game/Spells/SpellMgr.cpp b/src/server/game/Spells/SpellMgr.cpp
index 1d0c0e81317..cb0ba654b42 100644
--- a/src/server/game/Spells/SpellMgr.cpp
+++ b/src/server/game/Spells/SpellMgr.cpp
@@ -3173,15 +3173,7 @@ void SpellMgr::LoadSpellInfoCorrections()
// Entries were not updated after spell effect change, we have to do that manually :/
spellInfo->AttributesEx3 |= SPELL_ATTR3_CAN_PROC_WITH_TRIGGERED;
break;
- case 5308: // Execute (Rank 1)
- case 20658: // Execute (Rank 2)
- case 20660: // Execute (Rank 3)
- case 20661: // Execute (Rank 4)
- case 20662: // Execute (Rank 5)
- case 25234: // Execute (Rank 6)
- case 25236: // Execute (Rank 7)
- case 47470: // Execute (Rank 8)
- case 47471: // Execute (Rank 9)
+ case 5308: // Execute
spellInfo->AttributesEx3 |= SPELL_ATTR3_CANT_TRIGGER_PROC;
break;
case 59725: // Improved Spell Reflection - aoe aura