namespace Content.Server.Bed.Components; // // Component added only to entities buckled to a stasis bed. // [RegisterComponent] public sealed partial class InStasisComponent : Component {}