mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 19:52:40 +00:00
Fixes Science shooting range access
This commit is contained in:
@@ -18366,7 +18366,10 @@
|
|||||||
/area/hallway/lower/third_south)
|
/area/hallway/lower/third_south)
|
||||||
"Eg" = (
|
"Eg" = (
|
||||||
/obj/effect/floor_decal/industrial/outline/yellow,
|
/obj/effect/floor_decal/industrial/outline/yellow,
|
||||||
/obj/machinery/door/window/brigdoor/southleft,
|
/obj/machinery/door/window/brigdoor/southleft{
|
||||||
|
req_access = list(47);
|
||||||
|
req_one_access = list(47)
|
||||||
|
},
|
||||||
/turf/simulated/floor/tiled/dark,
|
/turf/simulated/floor/tiled/dark,
|
||||||
/area/rnd/research/testingrange)
|
/area/rnd/research/testingrange)
|
||||||
"Eh" = (
|
"Eh" = (
|
||||||
|
|||||||
Reference in New Issue
Block a user