From bdd52f15c69b1cd15912c8d800b275cc0b2ce3ad Mon Sep 17 00:00:00 2001 From: LFP Date: Sun, 29 Jan 2023 11:35:22 -0600 Subject: [PATCH] Updates the shutters in the upstairs Cargo Postal Office to not be the same ID as the one in the Quatermaster office. --- _maps/map_files/LayeniaStation/LayeniaStation.dmm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_maps/map_files/LayeniaStation/LayeniaStation.dmm b/_maps/map_files/LayeniaStation/LayeniaStation.dmm index 79e25c33f..11651c7d7 100644 --- a/_maps/map_files/LayeniaStation/LayeniaStation.dmm +++ b/_maps/map_files/LayeniaStation/LayeniaStation.dmm @@ -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 },