diff options
Diffstat (limited to 'src/server/game/Spells/SpellInfo.cpp')
| -rw-r--r-- | src/server/game/Spells/SpellInfo.cpp | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/src/server/game/Spells/SpellInfo.cpp b/src/server/game/Spells/SpellInfo.cpp index 6b3f869064a..9a9c1c2daaf 100644 --- a/src/server/game/Spells/SpellInfo.cpp +++ b/src/server/game/Spells/SpellInfo.cpp @@ -3369,6 +3369,8 @@ bool SpellInfo::_IsPositiveEffect(uint8 effIndex, bool deep) const                  case 54836: // Wrath of the Plaguebringer                  case 61987: // Avenging Wrath Marker                  case 61988: // Divine Shield exclude aura +                case 41914: // Parasitic Shadowfiend (Illidan) +                case 41917: // Parasitic Shadowfiend (Illidan)                      return false;                  case 30877: // Tag Murloc                  case 61716: // Rabbit Costume | 
