using Robust.Shared.GameStates; namespace Content.Shared._NF.Clothing.Components; /// /// To be used with Harpy to replace the tag /// [RegisterComponent, NetworkedComponent] public sealed partial class HarpyHideWingsComponent : Component { }