From 98725d92f77ce8849bb0eea38ea696b4f2c0a31f Mon Sep 17 00:00:00 2001 From: BeeSting12 Date: Thu, 13 Jul 2017 12:34:28 -0400 Subject: [PATCH] [Deltastation] Fixes some access issues (#29212) * fixes access on that door in arrivals * removes the line * fixes cargo access and deletes semicolon --- _maps/map_files/Deltastation/DeltaStation2.dmm | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/_maps/map_files/Deltastation/DeltaStation2.dmm b/_maps/map_files/Deltastation/DeltaStation2.dmm index c656675c3f0..26bcef142ef 100644 --- a/_maps/map_files/Deltastation/DeltaStation2.dmm +++ b/_maps/map_files/Deltastation/DeltaStation2.dmm @@ -3383,8 +3383,7 @@ "aht" = ( /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/machinery/door/airlock{ - name = "Auxiliary Storage Closet"; - req_access_txt = "32" + name = "Auxiliary Storage Closet" }, /obj/effect/turf_decal/stripes/line{ dir = 2 @@ -9034,7 +9033,7 @@ }, /obj/machinery/door/airlock/maintenance_hatch{ name = "Cargo Maintenance"; - req_access_txt = "48;50" + req_access_txt = "31" }, /obj/machinery/atmospherics/pipe/simple/supply/hidden, /obj/structure/disposalpipe/segment,