aboutsummaryrefslogtreecommitdiff
path: root/src/game/Unit.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/Unit.cpp')
-rw-r--r--src/game/Unit.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/Unit.cpp b/src/game/Unit.cpp
index 1f7efb01c3e..47bb7307a2b 100644
--- a/src/game/Unit.cpp
+++ b/src/game/Unit.cpp
@@ -6409,7 +6409,6 @@ bool Unit::HandleDummyAuraProc(Unit *pVictim, uint32 damage, AuraEffect* trigger
// Ancestral Awakening
if (dummySpell->SpellIconID == 3065)
{
- // TODO: frite dummy fot triggered spell
triggered_spell_id = 52759;
basepoints0 = triggerAmount * damage / 100;
target = this;