*Fix more kill credit spells.

--HG--
branch : trunk
This commit is contained in:
megamage
2009-05-05 11:40:41 -05:00
parent a541a2f185
commit 76740b9bcb
2 changed files with 2 additions and 2 deletions

View File

@@ -630,7 +630,7 @@ void Spell::FillTargetMap()
case SPELL_EFFECT_STUCK:
case SPELL_EFFECT_FEED_PET:
case SPELL_EFFECT_DESTROY_ALL_TOTEMS:
case SPELL_EFFECT_KILL_CREDIT:
case SPELL_EFFECT_KILL_CREDIT2: // only one spell: 42793
AddUnitTarget(m_caster, i);
break;
case SPELL_EFFECT_LEARN_PET_SPELL: