Clean up pixel_y = 0 in crashedship.dmm (#40854)

This commit is contained in:
ShizCalev
2018-10-10 21:33:34 -07:00
committed by Tad Hardesty
parent 7f9fc85fcd
commit dc7b4811b5
+2 -4
View File
@@ -2414,8 +2414,7 @@
},
/obj/machinery/button/door{
id = "packerMine";
pixel_x = -24;
pixel_y = 0
pixel_x = -24
},
/turf/open/floor/plating/airless,
/area/awaymission/BMPship/Midship)
@@ -2441,8 +2440,7 @@
},
/obj/machinery/button/door{
id = "packerMed";
pixel_x = -24;
pixel_y = 0
pixel_x = -24
},
/turf/open/floor/plating/airless,
/area/awaymission/BMPship/Midship)