Core/Spells: Fixed persistent area auras always spawning with no phase
This commit is contained in:
@@ -88,6 +88,7 @@ namespace Game.Entities
|
||||
}
|
||||
|
||||
_Create(ObjectGuid.Create(HighGuid.DynamicObject, GetMapId(), spell.Id, guidlow));
|
||||
PhasingHandler.InheritPhaseShift(this, caster);
|
||||
|
||||
SetEntry(spell.Id);
|
||||
SetObjectScale(1f);
|
||||
|
||||
Reference in New Issue
Block a user