Fixed persistent area aura visual radii (flamestrike, consecration etc.). Thanks to QAston and _manuel_ for research.

Closes issue 522. Closes issue 719.

--HG--
branch : trunk
This commit is contained in:
Xanadu
2010-02-11 21:31:12 +01:00
parent a893682dbf
commit ab146caaa8
2 changed files with 8 additions and 3 deletions

View File

@@ -3125,7 +3125,6 @@ void Spell::EffectPersistentAA(uint32 i)
delete dynObj;
return;
}
dynObj->SetUInt32Value(DYNAMICOBJECT_BYTES, 0x01eeeeee);
caster->AddDynObject(dynObj);
dynObj->GetMap()->Add(dynObj);