Fixed janitor garage doors. (#17879)

Fixed janitor shutter buttons, made a mistake when setting them up!
This commit is contained in:
SatinIsle
2025-06-17 22:50:46 -07:00
committed by GitHub
parent 631e480efe
commit e48e080058
+2 -2
View File
@@ -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
},