[7484] Cast proper triggred spell at spell 27808 tick.

This commit is contained in:
VladimirMangos 2009-03-18 10:50:27 +03:00
parent 406a9a7fce
commit 9ddb37c6c1
2 changed files with 8 additions and 3 deletions

View file

@ -1484,8 +1484,13 @@ void Aura::TriggerSpell()
// case 27746: 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