From 04855c4e2a2eae4f0f2829dd0433015e88370f3f Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Fri, 9 Oct 2020 18:29:33 +0200 Subject: [PATCH] [MIRROR] Fixes pods not docking at centcomm (#1218) * Merge pull request #54228 from msgerbs/podsnowork Fixes pods not docking at centcomm * Fixes pods not docking at centcomm Co-authored-by: ShizCalev --- _maps/map_files/generic/CentCom.dmm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_maps/map_files/generic/CentCom.dmm b/_maps/map_files/generic/CentCom.dmm index bda832577ed..3aaf5a6c63d 100644 --- a/_maps/map_files/generic/CentCom.dmm +++ b/_maps/map_files/generic/CentCom.dmm @@ -16714,7 +16714,7 @@ /obj/docking_port/stationary{ dwidth = 1; height = 4; - id = "pod4_away"; + id = "pod_4_away"; name = "recovery ship"; width = 3 }, @@ -16724,7 +16724,7 @@ /obj/docking_port/stationary{ dwidth = 1; height = 4; - id = "pod3_away"; + id = "pod_3_away"; name = "recovery ship"; width = 3 }, @@ -16908,7 +16908,7 @@ dir = 4; dwidth = 1; height = 4; - id = "pod2_away"; + id = "pod_2_away"; name = "recovery ship"; width = 3 },