namespace Content.Server._NF.Smuggling.Components; /// /// A station that has this will not have round-start dead drop hints spawn on it. /// [RegisterComponent] public sealed partial class StationDeadDropHintExemptComponent : Component;