[MIRROR] Fixed janitor garage doors. (#11084)

Co-authored-by: SatinIsle <98125273+SatinIsle@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-06-18 13:10:39 -07:00
committed by GitHub
parent 6c87f447f8
commit a1c315b8f0

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
},