From fc31f43a313c136f40341181bfc4c91a66a1574b Mon Sep 17 00:00:00 2001 From: SyndiCat <134767881+syndicatecat@users.noreply.github.com> Date: Mon, 23 Sep 2024 23:02:32 +0500 Subject: [PATCH] fix --- _maps/map_files/Delta/delta.dmm | 2 +- _maps/map_files/generic/CentComm.dmm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_maps/map_files/Delta/delta.dmm b/_maps/map_files/Delta/delta.dmm index cc8fe57a405..3dcc4f7b082 100644 --- a/_maps/map_files/Delta/delta.dmm +++ b/_maps/map_files/Delta/delta.dmm @@ -52781,7 +52781,7 @@ id_tag = "emergency_home"; locked = 1; name = "Security Escape Airlock"; - req_access = list(1) + req_access = list(63) }, /obj/effect/turf_decal/caution/red{ dir = 8 diff --git a/_maps/map_files/generic/CentComm.dmm b/_maps/map_files/generic/CentComm.dmm index 30b5710c27b..9562fde28d8 100644 --- a/_maps/map_files/generic/CentComm.dmm +++ b/_maps/map_files/generic/CentComm.dmm @@ -40029,7 +40029,7 @@ "syr" = ( /obj/machinery/door/airlock/security/glass{ name = "Escape Shuttle Cell"; - req_access = list(2) + req_access = list(63) }, /turf/simulated/floor/shuttle/objective_check{ icon = 'icons/turf/floors.dmi';