diff options
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 aed3fc4789f..0b77f1b51e9 100644 --- a/src/game/SpellMgr.cpp +++ b/src/game/SpellMgr.cpp @@ -746,6 +746,7 @@ bool SpellMgr::_isPositiveEffect(uint32 spellId, uint32 effIndex, bool deep) con //case 37675: // Chaos Blast removed from mangos case 34700: // Allergic Reaction case 61987: // Avenging Wrath Marker + case 61988: // Divine Shield exclude aura case 50524: // Runic Power Feed return false; case 12042: // Arcane Power |