aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/game/SpellMgr.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/SpellMgr.cpp b/src/game/SpellMgr.cpp
index 5c754c651d6..6d93f292f8c 100644
--- a/src/game/SpellMgr.cpp
+++ b/src/game/SpellMgr.cpp
@@ -526,6 +526,7 @@ bool IsPositiveEffect(uint32 spellId, uint32 effIndex, bool deep)
case 34877: // Custodian of Time
case 34700: // Allergic Reaction
case 31719: // Suspension
+ case 61987: // Avenging Wrath Marker
return false;
case 12042: // Arcane Power
return true;