namespace Content.Server._NF.Station.Components; /// /// Copy deep of a ship to a new card /// [RegisterComponent] public sealed partial class StationDeedSpawnerComponent : Component { }