Fixes pods not returning to Centcomm (#14609)
This commit is contained in:
@@ -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
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user