Fixes pods not returning to Centcomm (#14609)

This commit is contained in:
BlueWildrose
2021-04-14 06:10:04 -07:00
committed by GitHub
parent 20ac90a9db
commit 72c377d72c
+3 -3
View File
@@ -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
},