From b04b095bf2a623cc4d7ae04577fe568b78a2c06b Mon Sep 17 00:00:00 2001 From: Sbotkin <5092934+Sbotkin@users.noreply.github.com> Date: Mon, 27 Nov 2023 15:04:09 +0300 Subject: [PATCH] [MIRROR] Industrial suit access restriction --- maps/torch/torch1_deck5.dmm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/maps/torch/torch1_deck5.dmm b/maps/torch/torch1_deck5.dmm index 9afca8e50feb1..0a210ef7cfb4c 100644 --- a/maps/torch/torch1_deck5.dmm +++ b/maps/torch/torch1_deck5.dmm @@ -5011,7 +5011,9 @@ }, /obj/structure/window/reinforced, /obj/machinery/door/window/northright{ - name = "suit storage" + name = "suit storage"; + req_access = list("ACCESS_MINING"); + autoset_access = 0 }, /obj/item/rig/industrial/equipped, /obj/structure/window/reinforced{