using Content.Shared._Miracle.GulagSystem; namespace Content.Server._Miracle.Components; [RegisterComponent] [Access(typeof(SharedGulagSystem))] public sealed partial class GulagBoundComponent : Component { }