mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-21 12:16:44 +01:00
Fixes access to cabin doors on shuttles 1,2
This commit is contained in:
@@ -4316,7 +4316,9 @@
|
||||
/turf/simulated/floor/tiled/monofloor,
|
||||
/area/hangar/one)
|
||||
"ajk" = (
|
||||
/obj/machinery/door/airlock/centcom,
|
||||
/obj/machinery/door/airlock/centcom{
|
||||
req_one_access = list()
|
||||
},
|
||||
/turf/simulated/shuttle/floor/black,
|
||||
/area/shuttle/shuttle1/start)
|
||||
"ajl" = (
|
||||
@@ -18557,7 +18559,9 @@
|
||||
},
|
||||
/area/hangar/two)
|
||||
"aKD" = (
|
||||
/obj/machinery/door/airlock/centcom,
|
||||
/obj/machinery/door/airlock/centcom{
|
||||
req_one_access = list()
|
||||
},
|
||||
/turf/simulated/shuttle/floor/black,
|
||||
/area/shuttle/shuttle2/start)
|
||||
"aKE" = (
|
||||
|
||||
Reference in New Issue
Block a user