mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-08-22 20:26:15 +01:00
Updates the shutters in the upstairs Cargo Postal Office to not be the same ID as the one in the Quatermaster office.
This commit is contained in:
@@ -18246,7 +18246,7 @@
|
||||
},
|
||||
/obj/structure/disposalpipe/segment,
|
||||
/obj/machinery/door/poddoor/shutters{
|
||||
id = "cargoshut2";
|
||||
id = "cargoshut3";
|
||||
name = "mailroom shutters"
|
||||
},
|
||||
/turf/open/floor/plasteel/dark{
|
||||
@@ -101221,7 +101221,7 @@
|
||||
/obj/machinery/door/firedoor,
|
||||
/obj/effect/spawner/structure/window,
|
||||
/obj/machinery/door/poddoor/shutters{
|
||||
id = "cargoshut2";
|
||||
id = "cargoshut3";
|
||||
name = "mailroom shutters"
|
||||
},
|
||||
/turf/open/floor/plating,
|
||||
@@ -120855,7 +120855,7 @@
|
||||
},
|
||||
/obj/machinery/button/door{
|
||||
desc = "A remote control switch for the medbay foyer.";
|
||||
id = "cargoshut2";
|
||||
id = "cargoshut3";
|
||||
name = "Mailroom Shutter Controls";
|
||||
pixel_y = -22
|
||||
},
|
||||
@@ -158873,7 +158873,7 @@
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/machinery/button/door{
|
||||
desc = "A remote control switch for the medbay foyer.";
|
||||
id = "cargoshut2";
|
||||
id = "cargoshut3";
|
||||
name = "Mailroom Shutter Controls";
|
||||
pixel_y = 26
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user