mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 18:44:48 +01:00
lavaland: remove null req_access varedits (#21544)
This commit is contained in:
committed by
GitHub
parent
fd85b8753f
commit
018a3d99cf
@@ -3282,9 +3282,7 @@
|
||||
},
|
||||
/obj/machinery/door/airlock/external{
|
||||
id_tag = "laborcamp_away2";
|
||||
name = "Labor Camp Airlock";
|
||||
req_access_txt = null;
|
||||
req_one_access_txt = null
|
||||
name = "Labor Camp Airlock"
|
||||
},
|
||||
/turf/simulated/floor/plasteel,
|
||||
/area/mine/laborcamp)
|
||||
@@ -3347,9 +3345,7 @@
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/machinery/door/airlock/external{
|
||||
id_tag = "laborcamp_away2";
|
||||
name = "Labor Camp Airlock";
|
||||
req_access_txt = null;
|
||||
req_one_access_txt = null
|
||||
name = "Labor Camp Airlock"
|
||||
},
|
||||
/turf/simulated/floor/plasteel,
|
||||
/area/mine/laborcamp)
|
||||
@@ -6191,9 +6187,7 @@
|
||||
"TU" = (
|
||||
/obj/machinery/door/airlock/external{
|
||||
id_tag = "laborcamp_away";
|
||||
name = "Labor Camp Airlock";
|
||||
req_access_txt = null;
|
||||
req_one_access_txt = null
|
||||
name = "Labor Camp Airlock"
|
||||
},
|
||||
/obj/structure/fans/tiny,
|
||||
/turf/simulated/floor/plating,
|
||||
|
||||
Reference in New Issue
Block a user