From e48e0800581c06f39cb942004b72e4078e9434e6 Mon Sep 17 00:00:00 2001 From: SatinIsle <98125273+SatinIsle@users.noreply.github.com> Date: Wed, 18 Jun 2025 06:50:46 +0100 Subject: [PATCH] Fixed janitor garage doors. (#17879) Fixed janitor shutter buttons, made a mistake when setting them up! --- maps/tether/tether-02-surface2.dmm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/maps/tether/tether-02-surface2.dmm b/maps/tether/tether-02-surface2.dmm index f64d48d1ef7..e2cb6c6b264 100644 --- a/maps/tether/tether-02-surface2.dmm +++ b/maps/tether/tether-02-surface2.dmm @@ -24602,7 +24602,7 @@ /obj/effect/floor_decal/corner/purple/border, /obj/machinery/button/remote/blast_door{ id = "janitor_garage"; - name = "Desk Shutters"; + name = "Garage Doors"; pixel_x = -4; pixel_y = -26; dir = 1 @@ -26825,7 +26825,7 @@ dir = 10 }, /obj/machinery/button/remote/blast_door{ - id = "janitor_garage"; + id = "janitor_blast"; name = "Desk Shutters"; pixel_x = -22 },