aboutsummaryrefslogtreecommitdiff
path: root/src/game/SpellEffects.cpp
diff options
context:
space:
mode:
authormegamage <none@none>2009-04-30 23:38:21 -0500
committermegamage <none@none>2009-04-30 23:38:21 -0500
commit8a57a94eca3367dd11afdce7b11d3aba415ae0bf (patch)
tree1fd8c050c612d0a2e492cf54e9b4e5ec4a585608 /src/game/SpellEffects.cpp
parentb3cb9fb007a51c98cefba626ba1ea59cab417f4e (diff)
parent570b148264b041a30e0b3ca453df0eacbe5bf4a4 (diff)
*Merge.
--HG-- branch : trunk
Diffstat (limited to 'src/game/SpellEffects.cpp')
-rw-r--r--src/game/SpellEffects.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/SpellEffects.cpp b/src/game/SpellEffects.cpp
index 04b3617f41b..a1ae00b17c8 100644
--- a/src/game/SpellEffects.cpp
+++ b/src/game/SpellEffects.cpp
@@ -2758,7 +2758,6 @@ void Spell::EffectPersistentAA(uint32 i)
return;
}
dynObj->SetUInt32Value(OBJECT_FIELD_TYPE, 65);
- dynObj->SetUInt32Value(GAMEOBJECT_DISPLAYID, 368003);
dynObj->SetUInt32Value(DYNAMICOBJECT_BYTES, 0x01eeeeee);
caster->AddDynObject(dynObj);
dynObj->GetMap()->Add(dynObj);