[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 <ShizCalev@users.noreply.github.com>
This commit is contained in:
SkyratBot
2020-10-09 18:29:33 +02:00
committed by GitHub
co-authored by ShizCalev
parent 7eeaefe645
commit 04855c4e2a
+3 -3
View File
@@ -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
},