Core/Entities: Remove phasemask

This commit is contained in:
hondacrx
2018-01-10 22:26:47 -05:00
parent ae9b786784
commit 79980e3dd2
21 changed files with 41 additions and 67 deletions
-1
View File
@@ -88,7 +88,6 @@ namespace Game.Entities
}
_Create(ObjectGuid.Create(HighGuid.DynamicObject, GetMapId(), spell.Id, guidlow));
SetPhaseMask(caster.GetPhaseMask(), false);
SetEntry(spell.Id);
SetObjectScale(1f);