[9955] Prevent negetive proc events from possitive effects of negative spells.
commit0033470835d1e69a7e8cc6b221e3793459dd9867
authorVladimirMangos <vladimir@getmangos.com>
Sat, 22 May 2010 12:12:53 +0000 (22 16:12 +0400)
committerVladimirMangos <vladimir@getmangos.com>
Sat, 22 May 2010 12:18:03 +0000 (22 16:18 +0400)
treeeec7c3734a0e54bd36226fff0a389115e091735b
parentc814c076a93b169cd3103583e283c297da875e86
[9955] Prevent negetive proc events from possitive effects of negative spells.

Some negative spells have positive effects with targets not affected by negative effects of spell.
For example spell 45524 cast negative effecst to target and possitive effect to caster self.
For like possitive only target of negetive spell will not triggered negative proc events.
In last cases will avoid triggering glyph 43537 at caster at spell 43537 cast.
src/game/Spell.cpp
src/game/Spell.h
src/game/SpellMgr.h
src/shared/revision_nr.h