mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 20:17:15 +01:00
Fixes detective office not being connected to atmos
This commit is contained in:
@@ -2940,6 +2940,29 @@
|
||||
},
|
||||
/turf/simulated/floor/tiled/white,
|
||||
/area/medical/chemistry)
|
||||
"eO" = (
|
||||
/obj/machinery/door/firedoor/glass,
|
||||
/obj/structure/cable/green{
|
||||
d1 = 4;
|
||||
d2 = 8;
|
||||
icon_state = "4-8"
|
||||
},
|
||||
/obj/machinery/door/airlock/glass_security{
|
||||
id_tag = "detdoor";
|
||||
name = "Detective";
|
||||
req_access = list(4)
|
||||
},
|
||||
/obj/structure/disposalpipe/segment{
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/lino,
|
||||
/area/security/detectives_office)
|
||||
"eS" = (
|
||||
/obj/item/frame,
|
||||
/obj/effect/floor_decal/rust,
|
||||
@@ -10836,23 +10859,6 @@
|
||||
},
|
||||
/turf/simulated/floor/lino,
|
||||
/area/security/detectives_office)
|
||||
"rq" = (
|
||||
/obj/machinery/door/firedoor/glass,
|
||||
/obj/structure/cable/green{
|
||||
d1 = 4;
|
||||
d2 = 8;
|
||||
icon_state = "4-8"
|
||||
},
|
||||
/obj/machinery/door/airlock/glass_security{
|
||||
id_tag = "detdoor";
|
||||
name = "Detective";
|
||||
req_access = list(4)
|
||||
},
|
||||
/obj/structure/disposalpipe/segment{
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/wood,
|
||||
/area/security/detectives_office)
|
||||
"rr" = (
|
||||
/obj/machinery/atmospherics/pipe/manifold/hidden/supply{
|
||||
dir = 4
|
||||
@@ -35719,7 +35725,7 @@ pg
|
||||
pH
|
||||
fH
|
||||
qe
|
||||
rq
|
||||
eO
|
||||
fH
|
||||
qe
|
||||
qe
|
||||
|
||||
Reference in New Issue
Block a user