Skip to content

Commit

Permalink
no comment
Browse files Browse the repository at this point in the history
  • Loading branch information
washikarasu committed Sep 20, 2024
1 parent b7a8438 commit c759421
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions maps/triumph/engines/sme.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -366,12 +366,12 @@
/obj/machinery/atmospherics/pipe/simple/visible/red{
dir = 5
},
/obj/machinery/button/remote/blast_door{
/obj/machinery/button/remote/airlock{
pixel_y = 5;
pixel_x = -25;
desc = "A control for the locking bolts of the access hatch into the containment.";
id = "engine_access_hatch";
name = "Access Hatch";
pixel_x = -25;
pixel_y = 5;
req_access = list(10)
},
/turf/simulated/floor/plating,
Expand Down

0 comments on commit c759421

Please sign in to comment.