From 72c377d72cf9c63cac9d1d62485839e73437223d Mon Sep 17 00:00:00 2001 From: BlueWildrose <57083662+BlueWildrose@users.noreply.github.com> Date: Wed, 14 Apr 2021 06:10:04 -0700 Subject: [PATCH] Fixes pods not returning to Centcomm (#14609) --- _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 d4cad66beb..4fb880fb4d 100644 --- a/_maps/map_files/generic/CentCom.dmm +++ b/_maps/map_files/generic/CentCom.dmm @@ -16329,7 +16329,7 @@ /obj/docking_port/stationary{ dwidth = 1; height = 4; - id = "pod4_away"; + id = "pod_4_away"; name = "recovery ship"; width = 3 }, @@ -16339,7 +16339,7 @@ /obj/docking_port/stationary{ dwidth = 1; height = 4; - id = "pod3_away"; + id = "pod_3_away"; name = "recovery ship"; width = 3 }, @@ -16489,7 +16489,7 @@ dir = 4; dwidth = 1; height = 4; - id = "pod2_away"; + id = "pod_2_away"; name = "recovery ship"; width = 3 },