using Robust.Shared.Serialization; namespace Content.Shared._DV.Harpy; [Serializable, NetSerializable] public enum HardsuitWings : byte { Worn }