aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/game/SpellEffects.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/SpellEffects.cpp b/src/game/SpellEffects.cpp
index c25f4a372a2..4e1af29d4aa 100644
--- a/src/game/SpellEffects.cpp
+++ b/src/game/SpellEffects.cpp
@@ -2527,7 +2527,7 @@ void Spell::SpellDamageHeal(uint32 /*i*/)
addhealth += tickheal * tickcount;
// Glyph of Swiftmend
- if(!caster->GetAura(54824))
+ if(!caster->GetDummyAura(54824))
unitTarget->RemoveAura(targetAura->GetId(), targetAura->GetCasterGUID());
//addhealth += tickheal * tickcount;