From 580ab2ba369f034ac4caf5efc1e24445956e2313 Mon Sep 17 00:00:00 2001 From: Mewchild Date: Tue, 10 Apr 2018 12:11:41 -0500 Subject: [PATCH] Makes the door button in EVA ACTUALLY WORK --- maps/tether/tether-06-station2.dmm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/maps/tether/tether-06-station2.dmm b/maps/tether/tether-06-station2.dmm index 8c6e41fefa..b094ae7f3c 100644 --- a/maps/tether/tether-06-station2.dmm +++ b/maps/tether/tether-06-station2.dmm @@ -8938,6 +8938,7 @@ /area/ai_monitored/storage/eva) "pa" = ( /obj/machinery/door/airlock/glass_command{ + id_tag = "evadoors"; name = "E.V.A."; req_one_access = list(18) }, @@ -8958,6 +8959,7 @@ /area/ai_monitored/storage/eva) "pc" = ( /obj/machinery/door/airlock/glass_command{ + id_tag = "evadoors"; name = "E.V.A."; req_one_access = list(18) },