Fixes runtime on packedstation doors access (#31855)

Co-authored-by: kanef <kanef9x@protonmail.com>
This commit is contained in:
kane-f
2022-01-19 13:17:59 +00:00
committed by GitHub
parent 1e2d0f1de6
commit 5a0724ed13

View File

@@ -26974,7 +26974,7 @@
"aUt" = (
/obj/machinery/door/airlock/maintenance{
name = "Morgue Maintenance";
req_one_access = "5;6;500"
req_access_txt = "5;6;500"
},
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/simulated/floor/plating,
@@ -37197,7 +37197,7 @@
},
/obj/machinery/door/airlock/engineering{
name = "Engineering";
req_one_access = "11;24"
req_access_txt = "11;24"
},
/obj/machinery/door/poddoor{
density = 0;