mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
Delta: Fix arrivals checkpoint access. (#26391)
This commit is contained in:
@@ -65028,6 +65028,12 @@
|
||||
/obj/effect/mapping_helpers/airlock/windoor/access/any/security/doors{
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/door/window/reinforced/reversed{
|
||||
dir = 4
|
||||
},
|
||||
/obj/effect/mapping_helpers/airlock/windoor/autoname{
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/plasteel,
|
||||
/area/station/security/checkpoint/secondary)
|
||||
"erg" = (
|
||||
@@ -99539,13 +99545,6 @@
|
||||
/obj/structure/table/reinforced,
|
||||
/obj/item/folder/red,
|
||||
/obj/item/pen,
|
||||
/obj/machinery/door/window/reinforced/reversed{
|
||||
dir = 8;
|
||||
pixel_x = -8
|
||||
},
|
||||
/obj/effect/mapping_helpers/airlock/windoor/autoname{
|
||||
dir = 8
|
||||
},
|
||||
/obj/structure/cable{
|
||||
d1 = 4;
|
||||
d2 = 8;
|
||||
|
||||
Reference in New Issue
Block a user