namespace Content.Server._Goobstation.Interaction.Components; /// /// Allows use item with component on stations only /// [RegisterComponent] public sealed partial class UseOnStationOnlyComponent : Component { }