Fix access (#31956)

This commit is contained in:
adacovsk
2022-01-30 23:20:31 -05:00
committed by GitHub
parent 7c2f6315d7
commit af30d2cc1b

View File

@@ -42890,7 +42890,7 @@
/obj/structure/transit_tube_pod, /obj/structure/transit_tube_pod,
/obj/structure/transit_tube/station{ /obj/structure/transit_tube/station{
dir = 8; dir = 8;
req_access_txt = "32;19;501"; req_one_access = "32;19;501";
reverse_launch = 1 reverse_launch = 1
}, },
/turf/simulated/floor{ /turf/simulated/floor{
@@ -42938,7 +42938,7 @@
}, },
/obj/structure/transit_tube/station{ /obj/structure/transit_tube/station{
dir = 4; dir = 4;
req_access_txt = "32;19;501"; req_one_access_txt = "32;19;501";
reverse_launch = 1 reverse_launch = 1
}, },
/turf/simulated/floor{ /turf/simulated/floor{