[7876] Implemented dummy effect and special target selection for 52759.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-05-22 20:30:48 +02:00
parent dad833fd3e
commit e0e5ed7bd8
4 changed files with 33 additions and 2 deletions

View file

@ -5812,7 +5812,6 @@ bool Unit::HandleDummyAuraProc(Unit *pVictim, uint32 damage, Aura* triggeredByAu
// Ancestral Awakening
if (dummySpell->SpellIconID == 3065)
{
// TODO: frite dummy fot triggered spell
triggered_spell_id = 52759;
basepoints0 = triggerAmount * damage / 100;
target = this;