[7484] Cast proper triggred spell at spell 27808 tick. Author: VladimirMangos

--HG--
branch : trunk
This commit is contained in:
megamage
2009-03-18 20:38:42 -06:00
parent 31e0cf6850
commit 74a8d5a1ac

View File

@@ -1368,8 +1368,13 @@ void Aura::TriggerSpell()
} break;
// // Steam Tank Passive
// case 27747: break;
// // Frost Blast
// case 27808: break;
// Frost Blast
case 27808:
{
int32 bpDamage = target->GetMaxHealth()*26/100;
caster->CastCustomSpell(target,29879,&bpDamage,NULL,NULL,true,NULL,this);
return;
}
// // Detonate Mana
// case 27819: break;
// // Controller Timer