diff --git a/Content.Server/Shuttles/Components/StationCentcommComponent.cs b/Content.Server/Shuttles/Components/StationCentcommComponent.cs index 4ea7d313a1..421f564880 100644 --- a/Content.Server/Shuttles/Components/StationCentcommComponent.cs +++ b/Content.Server/Shuttles/Components/StationCentcommComponent.cs @@ -16,7 +16,7 @@ public sealed partial class StationCentcommComponent : Component public float ShuttleIndex; [DataField] - public ResPath Map = new("/Maps/centcomm.yml"); + public ResPath Map = new("/Maps/Deep-Space-Central-Command.yml"); /// /// Centcomm entity that was loaded. diff --git a/Resources/Maps/Deep-Space-Central-Command.yml b/Resources/Maps/Deep-Space-Central-Command.yml index f871f4adc6..7aa1af8c07 100644 --- a/Resources/Maps/Deep-Space-Central-Command.yml +++ b/Resources/Maps/Deep-Space-Central-Command.yml @@ -53,7 +53,6 @@ entities: - type: Broadphase - type: OccluderTree - type: LoadedMap - - type: StationCentcomm - uid: 2 components: - type: MetaData