mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
[MIRROR] Fixed janitor garage doors. (#11084)
Co-authored-by: SatinIsle <98125273+SatinIsle@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
6c87f447f8
commit
a1c315b8f0
@@ -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
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user