[9863] Implement SPELL_EFFECT_BREAK_PLAYER_TARGETING (93)

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
MaS0n 2010-05-11 08:07:56 +04:00 committed by VladimirMangos
parent 6fb07911f9
commit 4e8c18e9de
5 changed files with 15 additions and 3 deletions

View file

@ -2426,6 +2426,7 @@ void Spell::SetTargetMap(SpellEffectIndex effIndex, uint32 targetMode, UnitList&
case SPELL_EFFECT_ADD_FARSIGHT:
case SPELL_EFFECT_APPLY_GLYPH:
case SPELL_EFFECT_STUCK:
case SPELL_EFFECT_BREAK_PLAYER_TARGETING:
case SPELL_EFFECT_SUMMON_ALL_TOTEMS:
case SPELL_EFFECT_FEED_PET:
case SPELL_EFFECT_DESTROY_ALL_TOTEMS: