[9766] Remove outdated code for 54936

Signed-off-by: Laise <fenrisse@gmail.com>
This commit is contained in:
faramir118 2010-04-20 11:51:26 +03:00 committed by Laise
parent f2dd9daf45
commit c9ac685f04
6 changed files with 8 additions and 11 deletions

View file

@ -6519,13 +6519,6 @@ bool Unit::HandleDummyAuraProc(Unit *pVictim, uint32 damage, Aura* triggeredByAu
CastSpell(target,53739,true,NULL,triggeredByAura);
break;
}
// Glyph of Flash of Light
case 54936:
{
triggered_spell_id = 54957;
basepoints[0] = triggerAmount*damage/100;
break;
}
// Glyph of Holy Light
case 54937:
{