mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Gives lost borg access to chapel POI APC (#8491)
This commit is contained in:
@@ -564,6 +564,14 @@
|
|||||||
/obj/structure/closet/grave,
|
/obj/structure/closet/grave,
|
||||||
/turf/simulated/floor/outdoors/rocks,
|
/turf/simulated/floor/outdoors/rocks,
|
||||||
/area/template_noop)
|
/area/template_noop)
|
||||||
|
"uG" = (
|
||||||
|
/obj/machinery/power/apc/hyper{
|
||||||
|
dir = 1;
|
||||||
|
pixel_y = 24;
|
||||||
|
req_access = list(511)
|
||||||
|
},
|
||||||
|
/turf/simulated/wall/log_sif,
|
||||||
|
/area/submap/Chapel1)
|
||||||
"uK" = (
|
"uK" = (
|
||||||
/obj/structure/closet/body_bag/large,
|
/obj/structure/closet/body_bag/large,
|
||||||
/turf/simulated/floor/wood/sif,
|
/turf/simulated/floor/wood/sif,
|
||||||
@@ -674,7 +682,8 @@
|
|||||||
},
|
},
|
||||||
/obj/machinery/power/apc/hyper{
|
/obj/machinery/power/apc/hyper{
|
||||||
dir = 1;
|
dir = 1;
|
||||||
pixel_y = 24
|
pixel_y = 24;
|
||||||
|
req_access = list(511)
|
||||||
},
|
},
|
||||||
/obj/structure/cable/cyan{
|
/obj/structure/cable/cyan{
|
||||||
d1 = 2;
|
d1 = 2;
|
||||||
@@ -760,7 +769,7 @@ aa
|
|||||||
aa
|
aa
|
||||||
aa
|
aa
|
||||||
ai
|
ai
|
||||||
ac
|
uG
|
||||||
ac
|
ac
|
||||||
aJ
|
aJ
|
||||||
aP
|
aP
|
||||||
|
|||||||
Reference in New Issue
Block a user