mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-11 18:22:14 +00:00
Changes the access on the doors of the NT rep's doors to ACCESS_NTREP
This commit is contained in:
@@ -26409,7 +26409,8 @@
|
||||
"gqA" = (
|
||||
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
|
||||
/obj/machinery/door/airlock/maintenance_hatch{
|
||||
name = "Maintenance Hatch"
|
||||
name = "Maintenance Hatch";
|
||||
req_access = ACCESS_NTREP
|
||||
},
|
||||
/obj/effect/turf_decal/stripes/line{
|
||||
dir = 1
|
||||
@@ -35234,7 +35235,8 @@
|
||||
/area/station/maintenance/port)
|
||||
"iAQ" = (
|
||||
/obj/machinery/door/airlock/corporate{
|
||||
name = "NT Consultant's Office"
|
||||
name = "NT Consultant's Office";
|
||||
req_access = ACCESS_NTREP
|
||||
},
|
||||
/obj/structure/disposalpipe/segment{
|
||||
dir = 4
|
||||
|
||||
@@ -14665,7 +14665,8 @@
|
||||
/area/station/maintenance/port/aft)
|
||||
"eoR" = (
|
||||
/obj/machinery/door/airlock/corporate{
|
||||
name = "NT Consultant's Office"
|
||||
name = "NT Consultant's Office";
|
||||
req_access = ACCESS_NTREP
|
||||
},
|
||||
/obj/machinery/door/firedoor,
|
||||
/obj/effect/mapping_helpers/airlock/access/all/cent_com/rep_door,
|
||||
@@ -26453,7 +26454,8 @@
|
||||
/area/station/security/brig/upper)
|
||||
"hTx" = (
|
||||
/obj/machinery/door/airlock/corporate{
|
||||
name = "NT Consultant's Office"
|
||||
name = "NT Consultant's Office";
|
||||
req_access = ACCESS_NTREP
|
||||
},
|
||||
/obj/machinery/door/firedoor,
|
||||
/obj/structure/cable,
|
||||
|
||||
@@ -12475,7 +12475,8 @@
|
||||
"dGZ" = (
|
||||
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
|
||||
/obj/machinery/door/airlock/corporate{
|
||||
name = "Consultant's Quarters"
|
||||
name = "Consultant's Quarters";
|
||||
req_access = ACCESS_NTREP
|
||||
},
|
||||
/obj/effect/mapping_helpers/airlock/access/all/cent_com/rep_door,
|
||||
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
|
||||
@@ -30165,7 +30166,8 @@
|
||||
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
|
||||
/obj/machinery/door/airlock/corporate{
|
||||
id_tag = "consultantdoor";
|
||||
name = "Consultant's Office"
|
||||
name = "Consultant's Office";
|
||||
req_access = ACCESS_NTREP
|
||||
},
|
||||
/obj/structure/disposalpipe/segment{
|
||||
dir = 4
|
||||
|
||||
Reference in New Issue
Block a user