[10454] Fix 54821 proc

Signed-off-by: Laise <fenrisse@gmail.com>
This commit is contained in:
dpedroia15 2010-09-08 11:25:06 +03:00 committed by Laise
parent 0cb6f7be0c
commit 326fff975b
6 changed files with 16 additions and 3 deletions

View file

@ -1554,6 +1554,12 @@ SpellAuraProcResult Unit::HandleDummyAuraProc(Unit *pVictim, uint32 damage, Aura
triggered_spell_id = 54755;
break;
}
// Glyph of Rake
case 54821:
{
triggered_spell_id = 54820;
break;
}
// Item - Druid T10 Restoration 4P Bonus (Rejuvenation)
case 70664:
{