mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 21:49:11 +01:00
Reverts previous change
Might have to add a special Pathfinder access at some point...
This commit is contained in:
@@ -22148,8 +22148,7 @@
|
||||
/area/tether/station/explorer_meeting)
|
||||
"pYE" = (
|
||||
/obj/structure/closet/secure_closet/pathfinder{
|
||||
req_access = list(18,43,67);
|
||||
req_one_access = list(30)
|
||||
req_access = list(18,43,67)
|
||||
},
|
||||
/obj/effect/floor_decal/industrial/outline/yellow,
|
||||
/obj/effect/floor_decal/steeldecal/steel_decals9,
|
||||
@@ -22472,8 +22471,7 @@
|
||||
/obj/machinery/door/firedoor/glass,
|
||||
/obj/machinery/door/airlock/research{
|
||||
name = "Pathfinder's Office";
|
||||
req_access = list(18,43,67);
|
||||
req_one_access = list(30)
|
||||
req_access = list(18,43,67)
|
||||
},
|
||||
/obj/structure/cable/green{
|
||||
d1 = 4;
|
||||
|
||||
Reference in New Issue
Block a user