mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 20:47:10 +01:00
box: remove null req_access varedits (#21543)
This commit is contained in:
@@ -56796,8 +56796,7 @@
|
||||
/obj/machinery/door/firedoor,
|
||||
/obj/machinery/door/airlock/maintenance{
|
||||
name = "Engineering Maintenance";
|
||||
req_access_txt = "10";
|
||||
req_one_access_txt = null
|
||||
req_access_txt = "10"
|
||||
},
|
||||
/obj/structure/cable{
|
||||
d1 = 4;
|
||||
@@ -57170,8 +57169,7 @@
|
||||
/obj/machinery/door/firedoor,
|
||||
/obj/machinery/door/airlock/engineering/glass{
|
||||
name = "Engineering";
|
||||
req_access_txt = "10";
|
||||
req_one_access_txt = null
|
||||
req_access_txt = "10"
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
|
||||
@@ -93522,8 +93520,7 @@
|
||||
"xPo" = (
|
||||
/obj/machinery/door/airlock/maintenance{
|
||||
name = "Atmospherics Maintenance";
|
||||
req_access_txt = "10";
|
||||
req_one_access_txt = null
|
||||
req_access_txt = "10"
|
||||
},
|
||||
/turf/simulated/floor/plating,
|
||||
/area/maintenance/storage)
|
||||
@@ -94339,8 +94336,7 @@
|
||||
"ykt" = (
|
||||
/obj/machinery/door/airlock/maintenance{
|
||||
name = "Atmospherics Maintenance";
|
||||
req_access_txt = "10";
|
||||
req_one_access_txt = null
|
||||
req_access_txt = "10"
|
||||
},
|
||||
/obj/machinery/door/poddoor/preopen{
|
||||
id_tag = "Engineering";
|
||||
|
||||
Reference in New Issue
Block a user