From 70875696a36c59d7e75ee428c150ec60d29f4de6 Mon Sep 17 00:00:00 2001 From: LightFire53 Date: Sat, 2 Oct 2021 21:18:37 -0700 Subject: [PATCH 1/2] Uh oh spaghetti-o --- _maps/map_files/Delta/delta.dmm | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/_maps/map_files/Delta/delta.dmm b/_maps/map_files/Delta/delta.dmm index 422dcb38598..4d6d53b1042 100644 --- a/_maps/map_files/Delta/delta.dmm +++ b/_maps/map_files/Delta/delta.dmm @@ -12966,7 +12966,7 @@ id = "engsm"; name = "Radiation Shutters Control"; pixel_y = 24; - req_access_txt = "10; 24" + req_access_txt = "24" }, /obj/structure/cable/yellow{ d1 = 4; @@ -25717,6 +25717,10 @@ d2 = 2; icon_state = "1-2" }, +/obj/machinery/door/airlock/atmos/glass{ + name = "Power Monitoring"; + req_one_access_txt = "24" + }, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralfull" @@ -41561,7 +41565,7 @@ /obj/machinery/door/firedoor, /obj/machinery/door/airlock/engineering/glass{ name = "Engineering"; - req_access_txt = "24; 10" + req_access_txt = "32" }, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -44946,7 +44950,7 @@ }, /obj/machinery/door/airlock/engineering/glass{ name = "Engineering Break Room"; - req_access_txt = "24; 10" + req_access_txt = "32" }, /obj/machinery/door/firedoor, /obj/structure/disposalpipe/segment{ @@ -97429,10 +97433,9 @@ /area/security/interrogation) "mfl" = ( /obj/effect/decal/warning_stripes/east, -/obj/machinery/atmospherics/unary/portables_connector{ +/obj/machinery/atmospherics/unary/thermomachine/freezer{ dir = 4 }, -/obj/machinery/atmospherics/unary/thermomachine/freezer, /turf/simulated/floor/plasteel, /area/atmos) "mft" = ( From af45261896c5e07471d1d2efeacc65180f1eb499 Mon Sep 17 00:00:00 2001 From: LightFire53 Date: Sat, 2 Oct 2021 21:25:31 -0700 Subject: [PATCH 2/2] Mis-click, why --- _maps/map_files/Delta/delta.dmm | 4 ---- 1 file changed, 4 deletions(-) diff --git a/_maps/map_files/Delta/delta.dmm b/_maps/map_files/Delta/delta.dmm index 4d6d53b1042..80fe6fcdc88 100644 --- a/_maps/map_files/Delta/delta.dmm +++ b/_maps/map_files/Delta/delta.dmm @@ -25717,10 +25717,6 @@ d2 = 2; icon_state = "1-2" }, -/obj/machinery/door/airlock/atmos/glass{ - name = "Power Monitoring"; - req_one_access_txt = "24" - }, /turf/simulated/floor/plasteel{ dir = 8; icon_state = "neutralfull"