aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorQAston <none@none>2009-04-07 20:42:03 +0200
committerQAston <none@none>2009-04-07 20:42:03 +0200
commitc1388e0b5418df0e31ae1dd714667b171058eff1 (patch)
tree69fdce542099c6eb923089ea61da61848ad8f508 /src
parent741b51cc471d8a3f897b7ded51e1d3122e3d8300 (diff)
parentd010843abbf5193ee01dd1daea175f7965213ef3 (diff)
*Merge
--HG-- branch : trunk
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;