Core/PacketIO: Updated SMSG_UPDATE_OBJECT for 11.0.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/68db469ee1f992bcdc81de64d6af1007d303be05)
This commit is contained in:
@@ -34,6 +34,8 @@ namespace Game.Entities
|
||||
ObjectTypeMask |= TypeMask.Unit;
|
||||
m_updateFlag.MovementUpdate = true;
|
||||
|
||||
m_entityFragments.Add(EntityFragment.Tag_Unit, false);
|
||||
|
||||
m_modAttackSpeedPct = new float[] { 1.0f, 1.0f, 1.0f };
|
||||
m_deathState = DeathState.Alive;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user