[8559] Fixed item 42455

Signed-off-by: Ambal <pogrebniak@gala.net>
This commit is contained in:
Wojta 2009-09-29 11:03:15 +03:00 committed by Ambal
parent 3de0c8f3dd
commit e412e10de1
2 changed files with 3 additions and 2 deletions

View file

@ -5266,9 +5266,10 @@ bool Unit::HandleDummyAuraProc(Unit *pVictim, uint32 damage, Aura* triggeredByAu
}
switch(dummySpell->Id)
{
// Nightfall
// Nightfall & Glyph of Corruption
case 18094:
case 18095:
case 56218:
{
target = this;
triggered_spell_id = 17941;