Skip to content

Commit

Permalink
box: remove null req_access varedits (ParadiseSS13#21543)
Browse files Browse the repository at this point in the history
  • Loading branch information
warriorstar-orion authored Jul 22, 2023
1 parent 4beab5e commit 044ccb9
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions _maps/map_files/cyberiad/cyberiad.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down Expand Up @@ -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,
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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";
Expand Down

0 comments on commit 044ccb9

Please sign in to comment.