mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 06:00:16 +01:00
Fixes delta's ntrep office flying light anddisconnected disposals (#24946)
Update deltastation_ntrep_office.dmm
This commit is contained in:
@@ -41,6 +41,10 @@
|
||||
/obj/effect/turf_decal/tile/neutral/fourcorners,
|
||||
/turf/open/floor/iron/dark,
|
||||
/area/station/command/heads_quarters/nt_rep)
|
||||
"h" = (
|
||||
/obj/machinery/light/directional/west,
|
||||
/turf/template_noop,
|
||||
/area/template_noop)
|
||||
"i" = (
|
||||
/turf/template_noop,
|
||||
/area/template_noop)
|
||||
@@ -190,6 +194,12 @@
|
||||
/obj/machinery/holopad,
|
||||
/turf/open/floor/wood,
|
||||
/area/station/command/heads_quarters/nt_rep)
|
||||
"H" = (
|
||||
/obj/structure/disposalpipe/junction/yjunction{
|
||||
dir = 1
|
||||
},
|
||||
/turf/open/floor/iron,
|
||||
/area/station/hallway/primary/central/fore)
|
||||
"I" = (
|
||||
/obj/effect/turf_decal/siding/wood{
|
||||
dir = 1
|
||||
@@ -382,3 +392,12 @@ L
|
||||
w
|
||||
a
|
||||
"}
|
||||
(11,1,1) = {"
|
||||
i
|
||||
i
|
||||
i
|
||||
i
|
||||
H
|
||||
i
|
||||
h
|
||||
"}
|
||||
|
||||
Reference in New Issue
Block a user