aboutsummaryrefslogtreecommitdiff
path: root/src/game/SpellEffects.cpp
diff options
context:
space:
mode:
authorAnubisss <none@none>2009-04-07 20:30:05 +0200
committerAnubisss <none@none>2009-04-07 20:30:05 +0200
commitd010843abbf5193ee01dd1daea175f7965213ef3 (patch)
treefc4fedf4695447b33a9055b1f2d46fae23cce5ed /src/game/SpellEffects.cpp
parentc6b6a72956efdc10da8fac982db734b054984d08 (diff)
*Fix a typo.
--HG-- branch : trunk
Diffstat (limited to 'src/game/SpellEffects.cpp')
-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 5dac4ca1a7e..3bad65a9689 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;