From 96f50635bbe9e0076ef79ba1696efb070084c4a0 Mon Sep 17 00:00:00 2001
From: sqn
Date: Mon, 12 Feb 2024 10:21:22 -0500
Subject: [PATCH 1/4] Interdyne/DS2 Rising: Revengeance (#350)
* big interdyne rework
* fixes
* oops i missed one
* not the first defo not thte last
* a grave mistake
* more fixes to ease my soul
* sprite fixes
* biohood was acting up
* oops
* some extra detailing
* i left a syringe gun on the floor
* adds lightswitches
* floating fucking light
* one more quick fix
* floating camera
* feedback and fixes
* big changes
* big fixes
* grilled cheese
* one last small oops
* wrong airlock perms :(
* air alarm helpers
* fixes active turfs
* more fixes...
* the government is invading my home
* small ds2 brig treatment area
* kitchen oopsie
* table
* missing wire
* actual lounge area
* small oops
* sigh
* dying im dying im dying
* AAAAAAAAAAAAAAAAAAAA
* i should probably give them rad protection
* floating camera
* apc hiding in a window
* way too many commits
* one last small tweak
* commit
* makes power setup easier
* moves radsuit so players don't miss it
* changes based on feedback
* removes interdyne white ship console
* this looks really dumb lets move some things
* doors
* small biosuit change
* names some things that should have names
* icebox vendor fixes
* gave some of interdynes jackets armor values
* tide resistance (turrets in various places)
* fixes and tweaks
* conscription kit
* CRYING AND SHAKING
* one last little thing
* wwwwwww
* adjust brig officer loadout
* laundry + barber
* stray cytology equipment locker
* :3
* room
* fixes
* few more things
* something something
* something really dumb i overlooked
* increase nif boxes
* 500 commits later
* IMMERSIVE BATHROOM
* one more :(
* more small fixes
* wwwwwwwwwwwwwwwww
* deletes random windoor from hell
* odds and ends
* trash bin move
* areas
* sorry 4 so many commits omg
* real
* expansion
* commit message
* i forgot some railings uUUGHHHH
* im gonna cry
* quirked up
* locker fix
* tables !
* JUST... ONE... MORE... COMMIT...
* light fixes
* ok im done now
* #%#$%
* final touches
* misc fixes
* bbbbbbbbbbbbbbbbbbbbb
* e
* digi/tesh sprite fixes
* resolve merge conflicts
* small fixes
* one more
* disposal chute
* sansufentanyl crates
* last minute fixes
* disconnected disposal pipe from hell
* its so fucking over
* stupid turret thing
* tm ready
* inducer + extra building materials
* oop
* fix broken door bolt buttons
* renames a button
* long sigh
* resolve merge conflicts
* i forgot the armory kiboko locker
* im dumb oops
* hhuuuhh
* sigh
* why did i put that there
* repaths
* area changes, repaths
* do that instead.
* more that I missed. woops.
* tweaky tweaks
* more.
* outfit cleanup
* polishing. shuttle.
* and the rped...
* shuttle fix. tweaks and fixes.
* epipens return
* ds2 prison intercoms
* one more. plus the boxes for the ds-2 ops
* icedyne drobe, beds, plumbing path tweak
* Merge skew
* Why does this still keep happening?!!?!?
* Revert "Why does this still keep happening?!!?!?"
This reverts commit 37f84b1c16ccf8f3a819991c83bb3b33185eb180.
* hotfixes.
* fixes
* quick revert. I'll fix it in the morning once I've slept.
* IDs. kindness to monkies.
* closets
* medkit fixes, less miner murder
* a
* polarizing.
* wrong branch.
* oh so that's where announcements are handled
* ship gets thick
* pool floor test
* windoors
* make linters happy
* onstation cleanup. I think that's it.
* dorms wiring
* shower.
* small area fix
* xenobio fixes - camera and plasma
* barber vendor
* decor from dhu
* a
* conflict cleanup
* linters. heck u jolly.
* tweaks
* camera fixes. couple of bluespace cells from tg lathe changes
* light stuff.
* lathe fuckery not needed now?
* small area fix + backpacks
* dyne biolockers. do tweaks.
* there's no reason we shouldn't have sensors now. we're not syndicate.
* duct.
* oops.
* one last one.
* note, push commit
---------
Co-authored-by: NotDhu <62350255+NotDhu@users.noreply.github.com>
Co-authored-by: Zergspower
Co-authored-by: Bloop <13398309+vinylspiders@users.noreply.github.com>
---
.../icemoon_underground_interdyne_base1.dmm | 291 +-
.../nova/lavaland_surface_interdyne_base1.dmm | 16260 +++++++---------
_maps/RandomRuins/SpaceRuins/nova/des_two.dmm | 7739 ++++----
_maps/shuttles/nova/ruin_interdyne_cargo.dmm | 260 +
.../game/objects/items/storage/job_boxes.dm | 1 -
.../mob_spawn/ghost_roles/mining_roles.dm | 78 +-
.../master_files/icons/mob/clothing/ears.dmi | Bin 1248 -> 1373 bytes
.../master_files/icons/mob/clothing/head.dmi | Bin 32041 -> 31252 bytes
.../mob/clothing/species/teshari/suit.dmi | Bin 98934 -> 98226 bytes
.../mob/clothing/species/teshari/uniform.dmi | Bin 92613 -> 97190 bytes
.../master_files/icons/mob/clothing/suit.dmi | Bin 252990 -> 273828 bytes
.../icons/mob/clothing/suits/armor.dmi | Bin 12579 -> 32675 bytes
.../icons/mob/clothing/suits/labcoat.dmi | Bin 25142 -> 30647 bytes
.../icons/mob/clothing/under/syndicate.dmi | Bin 38430 -> 42177 bytes
.../mob/clothing/under/syndicate_digi.dmi | Bin 36463 -> 41397 bytes
.../master_files/icons/obj/clothing/hats.dmi | Bin 18882 -> 19778 bytes
.../master_files/icons/obj/clothing/suits.dmi | Bin 104349 -> 117931 bytes
.../icons/obj/clothing/suits/armor.dmi | Bin 5418 -> 12870 bytes
.../icons/obj/clothing/suits/labcoat.dmi | Bin 2654 -> 6575 bytes
.../icons/obj/clothing/under/syndicate.dmi | Bin 10084 -> 11218 bytes
.../modules/Syndie_edits/code/area.dm | 3 +
.../modules/Syndie_edits/code/syndie_edits.dm | 110 +
.../modules/mapping/code/areas/space.dm | 3 +
.../mapping/code/lockers/des_two/command.dm | 17 +
.../modules/mapping/code/mob_spawns.dm | 30 +-
modular_nova/modules/mapping/code/shuttles.dm | 20 +
.../modules/mapping/code/wardrobes.dm | 63 +
.../modules/mapping/icons/obj/headset.dmi | Bin 0 -> 378 bytes
.../modules/mapping/icons/obj/vending.dmi | Bin 1022 -> 1692 bytes
29 files changed, 11861 insertions(+), 13014 deletions(-)
create mode 100644 _maps/shuttles/nova/ruin_interdyne_cargo.dmm
create mode 100644 modular_nova/modules/mapping/icons/obj/headset.dmi
diff --git a/_maps/RandomRuins/IceRuins/nova/icemoon_underground_interdyne_base1.dmm b/_maps/RandomRuins/IceRuins/nova/icemoon_underground_interdyne_base1.dmm
index acc7e1dc990..5ed44021d78 100644
--- a/_maps/RandomRuins/IceRuins/nova/icemoon_underground_interdyne_base1.dmm
+++ b/_maps/RandomRuins/IceRuins/nova/icemoon_underground_interdyne_base1.dmm
@@ -9,15 +9,6 @@
/obj/structure/flora/rock/pile/icy/style_random,
/turf/open/misc/asteroid/snow/icemoon,
/area/icemoon/underground/explored)
-"ad" = (
-/obj/machinery/quantumpad{
- name = "quantum pad to DS-2";
- layer = 2.8;
- map_pad_id = "interdyne";
- map_pad_link_id = "ds2"
- },
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
"ae" = (
/obj/machinery/porta_turret/syndicate{
dir = 9;
@@ -111,26 +102,10 @@
/area/icemoon/underground/explored)
"av" = (
/obj/machinery/light/directional/west,
-/obj/structure/closet/secure_closet{
- name = "deck offficer's locker";
- icon_state = "qm";
- req_access = list("syndicate_leader");
- icon_door = "qm"
- },
-/obj/item/clothing/neck/cloak/qm/nova/interdyne,
-/obj/item/clothing/under/rank/cargo/qm/nova/interdyne,
-/obj/item/circuitboard/computer/advanced_camera,
-/obj/item/megaphone/cargo,
-/obj/item/clothing/glasses/sunglasses,
-/obj/item/ammo_box/magazine/m9mm{
- pixel_x = 1;
- pixel_y = -1
- },
-/obj/item/gun/ballistic/automatic/pistol,
-/obj/item/stamp/syndicate,
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 1
},
+/obj/structure/closet/secure_closet/interdynefob/deckofficer_locker,
/turf/open/floor/wood,
/area/ruin/interdyne_planetary_base/cargo/deck)
"aw" = (
@@ -509,17 +484,6 @@
/obj/machinery/duct,
/turf/open/floor/iron/diagonal,
/area/ruin/interdyne_planetary_base/cargo)
-"bA" = (
-/obj/machinery/duct,
-/turf/open/floor/iron/diagonal,
-/area/ruin/interdyne_planetary_base/cargo)
-"bB" = (
-/obj/effect/turf_decal/siding/thinplating{
- dir = 8
- },
-/obj/machinery/duct,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
"bC" = (
/obj/machinery/conveyor_switch/oneway{
id = "interdynecargoout"
@@ -650,11 +614,6 @@
/obj/effect/turf_decal/box/white,
/turf/open/floor/iron/diagonal,
/area/ruin/interdyne_planetary_base/cargo)
-"bP" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/diagonal,
-/area/ruin/interdyne_planetary_base/cargo)
"bQ" = (
/obj/structure/railing{
dir = 4
@@ -741,11 +700,6 @@
/obj/machinery/duct,
/turf/open/floor/catwalk_floor/iron_dark,
/area/ruin/interdyne_planetary_base/cargo)
-"bZ" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/diagonal,
-/area/ruin/interdyne_planetary_base/cargo)
"ca" = (
/obj/structure/railing{
dir = 4
@@ -865,12 +819,6 @@
/obj/item/construction/rcd/loaded/interdyne,
/turf/open/floor/iron/diagonal,
/area/ruin/interdyne_planetary_base/cargo)
-"cn" = (
-/obj/structure/railing,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/diagonal,
-/area/ruin/interdyne_planetary_base/cargo)
"co" = (
/obj/structure/railing{
dir = 6
@@ -994,15 +942,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/dark/textured_large,
/area/ruin/interdyne_planetary_base/cargo)
-"cF" = (
-/obj/effect/turf_decal/siding/thinplating{
- dir = 1
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
"cG" = (
/obj/machinery/firealarm/directional/south{
dir = 1
@@ -1021,41 +960,6 @@
/obj/item/storage/inflatable,
/turf/open/floor/iron/smooth_large,
/area/ruin/interdyne_planetary_base/cargo)
-"cH" = (
-/obj/effect/turf_decal/box/red/corners,
-/obj/effect/turf_decal/box/red/corners{
- dir = 8
- },
-/obj/structure/closet/crate/secure/gear{
- desc = "A secure gear crate, with the Syndicate logo on it.";
- icon_state = "syndicrate";
- base_icon_state = "syndicrate";
- req_access = list("syndicate")
- },
-/obj/item/clothing/glasses/night,
-/obj/item/clothing/glasses/night,
-/obj/item/clothing/glasses/night,
-/obj/item/storage/belt/military,
-/obj/item/storage/belt/military,
-/obj/item/clothing/mask/gas/syndicate,
-/obj/item/clothing/mask/gas/syndicate,
-/obj/item/clothing/shoes/combat,
-/obj/item/clothing/shoes/combat,
-/obj/item/clothing/under/syndicate/combat,
-/obj/item/clothing/under/syndicate/combat,
-/obj/item/clothing/gloves/combat,
-/obj/item/clothing/gloves/combat,
-/obj/effect/turf_decal/siding/brown{
- dir = 1
- },
-/obj/item/radio/headset/interdyne,
-/obj/item/radio/headset/interdyne,
-/obj/item/radio/headset/interdyne,
-/obj/item/card/id/advanced/chameleon/black,
-/obj/item/card/id/advanced/chameleon/black,
-/obj/item/card/id/advanced/chameleon/black,
-/turf/open/floor/iron/smooth_large,
-/area/ruin/interdyne_planetary_base/cargo)
"cI" = (
/obj/effect/turf_decal/siding/thinplating/corner{
dir = 1
@@ -1350,19 +1254,19 @@
"ds" = (
/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
-/obj/structure/closet/l3closet/virology,
/obj/effect/turf_decal/siding/dark{
dir = 5
},
+/obj/structure/closet/l3closet/interdyne,
/turf/open/floor/iron/white/textured_large,
/area/ruin/interdyne_planetary_base/med/viro)
"dt" = (
/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
-/obj/structure/closet/l3closet/virology,
/obj/effect/turf_decal/siding/dark/end{
dir = 1
},
+/obj/structure/closet/l3closet/interdyne,
/turf/open/floor/iron/white/textured_large,
/area/ruin/interdyne_planetary_base/med/viro)
"du" = (
@@ -2616,6 +2520,9 @@
/obj/item/mmi/posibrain/syndie/interdyne,
/obj/item/storage/box/beakers/bluespace,
/obj/structure/table/glass/plasmaglass,
+/obj/item/storage/part_replacer/bluespace{
+ pixel_y = -12
+ },
/turf/open/floor/iron/dark/textured_large,
/area/ruin/interdyne_planetary_base/science)
"gJ" = (
@@ -2708,17 +2615,8 @@
/turf/open/floor/iron/white/textured_large,
/area/ruin/interdyne_planetary_base/med)
"gU" = (
-/obj/structure/filingcabinet{
- dir = 4;
- layer = 3.01;
- pixel_x = 11;
- pixel_y = 16
- },
/obj/machinery/computer/crew/syndie{
- dir = 8;
- pixel_x = -6;
- pixel_y = 16;
- layer = 3.01
+ dir = 8
},
/turf/open/floor/iron/white/textured_large,
/area/ruin/interdyne_planetary_base/med)
@@ -4563,16 +4461,6 @@
"lv" = (
/turf/closed/wall/r_wall/syndicate/nodiagonal,
/area/ruin/interdyne_planetary_base/main/dorms)
-"lw" = (
-/obj/item/bedsheet/dorms{
- dir = 4
- },
-/obj/structure/bed{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/smooth_large,
-/area/ruin/interdyne_planetary_base/main/dorms)
"lx" = (
/obj/structure/dresser,
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
@@ -7008,11 +6896,27 @@
initial_gas_mix = "ICEMOON_ATMOS"
},
/area/icemoon/underground/explored)
+"rG" = (
+/obj/effect/turf_decal/siding/thinplating{
+ dir = 8
+ },
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/interdyne_planetary_base/cargo)
"rN" = (
/turf/closed/wall/r_wall/syndicate{
fixed_underlay = list(icon='icons/turf/snow.dmi', icon_state="snow")
},
/area/ruin/interdyne_planetary_base/cargo/deck)
+"sL" = (
+/obj/effect/turf_decal/siding/thinplating{
+ dir = 1
+ },
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/duct,
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/interdyne_planetary_base/cargo)
"sZ" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/effect/turf_decal/stripes/white/line{
@@ -7043,15 +6947,6 @@
/obj/effect/baseturf_helper/reinforced_plating/ceiling,
/turf/closed/wall/r_wall/syndicate/nodiagonal,
/area/ruin/interdyne_planetary_base/science/xeno)
-"tZ" = (
-/obj/effect/supplypod_rubble,
-/obj/effect/turf_decal/weather/snow{
- layer = 3
- },
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "ICEMOON_ATMOS"
- },
-/area/icemoon/underground/explored)
"ua" = (
/obj/machinery/porta_turret/syndicate{
dir = 5;
@@ -7068,8 +6963,21 @@
},
/turf/open/floor/iron/dark/textured_large,
/area/ruin/interdyne_planetary_base/serv/hydr)
-"uJ" = (
+"vo" = (
+/obj/effect/turf_decal/siding/thinplating{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/obj/machinery/duct,
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/interdyne_planetary_base/cargo)
+"vH" = (
/obj/effect/supplypod_rubble,
+/obj/effect/turf_decal/weather/snow{
+ layer = 3
+ },
/turf/open/floor/plating/reinforced{
initial_gas_mix = "ICEMOON_ATMOS"
},
@@ -7153,6 +7061,12 @@
initial_gas_mix = "ICEMOON_ATMOS"
},
/area/icemoon/underground/explored)
+"AE" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/duct,
+/turf/open/floor/iron/diagonal,
+/area/ruin/interdyne_planetary_base/cargo)
"AG" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -7178,6 +7092,16 @@
/obj/effect/baseturf_helper/reinforced_plating/ceiling,
/turf/open/floor/catwalk_floor/iron_dark,
/area/ruin/interdyne_planetary_base/serv)
+"Bx" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/bed/double{
+ dir = 1
+ },
+/obj/item/bedsheet/random/double{
+ dir = 1
+ },
+/turf/open/floor/iron/smooth_large,
+/area/ruin/interdyne_planetary_base/main/dorms)
"BG" = (
/obj/effect/turf_decal/stripes/line{
dir = 1
@@ -7331,6 +7255,12 @@
initial_gas_mix = "ICEMOON_ATMOS"
},
/area/icemoon/underground/explored)
+"IN" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/duct,
+/turf/open/floor/iron/diagonal,
+/area/ruin/interdyne_planetary_base/cargo)
"JE" = (
/obj/machinery/door/airlock/medical/glass{
name = "Medical Wing";
@@ -7479,6 +7409,19 @@
initial_gas_mix = "ICEMOON_ATMOS"
},
/area/icemoon/underground/explored)
+"PD" = (
+/obj/structure/railing,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/duct,
+/turf/open/floor/iron/diagonal,
+/area/ruin/interdyne_planetary_base/cargo)
+"PJ" = (
+/obj/effect/supplypod_rubble,
+/turf/open/floor/plating/reinforced{
+ initial_gas_mix = "ICEMOON_ATMOS"
+ },
+/area/icemoon/underground/explored)
"QK" = (
/obj/structure/railing{
dir = 10
@@ -7497,6 +7440,48 @@
/obj/structure/sign/warning/radiation/directional/north,
/turf/open/floor/iron/dark/textured_large,
/area/ruin/interdyne_planetary_base/eng)
+"Sp" = (
+/obj/structure/cable,
+/obj/machinery/vending/wardrobe/syndie_wardrobe/interdyne{
+ onstation = 0
+ },
+/turf/open/floor/catwalk_floor/iron_dark,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"Sq" = (
+/obj/effect/turf_decal/box/red/corners,
+/obj/effect/turf_decal/box/red/corners{
+ dir = 8
+ },
+/obj/structure/closet/crate/secure/gear{
+ desc = "A secure gear crate, with the Syndicate logo on it.";
+ icon_state = "syndicrate";
+ base_icon_state = "syndicrate";
+ req_access = list("syndicate")
+ },
+/obj/item/clothing/glasses/night,
+/obj/item/clothing/glasses/night,
+/obj/item/clothing/glasses/night,
+/obj/item/storage/belt/military,
+/obj/item/storage/belt/military,
+/obj/item/clothing/mask/gas/syndicate,
+/obj/item/clothing/mask/gas/syndicate,
+/obj/item/clothing/shoes/combat,
+/obj/item/clothing/shoes/combat,
+/obj/item/clothing/under/syndicate/combat,
+/obj/item/clothing/under/syndicate/combat,
+/obj/item/clothing/gloves/combat,
+/obj/item/clothing/gloves/combat,
+/obj/effect/turf_decal/siding/brown{
+ dir = 1
+ },
+/obj/item/card/id/advanced/chameleon/black,
+/obj/item/card/id/advanced/chameleon/black,
+/obj/item/card/id/advanced/chameleon/black,
+/obj/item/radio/headset/interdyne/green,
+/obj/item/radio/headset/interdyne/green,
+/obj/item/radio/headset/interdyne/green,
+/turf/open/floor/iron/smooth_large,
+/area/ruin/interdyne_planetary_base/cargo)
"Ur" = (
/obj/effect/turf_decal/stripes/line{
dir = 4
@@ -8091,7 +8076,7 @@ jV
kw
kO
qs
-lw
+Bx
lR
mh
mv
@@ -8099,7 +8084,7 @@ AG
no
mh
og
-lw
+Bx
rc
ab
ab
@@ -8268,7 +8253,7 @@ kb
kx
kP
lv
-lw
+Bx
lR
mh
mw
@@ -8276,7 +8261,7 @@ nJ
np
mh
og
-lw
+Bx
lv
ab
ab
@@ -8445,7 +8430,7 @@ kd
kd
kS
lv
-lw
+Bx
lR
mh
mx
@@ -8453,7 +8438,7 @@ nJ
nq
mh
og
-lw
+Bx
lv
ab
ab
@@ -8622,7 +8607,7 @@ kf
kp
kU
lv
-lw
+Bx
lR
mh
mC
@@ -8630,7 +8615,7 @@ nJ
nr
mh
og
-lw
+Bx
lv
ab
ab
@@ -8712,7 +8697,7 @@ aP
aG
bc
bd
-ad
+bm
da
bm
bm
@@ -8922,7 +8907,7 @@ lU
lU
lU
lU
-lU
+Sp
nP
oi
oT
@@ -9066,10 +9051,10 @@ qS
aG
bl
bz
-bP
-bZ
-cn
-cE
+AE
+IN
+PD
+sL
db
cT
dn
@@ -9124,11 +9109,11 @@ as
qG
aG
cd
-bA
+bN
bQ
ca
co
-cF
+vo
dg
bU
du
@@ -9183,10 +9168,10 @@ Ak
aG
aG
bV
-bB
-bB
-bB
-bB
+rG
+rG
+rG
+rG
cI
dh
cV
@@ -9306,7 +9291,7 @@ bR
cc
bm
cP
-cH
+Sq
mK
dC
dV
@@ -9833,7 +9818,7 @@ CW
rF
rF
rF
-uJ
+PJ
rF
GW
rF
@@ -10006,12 +9991,12 @@ ab
ab
xc
LM
-uJ
+PJ
rF
rF
rF
LM
-tZ
+vH
LM
LM
BG
diff --git a/_maps/RandomRuins/LavaRuins/nova/lavaland_surface_interdyne_base1.dmm b/_maps/RandomRuins/LavaRuins/nova/lavaland_surface_interdyne_base1.dmm
index 0e9b18105b1..61143e4cb59 100644
--- a/_maps/RandomRuins/LavaRuins/nova/lavaland_surface_interdyne_base1.dmm
+++ b/_maps/RandomRuins/LavaRuins/nova/lavaland_surface_interdyne_base1.dmm
@@ -1,10402 +1,8596 @@
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
"aa" = (
-/turf/template_noop,
-/area/template_noop)
-"ab" = (
-/turf/closed/mineral/random/volcanic,
-/area/lavaland/surface/outdoors)
-"ac" = (
-/turf/open/lava/smooth/lava_land_surface,
-/area/lavaland/surface/outdoors)
-"ad" = (
-/obj/machinery/porta_turret/syndicate{
- dir = 9;
- faction = list("Syndicate","neutral")
+/obj/structure/closet/crate/bin,
+/obj/machinery/button/door/directional/west{
+ id = "IDyneWC";
+ normaldoorcontrol = 1;
+ specialfunctions = 4;
+ name = "Door Lock";
+ pixel_x = 0;
+ pixel_y = 24
},
-/obj/effect/baseturf_helper/reinforced_plating,
-/turf/closed/wall/r_wall/syndicate,
-/area/ruin/interdyne_planetary_base)
-"ae" = (
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/cargo/deck)
-"af" = (
-/obj/machinery/door/poddoor{
- id = "interdynedeckofficer"
+/obj/machinery/duct,
+/turf/open/floor/iron/freezer,
+/area/ruin/interdyne_planetary_base/serv/rstrm)
+"aq" = (
+/obj/effect/turf_decal/trimline/dark_green/filled/mid_joiner{
+ dir = 4
},
-/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/cargo/deck)
-"ag" = (
-/obj/machinery/porta_turret/syndicate{
- dir = 5;
- faction = list("Syndicate","neutral")
+/obj/structure/table/reinforced/rglass,
+/obj/machinery/light/small/directional/west,
+/obj/item/stack/medical/bone_gel{
+ pixel_x = -6;
+ pixel_y = 4
},
-/turf/closed/wall/r_wall/syndicate,
-/area/ruin/interdyne_planetary_base)
-"ah" = (
-/obj/effect/mob_spawn/ghost_role/human/interdyne_planetary_base/deck_officer{
+/obj/item/stack/sticky_tape/surgical{
+ pixel_x = 6
+ },
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 8
+ },
+/obj/effect/turf_decal/trimline/dark_green/warning{
+ dir = 1
+ },
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/interdyne_planetary_base/med)
+"aA" = (
+/obj/effect/turf_decal/tile/dark_green/half{
dir = 4
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/wood,
-/area/ruin/interdyne_planetary_base/cargo/deck)
-"ai" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/wood,
-/area/ruin/interdyne_planetary_base/cargo/deck)
-"aj" = (
+/obj/machinery/airalarm/directional/north,
+/obj/effect/mapping_helpers/airalarm/syndicate_access,
+/turf/open/floor/iron/dark/herringbone,
+/area/ruin/interdyne_planetary_base/med/pharm)
+"aE" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/wood,
-/area/ruin/interdyne_planetary_base/cargo/deck)
-"ak" = (
-/obj/machinery/door/airlock{
- name = "Bedroom"
+/obj/structure/disposalpipe/segment,
+/obj/machinery/duct,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/med)
+"aG" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
},
+/obj/machinery/conveyor{
+ dir = 4;
+ id = "interdynedisp"
+ },
+/turf/open/floor/iron/pool,
+/area/ruin/interdyne_planetary_base/eng)
+"aI" = (
+/obj/effect/turf_decal/siding/thinplating{
+ dir = 1
+ },
+/obj/structure/railing,
+/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo/deck)
-"al" = (
-/obj/structure/chair/office/light,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/wood,
-/area/ruin/interdyne_planetary_base/cargo/deck)
-"am" = (
-/obj/machinery/button/door/directional/east{
- id = "interdynedeckofficer";
- req_access = list("syndicate")
+/obj/structure/disposalpipe/segment{
+ dir = 5
},
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 8
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/main)
+"aM" = (
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med/pharm)
+"aS" = (
+/obj/machinery/conveyor{
+ dir = 4;
+ id = "interdynedisp"
},
-/turf/open/floor/wood,
-/area/ruin/interdyne_planetary_base/cargo/deck)
-"an" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
-/obj/structure/towel_bin,
-/obj/structure/table{
- layer = 2.79
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
},
-/obj/machinery/duct,
-/turf/open/floor/iron/showroomfloor,
-/area/ruin/interdyne_planetary_base/cargo/deck)
-"ao" = (
-/obj/structure/drain,
-/obj/structure/curtain,
-/obj/machinery/shower/directional/west{
- desc = "A borrowed Nanotrasen Hygiene Division HS-452. It's one of the older 2550's series. A small sticker on the side insists it \"observes 2560 lead compliance!\"; passively replenishes itself with water when not in use."
+/obj/structure/drain/big,
+/turf/open/floor/iron/pool,
+/area/ruin/interdyne_planetary_base/eng)
+"aU" = (
+/obj/machinery/light/floor{
+ use_power = 0
},
-/turf/open/floor/iron/showroomfloor,
-/area/ruin/interdyne_planetary_base/cargo/deck)
-"as" = (
-/turf/open/misc/asteroid/basalt/lava_land_surface,
-/area/lavaland/surface/outdoors)
-"at" = (
-/obj/machinery/light/directional/west,
-/obj/structure/closet/secure_closet{
- name = "deck offficer's locker";
- icon_state = "qm";
- req_access = list("syndicate_leader");
- icon_door = "qm"
- },
-/obj/item/clothing/neck/cloak/qm/nova/interdyne,
-/obj/item/clothing/under/rank/cargo/qm/nova/interdyne,
-/obj/item/circuitboard/computer/advanced_camera,
-/obj/item/megaphone/cargo,
-/obj/item/clothing/glasses/sunglasses,
-/obj/item/ammo_box/magazine/m9mm{
- pixel_x = 1;
- pixel_y = -1
+/obj/machinery/power/shuttle_engine/heater{
+ dir = 4
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
+/turf/open/floor/plating/airless,
+/area/ruin/interdyne_planetary_base)
+"aY" = (
+/obj/effect/turf_decal/tile/dark_green,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/iron/dark/smooth_edge{
+ dir = 1
+ },
+/area/ruin/interdyne_planetary_base/main)
+"bb" = (
+/obj/structure/railing{
+ dir = 4
},
-/obj/item/gun/ballistic/automatic/pistol,
-/obj/item/stamp/syndicate,
+/obj/structure/lattice/catwalk,
+/turf/open/lava/smooth/lava_land_surface,
+/area/ruin/interdyne_planetary_base)
+"bf" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 1
},
-/turf/open/floor/wood,
-/area/ruin/interdyne_planetary_base/cargo/deck)
-"au" = (
-/obj/effect/turf_decal/siding/wood{
- dir = 9
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"bn" = (
+/obj/machinery/vending/dinnerware{
+ onstation = 0
},
-/turf/open/floor/carpet/orange,
-/area/ruin/interdyne_planetary_base/cargo/deck)
-"av" = (
-/obj/structure/table/wood,
-/obj/item/flashlight/lamp,
-/obj/effect/turf_decal/siding/wood{
- dir = 5
+/obj/effect/turf_decal/siding/thinplating{
+ dir = 6
},
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 1
+/turf/open/floor/iron/kitchen{
+ dir = 4
},
-/turf/open/floor/carpet/orange,
-/area/ruin/interdyne_planetary_base/cargo/deck)
-"aw" = (
-/obj/structure/table/wood,
-/obj/machinery/light/directional/west,
-/obj/structure/sign/calendar/directional/west{
- pixel_z = 6;
- color = "#FFFFFF";
- pixel_w = 3
+/area/ruin/interdyne_planetary_base/serv/kitchen)
+"bo" = (
+/obj/effect/turf_decal/siding/white,
+/obj/machinery/airalarm/directional/east,
+/obj/effect/mapping_helpers/airalarm/syndicate_access,
+/obj/effect/turf_decal/siding/white{
+ dir = 1
},
-/obj/item/table_clock{
- pixel_x = -6;
- anchored_tabletop_offset = 8
+/obj/structure/table/reinforced/rglass,
+/obj/item/wheelchair{
+ pixel_y = 4
},
-/obj/item/paper_bin{
- pixel_x = 8;
+/obj/item/wheelchair{
pixel_y = 4
},
-/obj/item/pen{
- pixel_x = 8;
+/obj/item/wheelchair{
pixel_y = 4
},
-/turf/open/floor/wood,
-/area/ruin/interdyne_planetary_base/cargo/deck)
-"ax" = (
-/obj/structure/table/wood,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/duct,
-/turf/open/floor/wood,
-/area/ruin/interdyne_planetary_base/cargo/deck)
-"ay" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/duct,
-/turf/open/floor/wood,
-/area/ruin/interdyne_planetary_base/cargo/deck)
-"az" = (
-/obj/machinery/door/airlock{
- name = "Bathroom"
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/med)
+"br" = (
+/obj/machinery/door/firedoor/border_only{
+ dir = 4
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/duct,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo/deck)
-"aA" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/duct,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 8
+/obj/structure/disposalpipe/segment{
+ dir = 4
},
-/turf/open/floor/iron/showroomfloor,
-/area/ruin/interdyne_planetary_base/cargo/deck)
-"aB" = (
-/obj/machinery/light/directional/east,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 8
+/turf/open/floor/catwalk_floor/iron_dark,
+/area/ruin/interdyne_planetary_base/main)
+"bs" = (
+/obj/machinery/porta_turret/syndicate{
+ faction = list("Syndicate","neutral")
},
-/turf/open/floor/iron/showroomfloor,
-/area/ruin/interdyne_planetary_base/cargo/deck)
-"aC" = (
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/cargo)
-"aD" = (
-/obj/machinery/door/airlock/external,
-/obj/effect/mapping_helpers/airlock/cyclelink_helper,
-/obj/structure/fans/tiny,
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/effect/turf_decal/sand/plating/volcanic,
-/turf/open/floor/iron/dark/textured_large,
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ruin/interdyne_planetary_base)
+"bu" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 1
+ },
+/turf/open/floor/iron/white,
/area/ruin/interdyne_planetary_base/cargo)
-"aH" = (
-/obj/structure/dresser,
-/turf/open/floor/wood,
-/area/ruin/interdyne_planetary_base/cargo/deck)
-"aI" = (
-/obj/effect/turf_decal/siding/wood{
- dir = 10
+"bz" = (
+/obj/effect/turf_decal/siding/thinplating/end{
+ dir = 8
},
-/turf/open/floor/carpet/orange,
-/area/ruin/interdyne_planetary_base/cargo/deck)
-"aJ" = (
-/obj/structure/bed,
-/obj/item/bedsheet/qm{
- name = "deck officer's bedsheet"
+/obj/machinery/disposal/bin,
+/obj/structure/disposalpipe/trunk{
+ dir = 8
},
-/obj/effect/turf_decal/siding/wood{
- dir = 6
+/turf/open/floor/iron/textured_large,
+/area/ruin/interdyne_planetary_base/med)
+"bB" = (
+/obj/machinery/conveyor_switch/oneway{
+ dir = 4;
+ id = "interdynedisp";
+ name = "disposal conveyor";
+ pixel_y = 8
},
-/obj/machinery/light_switch/directional/east,
-/turf/open/floor/carpet/orange,
-/area/ruin/interdyne_planetary_base/cargo/deck)
-"aK" = (
-/obj/structure/chair/office{
+/obj/effect/turf_decal/box/corners{
dir = 1
},
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+/obj/effect/turf_decal/box/corners{
dir = 4
},
-/turf/open/floor/wood,
-/area/ruin/interdyne_planetary_base/cargo/deck)
-"aL" = (
-/turf/open/floor/wood,
-/area/ruin/interdyne_planetary_base/cargo/deck)
-"aM" = (
-/obj/structure/toilet{
- dir = 4;
- pixel_z = 8
- },
-/obj/machinery/duct,
-/turf/open/floor/iron/showroomfloor,
-/area/ruin/interdyne_planetary_base/cargo/deck)
-"aN" = (
-/obj/structure/sink/directional/west,
-/obj/structure/mirror/directional/east,
-/turf/open/floor/iron/showroomfloor,
-/area/ruin/interdyne_planetary_base/cargo/deck)
-"aO" = (
-/obj/structure/sign/warning/gas_mask/directional/east,
-/obj/effect/turf_decal/sand/plating/volcanic,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"aQ" = (
-/obj/effect/baseturf_helper/reinforced_plating,
-/turf/closed/wall/r_wall/syndicate,
-/area/ruin/interdyne_planetary_base/cargo)
-"aR" = (
-/obj/machinery/door/airlock/external,
-/obj/effect/mapping_helpers/airlock/cyclelink_helper{
- dir = 1
+/obj/effect/turf_decal/siding/thinplating{
+ dir = 8
},
-/obj/structure/fans/tiny,
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"aS" = (
-/obj/machinery/door/poddoor{
- id = "interdynecargo"
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/eng)
+"bJ" = (
+/obj/effect/turf_decal/tile/dark_green{
+ dir = 4
},
-/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/cargo)
-"aU" = (
-/obj/structure/dresser,
-/turf/open/floor/iron/smooth_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"aV" = (
-/obj/structure/closet/secure_closet/personal/wall{
- pixel_y = 30;
- icon_door = "locker_wall"
- },
-/turf/open/floor/iron/smooth_edge,
-/area/ruin/interdyne_planetary_base/cargo)
-"aW" = (
-/obj/structure/bed,
-/obj/item/bedsheet/dorms,
-/turf/open/floor/iron/smooth_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"aX" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"aY" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/duct,
-/obj/effect/turf_decal/tile/dark_red/half{
- dir = 1
- },
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"aZ" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron/dark/smooth_edge,
+/area/ruin/interdyne_planetary_base/main)
+"bN" = (
+/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/duct,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"ba" = (
-/obj/machinery/suit_storage_unit/mining,
-/obj/machinery/light/directional/north,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"bb" = (
-/obj/machinery/suit_storage_unit/mining,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"bd" = (
-/obj/effect/turf_decal/siding/thinplating/dark{
- dir = 8
+/obj/machinery/meter/layer2,
+/obj/machinery/power/apc/auto_name/directional/south,
+/obj/effect/mapping_helpers/apc/syndicate_access,
+/obj/structure/disposalpipe/segment{
+ dir = 9
},
-/obj/structure/sign/poster/contraband/icebox_moment/directional/north,
-/obj/structure/tank_dispenser,
-/turf/open/floor/iron/diagonal,
-/area/ruin/interdyne_planetary_base/cargo)
-"be" = (
-/obj/machinery/computer/order_console/mining/interdyne,
-/obj/structure/railing{
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/eng)
+"bO" = (
+/obj/effect/turf_decal/tile/dark_green/half{
dir = 4
},
-/obj/machinery/light/directional/north,
-/turf/open/floor/iron/diagonal,
-/area/ruin/interdyne_planetary_base/cargo)
-"bf" = (
-/obj/effect/turf_decal/siding/thinplating{
- dir = 8
- },
-/obj/structure/noticeboard/directional/north,
-/obj/structure/closet/crate,
-/obj/item/reagent_containers/cup/glass/waterbottle,
-/obj/item/reagent_containers/cup/glass/waterbottle,
-/obj/item/reagent_containers/cup/glass/waterbottle,
-/obj/item/reagent_containers/cup/glass/waterbottle,
-/obj/item/reagent_containers/cup/glass/waterbottle,
-/obj/item/reagent_containers/cup/glass/waterbottle/large,
-/obj/item/reagent_containers/cup/glass/waterbottle/large,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"bg" = (
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"bh" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 4
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med)
+"bT" = (
+/obj/machinery/door/firedoor,
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/leader,
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/door/airlock/virology{
+ name = "Deck Officer's Quarters"
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"bi" = (
-/obj/machinery/light/directional/north,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"bj" = (
-/obj/machinery/door/airlock/external,
-/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/cargo/deck)
+"bV" = (
+/obj/structure/table/wood,
+/obj/machinery/computer/libraryconsole/bookmanagement{
dir = 4
},
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"bk" = (
-/obj/effect/turf_decal/stripes/white/line{
- dir = 4;
- layer = 2.52
+/turf/open/floor/wood/parquet,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"bZ" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/west{
+ pixel_x = -4
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"bl" = (
-/obj/machinery/door/airlock/external,
-/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+/obj/machinery/medical_kiosk,
+/obj/effect/turf_decal/tile/dark_green/half{
dir = 8
},
-/obj/structure/fans/tiny,
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/machinery/door/firedoor/border_only,
+/turf/open/floor/iron/white/small,
+/area/ruin/interdyne_planetary_base/med)
+"cd" = (
+/obj/machinery/computer/operating,
/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"bm" = (
-/obj/effect/mob_spawn/ghost_role/human/interdyne_planetary_base/shaftminer{
- dir = 4
- },
-/obj/machinery/light/directional/west,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+/area/ruin/interdyne_planetary_base/med)
+"co" = (
+/obj/effect/turf_decal/tile/dark_green{
dir = 4
},
-/turf/open/floor/iron/smooth_edge{
- dir = 4
+/obj/structure/table,
+/obj/item/coffee_cartridge/fancy{
+ pixel_y = 14;
+ pixel_x = -4
},
-/area/ruin/interdyne_planetary_base/cargo)
-"bn" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/smooth_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"bo" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
+/obj/item/coffee_cartridge/fancy{
+ pixel_y = 14;
+ pixel_x = 4
},
-/turf/open/floor/iron/smooth_edge{
- dir = 8
+/obj/machinery/coffeemaker{
+ pixel_y = 4
},
+/turf/open/floor/iron/dark/textured,
/area/ruin/interdyne_planetary_base/cargo)
-"bp" = (
-/obj/machinery/door/airlock/mining{
- name = "Shaft Miner Dormitory Alpha"
+"cq" = (
+/obj/effect/spawner/structure/window/reinforced/shuttle,
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/eng)
+"cs" = (
+/obj/machinery/camera/autoname/directional/west{
+ network = list("intd13")
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"bq" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"br" = (
-/obj/machinery/door/airlock/mining/glass{
- name = "Cargo Bay"
+/obj/structure/table,
+/obj/item/storage/box/bodybags{
+ pixel_x = -3;
+ pixel_y = 9
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/effect/turf_decal/siding/thinplating/dark/corner{
- dir = 4;
- layer = 2.01
+/obj/item/reagent_containers/spray/cleaner{
+ pixel_x = 8;
+ pixel_y = 4
},
-/obj/machinery/duct,
+/turf/open/floor/iron/dark/herringbone,
+/area/ruin/interdyne_planetary_base/med/viro)
+"ct" = (
+/obj/effect/spawner/structure/window/reinforced/shuttle,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible,
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/eng)
+"cD" = (
/obj/effect/turf_decal/siding/thinplating{
- dir = 4
- },
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"bs" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/siding/thinplating/dark{
dir = 1
},
-/obj/machinery/duct,
-/turf/open/floor/iron/diagonal,
-/area/ruin/interdyne_planetary_base/cargo)
-"bt" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/siding/thinplating/dark/corner{
- dir = 1
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/eng)
+"cE" = (
+/obj/machinery/chem_heater/withbuffer,
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 8
},
-/obj/machinery/duct,
-/turf/open/floor/iron/diagonal,
-/area/ruin/interdyne_planetary_base/cargo)
-"bu" = (
-/obj/machinery/duct,
-/turf/open/floor/iron/diagonal,
-/area/ruin/interdyne_planetary_base/cargo)
-"bv" = (
-/obj/effect/turf_decal/siding/thinplating{
+/obj/effect/turf_decal/siding/white{
dir = 8
},
-/obj/machinery/duct,
/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"bw" = (
-/obj/machinery/conveyor_switch/oneway{
- id = "interdynecargoout"
+/area/ruin/interdyne_planetary_base/med/pharm)
+"cK" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/north,
+/obj/machinery/light/warm/directional/east,
+/obj/structure/cable,
+/obj/machinery/door/window/survival_pod/left/directional/west{
+ req_access = list("syndicate");
+ pixel_x = -4
},
-/obj/structure/railing{
+/obj/machinery/power/rtg/advanced,
+/turf/open/floor/catwalk_floor/iron_dark,
+/area/ruin/interdyne_planetary_base/eng)
+"cL" = (
+/obj/effect/turf_decal/tile/neutral/diagonal_centre,
+/turf/open/floor/iron/diagonal,
+/area/ruin/interdyne_planetary_base/eng)
+"cO" = (
+/obj/machinery/hydroponics/constructable,
+/obj/machinery/door/window/survival_pod/left/directional/east,
+/obj/effect/turf_decal/siding/thinplating/end{
dir = 8
},
-/obj/effect/turf_decal/stripes/line{
- dir = 8
+/turf/open/floor/grass,
+/area/ruin/interdyne_planetary_base/serv/hydr)
+"cQ" = (
+/obj/effect/turf_decal/tile/dark_green/diagonal_centre,
+/turf/open/floor/iron/diagonal,
+/area/ruin/interdyne_planetary_base/eng)
+"cR" = (
+/obj/machinery/conveyor{
+ dir = 4;
+ id = "interdyneconveyor"
},
/turf/open/floor/iron/dark/textured_large,
+/area/ruin/interdyne_planetary_base/cargo/ware)
+"cT" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
+/turf/open/floor/iron/white,
/area/ruin/interdyne_planetary_base/cargo)
-"bx" = (
-/obj/effect/turf_decal/stripes/line{
+"cZ" = (
+/obj/effect/turf_decal/tile/dark_green/half{
dir = 4
},
-/obj/effect/turf_decal/caution{
- dir = 8
- },
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"by" = (
-/obj/item/flashlight{
- pixel_x = -5;
- pixel_y = 5
- },
-/obj/item/flashlight{
- pixel_x = -2;
- pixel_y = 2
+/turf/open/floor/iron/dark/smooth_edge{
+ dir = 4
},
-/obj/item/flashlight{
- pixel_x = 1;
- pixel_y = -1
+/area/ruin/interdyne_planetary_base/main)
+"da" = (
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 4
},
-/obj/item/extinguisher{
- pixel_x = -5;
- pixel_y = 5
+/obj/machinery/light_switch/directional/east,
+/obj/structure/table/reinforced/rglass,
+/obj/item/emergency_bed{
+ pixel_y = 9;
+ pixel_x = 3
},
-/obj/item/extinguisher{
- pixel_x = -2;
- pixel_y = 2
+/obj/item/emergency_bed{
+ pixel_y = 6;
+ pixel_x = -2
},
-/obj/item/extinguisher{
- pixel_x = 1;
- pixel_y = -1
+/obj/item/emergency_bed{
+ pixel_x = 1
},
-/obj/machinery/conveyor{
- dir = 4;
- id = "interdynecargoout"
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med)
+"de" = (
+/obj/machinery/atmospherics/miner/nitrogen,
+/turf/open/floor/engine/n2,
+/area/ruin/interdyne_planetary_base/eng)
+"df" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
},
-/obj/structure/closet/crate/cardboard,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"bz" = (
-/obj/machinery/conveyor{
- dir = 4;
- id = "interdynecargoout"
+/obj/machinery/power/shuttle_engine/heater{
+ dir = 4
},
-/obj/structure/reagent_dispensers/fueltank,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"bA" = (
-/obj/machinery/door/poddoor{
- id = "interdynecargowest"
+/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
+/turf/open/floor/plating/airless,
+/area/ruin/interdyne_planetary_base)
+"dk" = (
+/obj/effect/turf_decal/tile/neutral/diagonal_centre,
+/obj/structure/railing,
+/obj/machinery/space_heater,
+/turf/open/floor/iron/diagonal,
+/area/ruin/interdyne_planetary_base/eng)
+"dn" = (
+/turf/open/floor/catwalk_floor/iron_dark,
+/area/ruin/interdyne_planetary_base/main/vault)
+"do" = (
+/turf/open/floor/iron/kitchen{
+ dir = 4
},
-/obj/machinery/conveyor{
- dir = 4;
- id = "interdynecargoout"
+/area/ruin/interdyne_planetary_base/serv/kitchen)
+"du" = (
+/obj/machinery/light/small/directional/west,
+/obj/effect/turf_decal/siding/wood{
+ dir = 4
},
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/cargo)
-"bB" = (
-/obj/machinery/conveyor{
- dir = 4;
- id = "interdynecargoout"
- },
-/obj/structure/plasticflaps,
-/obj/effect/turf_decal/stripes/white/line{
- dir = 4;
- layer = 2.52
- },
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/cargo)
-"bC" = (
-/obj/machinery/door/poddoor{
- id = "interdynecargowest"
- },
-/obj/machinery/conveyor{
- dir = 4;
- id = "interdynecargoout"
+/obj/machinery/power/apc/auto_name/directional/west,
+/obj/effect/mapping_helpers/apc/syndicate_access,
+/obj/structure/cable,
+/turf/open/floor/wood/parquet,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"dz" = (
+/obj/structure/cable,
+/obj/structure/lattice/catwalk,
+/turf/open/lava/smooth/lava_land_surface,
+/area/ruin/interdyne_planetary_base)
+"dB" = (
+/obj/machinery/door/window/survival_pod/left/directional/east{
+ req_access = list("syndicate")
},
-/obj/structure/fans/tiny,
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/cargo)
-"bE" = (
-/obj/structure/window/reinforced/tinted/spawner/directional/south,
-/obj/structure/window/reinforced/tinted/spawner/directional/north,
-/obj/structure/flora/rock/pile,
-/turf/open/misc/asteroid/basalt,
-/area/ruin/interdyne_planetary_base/cargo)
-"bF" = (
-/obj/structure/window/reinforced/tinted/spawner/directional/south,
-/obj/structure/window/reinforced/tinted/spawner/directional/north,
-/turf/open/misc/asteroid/basalt,
-/area/ruin/interdyne_planetary_base/cargo)
-"bG" = (
-/obj/structure/window/reinforced/tinted/spawner/directional/south,
-/obj/structure/window/reinforced/tinted/spawner/directional/north,
-/obj/structure/flora/rock,
-/turf/open/misc/asteroid/basalt,
-/area/ruin/interdyne_planetary_base/cargo)
-"bH" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/cargo)
-"bI" = (
-/obj/structure/table,
-/turf/open/floor/iron/smooth_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"bJ" = (
-/obj/effect/turf_decal/arrows,
-/turf/open/floor/iron/diagonal,
-/area/ruin/interdyne_planetary_base/cargo)
-"bK" = (
-/turf/open/floor/iron/diagonal,
-/area/ruin/interdyne_planetary_base/cargo)
-"bL" = (
-/obj/structure/closet/crate/internals{
- anchored = 1
+/obj/machinery/light/cold/directional/south,
+/turf/open/floor/engine,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"dK" = (
+/obj/effect/spawner/structure/window/reinforced/shuttle{
+ polarizer_id = "interdynevirowindows"
},
-/obj/item/tank/internals/oxygen/yellow,
-/obj/item/tank/internals/oxygen/yellow,
-/obj/item/tank/internals/oxygen/yellow,
-/obj/item/tank/internals/emergency_oxygen/double,
-/obj/item/tank/internals/emergency_oxygen/double,
-/obj/item/tank/internals/emergency_oxygen/double,
-/obj/item/clothing/mask/gas,
-/obj/item/clothing/mask/gas,
-/obj/item/clothing/mask/gas,
-/obj/effect/turf_decal/box/white,
-/turf/open/floor/iron/diagonal,
-/area/ruin/interdyne_planetary_base/cargo)
-"bM" = (
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/med/viro)
+"dM" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/diagonal,
-/area/ruin/interdyne_planetary_base/cargo)
-"bN" = (
-/obj/structure/railing{
+/obj/structure/cable,
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/machinery/door/firedoor,
+/obj/structure/disposalpipe/segment{
dir = 4
},
-/obj/structure/rack,
-/obj/effect/turf_decal/box/white,
-/turf/open/floor/iron/diagonal,
-/area/ruin/interdyne_planetary_base/cargo)
-"bO" = (
-/obj/structure/railing{
- dir = 8
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"bP" = (
-/obj/machinery/button/door{
- pixel_x = 32;
- pixel_y = 8;
- id = "interdynecargowest"
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/obj/machinery/door/airlock/engineering/glass{
+ name = "Engineering"
},
-/obj/machinery/button/door{
- pixel_x = 32;
- pixel_y = -8;
- id = "interdynecargoeast"
+/obj/effect/turf_decal/siding/thinplating/end{
+ dir = 4
},
-/obj/machinery/computer/shuttle{
- name = "syndicate cargo shuttle terminal";
- desc = "Occasionally used to call in a resupply shuttle if one is in range.";
- dir = 8;
- light_color = "#FA8282";
- req_access = list("syndicate");
- icon_screen = "syndishuttle";
- icon_keyboard = "syndie_key";
- shuttleId = "syndie_cargo";
- possible_destinations = "syndielavaland_cargo"
+/turf/open/floor/iron/herringbone,
+/area/ruin/interdyne_planetary_base/eng)
+"dQ" = (
+/obj/machinery/button/door/directional/west{
+ id = "InterdyneCabin1";
+ name = "Door Bolt";
+ normaldoorcontrol = 1;
+ specialfunctions = 4
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"bQ" = (
-/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/cargo)
-"bR" = (
-/obj/machinery/door/airlock/mining{
- name = "Shaft Miner Dormitory Beta"
+/obj/structure/closet/secure_closet/personal/cabinet,
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
+/turf/open/floor/wood,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"dU" = (
+/obj/item/gps/computer{
+ gpstag = "INTRDYN"
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"bS" = (
-/obj/structure/weightmachine/weightlifter,
-/obj/effect/turf_decal/siding/dark/end{
+/turf/open/floor/catwalk_floor/iron_dark,
+/area/ruin/interdyne_planetary_base/main/vault)
+"dV" = (
+/obj/structure/cable,
+/turf/open/floor/iron/dark/herringbone,
+/area/ruin/interdyne_planetary_base/serv/hydr)
+"dX" = (
+/obj/effect/turf_decal/siding/thinplating/corner{
dir = 1
},
-/obj/machinery/light/directional/east,
-/turf/open/floor/eighties/red,
-/area/ruin/interdyne_planetary_base/cargo)
-"bT" = (
-/obj/structure/frame/machine{
- icon_state = "box_1";
- state = 2;
- anchored = 1
- },
-/obj/item/circuitboard/machine/ore_redemption,
-/obj/item/assembly/igniter,
-/turf/open/floor/iron/diagonal,
-/area/ruin/interdyne_planetary_base/cargo)
-"bU" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
+/obj/effect/turf_decal/siding/thinplating{
+ dir = 8
},
-/turf/open/floor/iron/diagonal,
-/area/ruin/interdyne_planetary_base/cargo)
-"bV" = (
-/obj/structure/rack/shelf,
-/obj/effect/turf_decal/box/white,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/item/pickaxe,
-/turf/open/floor/iron/diagonal,
-/area/ruin/interdyne_planetary_base/cargo)
-"bW" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/diagonal,
-/area/ruin/interdyne_planetary_base/cargo)
-"bX" = (
-/obj/structure/railing{
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/iron/kitchen{
dir = 4
},
-/obj/effect/turf_decal/box/white,
-/obj/structure/closet/secure_closet{
- icon_state = "syndicate";
- base_icon_state = "syndicate";
- req_access = list("syndicate");
- icon_door = "syndicate"
- },
-/turf/open/floor/iron/diagonal,
-/area/ruin/interdyne_planetary_base/cargo)
-"bY" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"bZ" = (
-/obj/machinery/conveyor_switch/oneway{
- id = "interdynecargoin"
+/area/ruin/interdyne_planetary_base/serv/kitchen)
+"ea" = (
+/obj/structure/table/reinforced,
+/obj/item/defibrillator/loaded{
+ pixel_y = 6
},
-/obj/structure/railing{
- dir = 8
+/obj/machinery/door/window/survival_pod/left/directional/south{
+ req_access = list("syndicate")
},
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med)
+"el" = (
/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"ca" = (
-/obj/structure/closet/crate,
-/obj/item/storage/box/stockparts/deluxe,
-/obj/item/storage/box/stockparts/deluxe,
-/obj/item/stack/sheet/iron/fifty,
-/obj/item/stack/sheet/glass/fifty,
-/obj/item/circuitboard/machine/gibber,
-/obj/machinery/conveyor{
- dir = 8;
- id = "interdynecargoin"
+ dir = 4
},
-/obj/item/stack/rods/fifty,
-/obj/item/stack/sheet/mineral/plastitanium{
- amount = 50
+/obj/structure/marker_beacon/lime,
+/turf/open/floor/plating/lavaland_atmos,
+/area/ruin/interdyne_planetary_base)
+"es" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
+/turf/open/floor/wood,
+/area/ruin/interdyne_planetary_base/cargo/deck)
+"eE" = (
+/turf/open/floor/iron/dark,
+/area/ruin/interdyne_planetary_base/main)
+"eH" = (
+/obj/machinery/computer/operating,
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 4
},
/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"cb" = (
-/obj/machinery/conveyor{
- dir = 8;
- id = "interdynecargoin"
+/area/ruin/interdyne_planetary_base/med)
+"eL" = (
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
},
-/obj/structure/closet/crate/medical,
-/obj/item/storage/medkit/fire{
- pixel_x = 3;
- pixel_y = 3
+/obj/effect/turf_decal/siding/white/corner,
+/obj/machinery/firealarm/directional/south,
+/obj/machinery/duct,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/med)
+"eN" = (
+/obj/machinery/light/small/directional/west,
+/obj/machinery/modular_computer/preset/curator{
+ dir = 4
},
-/obj/item/storage/medkit/brute,
-/obj/item/storage/medkit/regular{
- pixel_x = -3;
- pixel_y = -3
+/turf/open/floor/wood/parquet,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"eP" = (
+/obj/machinery/door/poddoor{
+ id = "interdynedoorss"
},
-/turf/open/floor/iron/dark/textured_large,
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/plating,
/area/ruin/interdyne_planetary_base/cargo)
-"cc" = (
+"fa" = (
+/obj/structure/railing,
/obj/machinery/door/poddoor{
- id = "interdynecargoeast"
+ id = "interdynecargo"
},
/obj/machinery/conveyor{
dir = 8;
- id = "interdynecargoin"
+ id = "interdyneconveyor"
},
-/turf/open/floor/plating/reinforced,
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/cargo/ware)
+"fh" = (
+/obj/effect/turf_decal/siding/brown,
+/turf/open/floor/iron/dark/diagonal,
/area/ruin/interdyne_planetary_base/cargo)
-"cd" = (
-/obj/machinery/conveyor{
- dir = 8;
- id = "interdynecargoin"
- },
-/obj/structure/plasticflaps,
-/obj/effect/turf_decal/stripes/white/line{
- dir = 4;
- layer = 2.52
+"fl" = (
+/obj/effect/turf_decal/tile/dark_green{
+ dir = 4
},
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/cargo)
-"ce" = (
-/obj/machinery/door/poddoor{
- id = "interdynecargoeast"
+/obj/machinery/firealarm/directional/south,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/disposalpipe/segment{
+ dir = 9
},
-/obj/machinery/conveyor{
- dir = 8;
- id = "interdynecargoin"
+/turf/open/floor/iron/dark/smooth_edge,
+/area/ruin/interdyne_planetary_base/main)
+"fm" = (
+/turf/open/lava/smooth/lava_land_surface,
+/area/lavaland/surface/outdoors)
+"fn" = (
+/obj/machinery/airalarm/directional/east,
+/obj/effect/mapping_helpers/airalarm/syndicate_access,
+/obj/structure/reagent_dispensers/fueltank/large,
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/eng)
+"fo" = (
+/obj/structure/closet/secure_closet/cytology{
+ req_access = list("syndicate")
},
-/obj/structure/fans/tiny,
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/cargo)
-"cf" = (
-/obj/structure/closet/secure_closet/personal/wall{
- pixel_y = -30;
- icon_door = "locker_wall"
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 1
},
-/turf/open/floor/iron/smooth_edge{
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"fu" = (
+/obj/effect/turf_decal/siding/dark{
dir = 1
},
-/area/ruin/interdyne_planetary_base/cargo)
-"cg" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/firealarm/directional/west{
- dir = 4
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/med)
+"fA" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/west{
+ pixel_x = -4
},
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/cargo)
-"ch" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+/obj/effect/turf_decal/tile/dark_green/half{
dir = 8
},
-/obj/effect/turf_decal/tile/dark_red/half,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"ci" = (
-/obj/structure/punching_bag,
-/obj/effect/turf_decal/siding/dark/end,
-/turf/open/floor/eighties/red,
-/area/ruin/interdyne_planetary_base/cargo)
-"cj" = (
-/obj/structure/railing,
-/obj/effect/turf_decal/loading_area,
-/turf/open/floor/iron/diagonal,
-/area/ruin/interdyne_planetary_base/cargo)
-"ck" = (
-/obj/structure/railing,
-/turf/open/floor/iron/diagonal,
-/area/ruin/interdyne_planetary_base/cargo)
-"cl" = (
-/obj/structure/railing,
-/obj/effect/turf_decal/box/white,
-/obj/structure/rack/shelf,
-/obj/item/construction/rcd/loaded/interdyne,
-/turf/open/floor/iron/diagonal,
-/area/ruin/interdyne_planetary_base/cargo)
-"cm" = (
-/obj/structure/railing,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/diagonal,
-/area/ruin/interdyne_planetary_base/cargo)
-"cn" = (
-/obj/structure/railing{
- dir = 6
+/obj/structure/table,
+/obj/item/storage/box/cups,
+/turf/open/floor/iron/white/small,
+/area/ruin/interdyne_planetary_base/med)
+"fH" = (
+/obj/structure/table/reinforced/rglass,
+/obj/item/storage/box/disks{
+ pixel_x = 5;
+ pixel_y = 6
},
-/obj/machinery/vending/wardrobe/syndie_wardrobe{
- onstation = 0;
- contraband = list(/obj/item/knife/combat=1, /obj/item/clothing/under/syndicate/coldres=6, /obj/item/clothing/shoes/combat/coldres=6);
- extended_inventory = 1
+/obj/item/storage/box/bodybags{
+ pixel_x = -3;
+ pixel_y = -1
},
-/turf/open/floor/iron/diagonal,
-/area/ruin/interdyne_planetary_base/cargo)
-"co" = (
-/obj/machinery/light/directional/south,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"cp" = (
-/obj/machinery/button/door/directional/south{
- name = "window security button";
- id = "interdynecargo";
- req_access = list("syndicate")
+/obj/effect/turf_decal/tile/dark_green/anticorner{
+ dir = 4
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"cs" = (
-/obj/machinery/porta_turret/syndicate{
- dir = 10;
- faction = list("Syndicate","neutral")
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"fQ" = (
+/obj/machinery/computer/pandemic,
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 4
},
-/turf/closed/wall/r_wall/syndicate,
-/area/ruin/interdyne_planetary_base)
-"ct" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/north,
-/obj/item/fakeartefact{
- possible = list(/obj/item/gun/energy/recharge/kinetic_accelerator,/obj/item/gun/energy/plasmacutter,/obj/item/gun/energy/plasmacutter/adv,/obj/item/kinetic_crusher,/obj/item/kinetic_crusher/compact,/obj/item/pickaxe/drill,/obj/item/pickaxe/drill/diamonddrill,/obj/item/resonator,/obj/item/resonator/upgraded)
+/obj/structure/reagent_dispensers/wall/virusfood/directional/east,
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med/viro)
+"fT" = (
+/obj/structure/closet/crate{
+ name = "gear crate"
},
-/obj/structure/table/bronze,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"cu" = (
-/obj/structure/displaycase{
- desc = "A display case containing an expensive forgery, probably.";
- alert = 0;
- req_access = list("syndicate");
- start_showpiece_type = /obj/item/fakeartefact
+/obj/item/clothing/glasses/hud/health/night,
+/obj/item/clothing/glasses/hud/health/night,
+/obj/item/clothing/glasses/hud/health/night,
+/obj/item/storage/belt/military,
+/obj/item/storage/belt/military,
+/obj/item/storage/belt/military,
+/obj/item/ammo_box/c9mm,
+/obj/item/ammo_box/c9mm,
+/obj/item/ammo_box/magazine/m9mm,
+/obj/item/ammo_box/magazine/m9mm,
+/obj/item/ammo_box/magazine/m9mm,
+/obj/item/ammo_box/magazine/m9mm,
+/obj/item/clothing/glasses/meson/night,
+/obj/item/clothing/glasses/meson/night,
+/obj/item/clothing/glasses/meson/night,
+/obj/effect/turf_decal/bot_white,
+/obj/item/card/id/advanced/chameleon/black,
+/obj/item/card/id/advanced/chameleon/black,
+/obj/item/card/id/advanced/chameleon/black,
+/obj/effect/turf_decal/siding/dark_green{
+ dir = 9
},
-/obj/structure/window/reinforced/survival_pod/spawner/directional/north,
-/obj/machinery/light/directional/south,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"cv" = (
-/obj/effect/turf_decal/siding/thinplating{
- dir = 1
+/obj/structure/railing{
+ dir = 8
},
-/obj/machinery/power/apc/auto_name/directional/west,
-/obj/effect/mapping_helpers/apc/syndicate_access,
-/obj/structure/cable,
-/turf/open/floor/iron/dark/textured_large,
+/obj/item/radio/headset/interdyne/green,
+/obj/item/radio/headset/interdyne/green,
+/obj/item/radio/headset/interdyne/green,
+/turf/open/floor/iron/textured_large,
/area/ruin/interdyne_planetary_base/cargo)
-"cw" = (
+"fW" = (
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/cargo/ware)
+"fX" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ruin/interdyne_planetary_base/serv/kitchen)
+"gk" = (
+/obj/machinery/griddle,
/obj/effect/turf_decal/siding/thinplating{
dir = 1
},
-/obj/structure/cable,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"cx" = (
-/obj/effect/turf_decal/siding/thinplating{
- dir = 1
+/turf/open/floor/iron/kitchen{
+ dir = 4
+ },
+/area/ruin/interdyne_planetary_base/serv/kitchen)
+"gr" = (
+/obj/effect/turf_decal/tile/dark_green{
+ dir = 4
},
+/obj/machinery/light/cold/directional/west,
+/obj/machinery/vending/imported/mothic,
+/turf/open/floor/iron/dark/textured,
+/area/ruin/interdyne_planetary_base/cargo)
+"gv" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
+/turf/open/floor/engine,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"gB" = (
/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"cy" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/iron/white/small,
+/area/ruin/interdyne_planetary_base/med/viro)
+"gF" = (
/obj/effect/turf_decal/siding/thinplating{
- dir = 1
+ dir = 9
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"cz" = (
-/obj/effect/turf_decal/siding/thinplating/corner{
- dir = 1
+/obj/structure/railing{
+ dir = 10
+ },
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/main)
+"gL" = (
+/obj/structure/railing{
+ dir = 8
},
+/obj/structure/lattice/catwalk,
+/turf/open/lava/smooth/lava_land_surface,
+/area/ruin/interdyne_planetary_base)
+"gO" = (
+/obj/effect/turf_decal/delivery/white,
+/obj/structure/railing,
+/obj/machinery/light_switch/directional/east,
+/obj/structure/closet/crate/freezer/sansufentanyl,
/obj/machinery/duct,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"cA" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 4
+/area/ruin/interdyne_planetary_base/med)
+"gQ" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
+/obj/effect/turf_decal/tile/purple/opposingcorners,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/pink,
+/turf/open/floor/engine/bz,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"gR" = (
+/obj/effect/turf_decal/siding/dark{
+ dir = 9
},
-/obj/machinery/airalarm/directional/east{
- req_access = list("syndicate")
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/main)
+"gY" = (
+/obj/machinery/vending/wardrobe/coroner_wardrobe,
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 8
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"cC" = (
-/turf/closed/wall/r_wall/syndicate,
-/area/ruin/interdyne_planetary_base/cargo)
-"cD" = (
-/obj/effect/turf_decal/siding/brown{
+/turf/open/floor/iron/dark/textured_half{
dir = 1
},
-/obj/item/modular_computer/laptop/preset/syndicate,
-/obj/item/modular_computer/laptop/preset/syndicate,
-/obj/item/modular_computer/laptop/preset/syndicate,
-/obj/item/modular_computer/laptop/preset/syndicate,
-/obj/item/modular_computer/laptop/preset/syndicate,
-/obj/item/modular_computer/laptop/preset/syndicate,
-/obj/machinery/firealarm/directional/south{
+/area/ruin/interdyne_planetary_base/med/morgue)
+"hd" = (
+/obj/effect/turf_decal/siding/white,
+/obj/effect/turf_decal/siding/white{
dir = 1
},
-/obj/machinery/light/directional/south,
-/obj/item/modular_computer/laptop/preset/syndicate,
-/obj/structure/closet/crate/centcom,
-/turf/open/floor/iron/smooth_large,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/med)
+"hg" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/north,
+/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
+/turf/open/floor/engine,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"hl" = (
+/obj/structure/railing,
+/obj/structure/plasticflaps,
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "interdyneconveyor"
+ },
+/obj/machinery/light/small/directional/north,
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/cargo/ware)
+"hq" = (
+/obj/effect/turf_decal/arrows{
+ dir = 8;
+ pixel_x = 14
+ },
+/turf/open/floor/iron/dark/textured_large,
/area/ruin/interdyne_planetary_base/cargo)
-"cE" = (
-/obj/structure/closet/crate/secure/weapon{
- req_access = list("syndicate")
+"hs" = (
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 4
},
-/obj/item/ammo_box/c9mm{
- pixel_y = 6
+/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
+/turf/open/floor/iron/dark/herringbone,
+/area/ruin/interdyne_planetary_base/med/viro)
+"hy" = (
+/obj/machinery/computer/security/hos{
+ name = "Local station camera console";
+ network = list("ss13","labor","mine","auxbase")
},
-/obj/item/ammo_box/c9mm,
-/obj/item/ammo_box/magazine/m9mm{
- pixel_x = -5;
- pixel_y = 5
+/obj/effect/mapping_helpers/apc/syndicate_access,
+/obj/machinery/power/apc/auto_name/directional/north,
+/obj/structure/cable,
+/turf/open/floor/iron/dark,
+/area/ruin/interdyne_planetary_base/cargo/obs)
+"hz" = (
+/obj/structure/chair/office/light{
+ dir = 4
},
-/obj/item/ammo_box/magazine/m9mm{
- pixel_x = -2;
- pixel_y = 2
+/mob/living/carbon/human/species/monkey{
+ ai_controller = null;
+ faction = list("neutral","Syndicate");
+ dir = 4
},
-/obj/item/ammo_box/magazine/m9mm{
- pixel_x = 1;
- pixel_y = -1
+/turf/open/floor/iron/dark/herringbone,
+/area/ruin/interdyne_planetary_base/med/viro)
+"hH" = (
+/obj/machinery/airalarm/directional/east,
+/obj/effect/mapping_helpers/airalarm/syndicate_access,
+/obj/effect/turf_decal/siding/dark_green{
+ dir = 4
},
-/obj/item/ammo_box/magazine/m9mm{
- pixel_x = 4;
- pixel_y = -4
+/obj/structure/cable,
+/obj/structure/sink/kitchen/directional/west,
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/serv/hydr)
+"hL" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible,
+/obj/machinery/light/small/directional/east,
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/interdyne_planetary_base/med)
+"hP" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/structure/fans/tiny/forcefield{
+ dir = 4
},
-/obj/effect/turf_decal/siding/brown{
+/obj/structure/sign/warning/fire/directional/north,
+/turf/open/floor/iron/dark/textured_half{
dir = 1
},
-/turf/open/floor/iron/smooth_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"cF" = (
-/obj/effect/turf_decal/box/red/corners,
-/obj/effect/turf_decal/box/red/corners{
+/area/ruin/interdyne_planetary_base/cargo/ware)
+"hR" = (
+/obj/structure/table/reinforced/rglass,
+/obj/effect/turf_decal/tile/dark_green/half{
dir = 8
},
-/obj/structure/closet/crate/secure/gear{
- desc = "A secure gear crate, with the Syndicate logo on it.";
- icon_state = "syndicrate";
- base_icon_state = "syndicrate";
- req_access = list("syndicate")
+/obj/item/storage/box/monkeycubes/syndicate{
+ pixel_y = 5
},
-/obj/item/clothing/glasses/night,
-/obj/item/clothing/glasses/night,
-/obj/item/clothing/glasses/night,
-/obj/item/storage/belt/military,
-/obj/item/storage/belt/military,
-/obj/item/clothing/mask/gas/syndicate,
-/obj/item/clothing/mask/gas/syndicate,
-/obj/item/clothing/shoes/combat,
-/obj/item/clothing/shoes/combat,
-/obj/item/clothing/under/syndicate/combat,
-/obj/item/clothing/under/syndicate/combat,
-/obj/item/clothing/gloves/combat,
-/obj/item/clothing/gloves/combat,
-/obj/effect/turf_decal/siding/brown{
- dir = 1
- },
-/obj/item/radio/headset/interdyne,
-/obj/item/radio/headset/interdyne,
-/obj/item/radio/headset/interdyne,
-/obj/item/card/id/advanced/chameleon/black,
-/obj/item/card/id/advanced/chameleon/black,
-/obj/item/card/id/advanced/chameleon/black,
-/turf/open/floor/iron/smooth_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"cG" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
-/obj/effect/turf_decal/siding/brown{
- dir = 5
+/obj/item/storage/box/monkeycubes/syndicate{
+ pixel_x = 3;
+ pixel_y = 3
},
-/obj/item/storage/toolbox/electrical{
- pixel_y = 4
+/obj/machinery/light/cold/directional/west,
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"hS" = (
+/obj/item/storage/box/beakers{
+ pixel_x = 2;
+ pixel_y = 12
},
-/obj/structure/closet/crate/engineering,
-/obj/item/storage/inflatable,
-/obj/item/storage/toolbox/syndicate{
- layer = 3.001
+/obj/item/storage/box/syringes{
+ pixel_y = 6
},
-/turf/open/floor/iron/smooth_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"cH" = (
+/obj/item/reagent_containers/dropper{
+ pixel_y = -3
+ },
+/obj/structure/table/reinforced/rglass,
/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"cI" = (
-/obj/machinery/disposal/bin,
-/obj/structure/disposalpipe/trunk{
- dir = 4
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med/viro)
+"hV" = (
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 8
+ },
+/obj/machinery/button/polarizer{
+ pixel_y = -24;
+ id = "interdynevirowindows";
+ name = "Virology Window Privacy"
+ },
+/obj/structure/closet/l3closet/interdyne,
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med/viro)
+"hZ" = (
+/obj/machinery/portable_atmospherics/scrubber,
+/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer2{
+ dir = 1
},
-/obj/machinery/light/directional/south,
+/obj/effect/turf_decal/bot_red,
+/obj/effect/turf_decal/siding/wideplating_new/dark/corner,
/turf/open/floor/iron/dark/textured_large,
/area/ruin/interdyne_planetary_base/cargo)
-"cJ" = (
-/obj/structure/disposalpipe/segment{
- dir = 10
- },
-/obj/machinery/duct,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"cK" = (
-/obj/effect/turf_decal/siding/brown{
- dir = 9
+"ib" = (
+/obj/structure/railing{
+ dir = 5
},
-/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
-/turf/open/floor/iron/smooth_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"cL" = (
-/obj/effect/turf_decal/siding/brown{
- dir = 1
+/obj/structure/lattice/catwalk,
+/turf/open/lava/smooth/lava_land_surface,
+/area/ruin/interdyne_planetary_base)
+"id" = (
+/obj/machinery/light/small/directional/east,
+/obj/effect/turf_decal/siding/wood{
+ dir = 8
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/smooth_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"cM" = (
-/obj/effect/turf_decal/siding/brown{
- dir = 1
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/wood/parquet,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"if" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
},
-/turf/open/floor/iron/smooth_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"cQ" = (
-/obj/machinery/door/airlock/mining/glass{
- name = "Cargo Bay"
+/obj/machinery/atmospherics/components/unary/outlet_injector/on/layer2{
+ dir = 8
},
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{
- cycle_id = "interdyne-cargo"
+/obj/machinery/power/shuttle_engine/heater{
+ dir = 4
+ },
+/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
+/turf/open/floor/plating/airless,
+/area/ruin/interdyne_planetary_base)
+"im" = (
+/obj/effect/spawner/structure/window/reinforced/shuttle,
+/obj/machinery/door/poddoor{
+ id = "interdynecockpit"
+ },
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/cargo/obs)
+"iq" = (
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 4
+ },
+/obj/machinery/door/window/survival_pod/left/directional/east{
+ req_access = list("syndicate")
},
-/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/door/firedoor,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/cargo)
-"cR" = (
-/obj/structure/railing{
- dir = 8
+/turf/open/floor/iron/dark/herringbone,
+/area/ruin/interdyne_planetary_base/med/viro)
+"is" = (
+/obj/effect/turf_decal/tile/dark_green/diagonal_centre,
+/obj/structure/closet/secure_closet/ds2atmos{
+ anchorable = 0;
+ anchored = 1
},
-/obj/structure/lattice/catwalk,
-/turf/open/lava/smooth/lava_land_surface,
-/area/ruin/interdyne_planetary_base/main)
-"cS" = (
-/obj/machinery/door/airlock/mining/glass{
- name = "Cargo Bay"
+/obj/item/wrench/bolter,
+/turf/open/floor/iron/diagonal,
+/area/ruin/interdyne_planetary_base/eng)
+"iz" = (
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
},
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{
- cycle_id = "interdyne-cargo"
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/disposalpipe/segment{
+ dir = 4
},
-/obj/structure/disposalpipe/segment,
/obj/machinery/duct,
-/obj/machinery/door/firedoor,
-/turf/open/floor/catwalk_floor/iron_dark,
+/turf/open/floor/iron/white,
/area/ruin/interdyne_planetary_base/cargo)
-"cT" = (
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/cargo/ware)
-"cU" = (
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/machinery/door/firedoor,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/door/airlock/mining/glass{
- name = "Warehouse"
+"iK" = (
+/obj/effect/turf_decal/siding/wood/corner{
+ dir = 1
},
-/turf/open/floor/iron/smooth_large,
-/area/ruin/interdyne_planetary_base/cargo/ware)
-"cW" = (
-/obj/structure/railing{
- dir = 8
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
},
-/obj/structure/lattice/catwalk,
-/obj/effect/turf_decal/sand/volcanic,
-/turf/open/lava/smooth/lava_land_surface,
-/area/ruin/interdyne_planetary_base/main)
-"cX" = (
-/obj/machinery/door/poddoor{
- id = "interdynecargohall"
+/turf/open/floor/wood/parquet,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"iL" = (
+/obj/machinery/power/shuttle_engine/propulsion{
+ dir = 4
},
-/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/cargo)
-"cY" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/machinery/button/door/directional/west{
- name = "window security button";
- pixel_y = 24;
- id = "interdynecargohall";
- req_access = list("syndicate")
+/turf/open/floor/plating/airless,
+/area/ruin/interdyne_planetary_base)
+"iO" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden,
+/obj/machinery/firealarm/directional/west,
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/eng)
+"iP" = (
+/obj/effect/turf_decal/siding/dark_green{
+ dir = 4
},
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/cargo)
-"cZ" = (
-/obj/machinery/light/directional/north,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 8
+/obj/structure/sign/poster/contraband/kss13/directional/south,
+/obj/structure/cable,
+/obj/structure/disposalpipe/segment{
+ dir = 4
},
-/obj/effect/turf_decal/tile/dark_red/half{
+/turf/open/floor/wood/tile,
+/area/ruin/interdyne_planetary_base/serv/bar)
+"iQ" = (
+/obj/effect/turf_decal/bot_white,
+/obj/effect/turf_decal/tile/brown/half/contrasted{
dir = 1
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"da" = (
-/obj/structure/disposalpipe/segment,
-/obj/machinery/duct,
-/turf/open/floor/catwalk_floor/iron_dark,
+/obj/effect/mob_spawn/ghost_role/human/interdyne_planetary_base/shaftminer,
+/turf/open/floor/iron/dark/diagonal,
/area/ruin/interdyne_planetary_base/cargo)
-"db" = (
-/obj/machinery/door/poddoor{
- id = "interdynewarehosue"
+"iS" = (
+/obj/structure/table/wood,
+/obj/item/flashlight/lamp/green{
+ pixel_y = 17;
+ pixel_x = -3
},
-/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/cargo/ware)
-"dc" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 1
+/obj/item/paper_bin{
+ pixel_y = -4;
+ pixel_x = -5
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/smooth_large,
-/area/ruin/interdyne_planetary_base/cargo/ware)
-"dd" = (
-/obj/machinery/light/small/directional/east,
-/obj/effect/turf_decal/box/white,
-/obj/structure/ore_box,
-/obj/machinery/button/door/directional/north{
- id = "interdynewarehosue";
- name = "window security button";
- req_access = list("syndicate")
+/obj/item/pen{
+ pixel_y = -4;
+ pixel_x = -5
},
-/turf/open/floor/iron/smooth_large,
-/area/ruin/interdyne_planetary_base/cargo/ware)
-"de" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 8
+/turf/open/floor/wood,
+/area/ruin/interdyne_planetary_base/cargo/deck)
+"iT" = (
+/obj/machinery/camera/autoname/directional/west{
+ network = list("intd13")
},
-/obj/structure/chair/plastic{
+/obj/machinery/vending/imported/tiziran{
+ onstation = 0
+ },
+/turf/open/floor/iron/dark/smooth_edge{
dir = 8
},
-/obj/effect/turf_decal/sand/plating/volcanic,
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/area/ruin/interdyne_planetary_base/cargo)
+"iW" = (
+/obj/machinery/seed_extractor,
+/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
+/obj/effect/turf_decal/siding/dark_green{
+ dir = 9
},
-/area/ruin/interdyne_planetary_base/main)
-"df" = (
+/turf/open/floor/iron/dark/herringbone,
+/area/ruin/interdyne_planetary_base/serv/hydr)
+"ja" = (
+/turf/closed/mineral/random/volcanic,
+/area/lavaland/surface/outdoors)
+"jb" = (
/obj/machinery/porta_turret/syndicate{
- dir = 6;
- faction = list("Syndicate","neutral")
+ faction = list("Syndicate","neutral");
+ dir = 8
},
-/turf/closed/wall/r_wall/syndicate,
+/turf/closed/wall/mineral/titanium/nodiagonal,
/area/ruin/interdyne_planetary_base)
-"dg" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+"je" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"jf" = (
+/obj/effect/turf_decal/tile/dark_green/diagonal_centre,
+/obj/machinery/light/small/directional/north,
+/obj/machinery/portable_atmospherics/canister/nitrogen,
+/turf/open/floor/iron/diagonal,
+/area/ruin/interdyne_planetary_base/eng)
+"jh" = (
+/obj/machinery/door/window/survival_pod/left/directional/south{
+ req_access = list("syndicate")
+ },
+/obj/item/folder/white,
+/obj/structure/table/reinforced/rglass,
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/interdyne_planetary_base/med)
+"jl" = (
+/obj/machinery/computer/camera_advanced/xenobio{
+ dir = 1
+ },
+/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan,
+/obj/effect/turf_decal/tile/dark_green/half,
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"jn" = (
/obj/structure/cable,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/cargo)
-"dh" = (
+/obj/machinery/power/apc/auto_name/directional/north,
+/obj/effect/mapping_helpers/apc/syndicate_access,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/smooth_edge{
- dir = 4
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron/dark/textured_half{
+ dir = 1
},
-/area/ruin/interdyne_planetary_base/cargo/ware)
-"di" = (
+/area/ruin/interdyne_planetary_base/med/morgue)
+"jo" = (
/obj/structure/ore_box,
-/obj/effect/turf_decal/box/white,
-/turf/open/floor/iron/smooth_edge{
- dir = 8
+/obj/effect/turf_decal/delivery,
+/obj/machinery/light/cold/directional/south,
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/interdyne_planetary_base/cargo)
+"jp" = (
+/obj/machinery/door/airlock/freezer{
+ name = "Medical Storage"
},
-/area/ruin/interdyne_planetary_base/cargo/ware)
-"dj" = (
-/obj/structure/disposalpipe/trunk,
-/obj/structure/disposaloutlet{
+/obj/machinery/door/firedoor,
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/med)
+"js" = (
+/obj/effect/turf_decal/siding/wood,
+/obj/structure/bookcase/random,
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"jt" = (
+/obj/machinery/firealarm/directional/west,
+/obj/machinery/light/warm/directional/west,
+/obj/structure/chair/office/light,
+/turf/open/floor/wood,
+/area/ruin/interdyne_planetary_base/cargo/deck)
+"jv" = (
+/obj/effect/turf_decal/siding/wideplating_new/dark{
dir = 4
},
-/obj/effect/turf_decal/stripes/end{
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 8
+ },
+/obj/structure/marker_beacon/lime,
+/turf/open/floor/iron/dark/textured_half{
dir = 1
},
-/obj/effect/turf_decal/sand/plating/volcanic,
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/area/ruin/interdyne_planetary_base/cargo/ware)
+"jw" = (
+/obj/machinery/button/door/directional/north{
+ id = "syndie_lavaland_vault";
+ specialfunctions = 4;
+ req_access = list("syndicate");
+ name = "Interdyne Vault Bolt Control";
+ normaldoorcontrol = 1
},
-/area/ruin/interdyne_planetary_base/med/viro)
-"dk" = (
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/med/viro)
-"dl" = (
-/obj/machinery/door/airlock/command{
- name = "Deck Officer"
+/obj/effect/turf_decal/siding/thinplating{
+ dir = 9
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/leader,
-/obj/machinery/duct,
-/turf/open/floor/iron/dark/textured_large,
+/turf/open/floor/iron/herringbone,
/area/ruin/interdyne_planetary_base/cargo)
-"dm" = (
-/obj/machinery/porta_turret/syndicate{
- faction = list("Syndicate","neutral")
+"jx" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden,
+/obj/machinery/meter,
+/obj/machinery/camera/autoname/directional/west{
+ network = list("intd13")
},
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base)
-"dn" = (
-/obj/effect/turf_decal/box/white,
-/obj/item/toy/figure/prisoner{
- layer = 2.9
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/eng)
+"jG" = (
+/obj/effect/turf_decal/siding/thinplating{
+ dir = 5
},
-/obj/structure/ore_box,
-/turf/open/floor/iron/smooth_edge{
- dir = 8
+/obj/structure/sink/directional/east{
+ pixel_x = -11
},
-/area/ruin/interdyne_planetary_base/cargo/ware)
-"do" = (
-/obj/structure/disposalpipe/trunk{
- dir = 4
+/obj/structure/window/reinforced/survival_pod/spawner/directional/west{
+ pixel_x = -4
},
-/obj/machinery/disposal/bin,
-/obj/item/kirbyplants/synthetic/plant27{
- pixel_x = 12;
- pixel_y = 5
- },
-/obj/machinery/light_switch/directional/west,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/rstrm)
-"dp" = (
-/obj/effect/baseturf_helper/reinforced_plating,
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/med/viro)
-"dq" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/firealarm/directional/north,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main)
-"dr" = (
-/obj/structure/disposalpipe/segment,
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/med/viro)
-"ds" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/machinery/firealarm/directional/north,
-/obj/machinery/light/directional/north,
-/obj/structure/disposalpipe/segment{
- dir = 6
+/turf/open/floor/iron/small,
+/area/ruin/interdyne_planetary_base/med)
+"jM" = (
+/obj/structure/railing,
+/obj/effect/turf_decal/siding/brown,
+/obj/machinery/computer/order_console/mining/interdyne,
+/turf/open/floor/iron/dark/diagonal,
+/area/ruin/interdyne_planetary_base/cargo)
+"jR" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
},
-/obj/machinery/duct,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/serv)
-"dt" = (
-/obj/structure/table/glass,
-/obj/structure/reagent_dispensers/wall/virusfood/directional/west,
-/obj/item/storage/box/beakers{
- pixel_x = 2;
- pixel_y = 2
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
},
-/obj/item/storage/box/syringes,
-/obj/structure/sign/clock/directional/north{
- pixel_y = 26
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/obj/structure/fans/tiny,
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 8
},
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med/viro)
-"du" = (
-/obj/structure/table/glass,
-/obj/item/reagent_containers/dropper{
- pixel_y = -6
+/obj/machinery/door/airlock/external/glass{
+ name = "Hangar Access"
},
-/obj/machinery/power/apc/auto_name/directional/north,
-/obj/effect/mapping_helpers/apc/syndicate_access,
+/turf/open/floor/catwalk_floor/iron_dark,
+/area/ruin/interdyne_planetary_base/cargo/ware)
+"jS" = (
+/obj/effect/turf_decal/siding/dark/corner,
/obj/structure/cable,
-/obj/item/book/manual/wiki/infections,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med/viro)
-"dv" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/machinery/button/door/directional/west{
- name = "window security button";
- pixel_y = -24;
- id = "interdynecargohall";
- req_access = list("syndicate")
- },
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/cargo)
-"dw" = (
-/obj/machinery/light/directional/south,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 8
- },
-/obj/effect/turf_decal/tile/dark_red/half,
-/turf/open/floor/iron/dark/textured_large,
+/obj/structure/disposalpipe/segment,
+/obj/machinery/duct,
+/turf/open/floor/iron/white,
/area/ruin/interdyne_planetary_base/cargo)
-"dx" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+"jW" = (
+/obj/effect/turf_decal/trimline/dark_green/warning,
+/turf/open/floor/iron/dark/side{
dir = 1
},
-/turf/open/floor/iron/smooth_large,
-/area/ruin/interdyne_planetary_base/cargo/ware)
-"dy" = (
-/obj/structure/closet/crate,
-/obj/item/storage/bag/trash,
-/obj/item/mop,
-/obj/item/reagent_containers/cup/bucket,
-/obj/item/soap/syndie,
-/obj/item/reagent_containers/spray/cleaner{
- pixel_x = 10
+/area/ruin/interdyne_planetary_base/cargo)
+"jY" = (
+/obj/machinery/camera/autoname/directional/west{
+ network = list("intd13")
},
-/obj/item/reagent_containers/cup/rag{
+/obj/structure/table,
+/obj/item/storage/box/syringes{
pixel_x = -4;
- pixel_y = 3
+ pixel_y = 4
},
-/obj/machinery/light/small/directional/east,
-/obj/effect/turf_decal/box/white,
-/turf/open/floor/iron/smooth_large,
-/area/ruin/interdyne_planetary_base/cargo/ware)
-"dz" = (
-/obj/machinery/light/directional/north,
-/obj/machinery/disposal/bin,
-/obj/structure/disposalpipe/trunk{
+/obj/item/storage/box/syringes{
+ pixel_y = 8;
+ pixel_x = 4
+ },
+/obj/item/healthanalyzer{
+ pixel_y = 4;
+ pixel_x = 4
+ },
+/obj/item/gun/syringe/syndicate,
+/obj/item/storage/medkit/regular{
+ pixel_y = 14
+ },
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med)
+"kd" = (
+/obj/structure/bed/double{
dir = 1
},
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med/viro)
-"dA" = (
-/obj/effect/turf_decal/siding/thinplating/dark{
- dir = 4
+/obj/item/bedsheet/brown/double{
+ dir = 1
},
-/obj/machinery/airalarm/directional/north{
- req_access = list("syndicate")
+/turf/open/floor/wood,
+/area/ruin/interdyne_planetary_base/cargo/deck)
+"kk" = (
+/turf/closed/wall/mineral/titanium,
+/area/ruin/interdyne_planetary_base/eng)
+"kl" = (
+/obj/structure/extinguisher_cabinet/directional/east,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/cargo)
+"km" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 8
},
-/obj/structure/table/glass,
-/obj/item/reagent_containers/spray/cleaner{
- pixel_x = 10
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 4
},
-/obj/item/storage/box/gloves,
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med/viro)
-"dB" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med/viro)
-"dC" = (
-/obj/structure/bed/pod,
-/mob/living/carbon/human/species/monkey{
- faction = list("neutral","Syndicate");
- ai_controller = null
+/turf/open/floor/iron/dark/smooth_edge{
+ dir = 4
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med/viro)
-"dD" = (
-/obj/machinery/light/directional/north,
-/obj/structure/bed/pod,
-/mob/living/carbon/human/species/monkey{
- faction = list("neutral","Syndicate");
- ai_controller = null
+/area/ruin/interdyne_planetary_base/main)
+"kn" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 8
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med/viro)
-"dE" = (
-/obj/structure/table/glass,
-/obj/machinery/reagentgrinder,
-/obj/item/stack/sheet/mineral/plasma{
- amount = 5
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 4
},
-/obj/item/stack/sheet/mineral/uranium{
- amount = 10
+/turf/open/floor/iron/dark/smooth_edge{
+ dir = 4
},
-/obj/item/stack/sheet/mineral/gold{
- amount = 10
+/area/ruin/interdyne_planetary_base/main)
+"ko" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
+/turf/open/floor/iron/dark,
+/area/ruin/interdyne_planetary_base/cargo/obs)
+"kv" = (
+/obj/structure/table,
+/obj/item/flashlight,
+/obj/item/crowbar,
+/obj/item/flashlight,
+/obj/item/crowbar,
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 8
},
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med/viro)
-"dF" = (
-/obj/effect/turf_decal/stripes/corner{
- dir = 1
+/obj/machinery/computer/cryopod/interdyne/directional/west,
+/turf/open/floor/iron/dark/smooth_edge{
+ dir = 8
},
-/obj/machinery/door/airlock/maintenance/external,
-/obj/structure/fans/tiny,
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/turf/open/floor/iron/dark/textured_large,
/area/ruin/interdyne_planetary_base/main)
-"dG" = (
-/obj/machinery/door/airlock/mining/glass{
- name = "Cargo Bay"
+"ky" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/disposalpipe/segment{
+ dir = 4
},
-/obj/machinery/door/firedoor,
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{
- cycle_id = "interdyne-cargo"
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/interdyne_planetary_base/med)
+"kG" = (
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 8
+ },
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med)
+"kI" = (
+/obj/machinery/computer{
+ desc = "A console meant to allow skilled pilots to navigate the medical ship all around space. This one seems to be busy processing flight calculations since you last saw it...";
+ icon_keyboard = "tech_key";
+ icon_screen = "comm";
+ name = "Interdyne pilot console";
+ dir = 4
},
+/obj/machinery/light/cold/directional/west,
+/turf/open/floor/iron/dark,
+/area/ruin/interdyne_planetary_base/cargo/obs)
+"kM" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/cargo)
-"dH" = (
-/obj/machinery/door/airlock/mining/glass{
- name = "Cargo Bay"
- },
-/obj/machinery/door/firedoor,
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{
- cycle_id = "interdyne-cargo"
+/obj/structure/disposalpipe/segment{
+ dir = 4
},
-/obj/structure/disposalpipe/segment,
/obj/machinery/duct,
/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/cargo)
-"dI" = (
-/obj/structure/cable,
-/obj/structure/chair/office{
- dir = 8
+/area/ruin/interdyne_planetary_base/main)
+"kV" = (
+/obj/machinery/door/poddoor/preopen{
+ id = "interdynesurgery";
+ name = "Surgery Shutter"
},
+/obj/effect/spawner/structure/window/reinforced/shuttle,
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/med)
+"kX" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med/viro)
-"dK" = (
-/obj/item/storage/box/monkeycubes/syndicate{
- pixel_x = 3;
- pixel_y = 3
- },
-/obj/structure/table/glass,
-/obj/item/storage/box/monkeycubes/syndicate{
- pixel_x = 3;
- pixel_y = 3
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/eng)
+"lc" = (
+/obj/structure/dresser,
+/obj/machinery/light/small/directional/west,
+/turf/open/floor/wood,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"lh" = (
+/obj/effect/turf_decal/siding/wideplating_new/dark/corner{
+ dir = 8
},
-/obj/effect/turf_decal/siding/thinplating/dark{
- dir = 4
+/obj/effect/turf_decal/siding/thinplating/corner,
+/obj/machinery/door/airlock/public/glass{
+ name = "Dormitory"
},
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med/viro)
-"dL" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
-/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med/viro)
-"dM" = (
-/obj/machinery/door/window/survival_pod/left/directional/south{
- req_access = list("syndicate")
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/siding/thinplating{
+ dir = 8
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med/viro)
-"dN" = (
-/obj/machinery/smartfridge/chemistry/virology/preloaded,
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/turf/open/floor/iron/checker,
+/area/ruin/interdyne_planetary_base/serv/bar)
+"lj" = (
/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med/viro)
-"dO" = (
-/turf/closed/wall/r_wall/syndicate,
-/area/ruin/interdyne_planetary_base/main)
-"dP" = (
-/obj/machinery/disposal/bin,
-/obj/structure/disposalpipe/trunk{
- dir = 1
+/obj/machinery/iv_drip,
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med)
+"lm" = (
+/obj/structure/dresser,
+/obj/machinery/light/small/directional/east,
+/turf/open/floor/wood,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"lp" = (
+/obj/effect/turf_decal/tile/dark_green,
+/obj/effect/turf_decal/trimline/dark_green/warning{
+ dir = 8
},
-/obj/machinery/light/directional/south,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/bar)
-"dQ" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/machinery/door/window/survival_pod/left/directional/south{
- req_access = list("syndicate")
+/obj/effect/turf_decal/trimline/dark_green/mid_joiner{
+ dir = 8
},
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med/viro)
-"dR" = (
-/obj/machinery/computer/pandemic,
-/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med/viro)
-"dS" = (
-/obj/machinery/duct,
-/turf/open/floor/catwalk_floor/iron_dark,
+/turf/open/floor/iron/dark/smooth_corner,
/area/ruin/interdyne_planetary_base/main)
-"dT" = (
+"lq" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/disposalpipe/junction/flip{
+ dir = 4
+ },
/obj/machinery/duct,
/turf/open/floor/catwalk_floor/iron_dark,
/area/ruin/interdyne_planetary_base/main)
-"dU" = (
-/obj/machinery/door/firedoor,
-/obj/machinery/duct,
-/obj/machinery/light/directional/north,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main)
-"dV" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
-/obj/structure/table/glass,
-/obj/item/healthanalyzer/simple/disease,
-/obj/item/clothing/glasses/hud/health,
-/obj/effect/turf_decal/siding/thinplating/dark/corner{
+"ls" = (
+/obj/machinery/disposal/bin,
+/obj/effect/turf_decal/siding/thinplating/end{
dir = 4
},
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med/viro)
-"dW" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
-/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
-/obj/structure/closet/l3closet/virology,
-/obj/effect/turf_decal/siding/dark{
- dir = 5
+/obj/machinery/camera/autoname/directional/west{
+ network = list("intd13")
},
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med/viro)
-"dX" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
+/obj/effect/mapping_helpers/apc/syndicate_access,
+/obj/machinery/power/apc/auto_name/directional/west,
+/obj/structure/cable,
+/obj/structure/disposalpipe/trunk{
+ dir = 4
+ },
+/turf/open/floor/iron/textured_large,
+/area/ruin/interdyne_planetary_base/serv/bar)
+"lw" = (
/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
-/obj/structure/closet/l3closet/virology,
-/obj/effect/turf_decal/siding/dark/end{
+/obj/machinery/door/window/survival_pod/left/directional/south{
+ req_access = list("syndicate")
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/pink,
+/turf/open/floor/engine,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"lL" = (
+/obj/effect/spawner/structure/window/reinforced/shuttle{
+ polarizer_id = "interdynexenobiowindows"
+ },
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"lM" = (
+/obj/effect/turf_decal/siding/dark_green/corner{
dir = 1
},
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med/viro)
-"dY" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
+/obj/effect/turf_decal/trimline/dark_green/warning{
+ dir = 1
},
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med/viro)
-"dZ" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/structure/cable,
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med/viro)
-"ea" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/effect/turf_decal/siding/thinplating/dark/corner{
- dir = 4
- },
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med/viro)
-"eb" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/effect/turf_decal/siding/thinplating/dark{
- dir = 1
- },
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med/viro)
-"ec" = (
-/obj/effect/turf_decal/siding/thinplating/dark/corner{
+/obj/structure/disposalpipe/segment{
dir = 4
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/effect/turf_decal/siding/thinplating/dark/corner{
+/obj/effect/turf_decal/trimline/dark_green/warning{
dir = 1
},
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med/viro)
-"ed" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 8
+/obj/machinery/duct,
+/turf/open/floor/iron/dark/corner,
+/area/ruin/interdyne_planetary_base/cargo)
+"lS" = (
+/obj/machinery/door/window/survival_pod/left/directional/west{
+ req_access = list("syndicate")
},
-/obj/item/toy/cards/deck/kotahi{
- pixel_y = 5
+/obj/machinery/light/cold/directional/south,
+/turf/open/floor/engine,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"lT" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/north,
+/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
+/obj/machinery/atmospherics/components/unary/passive_vent{
+ dir = 8;
+ name = "killroom vent"
},
-/obj/structure/table,
-/obj/effect/turf_decal/sand/plating/volcanic,
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/turf/open/floor/circuit/telecomms,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"lU" = (
+/turf/template_noop,
+/area/template_noop)
+"lY" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/disposalpipe/segment,
+/obj/machinery/door/airlock/public/glass{
+ name = "Dormitory"
},
-/area/ruin/interdyne_planetary_base/main)
-"ee" = (
-/obj/structure/railing{
- dir = 1
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/siding/thinplating{
+ dir = 6
},
-/obj/structure/lattice/catwalk,
-/turf/open/lava/smooth/lava_land_surface,
-/area/ruin/interdyne_planetary_base/main)
-"ef" = (
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/main)
-"eg" = (
-/obj/structure/disposalpipe/segment{
- dir = 5
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/turf/open/floor/iron/herringbone,
+/area/ruin/interdyne_planetary_base/cargo)
+"ma" = (
+/obj/machinery/conveyor{
+ dir = 4;
+ id = "interdyneconveyor"
},
-/obj/machinery/duct,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main)
-"eh" = (
+/obj/machinery/light/cold/directional/south,
/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/main)
-"ei" = (
-/obj/structure/disposalpipe/segment{
+/area/ruin/interdyne_planetary_base/cargo/ware)
+"mh" = (
+/obj/machinery/light_switch/directional/east,
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/interdyne_planetary_base/med)
+"ml" = (
+/obj/structure/closet/secure_closet/interdynefob/deckofficer_locker,
+/turf/open/floor/wood,
+/area/ruin/interdyne_planetary_base/cargo/deck)
+"mp" = (
+/obj/machinery/atmospherics/components/trinary/mixer/airmix/flipped{
dir = 4
},
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main)
-"ej" = (
-/obj/structure/disposalpipe/segment{
- dir = 10
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/eng)
+"mz" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 2
},
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main)
-"ek" = (
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main)
-"el" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/main)
-"em" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 8
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/cargo)
+"mD" = (
+/obj/effect/turf_decal/siding/thinplating/corner,
+/obj/effect/turf_decal/siding/thinplating,
+/obj/structure/chair/stool/bar,
+/turf/open/floor/iron/checker,
+/area/ruin/interdyne_planetary_base/serv/bar)
+"mK" = (
+/obj/machinery/power/shuttle_engine/heater{
+ dir = 4
},
-/obj/effect/turf_decal/sand/plating/volcanic,
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
},
-/area/ruin/interdyne_planetary_base/main)
-"en" = (
-/obj/effect/turf_decal/siding/thinplating/dark{
+/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
+/turf/open/floor/plating/airless,
+/area/ruin/interdyne_planetary_base)
+"mQ" = (
+/obj/structure/closet/emcloset,
+/obj/effect/turf_decal/tile/dark_green/half/contrasted,
+/obj/effect/turf_decal/siding/wideplating_new/dark{
dir = 1
},
+/obj/machinery/firealarm/directional/south,
+/obj/machinery/light/small/directional/south,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/cargo/ware)
+"mS" = (
+/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med/viro)
-"eo" = (
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med/viro)
-"ep" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/siding/thinplating/dark/corner{
- dir = 4
- },
-/obj/effect/turf_decal/siding/thinplating/dark/corner{
- dir = 1
+/obj/structure/disposalpipe/segment{
+ dir = 10
},
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med/viro)
-"eq" = (
-/obj/effect/turf_decal/siding/thinplating/dark{
- dir = 1
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/med/pharm)
+"mV" = (
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 8
},
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+/obj/structure/table,
+/obj/structure/bedsheetbin,
+/turf/open/floor/iron/dark/smooth_edge{
dir = 8
},
-/obj/machinery/airalarm/directional/east{
- req_access = list("syndicate")
+/area/ruin/interdyne_planetary_base/main)
+"mW" = (
+/obj/item/storage/bag/xeno{
+ pixel_y = 10;
+ pixel_x = -3
},
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med/viro)
-"er" = (
-/obj/machinery/door/airlock/maintenance/external,
-/obj/structure/fans/tiny,
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med/viro)
-"es" = (
-/obj/effect/baseturf_helper/reinforced_plating,
-/turf/closed/wall/r_wall/syndicate,
-/area/ruin/interdyne_planetary_base/science)
-"et" = (
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/science)
-"eu" = (
-/obj/machinery/door/poddoor{
- id = "interdynescience"
+/obj/item/storage/box/syringes{
+ pixel_x = 5;
+ pixel_y = 7
},
-/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/science)
-"ev" = (
-/obj/structure/railing{
- dir = 9
+/obj/item/slime_extract/grey{
+ pixel_x = -2;
+ pixel_y = 2
},
-/obj/structure/lattice/catwalk,
-/obj/effect/turf_decal/sand/volcanic,
-/turf/open/lava/smooth/lava_land_surface,
-/area/ruin/interdyne_planetary_base/main)
-"ew" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 1
+/obj/item/slime_extract/grey,
+/obj/item/slime_extract/grey{
+ pixel_x = 2;
+ pixel_y = -2
},
-/obj/structure/chair/plastic{
- dir = 4
+/obj/structure/table/reinforced/rglass,
+/obj/machinery/button/polarizer{
+ id = "interdynexenobiowindows";
+ name = "Xenobio Window Privacy";
+ pixel_x = -24
},
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"nb" = (
+/obj/effect/turf_decal/tile/dark_green/diagonal_centre,
+/obj/structure/table/reinforced,
+/obj/item/grenade/chem_grenade/smart_metal_foam{
+ pixel_y = 5;
+ pixel_x = 4
},
-/area/ruin/interdyne_planetary_base/main)
-"ex" = (
-/obj/structure/railing{
- dir = 1
+/obj/item/grenade/chem_grenade/smart_metal_foam{
+ pixel_x = -4;
+ pixel_y = 6
},
-/obj/structure/lattice/catwalk,
-/obj/effect/turf_decal/sand/volcanic,
-/turf/open/lava/smooth/lava_land_surface,
-/area/ruin/interdyne_planetary_base/main)
-"ey" = (
-/obj/structure/railing{
- dir = 1
+/obj/item/storage/toolbox/syndicate,
+/obj/item/storage/toolbox/electrical{
+ pixel_y = -4;
+ pixel_x = 1
},
-/obj/structure/lattice/catwalk,
-/obj/structure/sign/warning/biohazard/directional/east{
- pixel_y = 32
+/obj/machinery/light/small/directional/west,
+/obj/effect/turf_decal/tile/dark_green/diagonal_centre,
+/turf/open/floor/iron/diagonal,
+/area/ruin/interdyne_planetary_base/eng)
+"nd" = (
+/obj/docking_port/stationary{
+ height = 6;
+ name = "Interdyne Hangar";
+ width = 9;
+ shuttle_id = "interdyne_cargo_home";
+ dir = 4;
+ roundstart_template = /datum/map_template/shuttle/ruin/interdyne_cargo;
+ dwidth = 2
+ },
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/cargo/ware)
+"nv" = (
+/mob/living/basic/pet/chinchilla/white{
+ dir = 4;
+ name = "Gizmo"
+ },
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ruin/interdyne_planetary_base/cargo/deck)
+"nw" = (
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 8
+ },
+/obj/structure/closet/crate/trashcart/laundry,
+/turf/open/floor/iron/dark/smooth_edge{
+ dir = 8
},
-/obj/effect/turf_decal/sand/volcanic,
-/turf/open/lava/smooth/lava_land_surface,
/area/ruin/interdyne_planetary_base/main)
-"ez" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+"nz" = (
/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main)
-"eA" = (
-/obj/effect/turf_decal/vg_decals/department/cargo,
-/obj/machinery/door/firedoor,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/main)
-"eB" = (
/obj/structure/disposalpipe/segment{
dir = 5
},
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main)
-"eC" = (
-/obj/structure/fans/tiny,
-/obj/effect/turf_decal/stripes/corner{
- dir = 1
+/obj/machinery/duct,
+/turf/open/floor/iron/checker,
+/area/ruin/interdyne_planetary_base/serv/bar)
+"nC" = (
+/obj/structure/sign/painting{
+ pixel_y = -32
},
-/obj/machinery/door/airlock/maintenance/external,
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/main)
-"eD" = (
-/obj/machinery/door/firedoor,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main)
-"eE" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/firealarm/directional/south{
+/obj/effect/turf_decal/siding/wood/corner{
dir = 1
},
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main)
-"eF" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/airalarm/directional/south{
- req_access = list("syndicate")
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/wood/parquet,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"nM" = (
+/obj/structure/curtain/cloth{
+ color = "#3A3A3A"
},
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main)
-"eG" = (
-/obj/machinery/light/directional/south,
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med/viro)
-"eH" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
- },
-/area/ruin/interdyne_planetary_base/main)
-"eI" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 1
+/turf/open/floor/wood,
+/area/ruin/interdyne_planetary_base/cargo/deck)
+"nW" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/north,
+/obj/effect/turf_decal/tile/purple/half{
+ dir = 8
},
-/obj/structure/table,
-/obj/item/toy/cards/deck/cas{
- pixel_y = 6
+/turf/open/floor/engine/bz,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"nY" = (
+/obj/effect/turf_decal/delivery/red,
+/obj/effect/turf_decal/box/white,
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/cargo/ware)
+"nZ" = (
+/turf/open/floor/plating/airless,
+/area/ruin/interdyne_planetary_base)
+"oa" = (
+/obj/machinery/light/floor,
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/interdyne_planetary_base/cargo)
+"od" = (
+/obj/machinery/icecream_vat,
+/obj/structure/railing{
+ dir = 8
},
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/obj/effect/turf_decal/bot_white,
+/obj/effect/turf_decal/siding/dark_green{
+ dir = 10
},
-/area/ruin/interdyne_planetary_base/main)
-"eJ" = (
+/turf/open/floor/iron/textured_large,
+/area/ruin/interdyne_planetary_base/cargo)
+"oi" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 8
+ dir = 1
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/main)
-"eK" = (
-/obj/effect/baseturf_helper/reinforced_plating,
-/turf/closed/wall/r_wall/syndicate,
-/area/ruin/interdyne_planetary_base/main)
-"eL" = (
-/obj/machinery/firealarm/directional/south{
+/obj/structure/disposalpipe/segment{
+ dir = 9
+ },
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"ol" = (
+/obj/effect/turf_decal/siding/wood{
dir = 1
},
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med/viro)
-"eM" = (
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/med)
-"eN" = (
-/turf/closed/wall/r_wall/syndicate,
-/area/ruin/interdyne_planetary_base/med)
-"eO" = (
-/obj/machinery/cell_charger_multi,
-/obj/item/stock_parts/cell/bluespace,
-/obj/machinery/airalarm/directional/west{
- req_access = list("syndicate")
+/obj/effect/turf_decal/tile/dark_green/half/contrasted{
+ dir = 1
},
-/obj/structure/table/glass/plasmaglass,
-/obj/structure/sign/poster/official/periodic_table/directional/north,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science)
-"eP" = (
-/obj/effect/turf_decal/siding/thinplating/dark/corner,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science)
-"eQ" = (
-/obj/effect/turf_decal/siding/thinplating/dark,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science)
-"eR" = (
-/obj/effect/turf_decal/siding/thinplating/dark,
-/obj/structure/cable,
-/obj/machinery/power/apc/auto_name/directional/north,
-/obj/effect/mapping_helpers/apc/syndicate_access,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science)
-"eS" = (
-/obj/effect/turf_decal/siding/thinplating/dark,
-/obj/structure/cable,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science)
-"eT" = (
-/obj/effect/turf_decal/siding/thinplating/dark/corner{
- dir = 8
+/obj/structure/chair/office{
+ dir = 1
},
-/obj/structure/cable,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science)
-"eU" = (
-/obj/structure/cable,
-/obj/machinery/disposal/bin,
-/obj/structure/disposalpipe/trunk,
-/obj/machinery/light_switch/directional/east,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science)
-"eV" = (
-/obj/machinery/door/poddoor{
- id = "interdynesciencehall"
+/obj/machinery/light_switch/directional/west,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/cargo/deck)
+"op" = (
+/obj/structure/railing{
+ dir = 9
},
-/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/science)
-"eW" = (
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/main/vault)
-"eX" = (
-/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
-/obj/machinery/door/poddoor{
- id = "interdynemedhall"
+/obj/effect/turf_decal/siding/thinplating{
+ dir = 9
},
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/med)
-"eY" = (
-/obj/structure/disposalpipe/segment,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main)
-"eZ" = (
-/obj/machinery/door/airlock/maintenance/external,
-/obj/structure/fans/tiny,
-/obj/effect/turf_decal/stripes/corner{
- dir = 4
+/obj/effect/turf_decal/tile/dark_green,
+/obj/machinery/vending/coffee{
+ onstation = 0
},
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/turf/open/floor/iron/dark/textured_large,
+/turf/open/floor/iron/dark/textured,
/area/ruin/interdyne_planetary_base/main)
-"fa" = (
-/obj/machinery/light_switch/directional/south,
-/turf/open/floor/iron/white/textured_large,
+"ox" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
/area/ruin/interdyne_planetary_base/med/viro)
-"fb" = (
-/obj/effect/baseturf_helper/reinforced_plating,
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/main/vault)
-"fc" = (
-/obj/effect/turf_decal/tile/bar{
- dir = 1
+"oy" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 8
},
-/obj/machinery/firealarm/directional/west{
+/obj/structure/disposalpipe/segment{
dir = 4
},
-/turf/open/floor/iron{
- icon_state = "sepia";
- base_icon_state = "sepia"
- },
-/area/ruin/interdyne_planetary_base/serv/bar)
-"fd" = (
-/obj/effect/baseturf_helper/reinforced_plating,
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/med)
-"fe" = (
-/obj/structure/chair/office{
- dir = 1
- },
-/turf/open/floor/iron/white/textured_large,
+/turf/open/floor/iron/dark/small,
/area/ruin/interdyne_planetary_base/med/viro)
-"ff" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/machinery/door/airlock/virology/glass{
- name = "Virological Lab"
+"oz" = (
+/obj/structure/closet/crate/freezer,
+/obj/item/reagent_containers/condiment/flour,
+/obj/item/storage/fancy/egg_box,
+/obj/item/storage/fancy/egg_box,
+/obj/item/reagent_containers/condiment/flour,
+/obj/item/reagent_containers/condiment/sugar,
+/obj/item/reagent_containers/condiment/rice,
+/obj/item/reagent_containers/condiment/milk,
+/obj/item/reagent_containers/condiment/milk,
+/obj/item/reagent_containers/condiment/soymilk,
+/obj/item/reagent_containers/condiment/soymilk,
+/obj/item/choice_beacon/ingredient,
+/obj/effect/turf_decal/bot_white,
+/obj/effect/turf_decal/siding/dark_green,
+/turf/open/floor/iron/textured_large,
+/area/ruin/interdyne_planetary_base/cargo)
+"oH" = (
+/obj/effect/turf_decal/siding/dark_green{
+ dir = 8
},
+/obj/structure/cable,
+/turf/open/floor/iron/dark/herringbone,
+/area/ruin/interdyne_planetary_base/serv/hydr)
+"oJ" = (
+/obj/structure/table/wood,
+/obj/item/flashlight/lamp/green,
+/turf/open/floor/wood/parquet,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"oL" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/cargo)
+"oT" = (
+/turf/open/floor/iron/dark/diagonal,
+/area/ruin/interdyne_planetary_base/cargo)
+"oW" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ruin/interdyne_planetary_base/cargo/ware)
+"oZ" = (
+/obj/machinery/smartfridge/chemistry/preloaded,
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 4
+ },
/obj/machinery/door/firedoor,
-/obj/effect/turf_decal/siding/thinplating/dark/corner,
-/obj/effect/turf_decal/siding/thinplating/dark/corner{
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/med/pharm)
+"pa" = (
+/obj/effect/turf_decal/siding/thinplating/corner{
dir = 8
},
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med/viro)
-"fg" = (
-/obj/structure/cable,
-/obj/machinery/power/apc/auto_name/directional/north,
-/obj/effect/mapping_helpers/apc/syndicate_access,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"fh" = (
-/obj/structure/chair/sofa/bench/right,
-/obj/structure/sign/poster/contraband/interdyne_gene_clinics/directional/north,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"fi" = (
-/obj/structure/chair/sofa/bench/left,
-/obj/structure/sign/poster/official/moth_epi/directional/north,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"fj" = (
-/obj/structure/reagent_dispensers/water_cooler/directional/north,
-/obj/machinery/airalarm/directional/east{
- req_access = list("syndicate")
- },
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"fk" = (
-/obj/machinery/medical_kiosk,
-/obj/structure/sign/warning/biohazard/directional/north,
-/obj/machinery/airalarm/directional/west{
- req_access = list("syndicate")
+/obj/structure/railing{
+ dir = 4
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"fl" = (
+/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/iron/checker,
+/area/ruin/interdyne_planetary_base/serv/kitchen)
+"pb" = (
+/obj/structure/fans/tiny,
+/obj/machinery/door/airlock/external{
+ name = "Construction Area";
+ id_tag = "syndie_lavaland_construction"
+ },
+/obj/effect/mapping_helpers/airlock/locked,
/obj/structure/cable,
-/obj/effect/turf_decal/siding/thinplating/dark{
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/turf/open/floor/catwalk_floor/iron_dark,
+/area/ruin/interdyne_planetary_base/eng)
+"pd" = (
+/obj/machinery/smartfridge/extract/preloaded,
+/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
+/obj/effect/turf_decal/tile/dark_green/half,
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"pe" = (
+/obj/effect/turf_decal/tile/dark_green/half/contrasted{
dir = 4
},
-/obj/effect/turf_decal/siding/thinplating/dark{
- dir = 8
+/obj/effect/turf_decal/siding/wideplating_new/dark{
+ dir = 4
},
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"fm" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
-/obj/machinery/sleeper/syndie/fullupgrade{
+/obj/structure/cable,
+/obj/machinery/light/cold/directional/north,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/cargo)
+"pf" = (
+/obj/machinery/power/shuttle_engine/large{
dir = 4
},
-/obj/machinery/light/directional/north,
-/obj/structure/sign/warning/biohazard/directional/north,
+/turf/open/floor/plating/airless,
+/area/ruin/interdyne_planetary_base)
+"pg" = (
+/obj/effect/turf_decal/siding/white,
+/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"fn" = (
-/obj/item/storage/box/stockparts/deluxe{
- pixel_x = -6;
- pixel_y = 11
- },
-/obj/item/storage/box/stockparts/deluxe{
- pixel_x = 8;
- pixel_y = 5
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/disposalpipe/junction{
+ dir = 2
},
-/obj/item/mmi/posibrain/syndie/interdyne,
-/obj/item/storage/box/beakers/bluespace,
-/obj/structure/table/glass/plasmaglass,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science)
-"fo" = (
-/obj/effect/turf_decal/siding/thinplating/dark{
- dir = 4
+/obj/machinery/duct,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/med)
+"pn" = (
+/obj/effect/turf_decal/siding/thinplating,
+/turf/open/floor/iron/herringbone,
+/area/ruin/interdyne_planetary_base/cargo)
+"po" = (
+/obj/structure/table/reinforced,
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 8
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science)
-"fp" = (
-/obj/structure/frame/computer{
- dir = 4;
- anchored = 1
+/obj/item/book/manual/wiki/infections{
+ pixel_y = 7
},
-/turf/open/floor/vault/alien{
- name = "floor"
+/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med/viro)
+"pp" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible,
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/eng)
+"pq" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ruin/interdyne_planetary_base/eng)
+"pu" = (
+/obj/effect/turf_decal/bot_white,
+/obj/machinery/light/cold/directional/south,
+/obj/effect/turf_decal/siding/dark_green,
+/obj/structure/rack/shelf,
+/obj/item/gps{
+ gpstag = "INTRDYN0";
+ pixel_x = -6
},
-/area/ruin/interdyne_planetary_base/science)
-"fq" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science)
-"fr" = (
-/obj/structure/frame/machine{
- icon_state = "box_1";
- state = 2;
- anchored = 1
+/obj/item/gps{
+ gpstag = "INTRDYN0";
+ pixel_y = 3
},
-/turf/open/floor/vault/alien{
- name = "floor"
+/obj/item/gps{
+ gpstag = "INTRDYN0";
+ pixel_x = 6
},
-/area/ruin/interdyne_planetary_base/science)
-"fs" = (
-/obj/effect/turf_decal/siding/thinplating/dark{
+/turf/open/floor/iron/textured_large,
+/area/ruin/interdyne_planetary_base/cargo)
+"pw" = (
+/obj/effect/turf_decal/siding/dark{
dir = 8
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science)
-"ft" = (
-/obj/structure/cable,
-/obj/structure/disposalpipe/segment{
- dir = 5
- },
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science)
-"fu" = (
-/obj/machinery/door/airlock/research{
- name = "Science Wing"
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/cargo)
+"py" = (
+/obj/effect/turf_decal/siding/white,
+/obj/effect/turf_decal/siding/white/corner{
+ dir = 4
},
-/obj/machinery/door/firedoor,
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{
- cycle_id = "interdyne-science"
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/med)
+"pA" = (
+/obj/effect/turf_decal/siding/dark,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/cargo)
+"pJ" = (
+/obj/structure/closet/crate/engineering,
+/obj/item/stack/cable_coil,
+/obj/item/flatpacked_machine/rtg,
+/obj/item/flatpacked_machine/rtg,
+/obj/item/flatpacked_machine/rtg,
+/obj/item/flatpacked_machine/rtg,
+/obj/item/flatpacked_machine/rtg,
+/obj/item/flatpacked_machine/rtg,
+/obj/item/flatpacked_machine/rtg,
+/obj/item/flatpacked_machine/rtg,
+/obj/item/flatpacked_machine/rtg,
+/obj/item/flatpacked_machine/rtg,
+/obj/item/clothing/gloves/color/yellow,
+/obj/structure/lattice/catwalk,
+/turf/open/lava/smooth/lava_land_surface,
+/area/ruin/interdyne_planetary_base)
+"pP" = (
+/obj/effect/turf_decal/siding/dark,
+/obj/machinery/conveyor_switch/oneway{
+ id = "interdyneconveyor"
},
-/obj/structure/disposalpipe/segment{
+/obj/effect/turf_decal/tile/dark_green{
dir = 4
},
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/science)
-"fv" = (
-/obj/structure/disposalpipe/segment{
+/obj/effect/turf_decal/siding/wideplating_new/dark/corner{
dir = 4
},
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/science)
-"fw" = (
-/obj/machinery/firealarm/directional/north,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 8
- },
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"fx" = (
-/obj/machinery/stasis{
- dir = 8
+/obj/machinery/light/cold/directional/east,
+/obj/machinery/button/door/directional/east{
+ id = "interdynecargo";
+ req_access = list("syndicate");
+ name = "Cargo Blast Door Control"
},
-/obj/machinery/light_switch/directional/north,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"fy" = (
-/obj/machinery/atmospherics/components/unary/thermomachine/freezer,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"fz" = (
-/obj/machinery/cryo_cell,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"fB" = (
-/turf/closed/wall/r_wall/syndicate{
- fixed_underlay = list(icon='icons/turf/floors.dmi', icon_state="textured_dark_large")
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/cargo)
+"pR" = (
+/obj/machinery/power/apc/auto_name/directional/north,
+/obj/effect/mapping_helpers/apc/syndicate_access,
+/obj/structure/cable,
+/obj/effect/turf_decal/siding/thinplating{
+ dir = 1
},
-/area/ruin/interdyne_planetary_base/main)
-"fC" = (
-/obj/machinery/atmospherics/components/unary/portables_connector/visible,
-/obj/machinery/portable_atmospherics/canister/anesthetic_mix,
-/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
+/turf/open/floor/iron/herringbone,
+/area/ruin/interdyne_planetary_base/cargo)
+"pT" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/eng)
+"pX" = (
+/obj/effect/turf_decal/delivery,
+/obj/structure/ore_box,
/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"fD" = (
-/obj/structure/disposalpipe/segment{
- dir = 10
- },
-/obj/machinery/duct,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main)
-"fE" = (
-/obj/machinery/firealarm/directional/east{
- dir = 8
+/area/ruin/interdyne_planetary_base/cargo)
+"pZ" = (
+/obj/machinery/atmospherics/miner/oxygen,
+/turf/open/floor/engine/o2,
+/area/ruin/interdyne_planetary_base/eng)
+"ql" = (
+/obj/effect/turf_decal/trimline/dark_green/warning{
+ dir = 1
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main)
-"fF" = (
-/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/button/door/directional/north{
- name = "window security button";
- pixel_x = -24;
- id = "interdynemedhall";
- req_access = list("syndicate")
+/obj/structure/disposalpipe/segment{
+ dir = 4
},
-/turf/open/floor/catwalk_floor/flat_white,
-/area/ruin/interdyne_planetary_base/med)
-"fG" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/catwalk_floor/flat_white,
-/area/ruin/interdyne_planetary_base/med)
-"fH" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/button/door/directional/north{
- name = "window security button";
- pixel_x = 24;
- id = "interdynemedhall";
- req_access = list("syndicate")
+/obj/effect/turf_decal/trimline/dark_green/warning{
+ dir = 1
},
-/turf/open/floor/catwalk_floor/flat_white,
-/area/ruin/interdyne_planetary_base/med)
-"fI" = (
-/obj/item/circuitboard/machine/ore_silo,
-/obj/structure/frame/machine{
- icon_state = "box_1";
- state = 2;
- anchored = 1
+/obj/machinery/duct,
+/turf/open/floor/iron/dark/side,
+/area/ruin/interdyne_planetary_base/cargo)
+"qm" = (
+/obj/machinery/light_switch/directional/north,
+/obj/structure/table/reinforced,
+/obj/item/screwdriver{
+ pixel_x = 2;
+ pixel_y = 11
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/main/vault)
-"fJ" = (
-/obj/machinery/turretid{
- name = "Base turret controls";
- desc = "Used to control the base's automated defenses.";
- icon_state = "control_kill";
- dir = 1;
- pixel_y = 30;
- req_access = list("syndicate");
- lethal = 1;
- control_area = "/area/ruin/interdyne_planetary_base";
- ailock = 1
+/obj/item/grenade/chem_grenade{
+ pixel_x = -2;
+ pixel_y = 10
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/main/vault)
-"fK" = (
-/obj/machinery/blackbox_recorder,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/main/vault)
-"fL" = (
-/obj/structure/table/reinforced,
-/obj/item/storage/backpack/duffelbag/syndie/surgery,
-/obj/effect/turf_decal/siding/thinplating/dark{
- dir = 8
+/obj/item/stack/cable_coil,
+/obj/item/grenade/chem_grenade{
+ pixel_y = 3
},
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"fM" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main)
-"fN" = (
-/obj/structure/disposalpipe/segment,
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main)
-"fO" = (
-/obj/machinery/door/airlock/medical/glass{
- name = "Medical Wing";
- req_access = list("syndicate")
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 4
},
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/interdyne_planetary_base/med/pharm)
+"qp" = (
/obj/machinery/door/firedoor,
/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{
- cycle_id = "interdyne-medbay"
- },
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/turf/open/floor/catwalk_floor/flat_white,
-/area/ruin/interdyne_planetary_base/med)
-"fP" = (
-/obj/structure/table/optable,
-/obj/machinery/light/directional/north,
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"fQ" = (
-/obj/machinery/computer/operating,
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"fR" = (
-/obj/machinery/door/airlock/medical/glass{
- name = "Medical Wing";
- req_access = list("syndicate")
+/obj/machinery/door/airlock/virology{
+ name = "Virology"
},
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{
- cycle_id = "interdyne-medbay"
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/iron/white/small,
+/area/ruin/interdyne_planetary_base/med/viro)
+"qq" = (
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 8
},
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/siding/thinplating/dark/corner{
- dir = 4;
- layer = 2.52
+/obj/structure/window/reinforced/survival_pod/spawner/directional/west{
+ pixel_x = -4
},
-/turf/open/floor/catwalk_floor/flat_white,
+/obj/structure/reagent_dispensers/water_cooler,
+/turf/open/floor/iron/white/small,
/area/ruin/interdyne_planetary_base/med)
-"fS" = (
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"fT" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/siding/thinplating/dark{
- dir = 1;
- layer = 2.52
+"qv" = (
+/obj/effect/turf_decal/tile/dark_green/diagonal_centre,
+/obj/structure/railing,
+/obj/machinery/space_heater,
+/turf/open/floor/iron/diagonal,
+/area/ruin/interdyne_planetary_base/eng)
+"qw" = (
+/obj/structure/table/reinforced/rglass,
+/obj/item/surgery_tray/full/morgue,
+/obj/machinery/camera/autoname/directional/east{
+ network = list("intd13")
},
-/turf/open/floor/catwalk_floor/flat_white,
-/area/ruin/interdyne_planetary_base/med)
-"fU" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
-/obj/machinery/sleeper/syndie/fullupgrade{
+/obj/effect/turf_decal/tile/dark_green/half{
dir = 4
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"fV" = (
-/obj/item/storage/box/rndboards{
- pixel_y = 4
+/turf/open/floor/iron/dark/textured_half{
+ dir = 1
},
-/obj/structure/table/glass/plasmaglass,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science)
-"fW" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science)
-"fX" = (
-/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/science)
-"fY" = (
-/obj/structure/cable,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science)
-"fZ" = (
-/obj/machinery/light/directional/west,
-/obj/effect/turf_decal/tile/dark_red/half{
- dir = 8
+/area/ruin/interdyne_planetary_base/med/morgue)
+"qx" = (
+/obj/machinery/door/airlock{
+ name = "Cabin 2";
+ id_tag = "InterdyneCabin2"
},
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science)
-"ga" = (
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science)
-"gb" = (
-/obj/machinery/door/airlock/medical/glass{
- name = "Medical Wing";
- req_access = list("syndicate")
+/obj/effect/turf_decal/siding/wood{
+ dir = 8
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/siding/thinplating/dark{
- dir = 1;
- layer = 2.52
- },
-/turf/open/floor/catwalk_floor/flat_white,
-/area/ruin/interdyne_planetary_base/med)
-"gc" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/siding/thinplating/dark{
- dir = 1;
- layer = 2.52
- },
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"gd" = (
-/obj/machinery/light/directional/east,
-/obj/effect/turf_decal/tile/dark_red/half{
- dir = 4
+/turf/open/floor/wood,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"qy" = (
+/obj/machinery/button/door/directional/east{
+ id = "InterdyneCabin3";
+ name = "Door Bolt";
+ normaldoorcontrol = 1;
+ specialfunctions = 4
},
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science)
-"ge" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/effect/turf_decal/siding/thinplating/dark{
+/obj/structure/table/wood,
+/turf/open/floor/wood,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"qA" = (
+/obj/effect/turf_decal/tile/purple/opposingcorners,
+/obj/machinery/atmospherics/components/unary/passive_vent{
dir = 4
},
-/obj/effect/turf_decal/siding/thinplating/dark/corner{
- dir = 1;
- layer = 2.52
- },
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"gf" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"gg" = (
-/obj/machinery/stasis{
- dir = 8
+/turf/open/floor/engine/bz,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"qB" = (
+/obj/effect/turf_decal/trimline/dark_green/warning{
+ dir = 1
},
+/obj/machinery/iv_drip,
/turf/open/floor/iron/dark/textured_large,
/area/ruin/interdyne_planetary_base/med)
-"gh" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible,
-/obj/machinery/airalarm/directional/west{
- req_access = list("syndicate")
+"qD" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
+/turf/open/floor/engine,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"qI" = (
+/obj/structure/chair/sofa/left/maroon,
+/turf/open/floor/wood/parquet,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"qK" = (
+/obj/structure/chair/stool/bar,
+/obj/effect/turf_decal/siding/thinplating,
+/turf/open/floor/iron/checker,
+/area/ruin/interdyne_planetary_base/serv/bar)
+"qV" = (
+/obj/item/circuitboard/machine/stacking_machine,
+/obj/structure/frame/machine/secured,
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/eng)
+"qX" = (
+/obj/effect/turf_decal/tile/dark_green,
+/obj/structure/table,
+/obj/machinery/recharger,
+/turf/open/floor/iron/dark/textured,
+/area/ruin/interdyne_planetary_base/cargo)
+"rf" = (
+/obj/machinery/light/cold/directional/south,
+/obj/machinery/light_switch/directional/south,
+/obj/structure/cable,
+/obj/structure/disposalpipe/segment{
+ dir = 4
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"gi" = (
-/obj/machinery/door/firedoor,
-/obj/structure/disposalpipe/segment,
-/obj/machinery/duct,
-/obj/machinery/light/directional/west,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main)
-"gj" = (
-/obj/machinery/light/directional/west,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+/turf/open/floor/wood/tile,
+/area/ruin/interdyne_planetary_base/serv/bar)
+"rh" = (
+/obj/effect/turf_decal/siding/white,
+/obj/effect/turf_decal/siding/white/corner{
dir = 1
},
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"gk" = (
-/obj/machinery/light/directional/east,
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 1
+ dir = 4
},
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"gl" = (
-/obj/machinery/door/firedoor,
-/obj/effect/turf_decal/vg_decals/department/sci{
+/obj/structure/disposalpipe/segment{
dir = 4
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/main)
-"gm" = (
-/obj/machinery/light/small/directional/west,
-/obj/structure/frame/machine{
- icon_state = "box_1";
- state = 2;
- anchored = 1
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/med)
+"rj" = (
+/obj/effect/mapping_helpers/airlock/locked,
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/obj/machinery/door/airlock/vault{
+ id_tag = "syndie_lavaland_vault";
+ name = "Interdyne Vault"
},
-/obj/item/circuitboard/machine/ammo_workbench,
-/obj/item/disk/ammo_workbench/advanced,
+/obj/machinery/door/firedoor,
/turf/open/floor/iron/dark/textured_large,
/area/ruin/interdyne_planetary_base/main/vault)
-"gn" = (
-/obj/machinery/syndicatebomb/self_destruct{
- anchored = 1
+"rE" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
+/obj/structure/disposalpipe/segment{
+ dir = 6
},
-/obj/effect/turf_decal/stripes/red/box,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/main/vault)
-"go" = (
-/obj/machinery/light/small/directional/east,
-/obj/machinery/suit_storage_unit/syndicate/chameleon,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/main/vault)
-"gp" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"gq" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible,
-/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"gr" = (
-/obj/effect/turf_decal/siding/thinplating/dark{
+/obj/effect/turf_decal/siding/thinplating/corner,
+/obj/effect/turf_decal/siding/thinplating{
dir = 1
},
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"gs" = (
-/obj/machinery/door/firedoor,
-/obj/effect/turf_decal/vg_decals/department/med{
- dir = 8
- },
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/main)
-"gt" = (
-/obj/structure/disposalpipe/segment,
-/obj/machinery/door/firedoor,
-/obj/machinery/light/directional/east,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main)
-"gu" = (
-/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/med)
-"gv" = (
-/obj/structure/table/reinforced,
-/obj/effect/turf_decal/siding/thinplating/dark{
- dir = 8
- },
-/obj/item/storage/backpack/duffelbag/synth_treatment_kit/trauma/advanced,
-/obj/structure/railing/corner/end,
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"gw" = (
-/obj/machinery/iv_drip,
-/obj/machinery/defibrillator_mount/loaded{
- pixel_x = 28;
- req_one_access = null
+/turf/open/floor/iron/herringbone,
+/area/ruin/interdyne_planetary_base/cargo)
+"rG" = (
+/obj/structure/sign/painting/large/library{
+ pixel_y = -32
},
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"gx" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 1
+ dir = 8
},
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"gy" = (
-/obj/machinery/light/directional/east,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+/turf/open/floor/wood,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"rR" = (
+/turf/open/floor/iron/dark/herringbone,
+/area/ruin/interdyne_planetary_base/serv/hydr)
+"rV" = (
+/obj/machinery/computer/terminal/derelict/security{
dir = 1
},
-/obj/structure/sign/flag/interdyne/directional/east,
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"gz" = (
-/obj/machinery/autolathe/hacked,
-/turf/open/floor/vault/alien{
- name = "floor"
- },
-/area/ruin/interdyne_planetary_base/science)
-"gA" = (
-/obj/item/stack/cable_coil,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science)
-"gB" = (
-/obj/machinery/door/airlock/research{
- name = "Science Wing"
+/turf/open/floor/iron/dark,
+/area/ruin/interdyne_planetary_base/cargo/obs)
+"rW" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
+/obj/machinery/dna_infuser,
+/obj/effect/turf_decal/tile/dark_green/anticorner,
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"sg" = (
+/turf/closed/wall/mineral/plastitanium/nodiagonal,
+/area/ruin/interdyne_planetary_base)
+"sk" = (
+/obj/machinery/vending/clothing{
+ onstation = 0;
+ extended_inventory = 1
},
-/obj/machinery/door/firedoor,
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{
- cycle_id = "interdyne-science"
+/obj/effect/turf_decal/siding/dark_green{
+ dir = 8
},
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/science)
-"gC" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/obj/machinery/button/door/directional/south{
- name = "window security button";
- pixel_x = -24;
- id = "interdynesciencehall";
- req_access = list("syndicate")
+/turf/open/floor/iron/white/small,
+/area/ruin/interdyne_planetary_base/main)
+"su" = (
+/obj/machinery/porta_turret/syndicate{
+ dir = 4;
+ faction = list("Syndicate","neutral")
},
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/science)
-"gD" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/science)
-"gE" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/obj/machinery/button/door/directional/south{
- name = "window security button";
- pixel_x = 24;
- id = "interdynesciencehall";
- req_access = list("syndicate")
+/turf/closed/wall/mineral/plastitanium/nodiagonal,
+/area/ruin/interdyne_planetary_base)
+"sx" = (
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
},
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/science)
-"gF" = (
-/obj/effect/baseturf_helper/reinforced_plating,
-/turf/closed/wall/r_wall/syndicate,
-/area/ruin/interdyne_planetary_base/science/xeno)
-"gG" = (
-/obj/machinery/disposal/bin,
-/obj/structure/disposalpipe/trunk,
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"gH" = (
+/obj/effect/turf_decal/siding/white/corner,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/siding/thinplating/dark/corner{
+/obj/structure/disposalpipe/segment{
dir = 4
},
-/turf/open/floor/iron/white/textured_large,
+/turf/open/floor/iron/white,
/area/ruin/interdyne_planetary_base/med)
-"gI" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science)
-"gJ" = (
-/obj/effect/turf_decal/siding/thinplating/dark{
- dir = 1
+"sy" = (
+/obj/structure/railing{
+ dir = 9
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"gK" = (
-/obj/machinery/door/firedoor,
-/obj/effect/turf_decal/siding/thinplating/dark{
- dir = 1
+/obj/structure/lattice/catwalk,
+/turf/open/lava/smooth/lava_land_surface,
+/area/ruin/interdyne_planetary_base)
+"sG" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/north,
+/obj/machinery/atmospherics/components/unary/passive_vent{
+ dir = 4;
+ name = "killroom vent"
},
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"gL" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/obj/structure/disposalpipe/segment,
-/obj/machinery/duct,
-/turf/open/floor/catwalk_floor/iron_dark,
+/turf/open/floor/circuit/telecomms,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"sJ" = (
+/obj/machinery/skill_station/plasmaglass,
+/obj/effect/turf_decal/siding/dark_green{
+ dir = 8
+ },
+/turf/open/floor/iron/white/small,
/area/ruin/interdyne_planetary_base/main)
-"gM" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/turf/open/floor/catwalk_floor/iron_dark,
+"sM" = (
+/obj/effect/spawner/structure/window/reinforced/shuttle,
+/turf/open/floor/plating,
/area/ruin/interdyne_planetary_base/main)
-"gN" = (
-/obj/effect/turf_decal/stripes/line{
+"sN" = (
+/obj/effect/turf_decal/siding/thinplating{
dir = 1
},
+/turf/open/floor/iron/herringbone,
+/area/ruin/interdyne_planetary_base/cargo)
+"sR" = (
/obj/structure/table,
-/obj/item/toy/cards/deck/cas/black{
- pixel_x = 3;
- pixel_y = 11
- },
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/obj/item/storage/box/masks{
+ pixel_x = -5;
+ pixel_y = 3
},
-/area/ruin/interdyne_planetary_base/main)
-"gO" = (
-/obj/structure/disposalpipe/segment{
- dir = 4
+/obj/item/storage/box/gloves{
+ pixel_x = 5;
+ pixel_y = 3
},
-/turf/open/floor/catwalk_floor/flat_white,
-/area/ruin/interdyne_planetary_base/med)
-"gP" = (
-/obj/item/gun/ballistic/rifle/sniper_rifle/syndicate,
-/obj/structure/rack/gunrack,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/main/vault)
-"gQ" = (
-/obj/structure/plaque/static_plaque/golden/commission/interdyne_planetary_base/lavaland,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/main/vault)
-"gR" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
-/obj/effect/turf_decal/siding/thinplating/dark{
+/obj/effect/turf_decal/trimline/dark_green/filled/line{
dir = 1
},
-/turf/open/floor/iron/white/textured_large,
+/turf/open/floor/iron/dark/small,
/area/ruin/interdyne_planetary_base/med)
-"gS" = (
-/obj/structure/tank_holder/anesthetic,
-/obj/effect/turf_decal/siding/thinplating/dark/corner{
- dir = 1
+"sT" = (
+/obj/machinery/computer/crew/syndie{
+ dir = 4
},
-/obj/structure/railing{
- dir = 10
+/obj/machinery/button/door/directional/west{
+ id = "interdynecockpit";
+ req_access = list("syndicate")
},
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"gT" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
-/obj/structure/railing/corner/end{
- dir = 4
+/turf/open/floor/iron/dark,
+/area/ruin/interdyne_planetary_base/cargo/obs)
+"sZ" = (
+/obj/structure/table/reinforced/rglass,
+/obj/item/paper/guides/jobs/medical/morgue{
+ pixel_x = 6;
+ pixel_y = 5
+ },
+/obj/item/storage/box/bodybags{
+ pixel_x = -3;
+ pixel_y = 6
},
-/obj/structure/railing/corner/end/flip{
+/obj/effect/turf_decal/tile/dark_green/half{
dir = 8
},
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"gU" = (
-/obj/machinery/smartfridge/organ,
-/obj/structure/railing,
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"gV" = (
-/obj/structure/safe{
- dir = 4
+/turf/open/floor/iron/dark/textured_half{
+ dir = 1
},
+/area/ruin/interdyne_planetary_base/med/morgue)
+"ta" = (
+/obj/structure/safe,
/obj/item/storage/box/syndie_kit/chameleon/ghostcafe{
- name = "chameleon kit";
- desc = "It's a box, for storing things."
+ desc = "It's a box, for storing things.";
+ name = "chameleon kit"
},
-/obj/item/disk/ammo_workbench/advanced,
-/obj/item/suppressor,
-/obj/item/toy/redbutton,
-/obj/item/folder/syndicate/mining,
-/turf/open/floor/iron/dark/textured_large,
+/obj/item/gun/energy/cell_loaded/medigun/standard,
+/turf/open/floor/catwalk_floor/iron_dark,
/area/ruin/interdyne_planetary_base/main/vault)
-"gW" = (
-/obj/machinery/door/poddoor{
- id = "interdynemedbay"
+"tl" = (
+/obj/effect/turf_decal/siding/dark_green{
+ dir = 4
},
-/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/med)
-"gX" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/firealarm/directional/west{
+/obj/machinery/chem_master/condimaster{
+ name = "BrewMaster 3000"
+ },
+/obj/effect/turf_decal/bot_white,
+/turf/open/floor/wood/tile,
+/area/ruin/interdyne_planetary_base/serv/bar)
+"tq" = (
+/obj/machinery/light/small/directional/east,
+/obj/effect/turf_decal/box,
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/eng)
+"tt" = (
+/obj/effect/turf_decal/tile/dark_green{
dir = 4
},
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main)
-"gY" = (
-/obj/structure/disposalpipe/junction/flip,
-/turf/open/floor/catwalk_floor/iron_dark,
+/obj/machinery/door/firedoor/border_only{
+ dir = 4
+ },
+/obj/machinery/light/cold/directional/south,
+/turf/open/floor/iron/dark/smooth_edge,
/area/ruin/interdyne_planetary_base/main)
-"gZ" = (
-/obj/item/skillchip/wine_taster,
-/obj/item/skillchip/job/roboticist,
-/obj/structure/table/glass/plasmaglass,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science)
-"ha" = (
-/obj/effect/turf_decal/siding/thinplating/dark/corner{
+"tx" = (
+/obj/effect/turf_decal/tile/dark_green{
dir = 4
},
-/obj/machinery/light/directional/south,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science)
-"hb" = (
-/obj/item/storage/toolbox/syndicate,
-/obj/effect/turf_decal/siding/thinplating/dark{
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
dir = 1
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science)
-"hc" = (
-/obj/effect/turf_decal/siding/thinplating/dark{
- dir = 1
+/turf/open/floor/iron/dark/smooth_edge,
+/area/ruin/interdyne_planetary_base/main)
+"tz" = (
+/obj/effect/turf_decal/siding/brown,
+/obj/effect/turf_decal/siding/brown,
+/turf/open/floor/iron/dark/diagonal,
+/area/ruin/interdyne_planetary_base/cargo)
+"tI" = (
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 8
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science)
-"hd" = (
-/obj/effect/turf_decal/siding/thinplating/dark/corner{
+/obj/machinery/light_switch/directional/west,
+/obj/machinery/vending/wardrobe/syndie_wardrobe/interdyne{
+ onstation = 0
+ },
+/turf/open/floor/iron/dark/smooth_edge{
+ dir = 8
+ },
+/area/ruin/interdyne_planetary_base/main)
+"tN" = (
+/obj/machinery/door/airlock/external{
+ name = "External Access"
+ },
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
dir = 1
},
-/obj/machinery/light/directional/south,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science)
-"he" = (
-/obj/machinery/door/airlock/medical/glass{
- name = "Medical Wing";
+/obj/structure/fans/tiny,
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/turf/open/floor/catwalk_floor/iron_dark,
+/area/ruin/interdyne_planetary_base/cargo)
+"tR" = (
+/obj/machinery/light/small/directional/east,
+/obj/structure/dresser,
+/turf/open/floor/wood,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"tS" = (
+/obj/machinery/door/window/survival_pod/left/directional/south{
req_access = list("syndicate")
},
+/obj/item/clothing/glasses/science{
+ pixel_y = 8;
+ pixel_x = -3
+ },
+/obj/item/storage/box/beakers/bluespace{
+ pixel_x = 3
+ },
+/obj/structure/table/reinforced/rglass,
/obj/machinery/door/firedoor,
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{
- cycle_id = "interdyne-medbay"
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/interdyne_planetary_base/med/pharm)
+"tX" = (
+/obj/effect/turf_decal/tile/purple/opposingcorners,
+/obj/machinery/camera/autoname/directional/west{
+ network = list("intd13")
},
-/obj/structure/disposalpipe/segment{
+/turf/open/floor/engine/bz,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"ud" = (
+/obj/effect/turf_decal/trimline/dark_green/warning,
+/obj/effect/turf_decal/tile/dark_green/half{
dir = 4
},
-/turf/open/floor/catwalk_floor/flat_white,
+/obj/structure/bed,
+/obj/item/bedsheet/medical,
+/turf/open/floor/iron/dark/small,
/area/ruin/interdyne_planetary_base/med)
-"hf" = (
-/obj/machinery/door/airlock/medical/glass{
- name = "Medical Wing";
- req_access = list("syndicate")
- },
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{
- cycle_id = "interdyne-medbay"
- },
-/obj/structure/disposalpipe/segment{
+"uf" = (
+/turf/open/floor/engine/o2,
+/area/ruin/interdyne_planetary_base/eng)
+"ug" = (
+/obj/structure/railing{
dir = 4
},
-/turf/open/floor/catwalk_floor/flat_white,
-/area/ruin/interdyne_planetary_base/med)
-"hg" = (
-/obj/machinery/door/airlock/medical/glass{
- name = "Medical Wing";
- req_access = list("syndicate")
+/obj/effect/turf_decal/tile/dark_green/diagonal_centre,
+/obj/structure/cable,
+/turf/open/floor/iron/diagonal,
+/area/ruin/interdyne_planetary_base/eng)
+"ui" = (
+/obj/structure/drain,
+/obj/effect/turf_decal/siding/thinplating{
+ dir = 6
},
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/structure/disposalpipe/segment{
- dir = 4
+/obj/machinery/shower/directional/east{
+ pixel_x = -13
},
-/turf/open/floor/catwalk_floor/flat_white,
-/area/ruin/interdyne_planetary_base/med)
-"hh" = (
-/obj/structure/sign/warning/chem_diamond/directional/south,
-/obj/structure/disposalpipe/junction{
- dir = 8
+/obj/structure/window/reinforced/survival_pod/spawner/directional/west{
+ pixel_x = -4
},
-/turf/open/floor/iron/white/textured_large,
+/turf/open/floor/iron/small,
/area/ruin/interdyne_planetary_base/med)
-"hi" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/disposalpipe/segment{
- dir = 4
+"ul" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
+/obj/structure/table/reinforced/rglass,
+/obj/item/screwdriver/red,
+/obj/item/wrench/medical,
+/obj/item/storage/pill_bottle/mutadone{
+ pixel_x = -8;
+ pixel_y = 9
},
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"hj" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 4
+/obj/effect/turf_decal/tile/dark_green/half,
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"un" = (
+/obj/machinery/hydroponics/constructable,
+/obj/machinery/camera/autoname/directional/east{
+ network = list("intd13")
},
-/obj/effect/turf_decal/sand/plating/volcanic,
-/obj/structure/sign/poster/contraband/the_big_gas_giant_truth/directional/west,
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/obj/effect/turf_decal/siding/thinplating{
+ dir = 1
},
-/area/ruin/interdyne_planetary_base/main)
-"hk" = (
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/med/pharm)
-"hl" = (
-/obj/structure/disposalpipe/segment{
- dir = 4
+/obj/effect/turf_decal/siding/thinplating,
+/turf/open/floor/grass,
+/area/ruin/interdyne_planetary_base/serv/hydr)
+"up" = (
+/obj/machinery/button/door/directional/east{
+ id = "interdynedoorsn";
+ req_access = list("syndicate");
+ name = "External Blast Door Control"
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"hm" = (
-/obj/structure/disposalpipe/segment,
-/obj/machinery/duct,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main)
-"hn" = (
-/obj/machinery/door/airlock/vault{
- id_tag = "syndie_lavaland_vault"
+/turf/open/floor/iron/white/small,
+/area/ruin/interdyne_planetary_base/cargo)
+"us" = (
+/obj/structure/table/optable,
+/obj/machinery/defibrillator_mount/directional{
+ pixel_y = 26
},
-/obj/effect/mapping_helpers/airlock/locked,
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/main/vault)
-"ho" = (
-/obj/machinery/door/airlock/multi_tile/public/glass{
- dir = 4
+/area/ruin/interdyne_planetary_base/med)
+"uE" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
+/obj/structure/table/reinforced/rglass,
+/obj/machinery/cell_charger,
+/obj/effect/turf_decal/tile/dark_green/half,
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"uF" = (
+/obj/effect/turf_decal/bot_white,
+/obj/machinery/rnd/production/colony_lathe,
+/obj/effect/turf_decal/siding/dark_green{
+ dir = 1
},
-/obj/structure/disposalpipe/segment{
+/turf/open/floor/iron/textured_large,
+/area/ruin/interdyne_planetary_base/cargo)
+"uN" = (
+/obj/structure/table/reinforced,
+/obj/effect/turf_decal/siding/dark_green{
dir = 4
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/door/firedoor,
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"hp" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/disposalpipe/segment{
- dir = 10
+/obj/item/reagent_containers/condiment/enzyme{
+ pixel_y = 6;
+ pixel_x = -6
},
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"hq" = (
-/obj/machinery/limbgrower,
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"hr" = (
-/obj/structure/disposalpipe/segment,
-/obj/structure/sign/poster/contraband/syndicate_medical/directional/east,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main)
-"hs" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"ht" = (
-/obj/machinery/firealarm/directional/east{
+/obj/machinery/reagentgrinder{
+ pixel_y = 4;
+ pixel_x = 4
+ },
+/turf/open/floor/wood/tile,
+/area/ruin/interdyne_planetary_base/serv/bar)
+"uO" = (
+/obj/machinery/door/airlock{
+ name = "Cabin 1";
+ id_tag = "InterdyneCabin1"
+ },
+/obj/effect/turf_decal/siding/wood{
dir = 8
},
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science)
-"hu" = (
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/science/xeno)
-"hv" = (
-/obj/machinery/door/airlock/research{
- name = "Xenobiological Lab"
+/turf/open/floor/wood,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"uP" = (
+/obj/machinery/light/cold/directional/west,
+/obj/structure/closet/secure_closet/medical1{
+ req_access = list("syndicate")
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/turf/open/floor/iron/dark/textured_large,
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med/pharm)
+"uQ" = (
+/obj/effect/turf_decal/bot_white,
+/obj/machinery/autolathe/hacked,
+/obj/effect/turf_decal/siding/dark_green{
+ dir = 1
+ },
+/turf/open/floor/iron/textured_large,
+/area/ruin/interdyne_planetary_base/cargo)
+"uS" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
+/obj/structure/window/reinforced/survival_pod/spawner/directional/north,
+/turf/open/floor/engine,
/area/ruin/interdyne_planetary_base/science/xeno)
-"hw" = (
-/obj/machinery/door/firedoor,
-/obj/structure/table/reinforced,
-/obj/effect/turf_decal/siding/thinplating/dark/corner{
+"uV" = (
+/turf/open/floor/engine,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"uW" = (
+/obj/machinery/atmospherics/components/unary/portables_connector/visible,
+/obj/machinery/portable_atmospherics/canister/anesthetic_mix,
+/obj/effect/turf_decal/stripes/blue/line{
dir = 8
},
-/obj/machinery/fax{
- dir = 1;
- fax_name = "Interdyne Pharmaceuticals";
- name = "Interdyne Fax Machine";
- req_access = list("syndicate");
- syndicate_network = 1
- },
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"hx" = (
-/obj/machinery/door/firedoor,
-/obj/structure/table/reinforced,
-/obj/item/paper_bin{
- pixel_y = 4
- },
-/obj/item/folder/white,
-/obj/item/pen{
- pixel_y = 4
- },
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"hy" = (
-/obj/machinery/door/firedoor,
-/obj/structure/table/reinforced,
-/obj/item/clothing/neck/stethoscope,
-/obj/item/healthanalyzer,
-/turf/open/floor/iron/white/textured_large,
+/turf/open/floor/iron/dark/textured_large,
/area/ruin/interdyne_planetary_base/med)
-"hz" = (
-/obj/effect/baseturf_helper/reinforced_plating,
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/med/pharm)
-"hB" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/machinery/door/firedoor,
-/obj/machinery/door/airlock/medical{
- name = "Pharmacy"
+"uX" = (
+/obj/machinery/button/polarizer{
+ pixel_y = 24;
+ id = "interdynedeckofficerwindows";
+ name = "Deck Officer Window Privacy"
},
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med/pharm)
-"hC" = (
-/obj/effect/turf_decal/stripes/line{
+/turf/open/floor/wood,
+/area/ruin/interdyne_planetary_base/cargo/deck)
+"vf" = (
+/obj/effect/turf_decal/siding/white,
+/obj/effect/turf_decal/siding/white{
dir = 1
},
-/obj/structure/chair/plastic{
+/obj/structure/disposalpipe/segment{
dir = 4
},
-/obj/effect/turf_decal/sand/plating/volcanic,
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
- },
-/area/ruin/interdyne_planetary_base/main)
-"hD" = (
-/obj/effect/turf_decal/stripes/line{
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/med)
+"vu" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ruin/interdyne_planetary_base)
+"vB" = (
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"vG" = (
+/obj/structure/bed/double{
dir = 1
},
-/obj/item/toy/cards/deck/wizoff{
- pixel_y = 6
- },
-/obj/structure/table,
-/obj/effect/turf_decal/sand/plating/volcanic,
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
- },
-/area/ruin/interdyne_planetary_base/main)
-"hE" = (
-/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/med/pharm)
-"hF" = (
-/obj/effect/turf_decal/stripes/line{
+/obj/item/bedsheet/brown/double{
dir = 1
},
-/obj/structure/chair/plastic{
+/turf/open/floor/wood,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"vK" = (
+/obj/effect/turf_decal/delivery,
+/obj/machinery/recharge_station,
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/interdyne_planetary_base/cargo)
+"vL" = (
+/obj/effect/turf_decal/trimline/dark_green/warning,
+/obj/effect/turf_decal/siding/dark_green/corner{
dir = 8
},
-/obj/effect/turf_decal/sand/plating/volcanic,
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/turf/open/floor/iron/dark/corner{
+ dir = 4
},
-/area/ruin/interdyne_planetary_base/main)
-"hG" = (
-/obj/machinery/door/firedoor,
-/obj/structure/table/reinforced,
-/obj/machinery/door/window/survival_pod/left/directional/north,
+/area/ruin/interdyne_planetary_base/cargo)
+"vN" = (
/obj/machinery/door/window/survival_pod/left/directional/south{
req_access = list("syndicate")
},
+/obj/effect/turf_decal/delivery/white,
+/obj/machinery/suit_storage_unit/medical,
/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med/pharm)
-"hH" = (
-/obj/machinery/door/firedoor,
-/obj/machinery/smartfridge/chemistry/preloaded{
- initial_contents = list(/obj/item/reagent_containers/pill/epinephrine=12, /obj/item/reagent_containers/pill/multiver=5, /obj/item/reagent_containers/cup/bottle/epinephrine=1, /obj/item/reagent_containers/cup/bottle/multiver=1, /obj/item/storage/pill_bottle/sansufentanyl=10, /obj/item/storage/pill_bottle/mannitol=1)
- },
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med/pharm)
-"hI" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/disposalpipe/segment,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/white/textured_large,
/area/ruin/interdyne_planetary_base/med)
-"hJ" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
+"vO" = (
+/obj/effect/turf_decal/tile/brown/half/contrasted{
+ dir = 1
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/main)
-"hK" = (
-/obj/item/disk/design_disk/limbs/ethereal{
- pixel_y = 2
+/obj/effect/turf_decal/bot_white,
+/obj/effect/mob_spawn/ghost_role/human/interdyne_planetary_base/shaftminer,
+/turf/open/floor/iron/dark/diagonal,
+/area/ruin/interdyne_planetary_base/cargo)
+"vX" = (
+/obj/structure/cable,
+/turf/open/floor/iron/kitchen{
+ dir = 4
},
-/obj/item/disk/design_disk/limbs/felinid{
- pixel_y = 4
+/area/ruin/interdyne_planetary_base/serv/kitchen)
+"vY" = (
+/obj/effect/spawner/structure/window/reinforced/shuttle,
+/obj/structure/curtain/cloth/fancy,
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"wa" = (
+/obj/effect/turf_decal/tile/dark_green/half/contrasted,
+/obj/effect/turf_decal/siding/wideplating_new/dark,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/cargo)
+"wf" = (
+/obj/effect/turf_decal/tile/neutral/diagonal_centre,
+/obj/structure/railing/corner{
+ dir = 8
},
-/obj/item/disk/design_disk/limbs/lizard{
- pixel_y = 6
+/turf/open/floor/iron/diagonal,
+/area/ruin/interdyne_planetary_base/eng)
+"wi" = (
+/obj/machinery/door/airlock{
+ name = "Cabin 3";
+ id_tag = "InterdyneCabin3"
},
-/obj/item/disk/design_disk/limbs/plasmaman{
- pixel_y = 8
+/obj/effect/turf_decal/siding/wood{
+ dir = 4
},
-/obj/structure/table/reinforced,
-/obj/item/disk/surgery/forgottenship{
- pixel_y = 10
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/wood,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"wr" = (
+/obj/structure/bed/dogbed,
+/obj/machinery/camera/autoname/directional/east{
+ network = list("intd13")
},
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"hL" = (
+/turf/open/floor/wood,
+/area/ruin/interdyne_planetary_base/cargo/deck)
+"wu" = (
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/eng)
+"wE" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/airalarm/directional/north{
- req_access = list("syndicate")
+/obj/structure/railing,
+/obj/structure/cable,
+/obj/structure/disposalpipe/segment{
+ dir = 4
},
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main)
-"hN" = (
-/obj/structure/table/reinforced,
-/obj/item/reagent_containers/cup/beaker/cryoxadone,
-/obj/item/reagent_containers/cup/beaker/cryoxadone,
-/obj/item/reagent_containers/cup/beaker/cryoxadone,
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"hO" = (
-/obj/machinery/light/directional/south,
-/obj/machinery/button/door/directional/east{
- name = "window security button";
- id = "interdynemedbay";
- req_access = list("syndicate")
+/obj/effect/turf_decal/siding/thinplating,
+/obj/effect/turf_decal/siding/thinplating{
+ dir = 1
},
-/obj/structure/closet/crate/freezer/blood,
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"hP" = (
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/med/morgue)
-"hQ" = (
-/obj/machinery/firealarm/directional/west{
+/turf/open/floor/iron/herringbone,
+/area/ruin/interdyne_planetary_base/cargo)
+"wI" = (
+/obj/effect/turf_decal/siding/white{
dir = 4
},
-/obj/machinery/vending/medical/syndicate_access{
- onstation = 0;
- contraband = list(/obj/item/storage/box/gum/happiness=3, /obj/item/storage/box/hug/medical=3, /obj/item/mmi/syndie/interdyne=3);
- extended_inventory = 1
- },
-/turf/open/floor/iron/dark/textured_large,
+/turf/open/floor/iron/white,
/area/ruin/interdyne_planetary_base/med)
-"hR" = (
-/obj/effect/turf_decal/siding/thinplating/dark{
+"wL" = (
+/obj/effect/turf_decal/stripes/line{
dir = 8
},
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"hS" = (
-/obj/machinery/smartfridge/extract/preloaded,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science/xeno)
-"hT" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/light/directional/north,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+/obj/effect/turf_decal/stripes/line{
dir = 4
},
-/obj/structure/sign/clock/directional/north{
- pixel_y = 26
+/obj/structure/fans/tiny/forcefield{
+ dir = 4
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science/xeno)
-"hU" = (
-/obj/machinery/door/window/survival_pod/left/directional/east{
- req_access = list("syndicate")
+/obj/structure/sign/warning/fire/directional/south,
+/turf/open/floor/iron/dark/textured_half{
+ dir = 1
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science/xeno)
-"hV" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science/xeno)
-"hW" = (
-/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on{
- name = "euthanization chamber freezer";
- dir = 4;
- initialize_directions = 4
+/area/ruin/interdyne_planetary_base/cargo/ware)
+"wM" = (
+/obj/item/storage/backpack/duffelbag/syndie/surgery{
+ pixel_y = 4
+ },
+/obj/structure/table/reinforced/rglass,
+/obj/item/clothing/suit/apron/surgical{
+ pixel_x = -4;
+ pixel_y = -8
+ },
+/obj/item/reagent_containers/spray/cleaner{
+ pixel_x = 7;
+ pixel_y = -6
+ },
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 8
},
-/obj/machinery/light_switch/directional/north,
/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science/xeno)
-"hX" = (
-/obj/machinery/light/directional/north,
-/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/general/hidden,
-/turf/open/floor/vault/alien{
- name = "floor"
+/area/ruin/interdyne_planetary_base/med)
+"wT" = (
+/obj/effect/turf_decal/bot_white,
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ruin/interdyne_planetary_base/serv/bar)
+"wU" = (
+/obj/machinery/light/small/directional/north,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 4
},
-/area/ruin/interdyne_planetary_base/science/xeno)
-"hY" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on{
- name = "server vent";
- dir = 8;
- pressure_checks = 0;
- external_pressure_bound = 140
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 8
},
-/obj/structure/sign/warning/cold_temp/directional/north,
-/turf/open/floor/vault/alien{
- name = "floor"
+/turf/open/floor/iron/dark/textured_half{
+ dir = 1
},
-/area/ruin/interdyne_planetary_base/science/xeno)
-"hZ" = (
-/obj/machinery/button/door{
- name = "vault bolt control button";
- pixel_x = -8;
- pixel_y = 24;
- id = "syndie_lavaland_vault";
+/area/ruin/interdyne_planetary_base/med/morgue)
+"wY" = (
+/obj/structure/table,
+/obj/machinery/light/small/directional/north,
+/turf/open/floor/iron/checker,
+/area/ruin/interdyne_planetary_base/serv/bar)
+"xe" = (
+/obj/structure/cable,
+/obj/machinery/door/window/survival_pod/left/directional/west{
req_access = list("syndicate");
- specialfunctions = 4;
- normaldoorcontrol = 1
+ pixel_x = -4
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/power/rtg/advanced,
+/turf/open/floor/catwalk_floor/iron_dark,
+/area/ruin/interdyne_planetary_base/eng)
+"xk" = (
+/obj/structure/railing/corner,
/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main)
-"ia" = (
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/machinery/door/airlock/maintenance/external,
-/obj/structure/fans/tiny,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/main)
-"ib" = (
-/obj/structure/chair/office{
- dir = 1
- },
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"ic" = (
-/obj/structure/filingcabinet{
- dir = 4;
- layer = 3.01;
- pixel_x = 11;
- pixel_y = 16
+/obj/structure/disposalpipe/segment{
+ dir = 10
},
-/obj/machinery/computer/crew/syndie{
- dir = 8;
- pixel_x = -6;
- pixel_y = 16;
- layer = 3.01
+/turf/open/floor/iron/checker,
+/area/ruin/interdyne_planetary_base/serv/bar)
+"xq" = (
+/obj/structure/table/wood,
+/obj/item/pai_card{
+ pixel_y = 6
},
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"id" = (
-/obj/machinery/vending/syndichem{
- onstation = 0
+/turf/open/floor/wood,
+/area/ruin/interdyne_planetary_base/cargo/deck)
+"xr" = (
+/obj/structure/railing,
+/obj/structure/tank_dispenser,
+/obj/effect/turf_decal/trimline/dark_green/filled/line,
+/obj/effect/turf_decal/siding/brown,
+/turf/open/floor/iron/dark/diagonal,
+/area/ruin/interdyne_planetary_base/cargo)
+"xA" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
+/obj/machinery/door/window/survival_pod/left/directional/east{
+ req_access = list("syndicate")
},
-/obj/machinery/light_switch/directional/west,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med/pharm)
-"ie" = (
-/obj/effect/turf_decal/stripes/line{
+/turf/open/floor/engine,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"xB" = (
+/obj/structure/rack/shelf,
+/obj/effect/turf_decal/bot_white,
+/obj/item/construction/rcd/loaded,
+/obj/effect/turf_decal/siding/dark_green{
dir = 1
},
-/obj/effect/turf_decal/sand/plating/volcanic,
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/obj/machinery/light/cold/directional/north,
+/turf/open/floor/iron/textured_large,
+/area/ruin/interdyne_planetary_base/cargo)
+"xC" = (
+/obj/effect/turf_decal/tile/dark_green,
+/obj/machinery/suit_storage_unit/mining,
+/obj/machinery/camera/autoname/directional/west{
+ network = list("intd13")
+ },
+/turf/open/floor/iron/dark/smooth_edge{
+ dir = 8
},
-/area/ruin/interdyne_planetary_base/main)
-"if" = (
-/obj/structure/lattice/catwalk,
-/obj/structure/railing,
-/turf/open/lava/smooth/lava_land_surface,
-/area/ruin/interdyne_planetary_base/main)
-"ig" = (
-/obj/effect/turf_decal/stripes/corner,
-/obj/effect/turf_decal/sand/plating/volcanic,
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/area/ruin/interdyne_planetary_base/cargo)
+"xI" = (
+/obj/effect/turf_decal/tile/dark_green,
+/turf/open/floor/iron/dark/smooth_edge{
+ dir = 1
},
/area/ruin/interdyne_planetary_base/main)
-"ih" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/siding/thinplating/dark{
- dir = 4
+"xL" = (
+/turf/open/floor/iron/white/small,
+/area/ruin/interdyne_planetary_base/med/viro)
+"xM" = (
+/obj/machinery/light/cold/directional/west,
+/obj/item/healthanalyzer/advanced,
+/obj/structure/table,
+/turf/open/floor/iron/dark/herringbone,
+/area/ruin/interdyne_planetary_base/med/viro)
+"xN" = (
+/obj/effect/turf_decal/trimline/dark_green/warning{
+ dir = 8
},
-/obj/effect/turf_decal/stripes/white/line{
- dir = 4
+/obj/effect/turf_decal/trimline/dark_green/mid_joiner{
+ dir = 8
},
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med/pharm)
-"ii" = (
-/obj/machinery/door/firedoor,
-/obj/effect/turf_decal/vg_decals/department/bar{
+/turf/open/floor/iron/dark/smooth_half{
dir = 1
},
-/turf/open/floor/iron/dark/textured_large,
/area/ruin/interdyne_planetary_base/main)
-"ij" = (
+"xR" = (
+/obj/machinery/door/airlock/virology/glass{
+ name = "Bridge"
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/turf/open/floor/catwalk_floor/iron_dark,
+/turf/open/floor/iron/dark,
/area/ruin/interdyne_planetary_base/main)
-"ik" = (
-/obj/machinery/chem_dispenser/fullupgrade,
+"xY" = (
+/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med/pharm)
-"il" = (
-/obj/structure/chair/office/light{
- dir = 1
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/iron/stairs,
+/area/ruin/interdyne_planetary_base/serv/kitchen)
+"yd" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
+/obj/effect/turf_decal/tile/purple/half{
+ dir = 4
+ },
+/turf/open/floor/engine/bz,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"yf" = (
+/obj/machinery/door/airlock{
+ name = "Unisex Restroom";
+ id_tag = "IDyneWC"
},
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med/pharm)
-"im" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+/obj/machinery/duct,
+/turf/open/floor/iron/freezer,
+/area/ruin/interdyne_planetary_base/serv/rstrm)
+"yj" = (
+/obj/machinery/computer/operating{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 4
+ },
+/turf/open/floor/iron/dark/textured_half{
dir = 1
},
+/area/ruin/interdyne_planetary_base/med/morgue)
+"ym" = (
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/interdyne_planetary_base/cargo)
+"yn" = (
+/obj/effect/turf_decal/arrows{
+ dir = 4
+ },
/turf/open/floor/iron/dark/textured_large,
+/area/ruin/interdyne_planetary_base/cargo)
+"yr" = (
+/obj/structure/sign/painting/large/library{
+ pixel_y = -32
+ },
+/turf/open/floor/wood,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"ys" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron/dark/smooth_large,
/area/ruin/interdyne_planetary_base/main)
-"in" = (
-/obj/structure/table/glass,
-/obj/machinery/reagentgrinder{
- pixel_x = 5
+"yz" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 8
},
-/obj/item/storage/box/beakers/bluespace{
- pixel_x = -5;
- pixel_y = 3
+/obj/machinery/light/cold/directional/west,
+/obj/structure/table/reinforced/rglass,
+/obj/item/stack/medical/suture,
+/obj/item/stack/medical/mesh,
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med)
+"yG" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 1
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med/pharm)
-"io" = (
-/obj/effect/baseturf_helper/reinforced_plating,
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/med/morgue)
-"ip" = (
-/obj/machinery/door/airlock/grunge{
- name = "Morgue"
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/cargo)
+"yI" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
+/obj/machinery/door/window/survival_pod/left/directional/north{
+ req_access = list("syndicate")
},
+/turf/open/floor/engine,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"yJ" = (
+/obj/machinery/door/firedoor,
/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/obj/machinery/door/airlock/virology,
+/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/disposalpipe/segment,
-/obj/machinery/door/firedoor,
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/main)
+"yL" = (
+/obj/structure/bookcase/random,
/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med/morgue)
-"iq" = (
-/obj/machinery/vending/drugs{
- name = "\improper SyndiDrug Plus";
- onstation = 0;
- extended_inventory = 1
- },
+/area/ruin/interdyne_planetary_base/main/dorms)
+"yO" = (
/turf/open/floor/iron/dark/textured_large,
/area/ruin/interdyne_planetary_base/med)
-"ir" = (
-/obj/effect/turf_decal/siding/thinplating/dark{
+"yU" = (
+/obj/effect/turf_decal/tile/dark_green/half/contrasted{
dir = 8
},
-/obj/machinery/airalarm/directional/south{
- req_access = list("syndicate")
- },
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+/obj/machinery/sleeper/syndie/fullupgrade{
dir = 4
},
-/turf/open/floor/iron/white/textured_large,
+/turf/open/floor/iron/dark,
/area/ruin/interdyne_planetary_base/med)
-"is" = (
-/obj/machinery/light/directional/south,
+"yV" = (
+/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
- },
-/turf/open/floor/iron/white/textured_large,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/disposalpipe/segment,
+/obj/machinery/duct,
+/turf/open/floor/iron/white,
/area/ruin/interdyne_planetary_base/med)
-"it" = (
+"yY" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
/obj/machinery/processor/slime,
-/obj/structure/sign/xenobio_guide/directional/west,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science/xeno)
-"iu" = (
-/obj/structure/chair/office/light{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science/xeno)
-"iv" = (
-/obj/machinery/computer/camera_advanced/xenobio{
+/obj/effect/turf_decal/tile/dark_green/anticorner{
dir = 8
},
-/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science/xeno)
-"iw" = (
-/turf/open/floor/iron/dark/textured_large,
+/turf/open/floor/iron/dark/smooth_large,
/area/ruin/interdyne_planetary_base/science/xeno)
-"ix" = (
-/obj/machinery/portable_atmospherics/canister/bz,
-/obj/machinery/atmospherics/components/unary/portables_connector,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science/xeno)
-"iy" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
-/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
-/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{
- name = "server vent";
- dir = 1;
- external_pressure_bound = 120
- },
-/turf/open/floor/vault/alien{
- name = "floor"
+"ze" = (
+/obj/effect/turf_decal/siding/wood/corner{
+ dir = 1
},
-/area/ruin/interdyne_planetary_base/science/xeno)
-"iz" = (
-/obj/machinery/door/window/survival_pod/left/directional/south{
- name = "Slime Euthanization Chamber";
- req_access = list("syndicate")
+/obj/effect/turf_decal/tile/dark_green{
+ dir = 1
},
-/turf/open/floor/vault/alien{
- name = "floor"
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 8
},
-/area/ruin/interdyne_planetary_base/science/xeno)
-"iA" = (
-/obj/structure/disposalpipe/segment{
- dir = 6
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/cargo/deck)
+"zi" = (
+/obj/effect/turf_decal/tile/dark_green{
+ dir = 4
},
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main)
-"iB" = (
-/obj/structure/disposalpipe/segment{
- dir = 9
+/obj/effect/turf_decal/trimline/dark_green/warning{
+ dir = 8
},
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main)
-"iC" = (
-/obj/machinery/door/airlock/medical{
- name = "Medical Desk"
+/obj/effect/turf_decal/trimline/dark_green/mid_joiner{
+ dir = 8
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/machinery/door/firedoor,
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med/pharm)
-"iD" = (
+/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med/pharm)
-"iE" = (
-/obj/structure/lattice/catwalk,
-/obj/structure/railing{
- dir = 4
- },
-/turf/open/lava/smooth/lava_land_surface,
-/area/ruin/interdyne_planetary_base/main)
-"iF" = (
-/obj/effect/baseturf_helper/reinforced_plating,
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/main/dorms/lib)
-"iG" = (
-/obj/effect/turf_decal/siding/thinplating/dark{
+/obj/structure/disposalpipe/segment{
dir = 4
},
-/obj/effect/turf_decal/stripes/white/line{
+/turf/open/floor/iron/dark/smooth_corner{
dir = 4
},
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+/area/ruin/interdyne_planetary_base/main)
+"zl" = (
+/obj/effect/turf_decal/siding/dark_green{
dir = 1
},
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med/pharm)
-"iH" = (
-/obj/machinery/chem_heater/withbuffer,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med/pharm)
-"iI" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 1
- },
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med/pharm)
-"iJ" = (
-/obj/machinery/chem_master,
+/obj/structure/table/reinforced,
+/obj/item/reagent_containers/cup/rag,
+/turf/open/floor/wood/tile,
+/area/ruin/interdyne_planetary_base/serv/bar)
+"zB" = (
+/obj/structure/railing,
+/obj/effect/turf_decal/delivery,
/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med/pharm)
-"iK" = (
-/obj/structure/bodycontainer/morgue,
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/light_switch/directional/north,
-/obj/structure/broken_flooring/plating{
+/area/ruin/interdyne_planetary_base/cargo)
+"zI" = (
+/obj/effect/turf_decal/siding/dark{
dir = 8
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med/morgue)
-"iL" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/disposalpipe/segment,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 1
- },
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med/morgue)
-"iM" = (
-/obj/structure/table/optable,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med/morgue)
-"iN" = (
-/obj/item/storage/box/syringes{
- pixel_x = 5;
- pixel_y = 10
+/obj/effect/turf_decal/tile/dark_green{
+ dir = 4
},
-/obj/item/storage/bag/xeno,
-/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
-/obj/structure/table/glass/plasmaglass,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science/xeno)
-"iO" = (
-/obj/item/storage/box/monkeycubes/syndicate{
- pixel_y = 5
+/obj/effect/turf_decal/siding/wideplating_new/dark/corner{
+ dir = 4
},
-/obj/item/storage/box/monkeycubes/syndicate{
- pixel_x = 3;
- pixel_y = 3
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/cargo)
+"zM" = (
+/obj/structure/closet/emcloset,
+/obj/effect/turf_decal/siding/wideplating_new/dark{
+ dir = 4
},
-/obj/item/slime_extract/grey{
- pixel_x = -2;
- pixel_y = 2
+/obj/effect/turf_decal/tile/dark_green/half/contrasted{
+ dir = 8
},
-/obj/item/slime_extract/grey,
-/obj/item/slime_extract/grey{
- pixel_x = 2;
- pixel_y = -2
+/obj/machinery/light/small/directional/west,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/cargo)
+"zN" = (
+/obj/machinery/door/airlock/public/glass{
+ name = "Dormitory"
},
-/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/siding/thinplating{
dir = 1
},
-/obj/structure/table/glass/plasmaglass,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science/xeno)
-"iP" = (
-/obj/machinery/reagentgrinder{
- pixel_y = 6
- },
-/obj/item/stack/sheet/mineral/plasma{
- amount = 5
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/turf/open/floor/iron/checker,
+/area/ruin/interdyne_planetary_base/serv/bar)
+"zR" = (
+/obj/effect/turf_decal/siding/wood/corner{
+ dir = 8
},
-/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
-/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
-/obj/structure/table/glass/plasmaglass,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science/xeno)
-"iQ" = (
-/obj/machinery/monkey_recycler,
-/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science/xeno)
-"iR" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science/xeno)
-"iS" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/general/hidden,
-/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
-/turf/open/floor/iron/dark/textured_large,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/wood/parquet,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"zV" = (
+/obj/machinery/airalarm/directional/east,
+/obj/effect/mapping_helpers/airalarm/syndicate_access,
+/obj/machinery/photocopier/gratis,
+/turf/open/floor/iron/dark,
+/area/ruin/interdyne_planetary_base/cargo/obs)
+"zW" = (
+/obj/structure/displaycase/trophy,
+/turf/open/floor/wood,
+/area/ruin/interdyne_planetary_base/cargo/deck)
+"zY" = (
+/obj/machinery/light/small/directional/south,
+/turf/open/floor/wood,
+/area/ruin/interdyne_planetary_base/cargo/deck)
+"Ab" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan,
+/turf/open/floor/iron/dark/smooth_large,
/area/ruin/interdyne_planetary_base/science/xeno)
-"iT" = (
-/obj/machinery/atmospherics/components/binary/volume_pump{
- name = "BZ Pump";
- dir = 4
+"Ai" = (
+/obj/effect/turf_decal/box/red/corners{
+ dir = 1
},
-/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
-/turf/open/floor/catwalk_floor/iron_dark,
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/cargo/ware)
+"Aj" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
+/obj/structure/window/reinforced/survival_pod/spawner/directional/north,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/pink,
+/turf/open/floor/engine,
/area/ruin/interdyne_planetary_base/science/xeno)
-"iU" = (
-/obj/structure/fans/tiny,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/general/hidden,
-/obj/machinery/door/window/survival_pod/left/directional/south{
- name = "Slime Pacification Chamber";
- req_access = list("syndicate")
+"Am" = (
+/obj/item/circuitboard/machine/recycler,
+/obj/machinery/conveyor{
+ dir = 4;
+ id = "interdynedisp"
},
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/science/xeno)
-"iV" = (
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/main/dorms/lib)
-"iW" = (
-/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
-/obj/machinery/door/poddoor{
- id = "interdynelibrary"
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
},
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/main/dorms/lib)
-"iY" = (
-/obj/machinery/door/firedoor,
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/structure/frame/machine/secured,
+/turf/open/floor/iron/pool,
+/area/ruin/interdyne_planetary_base/eng)
+"Ao" = (
+/obj/structure/sign/poster/contraband/moffuchis_pizza/directional/south,
/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/door/airlock/public/glass{
- name = "Service Wing"
- },
-/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{
- cycle_id = "interdyne-service"
- },
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/serv)
-"iZ" = (
-/obj/effect/baseturf_helper/reinforced_plating,
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/serv/rstrm)
-"ja" = (
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/serv/rstrm)
-"jb" = (
-/obj/effect/turf_decal/stripes/corner,
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/machinery/door/airlock{
- name = "Unisex Restrooms"
- },
-/obj/machinery/door/firedoor,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/rstrm)
-"jc" = (
-/turf/closed/wall/r_wall/syndicate,
-/area/ruin/interdyne_planetary_base/med/pharm)
-"jd" = (
-/obj/structure/table/glass,
-/obj/item/clothing/glasses/science,
-/obj/machinery/firealarm/directional/west{
- dir = 4
- },
-/obj/item/stack/sheet/mineral/plasma{
- amount = 15
- },
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med/pharm)
-"je" = (
-/obj/effect/turf_decal/siding/thinplating/dark{
+/obj/structure/disposalpipe/segment{
dir = 4
},
-/obj/effect/turf_decal/stripes/white/line{
- dir = 4
+/turf/open/floor/wood/tile,
+/area/ruin/interdyne_planetary_base/serv/bar)
+"Ap" = (
+/obj/structure/closet/secure_closet/medical2{
+ req_access = list("syndicate")
},
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med/pharm)
-"jf" = (
-/obj/machinery/light/directional/south,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med/pharm)
-"jg" = (
-/obj/machinery/camera/xray{
- dir = 8;
- network = list("fsci");
- c_tag = "Xenobio West"
+/obj/effect/turf_decal/trimline/dark_green/filled/line{
+ dir = 1
},
-/obj/effect/turf_decal/tile/dark_red,
-/obj/effect/turf_decal/stripes/red/line{
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med)
+"Aq" = (
+/obj/effect/turf_decal/tile/dark_green/half{
dir = 1
},
-/turf/open/floor/engine,
+/obj/machinery/airalarm/directional/north,
+/obj/effect/mapping_helpers/airalarm/syndicate_access,
+/obj/machinery/portable_atmospherics/canister/bz,
+/obj/machinery/atmospherics/components/unary/portables_connector,
+/turf/open/floor/iron/dark/smooth_large,
/area/ruin/interdyne_planetary_base/science/xeno)
-"jh" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
-/obj/effect/turf_decal/tile/dark_red{
- dir = 8
- },
-/obj/effect/turf_decal/stripes/red/line{
+"At" = (
+/obj/machinery/atmospherics/pipe/layer_manifold/supply/hidden,
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/eng)
+"Av" = (
+/obj/effect/turf_decal/siding/thinplating,
+/obj/effect/turf_decal/siding/thinplating/corner{
dir = 1
},
-/turf/open/floor/engine,
+/turf/open/floor/iron/herringbone,
+/area/ruin/interdyne_planetary_base/cargo)
+"Az" = (
+/obj/machinery/door/window/survival_pod/left/directional/south{
+ req_access = list("syndicate")
+ },
+/obj/effect/turf_decal/tile/dark_green/half,
+/turf/open/floor/iron/dark/smooth_large,
/area/ruin/interdyne_planetary_base/science/xeno)
-"ji" = (
+"AD" = (
+/obj/item/plant_analyzer,
+/obj/item/hatchet,
+/obj/item/secateurs,
+/obj/item/shovel/spade,
+/obj/item/cultivator,
/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
-/obj/effect/turf_decal/tile/dark_red,
-/obj/effect/turf_decal/stripes/red/line{
- dir = 1
+/obj/structure/rack,
+/obj/effect/turf_decal/siding/dark_green{
+ dir = 8
},
-/turf/open/floor/engine,
-/area/ruin/interdyne_planetary_base/science/xeno)
-"jk" = (
-/obj/machinery/camera/xray{
- dir = 4;
- network = list("fsci");
- c_tag = "Xenobio East"
+/obj/item/geneshears,
+/obj/item/gun/energy/floragun{
+ pixel_y = 7
},
-/obj/effect/turf_decal/tile/dark_red{
+/turf/open/floor/iron/dark/herringbone,
+/area/ruin/interdyne_planetary_base/serv/hydr)
+"AI" = (
+/obj/effect/turf_decal/tile/dark_green,
+/obj/machinery/firealarm/directional/west,
+/obj/machinery/suit_storage_unit/mining,
+/obj/machinery/light/cold/directional/west,
+/turf/open/floor/iron/dark/smooth_edge{
dir = 8
},
-/obj/machinery/atmospherics/components/unary/passive_vent{
+/area/ruin/interdyne_planetary_base/cargo)
+"AJ" = (
+/obj/machinery/vending/dorms{
+ onstation = 0
+ },
+/turf/open/floor/wood/parquet,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"AK" = (
+/obj/machinery/hydroponics/constructable,
+/obj/effect/turf_decal/siding/thinplating{
dir = 1
},
-/obj/effect/turf_decal/stripes/red/line{
+/obj/machinery/light/cold/directional/south,
+/obj/machinery/door/window/survival_pod/left/directional/east,
+/turf/open/floor/grass,
+/area/ruin/interdyne_planetary_base/serv/hydr)
+"AL" = (
+/obj/item/reagent_containers/cup/beaker/large{
+ pixel_y = 8;
+ pixel_x = -2
+ },
+/obj/item/reagent_containers/syringe/antiviral,
+/obj/item/reagent_containers/syringe/antiviral{
+ pixel_y = 4;
+ pixel_x = 2
+ },
+/obj/item/holosign_creator/medical{
+ pixel_y = -2;
+ pixel_x = -16
+ },
+/obj/machinery/light_switch/directional/east,
+/obj/machinery/power/apc/auto_name/directional/south,
+/obj/effect/mapping_helpers/apc/syndicate_access,
+/obj/structure/table/reinforced/rglass,
+/obj/structure/cable,
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med/viro)
+"AN" = (
+/obj/effect/turf_decal/trimline/dark_green/filled/line{
dir = 1
},
-/turf/open/floor/engine,
-/area/ruin/interdyne_planetary_base/science/xeno)
-"jl" = (
-/obj/item/book/random{
- pixel_y = 3
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 1
},
-/obj/item/book/random{
- pixel_y = 3
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med)
+"AQ" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ruin/interdyne_planetary_base/serv/hydr)
+"AU" = (
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 8
},
-/obj/item/book/random{
- pixel_y = 3
+/obj/effect/turf_decal/siding/white{
+ dir = 8
},
-/obj/structure/bookcase/random/nonfiction,
-/obj/structure/sign/painting/library{
- pixel_x = -32
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 8
},
-/turf/open/floor/wood,
-/area/ruin/interdyne_planetary_base/main/dorms/lib)
-"jm" = (
-/obj/structure/chair/comfy{
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/interdyne_planetary_base/med/pharm)
+"AY" = (
+/obj/effect/turf_decal/tile/dark_green{
dir = 4
},
-/obj/effect/turf_decal/siding/wood{
- dir = 9
+/obj/machinery/vending/imported/yangyu{
+ onstation = 0
},
-/turf/open/floor/carpet/orange,
-/area/ruin/interdyne_planetary_base/main/dorms/lib)
-"jn" = (
-/obj/structure/table/glass,
-/obj/effect/turf_decal/siding/wood{
+/turf/open/floor/iron/dark/textured,
+/area/ruin/interdyne_planetary_base/cargo)
+"Bf" = (
+/turf/open/lava/smooth/lava_land_surface,
+/area/ruin/interdyne_planetary_base)
+"Bj" = (
+/obj/machinery/power/apc/auto_name/directional/north,
+/obj/effect/mapping_helpers/apc/syndicate_access,
+/obj/effect/turf_decal/siding/dark,
+/obj/effect/turf_decal/siding/dark{
dir = 1
},
-/turf/open/floor/carpet/orange,
-/area/ruin/interdyne_planetary_base/main/dorms/lib)
-"jo" = (
-/obj/structure/table/glass,
-/obj/item/ship_in_a_bottle{
- name = "lavaboat in a bottle";
- desc = "A tiny mysterious boat inside a bottle.";
- pixel_x = -6;
- anchored = 1;
- anchored_tabletop_offset = 8
+/obj/structure/cable,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/main)
+"By" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ruin/interdyne_planetary_base/cargo/deck)
+"BA" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ruin/interdyne_planetary_base/med/morgue)
+"BC" = (
+/obj/effect/turf_decal/bot_white,
+/obj/structure/closet/crate{
+ name = "materials crate"
},
-/obj/effect/turf_decal/siding/wood{
- dir = 1
+/obj/item/stack/sheet/mineral/titanium{
+ amount = 15
},
-/turf/open/floor/carpet/orange,
-/area/ruin/interdyne_planetary_base/main/dorms/lib)
-"jp" = (
-/obj/structure/chair/sofa/right{
- dir = 8
+/obj/item/stack/sheet/plasteel/fifty,
+/obj/item/stack/sheet/glass/fifty,
+/obj/item/stack/sheet/mineral/silver{
+ amount = 5
},
-/obj/machinery/button/door/directional/north{
- name = "window security button";
- pixel_x = -4;
- id = "interdynelibrary"
+/obj/item/stack/sheet/mineral/diamond{
+ amount = 3
},
-/obj/effect/turf_decal/siding/wood{
+/obj/item/stack/sheet/iron/fifty,
+/obj/item/storage/part_replacer/bluespace,
+/obj/effect/turf_decal/siding/dark_green{
dir = 5
},
-/turf/open/floor/carpet/orange,
-/area/ruin/interdyne_planetary_base/main/dorms/lib)
-"jq" = (
-/obj/machinery/photocopier,
-/obj/structure/sign/flag/interdyne/directional/north{
- pixel_x = -13
+/obj/structure/railing{
+ dir = 4
},
-/turf/open/floor/wood,
-/area/ruin/interdyne_planetary_base/main/dorms/lib)
-"jr" = (
-/obj/structure/sign/poster/contraband/rush_propaganda/directional/north,
-/turf/open/floor/wood,
-/area/ruin/interdyne_planetary_base/main/dorms/lib)
-"js" = (
-/obj/structure/sign/painting/library{
- pixel_x = 32
+/obj/item/storage/box/stockparts/deluxe,
+/obj/item/storage/box/stockparts/deluxe,
+/obj/machinery/camera/autoname/directional/north{
+ network = list("intd13")
},
-/obj/machinery/modular_computer/preset/curator{
- dir = 8
+/turf/open/floor/iron/textured_large,
+/area/ruin/interdyne_planetary_base/cargo)
+"BF" = (
+/obj/structure/chair/plastic{
+ dir = 4
+ },
+/obj/machinery/light/small/directional/north,
+/turf/open/floor/iron/checker,
+/area/ruin/interdyne_planetary_base/serv/bar)
+"BG" = (
+/obj/machinery/button/door/directional/west{
+ id = "InterdyneCabin2";
+ name = "Door Bolt";
+ normaldoorcontrol = 1;
+ specialfunctions = 4
},
+/obj/structure/closet/secure_closet/personal/cabinet,
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
/turf/open/floor/wood,
-/area/ruin/interdyne_planetary_base/main/dorms/lib)
-"jt" = (
-/obj/structure/disposalpipe/segment,
-/obj/machinery/duct,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"BJ" = (
+/obj/item/pipe_dispenser{
+ pixel_y = 8
+ },
+/obj/structure/table/reinforced,
+/obj/effect/turf_decal/tile/dark_green/diagonal_centre,
+/obj/item/construction/rcd{
+ pixel_y = -3
+ },
+/obj/structure/railing,
+/turf/open/floor/iron/diagonal,
+/area/ruin/interdyne_planetary_base/eng)
+"BL" = (
+/obj/machinery/door/airlock/external{
+ name = "External Access"
+ },
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/effect/mapping_helpers/airlock/cyclelink_helper,
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/obj/structure/fans/tiny,
/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/serv)
-"ju" = (
-/obj/machinery/light/directional/north,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+/area/ruin/interdyne_planetary_base/cargo)
+"BN" = (
+/obj/structure/sign/warning/chem_diamond/directional/north,
+/obj/machinery/chem_mass_spec,
+/obj/machinery/light/small/directional/north,
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med/pharm)
+"BO" = (
+/obj/effect/turf_decal/tile/dark_green{
+ dir = 1
+ },
+/obj/effect/turf_decal/siding/dark{
+ dir = 10
+ },
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/main)
+"BQ" = (
+/obj/effect/turf_decal/siding/wood/corner{
dir = 4
},
-/obj/effect/turf_decal/tile/dark_red/half{
+/obj/structure/sign/painting{
+ pixel_y = -32
+ },
+/obj/effect/turf_decal/siding/wood/corner{
dir = 1
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv)
-"jv" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/serv)
-"jw" = (
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/rstrm)
-"jx" = (
-/obj/machinery/duct,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
-/obj/machinery/dryer{
- pixel_y = 32;
- pixel_x = -6
+/turf/open/floor/wood/parquet,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"BZ" = (
+/obj/machinery/hydroponics/constructable,
+/obj/effect/turf_decal/siding/thinplating{
+ dir = 1
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/rstrm)
-"jy" = (
-/obj/structure/curtain/cloth/prison{
- name = "privacy curtains";
- color = "#FFFFFF"
+/turf/open/floor/grass,
+/area/ruin/interdyne_planetary_base/serv/hydr)
+"Ca" = (
+/obj/machinery/door/poddoor{
+ id = "interdynecargo"
},
-/obj/structure/drain,
-/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
-/obj/effect/turf_decal/siding/dark/end{
- dir = 1
+/obj/machinery/conveyor{
+ dir = 4;
+ id = "interdyneconveyor"
},
-/obj/machinery/shower/directional/west{
- desc = "A borrowed Nanotrasen Hygiene Division HS-452. It's one of the older 2550's series. A small sticker on the side insists it \"observes 2560 lead compliance!\"; passively replenishes itself with water when not in use."
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/cargo/ware)
+"Cb" = (
+/obj/effect/turf_decal/siding/dark/corner{
+ dir = 8
},
-/turf/open/floor/iron/showroomfloor,
-/area/ruin/interdyne_planetary_base/serv/rstrm)
-"jz" = (
-/obj/structure/chair/plastic{
- dir = 4
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/cargo)
+"Cd" = (
+/obj/effect/turf_decal/siding/dark_green{
+ dir = 5
},
-/obj/effect/turf_decal/stripes/line,
-/obj/effect/turf_decal/sand/plating/volcanic,
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/obj/structure/table/reinforced,
+/obj/item/storage/box/drinkingglasses{
+ pixel_y = 5
},
-/area/ruin/interdyne_planetary_base/main)
-"jA" = (
-/obj/structure/table,
-/obj/effect/turf_decal/stripes/line,
-/obj/item/toy/tennis/red,
-/obj/effect/turf_decal/sand/plating/volcanic,
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/turf/open/floor/wood/tile,
+/area/ruin/interdyne_planetary_base/serv/bar)
+"Cn" = (
+/obj/machinery/disposal/bin,
+/obj/effect/turf_decal/siding/thinplating/end,
+/obj/machinery/camera/autoname/directional/east{
+ network = list("intd13")
},
+/obj/structure/disposalpipe/trunk,
+/turf/open/floor/iron/textured_large,
/area/ruin/interdyne_planetary_base/main)
-"jB" = (
-/obj/structure/chair/plastic{
+"Cq" = (
+/obj/effect/mob_spawn/ghost_role/human/interdyne_planetary_base/deck_officer{
dir = 8
},
-/obj/effect/turf_decal/stripes/line,
-/obj/effect/turf_decal/sand/plating/volcanic,
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/turf/open/floor/wood,
+/area/ruin/interdyne_planetary_base/cargo/deck)
+"Cr" = (
+/obj/effect/turf_decal/siding/wood/corner,
+/obj/effect/turf_decal/siding/wood/corner{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
+/turf/open/floor/wood/parquet,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"Cv" = (
+/obj/effect/turf_decal/siding/dark,
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
},
+/turf/open/floor/iron/white,
/area/ruin/interdyne_planetary_base/main)
-"jD" = (
-/turf/closed/wall/r_wall/syndicate,
-/area/ruin/interdyne_planetary_base/med/morgue)
-"jE" = (
-/obj/machinery/airalarm/directional/south{
- req_access = list("syndicate")
+"CF" = (
+/obj/machinery/atmospherics/components/binary/volume_pump,
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"CG" = (
+/obj/structure/closet/emcloset,
+/obj/effect/turf_decal/tile/dark_green/half/contrasted{
+ dir = 8
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med/pharm)
-"jF" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
-/obj/effect/turf_decal/tile/dark_red{
+/obj/effect/turf_decal/siding/wideplating_new/dark{
dir = 4
},
-/turf/open/floor/engine,
-/area/ruin/interdyne_planetary_base/science/xeno)
-"jG" = (
+/obj/machinery/light/small/directional/west,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/cargo)
+"CH" = (
/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
-/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
-/obj/effect/turf_decal/tile/dark_red{
+/obj/machinery/computer/scan_consolenew{
dir = 1
},
-/turf/open/floor/engine,
-/area/ruin/interdyne_planetary_base/science/xeno)
-"jH" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
-/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
-/obj/effect/turf_decal/tile/dark_red{
- dir = 4
- },
-/turf/open/floor/engine,
+/obj/effect/turf_decal/tile/dark_green/half,
+/turf/open/floor/iron/dark/smooth_large,
/area/ruin/interdyne_planetary_base/science/xeno)
-"jI" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/west{
- layer = 3.21
+"CJ" = (
+/obj/effect/turf_decal/box/red/corners,
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/cargo/ware)
+"CN" = (
+/obj/item/bedsheet/brown/double,
+/obj/structure/bed/double,
+/turf/open/floor/wood,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"CP" = (
+/obj/machinery/smartfridge/chemistry/virology/preloaded,
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med/viro)
+"CQ" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/disposalpipe/segment{
+ dir = 5
},
-/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
-/obj/effect/turf_decal/tile/dark_red{
- dir = 4
+/turf/open/floor/iron/white/small,
+/area/ruin/interdyne_planetary_base/med/viro)
+"CR" = (
+/turf/closed/wall/mineral/titanium,
+/area/ruin/interdyne_planetary_base/cargo/obs)
+"CU" = (
+/obj/machinery/door/firedoor/border_only,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/disposalpipe/segment,
+/obj/machinery/duct,
+/turf/open/floor/iron/white/textured_half{
+ dir = 1
},
-/turf/open/floor/engine,
-/area/ruin/interdyne_planetary_base/science/xeno)
-"jJ" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
-/obj/effect/turf_decal/tile/dark_red/half{
- dir = 4
+/area/ruin/interdyne_planetary_base/med)
+"CW" = (
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
},
-/turf/open/floor/engine,
-/area/ruin/interdyne_planetary_base/science/xeno)
-"jK" = (
-/obj/effect/turf_decal/tile/dark_red/half{
+/obj/effect/turf_decal/siding/white/corner{
dir = 8
},
-/turf/open/floor/engine,
-/area/ruin/interdyne_planetary_base/science/xeno)
-"jL" = (
-/obj/item/book/random{
- pixel_y = 3
- },
-/obj/item/book/random{
- pixel_y = 3
- },
-/obj/item/book/random{
- pixel_y = 3
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 4
},
-/obj/structure/bookcase/random/reference,
-/obj/machinery/light/directional/west{
- pixel_y = -16
+/obj/machinery/duct,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/med)
+"De" = (
+/obj/machinery/light/small/directional/north,
+/obj/machinery/turretid{
+ name = "Base turret controls";
+ desc = "Used to control the base's automated defenses.";
+ icon_state = "control_kill";
+ dir = 1;
+ pixel_y = 30;
+ req_access = list("syndicate");
+ lethal = 1;
+ control_area = "/area/ruin/interdyne_planetary_base";
+ ailock = 1
},
-/turf/open/floor/wood,
-/area/ruin/interdyne_planetary_base/main/dorms/lib)
-"jM" = (
-/obj/effect/turf_decal/siding/wood{
- dir = 10
+/turf/open/floor/catwalk_floor/iron_dark,
+/area/ruin/interdyne_planetary_base/main/vault)
+"Df" = (
+/obj/machinery/door/window/survival_pod/left/directional/west{
+ req_access = list("syndicate")
},
-/turf/open/floor/carpet/orange,
-/area/ruin/interdyne_planetary_base/main/dorms/lib)
-"jN" = (
-/obj/structure/chair/sofa/left{
- dir = 1
+/turf/open/floor/engine,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"Dl" = (
+/obj/structure/toilet{
+ dir = 4;
+ pixel_z = 8
},
-/obj/effect/turf_decal/siding/wood,
-/turf/open/floor/carpet/orange,
-/area/ruin/interdyne_planetary_base/main/dorms/lib)
-"jO" = (
-/obj/structure/chair/sofa/middle{
+/obj/machinery/duct,
+/turf/open/floor/iron/freezer,
+/area/ruin/interdyne_planetary_base/serv/rstrm)
+"Dn" = (
+/obj/effect/turf_decal/tile/dark_green,
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
+/turf/open/floor/iron/dark/smooth_edge{
dir = 1
},
-/obj/effect/turf_decal/siding/wood,
-/turf/open/floor/carpet/orange,
-/area/ruin/interdyne_planetary_base/main/dorms/lib)
-"jP" = (
-/obj/structure/chair/sofa/corner{
+/area/ruin/interdyne_planetary_base/main)
+"Do" = (
+/obj/structure/bed/double,
+/obj/item/bedsheet/brown/double,
+/turf/open/floor/wood,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"Dr" = (
+/obj/structure/chair/office/light,
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med/viro)
+"Dt" = (
+/obj/effect/turf_decal/tile/dark_green/half/contrasted{
dir = 8
},
/obj/effect/turf_decal/siding/wood{
- dir = 6
+ dir = 9
},
-/turf/open/floor/carpet/orange,
-/area/ruin/interdyne_planetary_base/main/dorms/lib)
-"jQ" = (
-/obj/machinery/libraryscanner,
-/turf/open/floor/wood,
-/area/ruin/interdyne_planetary_base/main/dorms/lib)
-"jR" = (
-/turf/open/floor/wood,
-/area/ruin/interdyne_planetary_base/main/dorms/lib)
-"jS" = (
-/obj/machinery/bookbinder,
-/turf/open/floor/wood,
-/area/ruin/interdyne_planetary_base/main/dorms/lib)
-"jT" = (
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv)
-"jU" = (
-/obj/structure/sink/directional/east,
-/obj/structure/mirror/directional/west,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/rstrm)
-"jV" = (
-/obj/machinery/duct,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/rstrm)
-"jW" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
-/obj/machinery/light/small/directional/east,
-/obj/structure/towel_bin,
-/obj/structure/table{
- layer = 2.79
+/obj/structure/table/wood,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/cargo/deck)
+"Dx" = (
+/obj/structure/bodycontainer/morgue,
+/obj/effect/turf_decal/bot_red,
+/turf/open/floor/iron/dark/textured_half{
+ dir = 1
+ },
+/area/ruin/interdyne_planetary_base/med/morgue)
+"Dy" = (
+/turf/open/floor/wood/tile,
+/area/ruin/interdyne_planetary_base/serv/bar)
+"DF" = (
+/obj/effect/turf_decal/siding/dark/corner{
+ dir = 4
},
/obj/effect/turf_decal/siding/dark{
dir = 8
},
-/obj/effect/turf_decal/siding/dark{
+/obj/effect/turf_decal/tile/dark_green{
dir = 4
},
-/turf/open/floor/iron/showroomfloor,
-/area/ruin/interdyne_planetary_base/serv/rstrm)
-"jX" = (
-/obj/effect/turf_decal/stripes/line{
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
dir = 4
},
-/obj/effect/turf_decal/sand/plating/volcanic,
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/med)
+"DH" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/disposalpipe/junction/flip{
+ dir = 1
},
-/area/ruin/interdyne_planetary_base/main)
-"jY" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/north,
-/obj/effect/turf_decal/tile/dark_red,
-/turf/open/floor/engine,
-/area/ruin/interdyne_planetary_base/science/xeno)
-"jZ" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/east{
- layer = 3.21
+/obj/machinery/duct,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/cargo)
+"DT" = (
+/obj/structure/lattice/catwalk,
+/turf/open/floor/plating/lavaland_atmos,
+/area/ruin/interdyne_planetary_base)
+"DU" = (
+/obj/machinery/libraryscanner,
+/turf/open/floor/wood/parquet,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"DV" = (
+/obj/structure/table/reinforced/rglass,
+/obj/item/infuser_book{
+ pixel_y = 8;
+ pixel_x = -2
},
-/obj/structure/window/reinforced/survival_pod/spawner/directional/north,
-/obj/effect/turf_decal/tile/dark_red{
- dir = 8
+/obj/item/storage/box/monkeycubes{
+ pixel_x = 4
},
-/turf/open/floor/engine,
-/area/ruin/interdyne_planetary_base/science/xeno)
-"ka" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/west{
- layer = 3.21
- },
-/obj/structure/window/reinforced/survival_pod/spawner/directional/north,
-/obj/effect/turf_decal/tile/dark_red,
-/turf/open/floor/engine,
-/area/ruin/interdyne_planetary_base/science/xeno)
-"kb" = (
-/obj/item/book/random{
- pixel_y = 3
+/obj/item/storage/box/monkeycubes{
+ pixel_x = 6;
+ pixel_y = 4
},
-/obj/item/book/random{
- pixel_y = 3
+/obj/item/reagent_containers/spray/cleaner{
+ pixel_x = -10;
+ pixel_y = -1
},
-/obj/item/book/random{
- pixel_y = 3
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 4
},
-/obj/structure/bookcase/random/reference,
-/obj/structure/sign/painting/library{
- pixel_x = -32
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"DW" = (
+/obj/machinery/conveyor{
+ dir = 6;
+ id = "interdynedisp"
},
-/turf/open/floor/wood,
-/area/ruin/interdyne_planetary_base/main/dorms/lib)
-"kc" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
-/turf/open/floor/wood,
-/area/ruin/interdyne_planetary_base/main/dorms/lib)
-"kd" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
-/turf/open/floor/wood,
-/area/ruin/interdyne_planetary_base/main/dorms/lib)
-"ke" = (
-/obj/effect/turf_decal/siding/wood{
- dir = 9
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
},
-/turf/open/floor/carpet/donk,
-/area/ruin/interdyne_planetary_base/main/dorms/lib)
-"kf" = (
-/obj/effect/turf_decal/siding/wood{
- dir = 5
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
},
-/obj/structure/table/wood,
-/obj/item/toy/cards/deck/cas{
- pixel_y = 6
+/turf/open/floor/iron/pool,
+/area/ruin/interdyne_planetary_base/eng)
+"DZ" = (
+/turf/closed/wall/mineral/titanium,
+/area/ruin/interdyne_planetary_base/serv/rstrm)
+"Ec" = (
+/obj/machinery/camera/autoname/directional/east{
+ network = list("intd13")
},
-/obj/machinery/light/directional/east{
- pixel_y = 16
+/obj/structure/table/reinforced/rglass,
+/obj/item/blood_filter{
+ pixel_y = 9
},
-/turf/open/floor/carpet/donk,
-/area/ruin/interdyne_planetary_base/main/dorms/lib)
-"kg" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/duct,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/rstrm)
-"kh" = (
-/obj/structure/toilet{
- dir = 8;
- pixel_z = 8
+/obj/item/stack/medical/bone_gel{
+ pixel_x = -6;
+ pixel_y = 4
},
-/obj/structure/curtain/cloth/prison{
- name = "privacy curtains";
- color = "#FFFFFF"
+/obj/item/stack/sticky_tape/surgical{
+ pixel_x = 6
},
-/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
-/obj/effect/turf_decal/siding/dark{
+/obj/effect/turf_decal/trimline/dark_green/filled/line{
dir = 8
},
-/obj/effect/turf_decal/siding/dark{
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med)
+"Ed" = (
+/obj/effect/turf_decal/tile/dark_green/half{
dir = 4
},
-/turf/open/floor/iron/showroomfloor,
+/obj/structure/filingcabinet,
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med)
+"Ek" = (
+/obj/structure/sink/directional/west,
+/obj/structure/mirror/directional/east,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron/freezer,
/area/ruin/interdyne_planetary_base/serv/rstrm)
-"ki" = (
-/obj/structure/railing{
+"En" = (
+/obj/structure/table/reinforced,
+/obj/machinery/chem_dispenser/drinks/beer/fullupgrade{
dir = 4
},
-/obj/structure/lattice/catwalk,
-/turf/open/lava/smooth/lava_land_surface,
-/area/ruin/interdyne_planetary_base/main)
-"kj" = (
-/obj/effect/turf_decal/tile/dark_red{
- dir = 4
+/obj/machinery/airalarm/directional/west,
+/obj/effect/mapping_helpers/airalarm/syndicate_access,
+/turf/open/floor/wood/tile,
+/area/ruin/interdyne_planetary_base/serv/bar)
+"Eq" = (
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 8
},
-/turf/open/floor/engine,
-/area/ruin/interdyne_planetary_base/science/xeno)
-"kk" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
-/obj/machinery/light/directional/south,
-/obj/effect/turf_decal/tile/dark_red{
- dir = 1
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 8
},
-/turf/open/floor/engine,
-/area/ruin/interdyne_planetary_base/science/xeno)
-"kl" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
-/obj/effect/turf_decal/tile/dark_red{
+/obj/structure/disposalpipe/segment{
dir = 4
},
-/turf/open/floor/engine,
-/area/ruin/interdyne_planetary_base/science/xeno)
-"km" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
-/obj/effect/turf_decal/tile/dark_red{
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med/viro)
+"Er" = (
+/obj/effect/turf_decal/siding/thinplating/corner{
dir = 1
},
-/turf/open/floor/engine,
-/area/ruin/interdyne_planetary_base/science/xeno)
-"kn" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
-/obj/machinery/light/directional/south,
-/obj/effect/turf_decal/tile/dark_red{
+/turf/open/floor/iron/kitchen{
dir = 4
},
-/turf/open/floor/engine,
-/area/ruin/interdyne_planetary_base/science/xeno)
-"ko" = (
-/obj/effect/turf_decal/tile/dark_red{
- dir = 1
- },
-/turf/open/floor/engine,
-/area/ruin/interdyne_planetary_base/science/xeno)
-"kp" = (
-/obj/item/book/random{
- pixel_y = 3
+/area/ruin/interdyne_planetary_base/serv/kitchen)
+"Es" = (
+/obj/structure/closet/crate,
+/obj/item/extinguisher{
+ pixel_x = 1;
+ pixel_y = -1
},
-/obj/structure/bookcase/random/religion,
-/obj/item/book/random{
- pixel_y = 3
+/obj/item/extinguisher{
+ pixel_x = -2;
+ pixel_y = 2
},
-/turf/open/floor/wood,
-/area/ruin/interdyne_planetary_base/main/dorms/lib)
-"kq" = (
-/obj/structure/chair/office/light{
- dir = 4
+/obj/item/extinguisher{
+ pixel_x = -5;
+ pixel_y = 5
},
-/turf/open/floor/wood,
-/area/ruin/interdyne_planetary_base/main/dorms/lib)
-"kr" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/item/canvas/twentythree_twentythree,
-/obj/item/canvas/twentythree_twentythree,
-/obj/item/canvas/twentythree_nineteen,
-/obj/structure/easel,
-/turf/open/floor/wood,
-/area/ruin/interdyne_planetary_base/main/dorms/lib)
-"ks" = (
-/obj/machinery/button/door/directional/west{
- name = "window security button";
- id = "interdynescience";
- req_access = list("syndicate")
+/obj/item/flashlight{
+ pixel_x = 1;
+ pixel_y = -1
},
-/obj/machinery/skill_station/plasmaglass,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/science)
-"kt" = (
-/obj/structure/table/wood,
-/obj/item/toy/crayon/spraycan{
- pixel_x = 4;
- pixel_y = 9
+/obj/item/flashlight{
+ pixel_x = -2;
+ pixel_y = 2
},
-/obj/item/toy/crayon/spraycan{
+/obj/item/flashlight{
pixel_x = -5;
- pixel_y = 9
- },
-/obj/item/choice_beacon/music,
-/obj/item/choice_beacon/music,
-/obj/item/choice_beacon/music,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/airalarm/directional/south{
- req_access = list("syndicate")
+ pixel_y = 5
},
-/turf/open/floor/wood,
-/area/ruin/interdyne_planetary_base/main/dorms/lib)
-"ku" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/wood,
-/area/ruin/interdyne_planetary_base/main/dorms/lib)
-"kv" = (
-/obj/structure/chair/office/light{
- dir = 4
+/obj/item/choice_beacon/music{
+ pixel_y = -6;
+ pixel_x = 2
},
-/obj/effect/turf_decal/siding/wood{
- dir = 10
+/obj/item/choice_beacon/music,
+/obj/effect/turf_decal/bot_white,
+/obj/item/storage/bag/ore,
+/obj/effect/turf_decal/siding/dark_green,
+/turf/open/floor/iron/textured_large,
+/area/ruin/interdyne_planetary_base/cargo)
+"Eu" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ruin/interdyne_planetary_base/main)
+"Ex" = (
+/obj/structure/chair/office/light,
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"Ey" = (
+/obj/machinery/vending/drugs{
+ onstation = 0
},
-/obj/machinery/light_switch/directional/south,
-/turf/open/floor/carpet/donk,
-/area/ruin/interdyne_planetary_base/main/dorms/lib)
-"kw" = (
-/obj/machinery/computer/libraryconsole/bookmanagement{
+/turf/open/floor/iron/dark/herringbone,
+/area/ruin/interdyne_planetary_base/med/pharm)
+"EA" = (
+/obj/structure/chair/plastic{
dir = 8
},
-/obj/structure/table/wood,
-/obj/effect/turf_decal/siding/wood{
- dir = 6
- },
-/obj/structure/sign/painting/large/library{
- dir = 4
- },
-/turf/open/floor/carpet/donk,
-/area/ruin/interdyne_planetary_base/main/dorms/lib)
-"kx" = (
-/obj/machinery/light/directional/south,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 4
- },
-/obj/effect/turf_decal/tile/dark_red/half,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv)
-"ky" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/checker,
+/area/ruin/interdyne_planetary_base/serv/bar)
+"EB" = (
/obj/structure/cable,
-/obj/structure/sign/poster/contraband/jumbo_bar/directional/east,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/serv)
-"kA" = (
-/obj/machinery/duct,
-/obj/structure/disposalpipe/segment{
- dir = 10
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/rstrm)
-"kB" = (
-/obj/structure/toilet{
- dir = 8;
- pixel_z = 8
- },
-/obj/structure/curtain/cloth/prison{
- name = "privacy curtains";
- color = "#FFFFFF"
- },
-/obj/effect/turf_decal/siding/dark/end,
-/turf/open/floor/iron/showroomfloor,
-/area/ruin/interdyne_planetary_base/serv/rstrm)
-"kC" = (
-/obj/effect/baseturf_helper/reinforced_plating,
-/turf/closed/wall/r_wall/syndicate,
-/area/ruin/interdyne_planetary_base/eng/disp)
-"kD" = (
-/turf/closed/wall/r_wall/syndicate,
-/area/ruin/interdyne_planetary_base/eng/disp)
-"kE" = (
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/eng/disp)
-"kF" = (
-/obj/machinery/chem_mass_spec,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med/pharm)
-"kG" = (
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"kH" = (
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/door/airlock{
- name = "Library"
- },
-/obj/machinery/door/firedoor,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/main/dorms/lib)
-"kI" = (
-/obj/machinery/door/airlock/public/glass{
- name = "Service Wing"
- },
-/obj/machinery/door/firedoor,
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{
- cycle_id = "interdyne-service"
+/obj/structure/disposalpipe/junction/yjunction{
+ dir = 4
},
-/obj/structure/disposalpipe/segment,
-/obj/machinery/duct,
/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/serv)
-"kJ" = (
-/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/serv)
-"kK" = (
-/obj/structure/bodycontainer/morgue,
-/obj/effect/decal/cleanable/blood/old,
-/obj/machinery/light/small/directional/west,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med/morgue)
-"kL" = (
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/machinery/door/airlock{
- name = "Unisex Restrooms"
- },
-/obj/structure/disposalpipe/segment,
-/obj/machinery/duct,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/door/firedoor,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/rstrm)
-"kM" = (
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/machinery/door/airlock/maintenance/external,
-/obj/structure/fans/tiny,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv)
-"kN" = (
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/serv)
-"kO" = (
-/obj/machinery/door/poddoor{
- id = "interdyneservicehall"
- },
-/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/serv)
-"kP" = (
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/eng)
-"kQ" = (
-/obj/structure/fans/tiny,
-/obj/machinery/door/airlock/maintenance/external,
-/obj/effect/turf_decal/stripes/corner{
+/area/ruin/interdyne_planetary_base/main)
+"ED" = (
+/obj/effect/turf_decal/siding/dark/corner{
dir = 1
},
-/obj/effect/turf_decal/stripes/corner{
+/obj/effect/turf_decal/siding/dark/corner{
dir = 4
},
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/eng)
-"kR" = (
-/obj/machinery/conveyor{
- dir = 5;
- id = "interdynedisp"
+/obj/effect/turf_decal/tile/dark_green{
+ dir = 1
},
-/obj/effect/decal/cleanable/dirt,
-/obj/item/stamp/chameleon/broken,
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/eng/disp)
-"kS" = (
-/obj/structure/frame/machine{
- icon_state = "box_1";
- state = 2;
- anchored = 1
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 8
},
-/obj/item/circuitboard/machine/recycler,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/med)
+"EG" = (
/obj/machinery/conveyor{
dir = 4;
id = "interdynedisp"
},
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/eng/disp)
-"kT" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/conveyor{
- dir = 6;
- id = "interdynedisp"
- },
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/eng/disp)
-"kU" = (
-/obj/structure/dresser,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
},
-/turf/open/floor/iron/smooth_large,
+/obj/effect/spawner/random/trash/botanical_waste,
+/obj/structure/drain/big,
+/turf/open/floor/iron/pool,
+/area/ruin/interdyne_planetary_base/eng)
+"EH" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
/area/ruin/interdyne_planetary_base/main/dorms)
-"kV" = (
-/obj/structure/bed,
-/obj/item/bedsheet/dorms,
+"EJ" = (
+/obj/effect/turf_decal/siding/wood/corner,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/smooth_large,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
+/turf/open/floor/wood/parquet,
/area/ruin/interdyne_planetary_base/main/dorms)
-"kW" = (
-/obj/item/bedsheet/dorms{
- dir = 4
- },
-/obj/structure/bed{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/smooth_large,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"kX" = (
-/obj/structure/dresser,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 8
- },
-/turf/open/floor/iron/smooth_large,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"kY" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/sign/poster/contraband/cybersun_six_hundred/directional/west,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"kZ" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"la" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"lb" = (
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+"EK" = (
+/obj/effect/turf_decal/tile/dark_green,
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/door/firedoor,
-/obj/machinery/door/airlock/public/glass{
- name = "Service Wing"
- },
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"ld" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
/obj/structure/disposalpipe/segment{
- dir = 9
+ dir = 6
},
/obj/machinery/duct,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/serv)
-"le" = (
-/obj/structure/reagent_dispensers/water_cooler/directional/north{
- layer = 3.4
+/turf/open/floor/iron/dark/smooth_edge{
+ dir = 1
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/serv)
-"lf" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/structure/sign/poster/contraband/donut_corp/directional/north,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/serv)
-"lg" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/area/ruin/interdyne_planetary_base/main)
+"EP" = (
+/obj/item/reagent_containers/cup/bottle/acidic_buffer{
+ pixel_x = 7;
+ pixel_y = 10
+ },
+/obj/item/reagent_containers/cup/bottle/basic_buffer{
+ pixel_x = -5;
+ pixel_y = 12
+ },
+/obj/item/reagent_containers/cup/bottle/formaldehyde{
+ pixel_x = -5;
+ pixel_y = 4
+ },
+/obj/item/reagent_containers/cup/bottle/mercury{
+ pixel_x = 7;
+ pixel_y = 2
+ },
+/obj/structure/table,
+/obj/machinery/camera/autoname/directional/west{
+ network = list("intd13")
+ },
+/obj/item/construction/plumbing,
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med/pharm)
+"EW" = (
+/obj/effect/turf_decal/tile/dark_green,
/obj/structure/cable,
-/obj/structure/sign/poster/contraband/donk_co/directional/north,
-/obj/machinery/light/directional/north,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/serv)
-"lh" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
/obj/structure/disposalpipe/segment,
/obj/machinery/duct,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/serv)
-"li" = (
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/door/firedoor,
-/obj/machinery/door/airlock/public/glass{
- name = "Service Wing"
- },
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/serv)
-"lj" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/effect/mapping_helpers/apc/syndicate_access,
-/obj/machinery/power/apc/auto_name/directional/north,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/serv)
-"lk" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/machinery/light/directional/north,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/serv)
-"ll" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/serv)
-"lm" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/machinery/light/directional/north,
-/obj/machinery/button/door/directional/north{
- name = "window security button";
- pixel_x = -4;
- id = "interdyneservicehall"
- },
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/serv)
-"ln" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/effect/turf_decal/stripes/white/line{
- dir = 4;
- layer = 2.52
- },
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/serv)
-"lo" = (
-/obj/item/pipe_dispenser,
-/obj/item/construction/rcd,
-/obj/item/t_scanner,
-/obj/machinery/light_switch/directional/west,
-/obj/structure/closet/crate/secure/engineering,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/eng)
-"lp" = (
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/eng)
-"lq" = (
-/obj/machinery/power/rtg/advanced,
-/obj/structure/cable,
-/obj/effect/turf_decal/stripes/white/line{
- dir = 8
+/turf/open/floor/iron/dark/smooth_edge{
+ dir = 1
},
-/obj/effect/turf_decal/bot/right,
-/turf/open/floor/iron/dark/textured_large,
+/area/ruin/interdyne_planetary_base/main)
+"EZ" = (
+/obj/structure/lattice/catwalk,
+/obj/effect/turf_decal/stripes/full,
+/turf/open/floor/plating/lavaland_atmos,
+/area/ruin/interdyne_planetary_base)
+"Fh" = (
+/turf/open/floor/engine/n2,
/area/ruin/interdyne_planetary_base/eng)
-"lr" = (
-/obj/structure/weightmachine,
-/obj/effect/turf_decal/siding/dark{
- dir = 4
+"Fj" = (
+/obj/machinery/camera/directional/east{
+ network = list("intd13");
+ name = "South Entrance Camera";
+ c_tag = "South Interdyne Entrance"
},
-/obj/effect/turf_decal/siding/dark{
+/obj/structure/lattice/catwalk,
+/turf/open/lava/smooth/lava_land_surface,
+/area/ruin/interdyne_planetary_base)
+"Fk" = (
+/obj/effect/turf_decal/siding/thinplating/corner{
dir = 8
},
-/turf/open/floor/eighties/red,
+/turf/open/floor/iron/herringbone,
/area/ruin/interdyne_planetary_base/cargo)
-"ls" = (
-/obj/machinery/power/rtg/advanced,
-/obj/structure/cable,
-/obj/effect/turf_decal/bot/left,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/eng)
-"lt" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/conveyor{
- dir = 1;
- id = "interdynedisp"
- },
-/obj/item/shard/plastitanium,
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/eng/disp)
-"lu" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/frame/machine{
- icon_state = "box_1";
- state = 2;
- anchored = 1
- },
-/obj/item/circuitboard/machine/stacking_machine,
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/eng/disp)
-"lv" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/conveyor{
- id = "interdynedisp"
- },
-/obj/structure/plasticflaps,
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/eng/disp)
-"lw" = (
-/obj/effect/mob_spawn/ghost_role/human/interdyne_planetary_base{
- dir = 4
- },
-/obj/machinery/light/directional/west,
-/turf/open/floor/iron/smooth_edge{
- dir = 4
+"Fq" = (
+/obj/structure/closet/xenoarch,
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 1
},
-/area/ruin/interdyne_planetary_base/main/dorms)
-"lx" = (
+/obj/machinery/light_switch/directional/north,
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"Fv" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/airalarm/directional/east{
- req_access = list("syndicate")
+/turf/open/floor/wood,
+/area/ruin/interdyne_planetary_base/cargo/deck)
+"FA" = (
+/obj/effect/turf_decal/siding/dark{
+ dir = 8
},
-/turf/open/floor/iron/smooth_edge{
+/obj/effect/turf_decal/tile/dark_green{
dir = 8
},
-/area/ruin/interdyne_planetary_base/main/dorms)
-"ly" = (
+/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/airalarm/directional/west{
- req_access = list("syndicate")
- },
-/turf/open/floor/iron/smooth_edge{
- dir = 4
- },
-/area/ruin/interdyne_planetary_base/main/dorms)
-"lz" = (
-/obj/effect/mob_spawn/ghost_role/human/interdyne_planetary_base{
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/main)
+"FF" = (
+/obj/machinery/suit_storage_unit/mining,
+/turf/open/floor/iron/dark/smooth_edge{
dir = 8
},
-/obj/machinery/light/directional/east,
-/turf/open/floor/iron/smooth_edge{
- dir = 8
+/area/ruin/interdyne_planetary_base/cargo)
+"FK" = (
+/obj/effect/turf_decal/trimline/dark_green/warning{
+ dir = 1
},
-/area/ruin/interdyne_planetary_base/main/dorms)
-"lA" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 8
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/interdyne_planetary_base/med)
+"FL" = (
+/obj/effect/turf_decal/tile/neutral/diagonal_centre,
+/obj/machinery/button/door/directional/north{
+ id = "syndie_lavaland_construction";
+ specialfunctions = 4;
+ req_access = list("syndicate");
+ name = "Construction Area Bolt Control";
+ normaldoorcontrol = 1
},
-/obj/effect/turf_decal/tile/dark_red/half{
+/turf/open/floor/iron/diagonal,
+/area/ruin/interdyne_planetary_base/eng)
+"FR" = (
+/obj/machinery/holopad/secure,
+/turf/open/floor/iron/dark,
+/area/ruin/interdyne_planetary_base/cargo/obs)
+"FU" = (
+/obj/effect/turf_decal/tile/dark_green,
+/obj/effect/turf_decal/siding/thinplating{
dir = 1
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"lB" = (
-/obj/structure/cable,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"lC" = (
-/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"lD" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+/obj/structure/railing{
dir = 1
},
-/obj/effect/turf_decal/tile/dark_red/half{
- dir = 8
+/obj/machinery/vending/cigarette{
+ onstation = 0
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv)
-"lE" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 1
+/turf/open/floor/iron/dark/textured,
+/area/ruin/interdyne_planetary_base/main)
+"FX" = (
+/obj/structure/table/reinforced,
+/obj/machinery/processor{
+ pixel_x = 1
},
-/obj/effect/turf_decal/tile/dark_red/half{
+/obj/effect/turf_decal/siding/thinplating{
dir = 4
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv)
-"lF" = (
-/obj/effect/decal/cleanable/glass/plastitanium,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/serv)
-"lG" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/effect/turf_decal/stripes/white/line{
- dir = 4;
- layer = 2.52
- },
-/obj/machinery/duct,
-/obj/structure/disposalpipe/segment{
- dir = 6
+/turf/open/floor/iron/kitchen{
+ dir = 4
},
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/serv)
-"lH" = (
-/obj/machinery/door/airlock/engineering{
- name = "Engineering"
+/area/ruin/interdyne_planetary_base/serv/kitchen)
+"Ga" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/pink,
+/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
+/obj/effect/turf_decal/tile/dark_green/anticorner{
+ dir = 8
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/tank_holder/extinguisher,
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"Gc" = (
/obj/structure/cable,
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/machinery/door/firedoor/heavy,
-/obj/machinery/duct,
-/obj/structure/disposalpipe/segment{
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/disposalpipe/junction{
dir = 4
},
/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/eng)
-"lI" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/machinery/duct,
-/obj/structure/disposalpipe/segment{
- dir = 10
+/area/ruin/interdyne_planetary_base/main)
+"Ge" = (
+/obj/effect/turf_decal/siding/dark{
+ dir = 5
},
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/eng)
-"lJ" = (
-/obj/machinery/power/rtg/advanced,
-/obj/machinery/power/terminal,
/obj/structure/cable,
-/obj/effect/turf_decal/stripes/white/line{
- dir = 8
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/main)
+"Gi" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
+/turf/open/floor/iron/dark/textured_half{
+ dir = 1
},
-/obj/effect/turf_decal/bot/right,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/eng)
-"lK" = (
-/obj/structure/cable,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/eng)
-"lL" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/conveyor{
- dir = 1;
- id = "interdynedisp"
- },
-/obj/item/serviette_used,
-/obj/item/shard/plastitanium,
-/obj/item/valentine,
-/obj/machinery/light/small/directional/west,
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/eng/disp)
-"lM" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/conveyor_switch/oneway{
- name = "disposal conveyor";
- dir = 8;
- id = "interdynedisp"
+/area/ruin/interdyne_planetary_base/med/morgue)
+"Gj" = (
+/obj/structure/railing{
+ dir = 1
},
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/eng/disp)
-"lN" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/cleanable/ash/large,
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/eng/disp)
-"lO" = (
/obj/structure/lattice/catwalk,
-/obj/structure/railing/corner,
-/obj/effect/turf_decal/sand/volcanic,
/turf/open/lava/smooth/lava_land_surface,
-/area/ruin/interdyne_planetary_base/main)
-"lP" = (
-/obj/structure/railing{
- dir = 9
+/area/ruin/interdyne_planetary_base)
+"Gk" = (
+/obj/effect/turf_decal/bot_white,
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ruin/interdyne_planetary_base/cargo)
+"Gq" = (
+/obj/machinery/door/window/survival_pod/left/directional/east{
+ req_access = list("syndicate")
+ },
+/turf/open/floor/engine,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"Gy" = (
+/obj/structure/closet/secure_closet/personal/cabinet,
+/turf/open/floor/wood,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"GB" = (
+/obj/item/reagent_containers/cup/bottle/iron{
+ pixel_x = -5;
+ pixel_y = 8
+ },
+/obj/item/reagent_containers/cup/bottle/lithium{
+ pixel_x = 7;
+ pixel_y = 6
+ },
+/obj/item/storage/box/beakers{
+ pixel_x = -5;
+ pixel_y = -2
+ },
+/obj/item/reagent_containers/cup/beaker/large{
+ pixel_x = 7;
+ pixel_y = -5
+ },
+/obj/structure/table,
+/obj/machinery/firealarm/directional/west,
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med/pharm)
+"GJ" = (
+/obj/machinery/camera/directional/east{
+ network = list("intd13");
+ name = "North Entrance Camera";
+ c_tag = "North Interdyne Entrance"
},
/obj/structure/lattice/catwalk,
/turf/open/lava/smooth/lava_land_surface,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"lQ" = (
-/obj/structure/closet/secure_closet/personal/wall{
- icon_door = "locker_wall";
- pixel_x = -30
+/area/ruin/interdyne_planetary_base)
+"GN" = (
+/obj/structure/table/reinforced/rglass,
+/obj/machinery/reagentgrinder{
+ pixel_y = 6
},
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+/obj/item/stack/sheet/mineral/plasma{
+ amount = 5
+ },
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"GP" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/med/pharm)
+"GR" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/pink,
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"GT" = (
+/obj/structure/table/reinforced,
+/obj/machinery/microwave{
+ pixel_y = 9
+ },
+/obj/effect/turf_decal/siding/thinplating{
dir = 4
},
-/obj/machinery/button/door/directional/south{
- id = "interdynecabin2";
- name = "door bolt control";
- specialfunctions = 4;
- normaldoorcontrol = 1
+/obj/effect/turf_decal/bot_white,
+/turf/open/floor/iron/kitchen{
+ dir = 4
},
-/turf/open/floor/iron/smooth_large,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"lR" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/smooth_large,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"lS" = (
+/area/ruin/interdyne_planetary_base/serv/kitchen)
+"GU" = (
+/obj/machinery/light/cold/directional/east,
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 8
+ dir = 1
},
-/obj/structure/closet/secure_closet/personal/wall{
- icon_door = "locker_wall";
- pixel_x = 30
+/turf/open/floor/iron/freezer,
+/area/ruin/interdyne_planetary_base/serv/rstrm)
+"GZ" = (
+/obj/structure/table/reinforced,
+/obj/machinery/chem_dispenser/drinks/fullupgrade{
+ dir = 4
},
-/obj/machinery/button/door/directional/north{
- id = "interdynecabin4";
- name = "door bolt control";
- specialfunctions = 4;
- normaldoorcontrol = 1
+/obj/machinery/light/small/directional/west,
+/turf/open/floor/wood/tile,
+/area/ruin/interdyne_planetary_base/serv/bar)
+"Ha" = (
+/obj/effect/spawner/structure/window/reinforced/shuttle,
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/cargo/ware)
+"He" = (
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
},
-/turf/open/floor/iron/smooth_large,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"lT" = (
-/obj/machinery/light/directional/west,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"lU" = (
-/obj/machinery/power/rtg/advanced,
/obj/structure/cable,
-/obj/structure/sign/poster/contraband/syndiemoth/directional/east,
-/obj/effect/turf_decal/bot/left,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/eng)
-"lV" = (
-/obj/effect/turf_decal/siding/thinplating/dark/corner,
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/machinery/door/firedoor,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/main)
+"Hf" = (
+/obj/effect/turf_decal/siding/thinplating/corner{
+ dir = 1
+ },
/obj/machinery/door/airlock/public/glass{
- name = "Service Wing"
+ name = "Dormitory"
},
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"lW" = (
-/obj/effect/turf_decal/siding/thinplating/dark,
-/obj/structure/disposalpipe/segment{
- dir = 5
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/siding/thinplating{
+ dir = 10
},
-/obj/machinery/duct,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/serv)
-"lX" = (
-/obj/effect/turf_decal/siding/thinplating/dark,
-/obj/structure/disposalpipe/segment{
- dir = 4
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/turf/open/floor/iron/herringbone,
+/area/ruin/interdyne_planetary_base/cargo)
+"Hi" = (
+/turf/open/floor/iron/dark/textured_half{
+ dir = 1
},
-/obj/machinery/duct,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/serv)
-"lY" = (
-/obj/structure/disposalpipe/junction/flip{
+/area/ruin/interdyne_planetary_base/med/morgue)
+"Hj" = (
+/obj/machinery/computer/crew/syndie{
dir = 4
},
-/obj/machinery/duct,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/serv)
-"lZ" = (
-/obj/effect/turf_decal/siding/thinplating/dark/corner{
+/obj/effect/turf_decal/tile/dark_green/half{
dir = 8
},
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/machinery/duct,
-/obj/machinery/door/firedoor,
-/obj/machinery/door/airlock/public/glass{
- name = "Service Wing"
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med)
+"Hn" = (
+/obj/machinery/disposal/bin,
+/obj/effect/turf_decal/siding/thinplating/end{
+ dir = 1
},
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/serv)
-"ma" = (
-/obj/structure/disposalpipe/segment{
+/obj/structure/disposalpipe/trunk{
dir = 4
},
-/obj/machinery/duct,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/serv)
-"mb" = (
+/turf/open/floor/iron/textured_large,
+/area/ruin/interdyne_planetary_base/med/pharm)
+"Hy" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
+/obj/machinery/meter/layer4,
/obj/structure/disposalpipe/segment{
dir = 4
},
-/obj/machinery/duct,
-/obj/machinery/firealarm/directional/south{
- dir = 1
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/eng)
+"HB" = (
+/obj/structure/reagent_dispensers/plumbed,
+/obj/effect/turf_decal/siding/thinplating{
+ dir = 10
},
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/serv)
-"mc" = (
-/obj/structure/disposalpipe/segment{
- dir = 4
+/obj/structure/window/reinforced/survival_pod/spawner/directional/west{
+ pixel_x = -4
},
-/obj/machinery/duct,
-/obj/machinery/airalarm/directional/south{
- req_access = list("syndicate")
+/turf/open/floor/iron/small,
+/area/ruin/interdyne_planetary_base/med)
+"HC" = (
+/obj/effect/turf_decal/siding/thinplating{
+ dir = 5
},
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/serv)
-"md" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/airalarm/directional/north,
+/obj/effect/mapping_helpers/airalarm/syndicate_access,
+/obj/structure/table/reinforced,
+/turf/open/floor/iron/kitchen{
+ dir = 4
+ },
+/area/ruin/interdyne_planetary_base/serv/kitchen)
+"HL" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/duct,
-/obj/structure/disposalpipe/junction{
+/turf/open/floor/iron/dark/textured_half{
+ dir = 1
+ },
+/area/ruin/interdyne_planetary_base/med/morgue)
+"HN" = (
+/obj/effect/turf_decal/tile/dark_green/half{
dir = 4
},
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/serv)
-"me" = (
-/obj/structure/disposalpipe/segment{
- dir = 9
+/obj/structure/window/reinforced/survival_pod/spawner/directional/east{
+ pixel_x = 4
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/stripes/white/line{
- dir = 4;
- layer = 2.52
+/obj/structure/chair/sofa/bench/right{
+ dir = 8
},
-/obj/machinery/duct,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/serv)
-"mf" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron/white/small,
+/area/ruin/interdyne_planetary_base/med)
+"HS" = (
/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/duct,
-/obj/structure/disposalpipe/segment,
-/obj/machinery/light/directional/west,
-/obj/machinery/airalarm/directional/west{
- req_access = list("syndicate")
+/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible,
+/obj/machinery/door/window/survival_pod/left/directional/west{
+ req_access = list("syndicate");
+ pixel_x = -4
},
-/obj/item/circuitboard/machine/smoke_machine,
-/obj/item/circuitboard/machine/cell_charger,
-/obj/item/circuitboard/machine/deep_fryer,
-/obj/item/circuitboard/machine/gibber,
-/obj/item/circuitboard/machine/processor,
-/obj/structure/closet/crate/secure/engineering,
-/obj/item/storage/box/stockparts/deluxe,
+/obj/machinery/power/rtg/advanced,
/turf/open/floor/catwalk_floor/iron_dark,
/area/ruin/interdyne_planetary_base/eng)
-"mg" = (
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"mh" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 8
- },
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/eng)
-"mi" = (
-/obj/machinery/power/smes/magical{
- name = "bluespace-powered power storage unit";
- desc = "A high-capacity superconducting magnetic energy storage (SMES) unit. Produces power through an unstable bluespace pocket.";
- output_level = 200000
+"HV" = (
+/obj/structure/dresser,
+/turf/open/floor/wood,
+/area/ruin/interdyne_planetary_base/cargo/deck)
+"HW" = (
+/obj/effect/turf_decal/tile/dark_green/half/contrasted{
+ dir = 1
},
-/obj/structure/cable,
-/obj/effect/turf_decal/stripes/white/line{
- dir = 5
+/obj/effect/turf_decal/siding/wideplating_new/dark{
+ dir = 1
},
-/obj/effect/turf_decal/bot/right,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/eng)
-"mj" = (
-/obj/effect/turf_decal/stripes/white/line,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/eng)
-"mk" = (
-/obj/structure/disposaloutlet{
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/cargo)
+"Ih" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ruin/interdyne_planetary_base/cargo)
+"Io" = (
+/obj/effect/turf_decal/tile/brown/half/contrasted{
dir = 1
},
-/obj/structure/disposalpipe/trunk{
- dir = 2
+/obj/structure/table/reinforced,
+/obj/item/gun/energy/plasmacutter{
+ pixel_x = -4;
+ pixel_y = 4
},
-/obj/machinery/light_switch/directional/west,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/eng/disp)
-"ml" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/cleanable/oil,
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/eng/disp)
-"mm" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/closet/crate/trashcart/filled,
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/eng/disp)
-"mn" = (
-/obj/structure/lattice/catwalk,
-/obj/structure/railing,
-/obj/effect/turf_decal/sand/volcanic,
-/turf/open/lava/smooth/lava_land_surface,
-/area/ruin/interdyne_planetary_base/main)
-"mo" = (
-/obj/structure/sign/poster/abductor/ayylian/directional/west,
-/obj/effect/turf_decal/stripes/line{
+/obj/item/gun/energy/plasmacutter,
+/obj/item/gun/energy/plasmacutter{
+ pixel_x = 4;
+ pixel_y = -4
+ },
+/turf/open/floor/iron/dark/diagonal,
+/area/ruin/interdyne_planetary_base/cargo)
+"Iu" = (
+/obj/effect/spawner/structure/window/reinforced/shuttle,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden,
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/eng)
+"IA" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/disposalpipe/segment{
dir = 4
},
-/obj/effect/turf_decal/sand/plating/volcanic,
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/turf/open/floor/iron/checker,
+/area/ruin/interdyne_planetary_base/serv/bar)
+"IB" = (
+/obj/structure/tank_holder/anesthetic,
+/obj/effect/turf_decal/trimline/dark_green/mid_joiner{
+ dir = 1
},
-/area/ruin/interdyne_planetary_base/main)
-"mp" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/machinery/door/airlock{
- name = "Cabin 2";
- id_tag = "interdynecabin2"
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 4
+ },
+/obj/effect/turf_decal/trimline/dark_green/warning{
+ dir = 1
},
/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"mq" = (
+/area/ruin/interdyne_planetary_base/med)
+"IE" = (
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 1
+ },
+/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/machinery/door/airlock{
- name = "Cabin 1";
- id_tag = "interdynecabin1"
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"IH" = (
+/obj/item/clothing/neck/stethoscope,
+/obj/item/crowbar,
+/obj/structure/closet/secure_closet/personal/cabinet,
+/turf/open/floor/wood,
+/area/ruin/interdyne_planetary_base/cargo/deck)
+"IJ" = (
+/obj/effect/turf_decal/siding/dark/end{
+ dir = 1
},
-/turf/open/floor/iron/dark/textured_large,
+/obj/effect/turf_decal/tile/dark_green/opposingcorners,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/med)
+"IN" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/north,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan,
+/turf/open/floor/circuit/telecomms,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"IQ" = (
+/obj/effect/turf_decal/siding/wood,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
+/turf/open/floor/wood/parquet,
/area/ruin/interdyne_planetary_base/main/dorms)
-"ms" = (
-/obj/structure/chair/sofa/bench/right,
-/turf/open/floor/iron/dark/textured_corner,
-/area/ruin/interdyne_planetary_base/serv)
-"mt" = (
-/obj/structure/chair/sofa/bench/left,
-/turf/open/floor/iron/dark/small,
-/area/ruin/interdyne_planetary_base/serv)
-"mv" = (
-/obj/structure/table,
-/turf/open/floor/iron/dark/small,
-/area/ruin/interdyne_planetary_base/serv)
-"mw" = (
-/obj/machinery/light/directional/east,
-/obj/structure/table{
- layer = 2.79
- },
-/turf/open/floor/iron/dark/textured_corner{
- dir = 8
+"IS" = (
+/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on,
+/obj/effect/turf_decal/stripes/blue/line{
+ dir = 4
},
-/area/ruin/interdyne_planetary_base/serv)
-"mx" = (
-/obj/effect/baseturf_helper/reinforced_plating,
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"my" = (
-/obj/machinery/smartfridge/food,
-/obj/machinery/door/firedoor,
-/obj/structure/table/reinforced,
-/obj/machinery/door/poddoor/shutters{
- id = "interdynekitchen"
+/obj/machinery/camera/autoname/directional/north{
+ network = list("intd13")
},
-/obj/effect/turf_decal/siding/thinplating/dark/corner,
-/obj/structure/sign/poster/contraband/moffuchis_pizza/directional/east,
-/turf/open/floor/iron/terracotta,
-/area/ruin/interdyne_planetary_base/serv/kitchen)
-"mz" = (
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/serv/kitchen)
-"mA" = (
-/obj/structure/cable,
-/obj/machinery/power/rtg/advanced,
-/obj/effect/turf_decal/stripes/white/line,
-/obj/machinery/light/directional/east,
-/obj/effect/turf_decal/bot/left,
/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/eng)
-"mB" = (
-/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"mC" = (
-/obj/machinery/door/firedoor,
-/obj/structure/table/reinforced,
-/obj/machinery/door/window/survival_pod/left/directional/north,
-/obj/machinery/door/window/survival_pod/left/directional/south{
- req_access = list("syndicate")
+/area/ruin/interdyne_planetary_base/med)
+"IT" = (
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 4
},
-/obj/effect/turf_decal/siding/thinplating/dark/corner{
+/obj/machinery/light/cold/directional/east,
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"IU" = (
+/obj/structure/chair/office/light{
dir = 8
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"mD" = (
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"mE" = (
-/obj/machinery/atmospherics/pipe/layer_manifold/supply/hidden,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/stripes/white/line{
- layer = 2.52
+/obj/machinery/light_switch/directional/south,
+/turf/open/floor/wood/parquet,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"Ja" = (
+/obj/effect/turf_decal/siding/thinplating/corner{
+ dir = 1
},
-/obj/machinery/duct,
-/obj/structure/disposalpipe/segment{
- dir = 5
+/obj/structure/railing/corner{
+ dir = 8
},
-/obj/effect/mapping_helpers/apc/syndicate_access,
-/obj/machinery/power/apc/auto_name/directional/west,
/obj/structure/cable,
-/obj/structure/closet/crate/radiation,
-/obj/item/clothing/suit/utility/radiation,
-/obj/item/clothing/head/utility/radiation,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/eng)
-"mF" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/stripes/white/line{
- layer = 2.52
- },
-/obj/machinery/duct,
-/obj/structure/disposalpipe/segment{
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/disposalpipe/junction{
dir = 4
},
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/eng)
-"mG" = (
-/obj/machinery/duct,
-/obj/effect/turf_decal/stripes/white/corner{
- dir = 8;
- layer = 2.52
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/main)
+"Jr" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"Jx" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan,
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 1
},
-/obj/structure/disposalpipe/segment{
+/obj/machinery/monkey_recycler,
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"Jz" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/north,
+/obj/machinery/camera/autoname/directional/east{
+ network = list("intd13")
+ },
+/turf/open/floor/engine,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"JD" = (
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
+ },
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ruin/interdyne_planetary_base/med/morgue)
+"JP" = (
+/obj/structure/table/reinforced/rglass,
+/obj/machinery/door/window/survival_pod/left/directional/east{
+ req_access = list("syndicate")
+ },
+/obj/machinery/door/firedoor/border_only{
dir = 4
},
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/eng)
-"mH" = (
-/obj/machinery/door/airlock{
- name = "Disposal Room"
+/obj/effect/turf_decal/tile/dark_green/full,
+/obj/machinery/door/firedoor,
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/interdyne_planetary_base/med/pharm)
+"JU" = (
+/obj/machinery/door/airlock/virology{
+ name = "Surgery"
},
/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/machinery/duct,
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/obj/machinery/door/firedoor,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/structure/disposalpipe/segment{
dir = 4
},
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/eng/disp)
-"mI" = (
-/obj/structure/disposalpipe/segment{
- dir = 9
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/med)
+"JV" = (
+/obj/machinery/button/door/directional/west{
+ id = "interdynesurgery";
+ req_access = list("syndicate");
+ name = "Surgery Shutter Control"
},
-/obj/machinery/duct,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/eng/disp)
-"mJ" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/duct,
-/obj/effect/turf_decal/arrows/white{
- dir = 8
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/interdyne_planetary_base/med)
+"JX" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
+/obj/machinery/chem_dispenser/mutagensaltpeter,
+/obj/effect/turf_decal/siding/dark_green{
+ dir = 10
},
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/eng/disp)
-"mK" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/reagent_dispensers/plumbed{
- name = "stationary very-high-capacity water tank";
- desc = "A stationary, plumbed, very-high-capacity water tank.";
- dir = 8;
- prevent_rcd_deconstruction = 1;
- tank_volume = 5000
+/turf/open/floor/iron/dark/herringbone,
+/area/ruin/interdyne_planetary_base/serv/hydr)
+"Kr" = (
+/obj/structure/sign/painting{
+ pixel_y = -32
},
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/eng/disp)
-"mL" = (
-/obj/structure/lattice/catwalk,
-/obj/structure/railing{
+/obj/effect/turf_decal/siding/wood/corner{
dir = 4
},
-/obj/effect/turf_decal/sand/volcanic,
-/turf/open/lava/smooth/lava_land_surface,
-/area/ruin/interdyne_planetary_base/main)
-"mM" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/machinery/door/airlock/hydroponics{
- name = "Hydroponics"
- },
-/obj/structure/disposalpipe/segment,
-/obj/machinery/duct,
-/obj/machinery/door/firedoor,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"mN" = (
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/machinery/door/airlock/maintenance/external,
-/obj/structure/fans/tiny,
-/turf/open/floor/iron/dark/textured_large,
+/turf/open/floor/wood/parquet,
/area/ruin/interdyne_planetary_base/main/dorms)
-"mO" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+"Ks" = (
+/obj/effect/turf_decal/siding/thinplating{
+ dir = 10
+ },
+/obj/machinery/power/apc/auto_name/directional/south,
+/obj/effect/mapping_helpers/apc/syndicate_access,
+/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"mP" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/light/small/directional/north,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"mR" = (
-/obj/structure/table,
-/turf/open/floor/iron/dark,
-/area/ruin/interdyne_planetary_base/serv)
-"mS" = (
-/obj/effect/turf_decal/syndicateemblem/middle/left{
- color = ""
+/obj/structure/disposalpipe/segment{
+ dir = 9
},
-/obj/structure/table,
-/obj/item/serviette_pack,
-/turf/open/floor/iron/dark/small,
-/area/ruin/interdyne_planetary_base/serv)
-"mT" = (
-/turf/open/floor/iron/dark/small,
-/area/ruin/interdyne_planetary_base/serv)
-"mU" = (
-/obj/structure/chair{
- dir = 1;
- pixel_z = 8
+/turf/open/floor/iron/kitchen{
+ dir = 4
},
-/turf/open/floor/iron/dark/small,
-/area/ruin/interdyne_planetary_base/serv)
-"mV" = (
-/obj/structure/chair{
- dir = 1;
- pixel_z = 8
+/area/ruin/interdyne_planetary_base/serv/kitchen)
+"Ku" = (
+/obj/effect/spawner/structure/window/reinforced/shuttle,
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/med/pharm)
+"Kv" = (
+/obj/machinery/door/window/survival_pod/left/directional/east{
+ req_access = list("syndicate")
},
-/turf/open/floor/iron/dark,
-/area/ruin/interdyne_planetary_base/serv)
-"mW" = (
-/obj/effect/turf_decal/siding/thinplating/dark/end{
+/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
+/turf/open/floor/engine,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"Kz" = (
+/obj/effect/spawner/structure/window/reinforced/shuttle,
+/obj/machinery/atmospherics/pipe/layer_manifold/scrubbers/hidden{
+ dir = 8
+ },
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/eng)
+"KC" = (
+/obj/structure/railing{
+ dir = 4
+ },
+/obj/structure/cable,
+/obj/effect/turf_decal/tile/neutral/diagonal_centre,
+/turf/open/floor/iron/diagonal,
+/area/ruin/interdyne_planetary_base/eng)
+"KD" = (
+/obj/effect/turf_decal/siding/dark_green{
dir = 1
},
/obj/structure/table/reinforced,
-/obj/machinery/door/firedoor,
-/obj/machinery/door/poddoor/shutters{
- id = "interdynekitchen"
+/obj/structure/desk_bell{
+ pixel_x = -8
},
-/turf/open/floor/iron/terracotta,
-/area/ruin/interdyne_planetary_base/serv/kitchen)
-"mX" = (
-/obj/machinery/light/directional/north,
-/obj/effect/turf_decal/siding/thinplating/dark{
+/turf/open/floor/wood/tile,
+/area/ruin/interdyne_planetary_base/serv/bar)
+"KE" = (
+/obj/effect/turf_decal/siding/dark_green/corner{
dir = 4
},
-/turf/open/floor/iron/terracotta,
-/area/ruin/interdyne_planetary_base/serv/kitchen)
-"mY" = (
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/effect/turf_decal/trimline/dark_green/warning{
+ dir = 1
+ },
+/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/door/firedoor,
-/obj/machinery/door/airlock/public/glass{
- name = "Dormitories"
+/obj/structure/disposalpipe/segment{
+ dir = 4
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"mZ" = (
-/obj/machinery/deepfryer,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/kitchen)
-"na" = (
-/obj/machinery/firealarm/directional/north,
-/obj/machinery/oven/range,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/kitchen)
-"nb" = (
-/obj/machinery/griddle,
-/obj/machinery/airalarm/directional/north{
+/obj/effect/turf_decal/trimline/dark_green/warning{
+ dir = 1
+ },
+/obj/machinery/duct,
+/turf/open/floor/iron/dark/corner{
+ dir = 8
+ },
+/area/ruin/interdyne_planetary_base/cargo)
+"KG" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
+/obj/machinery/door/window/survival_pod/left/directional/north{
req_access = list("syndicate")
},
+/turf/open/floor/engine,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"KI" = (
+/obj/structure/chair/plastic{
+ dir = 4
+ },
+/turf/open/floor/iron/checker,
+/area/ruin/interdyne_planetary_base/serv/bar)
+"KJ" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible,
/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/kitchen)
-"nc" = (
-/obj/effect/turf_decal/siding/thinplating/dark/corner,
-/obj/structure/chair/office/light{
- dir = 1
+/area/ruin/interdyne_planetary_base/med)
+"KN" = (
+/obj/structure/cable,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/cargo)
+"KS" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/north,
+/obj/effect/turf_decal/tile/purple/half{
+ dir = 8
},
-/obj/effect/turf_decal/siding/dark{
- dir = 9
+/obj/machinery/light/cold/directional/west,
+/turf/open/floor/engine/bz,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"Ll" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/pink,
+/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
+/obj/effect/turf_decal/tile/dark_green{
+ dir = 8
},
-/obj/machinery/light/directional/west,
-/turf/open/floor/stone,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"nd" = (
-/obj/effect/turf_decal/siding/thinplating/dark,
-/obj/effect/turf_decal/siding/thinplating/dark{
- dir = 1
+/obj/structure/disposalpipe/trunk{
+ dir = 4
},
-/turf/open/floor/stone,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"ne" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/turf_decal/siding/thinplating/dark/corner{
+/obj/machinery/disposal/bin,
+/obj/effect/turf_decal/siding/thinplating/end{
+ dir = 4
+ },
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"Lm" = (
+/obj/structure/railing{
dir = 8
},
-/obj/structure/disposalpipe/segment,
-/obj/machinery/duct,
-/obj/effect/turf_decal/siding/dark{
- dir = 5
+/turf/open/floor/iron/stairs/left,
+/area/ruin/interdyne_planetary_base/main)
+"Lo" = (
+/obj/effect/spawner/structure/window/reinforced/shuttle,
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/cargo)
+"Lw" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
},
-/turf/open/floor/stone,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"nf" = (
-/obj/machinery/light/directional/north,
-/obj/machinery/griddle,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/kitchen)
-"ng" = (
-/obj/machinery/atmospherics/components/binary/pump/on{
+/obj/effect/turf_decal/tile/dark_green/half/contrasted{
dir = 1
},
-/obj/machinery/firealarm/directional/west{
- dir = 4
- },
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/eng)
-"nh" = (
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/eng)
-"ni" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/components/binary/valve/digital/layer2,
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/eng)
-"nj" = (
-/obj/structure/reagent_dispensers/fueltank,
-/obj/effect/turf_decal/box/white,
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/eng)
-"nk" = (
-/obj/item/paper/guides/jobs/medical/morgue,
-/obj/structure/table/reinforced,
-/obj/item/storage/backpack/duffelbag/syndie/surgery,
-/obj/effect/decal/cleanable/dirt,
-/obj/item/reagent_containers/cup/bottle/formaldehyde{
- pixel_x = 12;
- pixel_y = 12
- },
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med/morgue)
-"nl" = (
+/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/machinery/door/airlock{
- name = "Cabin 3";
- id_tag = "interdynecabin3"
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/cargo/deck)
+"Lz" = (
+/turf/open/misc/asteroid/basalt/lava_land_surface,
+/area/lavaland/surface/outdoors)
+"LC" = (
+/obj/structure/table/reinforced,
+/obj/machinery/reagentgrinder{
+ pixel_y = 2
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"nm" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/machinery/door/airlock{
- name = "Cabin 4";
- id_tag = "interdynecabin4"
+/obj/item/stack/sheet/mineral/plasma{
+ amount = 15
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"nn" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/cryopod{
+/obj/effect/turf_decal/tile/dark_green/half{
dir = 4
},
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"no" = (
-/obj/structure/chair/sofa/bench/left{
- dir = 1;
- pixel_z = 8
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/interdyne_planetary_base/med/pharm)
+"LE" = (
+/obj/machinery/atmospherics/components/binary/pump/on{
+ name = "Air to Distro"
},
-/turf/open/floor/iron/dark/textured_corner{
+/obj/machinery/light_switch/directional/west,
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/eng)
+"LF" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 4
},
-/area/ruin/interdyne_planetary_base/serv)
-"np" = (
-/obj/structure/chair/sofa/bench/right{
- dir = 1;
- pixel_z = 8
- },
-/turf/open/floor/iron/dark/small,
-/area/ruin/interdyne_planetary_base/serv)
-"nq" = (
-/obj/structure/chair/stool/bar/directional/south,
-/turf/open/floor/iron/dark/small,
-/area/ruin/interdyne_planetary_base/serv)
-"nr" = (
-/obj/structure/chair/stool/bar/directional/south{
- color = ""
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 8
},
-/turf/open/floor/iron/dark/small,
-/area/ruin/interdyne_planetary_base/serv)
-"ns" = (
-/obj/structure/chair/stool/bar/directional/south,
-/turf/open/floor/iron/dark/textured_corner{
+/turf/open/floor/iron/dark/textured_half{
dir = 1
},
-/area/ruin/interdyne_planetary_base/serv)
-"nt" = (
-/obj/effect/turf_decal/siding/thinplating/dark/corner{
- dir = 4
- },
-/obj/effect/turf_decal/siding/thinplating/dark{
- dir = 10
- },
-/obj/structure/table/reinforced,
-/obj/machinery/door/firedoor,
-/obj/machinery/door/poddoor/shutters{
- id = "interdynekitchen"
+/area/ruin/interdyne_planetary_base/med/morgue)
+"LH" = (
+/obj/structure/cable,
+/obj/structure/table,
+/obj/machinery/fax{
+ fax_name = "Interdyne S&R Ship Fax";
+ name = "Interdyne Fax Machine";
+ syndicate_network = 1
},
-/obj/effect/turf_decal/siding/thinplating/dark/corner,
-/turf/open/floor/iron/terracotta,
-/area/ruin/interdyne_planetary_base/serv/kitchen)
-"nu" = (
-/obj/effect/turf_decal/siding/thinplating/dark/corner{
- dir = 4
+/turf/open/floor/iron/dark,
+/area/ruin/interdyne_planetary_base/cargo/obs)
+"LJ" = (
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 8
},
-/obj/effect/turf_decal/siding/thinplating/dark/corner,
-/turf/open/floor/iron/terracotta,
-/area/ruin/interdyne_planetary_base/serv/kitchen)
-"nv" = (
-/obj/effect/turf_decal/siding/thinplating/dark{
- dir = 1
+/obj/effect/turf_decal/siding/white{
+ dir = 8
},
-/obj/effect/turf_decal/siding/thinplating/dark,
-/turf/open/floor/iron/terracotta,
-/area/ruin/interdyne_planetary_base/serv/kitchen)
-"nw" = (
-/obj/effect/turf_decal/siding/thinplating/dark{
- dir = 1
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 8
},
-/obj/effect/turf_decal/siding/thinplating/dark/corner,
-/obj/effect/turf_decal/siding/thinplating/dark,
-/turf/open/floor/iron/terracotta,
-/area/ruin/interdyne_planetary_base/serv/kitchen)
-"nx" = (
-/obj/effect/turf_decal/siding/thinplating/dark{
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/interdyne_planetary_base/med/pharm)
+"LN" = (
+/obj/effect/turf_decal/siding/dark{
dir = 1
},
-/obj/effect/turf_decal/siding/thinplating/dark/corner{
- dir = 8
+/obj/machinery/duct,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/med)
+"LW" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/east{
+ pixel_x = 4
},
-/turf/open/floor/iron/terracotta,
-/area/ruin/interdyne_planetary_base/serv/kitchen)
-"ny" = (
-/obj/effect/baseturf_helper/reinforced_plating,
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/eng)
-"nz" = (
-/obj/effect/turf_decal/siding/thinplating/dark{
+/obj/effect/turf_decal/tile/dark_green/half{
dir = 4
},
-/obj/effect/turf_decal/siding/thinplating/dark{
+/obj/machinery/door/firedoor/border_only,
+/obj/structure/chair/sofa/bench/left{
dir = 8
},
-/turf/open/floor/stone,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"nA" = (
-/obj/machinery/vending/hydronutrients{
- onstation = 0;
- extended_inventory = 1
+/turf/open/floor/iron/white/small,
+/area/ruin/interdyne_planetary_base/med)
+"LY" = (
+/obj/machinery/camera/autoname/directional/east{
+ network = list("intd13");
+ name = "Interdyne Vault Camera";
+ c_tag = "Interdyne Vault Camera"
},
-/obj/machinery/light/directional/east,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"nB" = (
-/obj/machinery/smartfridge/food,
-/obj/machinery/door/firedoor,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"nC" = (
-/obj/structure/closet/crate/hydroponics,
-/obj/item/geneshears,
-/obj/item/gun/energy/floragun,
-/obj/item/plant_analyzer,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"nD" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/turf_decal/siding/thinplating/dark{
- dir = 8
+/turf/open/floor/catwalk_floor/iron_dark,
+/area/ruin/interdyne_planetary_base/main/vault)
+"Ma" = (
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 4
+ },
+/turf/open/floor/iron/dark/herringbone,
+/area/ruin/interdyne_planetary_base/med/pharm)
+"Mb" = (
+/obj/structure/cable,
+/obj/structure/disposalpipe/segment,
+/obj/machinery/computer/monitor,
+/obj/item/paper{
+ default_raw_text = "Note from Interdyne Engineering:
As the shuttle is significantly more power hungry than the previous installation, auxiliary power setup is required for whenever it's planetside. A stock of radiation emitting RTGs has been provided for your convenience, as well as the PPE needed to set them up. These are located on the balcony in engineering.
Lay wires on the catwalks, then stand in front of where you'd like the RTGs to be unpacked to and press the button on the flatpacked equipment to deploy it. It will immediately begin producing power and radiation. If you take too many rads, administer toxin-healing medication.
";
+ name = "paper- 'Note from Interdyne Engineering'"
},
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/eng)
+"Mc" = (
+/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/structure/disposalpipe/segment,
-/obj/machinery/duct,
-/obj/effect/turf_decal/siding/thinplating/dark{
+/obj/effect/turf_decal/siding/thinplating{
dir = 4
},
-/turf/open/floor/stone,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"nE" = (
-/obj/machinery/seed_extractor,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"nF" = (
-/obj/machinery/atmospherics/components/trinary/mixer/airmix/inverse{
- dir = 1
+/turf/open/floor/iron/herringbone,
+/area/ruin/interdyne_planetary_base/cargo)
+"Mi" = (
+/obj/structure/table/reinforced/rglass,
+/obj/machinery/camera/autoname/directional/east{
+ network = list("intd13")
},
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/eng)
-"nG" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/eng)
-"nI" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/eng)
-"nJ" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/closed/wall/r_wall/syndicate,
-/area/ruin/interdyne_planetary_base/eng)
-"nK" = (
-/obj/effect/turf_decal/stripes/line{
+/obj/effect/turf_decal/tile/dark_green/half{
dir = 4
},
-/obj/effect/turf_decal/sand/plating/volcanic,
-/obj/structure/sign/poster/official/there_is_no_gas_giant/directional/west,
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/obj/item/biopsy_tool{
+ pixel_x = -10;
+ pixel_y = 3
+ },
+/obj/structure/microscope{
+ pixel_x = -3;
+ pixel_y = 4
+ },
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"Mk" = (
+/obj/effect/turf_decal/tile/dark_green,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 2
+ },
+/turf/open/floor/iron/dark/smooth_edge{
+ dir = 1
},
/area/ruin/interdyne_planetary_base/main)
-"nL" = (
-/obj/structure/railing{
+"Mv" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ruin/interdyne_planetary_base/med/pharm)
+"ME" = (
+/obj/machinery/stasis{
dir = 8
},
-/obj/structure/lattice/catwalk,
-/turf/open/lava/smooth/lava_land_surface,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"nN" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/sign/poster/ripped/directional/west,
-/obj/machinery/cryopod{
+/obj/effect/turf_decal/tile/dark_green/half/contrasted{
dir = 4
},
-/obj/machinery/computer/cryopod/interdyne/directional/west{
- req_one_access = list("syndicate")
+/turf/open/floor/iron/dark,
+/area/ruin/interdyne_planetary_base/med)
+"MJ" = (
+/obj/machinery/door/airlock/freezer{
+ name = "Medical Storage"
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/obj/machinery/duct,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/med)
+"MM" = (
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 4
+ },
+/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
+/turf/open/floor/iron/dark/herringbone,
+/area/ruin/interdyne_planetary_base/med/viro)
+"MP" = (
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 1
},
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"nO" = (
/obj/structure/cable,
-/obj/machinery/power/apc/auto_name/directional/east,
+/obj/machinery/power/apc/auto_name/directional/north,
/obj/effect/mapping_helpers/apc/syndicate_access,
-/obj/machinery/vending/clothing{
- onstation = 0;
- extended_inventory = 1
- },
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"nP" = (
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/serv/bar)
-"nQ" = (
-/obj/machinery/smartfridge/drinks,
-/obj/machinery/door/poddoor/shutters{
- id = "interdynekitchen"
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"MV" = (
+/obj/effect/turf_decal/siding/thinplating{
+ dir = 1
},
-/turf/open/floor/iron{
- icon_state = "sepia";
- base_icon_state = "sepia"
+/obj/machinery/atmospherics/components/binary/valve/digital/layer2{
+ dir = 4;
+ name = "Waste Valve"
},
-/area/ruin/interdyne_planetary_base/serv/bar)
-"nR" = (
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/eng)
+"MY" = (
+/obj/machinery/door/airlock/virology/glass,
+/obj/structure/sign/warning/no_smoking/circle/directional/south,
/obj/machinery/door/firedoor,
-/obj/structure/pinata/syndie{
- name = "syndicorgi pinata bar mascot";
- desc = "A papier-mâché representation of a corgi that contains all sorts of bombastic treats. He doesn't move much but we still love him!";
- layer = 3;
- pixel_w = -8;
- candy_options = list(/obj/item/food/bubblegum,/obj/item/food/candy,/obj/item/food/chocolatebar,/obj/item/food/gumball,/obj/item/food/lollipop)
- },
-/obj/structure/table/reinforced,
-/obj/machinery/door/poddoor/shutters{
- id = "interdynekitchen"
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/main)
+"Nd" = (
+/obj/effect/turf_decal/siding/thinplating/corner{
+ dir = 4
},
-/turf/open/floor/iron{
- icon_state = "sepia";
- base_icon_state = "sepia"
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/machinery/door/airlock/public/glass{
+ name = "Dormitory"
},
-/area/ruin/interdyne_planetary_base/serv/bar)
-"nS" = (
-/obj/structure/table/reinforced,
/obj/machinery/door/firedoor,
-/obj/machinery/door/poddoor/shutters{
- id = "interdynekitchen"
+/obj/effect/turf_decal/siding/thinplating/corner,
+/obj/effect/turf_decal/siding/thinplating/end{
+ dir = 8
},
-/turf/open/floor/iron{
- icon_state = "sepia";
- base_icon_state = "sepia"
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/turf/open/floor/iron/herringbone,
+/area/ruin/interdyne_planetary_base/cargo)
+"Nf" = (
+/obj/machinery/smartfridge/organ,
+/obj/machinery/door/poddoor/preopen{
+ id = "interdynesurgery";
+ name = "Surgery Shutter"
},
-/area/ruin/interdyne_planetary_base/serv/bar)
-"nT" = (
-/obj/structure/table/reinforced,
/obj/machinery/door/firedoor,
-/obj/item/reagent_containers/cup/glass/shaker{
- pixel_x = 6;
- pixel_y = 2
- },
-/obj/item/reagent_containers/cup/rag{
- pixel_x = -4;
- pixel_y = 3
- },
-/obj/machinery/door/poddoor/shutters{
- id = "interdynekitchen"
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/interdyne_planetary_base/med)
+"No" = (
+/obj/machinery/computer/shuttle/interdyne_cargo{
+ dir = 8;
+ icon_screen = "syndishuttle";
+ icon_keyboard = "syndie_key"
},
-/turf/open/floor/iron{
- icon_state = "sepia";
- base_icon_state = "sepia"
+/obj/effect/turf_decal/siding/wideplating_new/dark{
+ dir = 4
},
-/area/ruin/interdyne_planetary_base/serv/bar)
-"nU" = (
-/obj/machinery/door/poddoor/shutters{
- id = "interdynekitchen"
+/obj/effect/turf_decal/tile/dark_green/half/contrasted{
+ dir = 4
},
-/obj/structure/table/reinforced,
-/turf/open/floor/iron{
- icon_state = "sepia";
- base_icon_state = "sepia"
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/cargo)
+"Nt" = (
+/obj/structure/rack/shelf,
+/obj/item/pickaxe/drill{
+ pixel_y = 3;
+ pixel_x = -1
},
-/area/ruin/interdyne_planetary_base/serv/bar)
-"nV" = (
-/obj/machinery/door/firedoor,
-/obj/structure/table/reinforced,
-/obj/machinery/door/poddoor/shutters{
- id = "interdynekitchen"
+/obj/item/pickaxe/drill{
+ pixel_y = -7
},
-/obj/effect/baseturf_helper/reinforced_plating,
-/turf/open/floor/iron/terracotta,
-/area/ruin/interdyne_planetary_base/serv/kitchen)
-"nW" = (
-/obj/effect/turf_decal/siding/thinplating/dark{
- dir = 4
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 1
},
-/obj/structure/sink/kitchen/directional/east,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
-/turf/open/floor/iron/terracotta,
-/area/ruin/interdyne_planetary_base/serv/kitchen)
-"nX" = (
-/obj/machinery/chem_dispenser/mutagensaltpeter,
+/obj/machinery/light/cold/directional/north,
/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"nY" = (
-/obj/machinery/vending/hydroseeds{
- onstation = 0;
- extended_inventory = 1
+/area/ruin/interdyne_planetary_base/science/xeno)
+"NA" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
+/obj/structure/window/reinforced/survival_pod/spawner/directional/north,
+/turf/open/floor/engine,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"NL" = (
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med)
+"NM" = (
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 4
},
/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"nZ" = (
-/obj/machinery/vending/dinnerware{
- onstation = 0;
- extended_inventory = 1
+/area/ruin/interdyne_planetary_base/med/pharm)
+"NN" = (
+/obj/effect/turf_decal/siding/dark{
+ dir = 8
},
-/obj/machinery/duct,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/kitchen)
-"oa" = (
-/obj/effect/turf_decal/siding/thinplating/dark{
+/obj/effect/turf_decal/tile/dark_green/half{
dir = 8
},
+/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/terracotta,
-/area/ruin/interdyne_planetary_base/serv/kitchen)
-"ob" = (
-/obj/effect/baseturf_helper/reinforced_plating,
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"oc" = (
-/obj/structure/table/reinforced,
-/obj/machinery/reagentgrinder,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/kitchen)
-"od" = (
-/obj/structure/table/reinforced,
-/obj/item/kitchen/rollingpin,
-/obj/item/reagent_containers/condiment/saltshaker,
-/obj/item/reagent_containers/condiment/peppermill{
- pixel_x = 6
- },
-/obj/item/reagent_containers/condiment/enzyme{
- pixel_y = 8
- },
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/kitchen)
-"oe" = (
-/obj/machinery/biogenerator,
-/obj/machinery/door/firedoor,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"of" = (
-/obj/structure/closet/crate/hydroponics,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"og" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible,
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/portable_atmospherics/scrubber,
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/eng)
-"oh" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
-/obj/machinery/portable_atmospherics/scrubber,
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/eng)
-"oi" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
-/obj/machinery/portable_atmospherics/pump,
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/eng)
-"oj" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible,
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/closet/secure_closet/ds2atmos{
- anchored = 1;
- anchorable = 0
- },
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/eng)
-"ok" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/airalarm/directional/east{
- req_access = list("syndicate")
- },
-/turf/open/floor/iron/smooth_edge{
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/main)
+"NQ" = (
+/obj/effect/turf_decal/tile/dark_green/half{
dir = 8
},
-/area/ruin/interdyne_planetary_base/main/dorms)
-"ol" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/airalarm/directional/west{
- req_access = list("syndicate")
+/obj/structure/bed{
+ dir = 1
},
-/turf/open/floor/iron/smooth_edge{
- dir = 4
+/obj/item/bedsheet/medical{
+ dir = 1
},
-/area/ruin/interdyne_planetary_base/main/dorms)
-"om" = (
-/obj/machinery/light/directional/west,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/washing_machine{
- pixel_x = -6;
- pixel_y = 10;
- layer = 2.91
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med)
+"NU" = (
+/obj/item/kirbyplants{
+ icon_state = "plant-22"
},
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"on" = (
-/obj/structure/cable,
-/obj/machinery/vending/autodrobe{
- onstation = 0;
- extended_inventory = 1
+/turf/open/floor/iron/checker,
+/area/ruin/interdyne_planetary_base/serv/bar)
+"NW" = (
+/obj/structure/table,
+/obj/item/storage/medkit/fire{
+ pixel_x = 3;
+ pixel_y = 5
},
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"op" = (
-/obj/effect/turf_decal/tile/bar{
+/obj/item/storage/medkit/brute,
+/obj/item/storage/medkit/toxin{
+ pixel_x = -3;
+ pixel_y = -5
+ },
+/obj/structure/window/reinforced/survival_pod/spawner/directional/east{
+ pixel_x = 4
+ },
+/obj/item/storage/backpack/duffelbag/synth_treatment_kit/trauma/advanced,
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med)
+"NZ" = (
+/obj/effect/turf_decal/stripes/line{
dir = 8
},
-/turf/open/floor/iron{
- icon_state = "sepia";
- base_icon_state = "sepia"
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
},
-/area/ruin/interdyne_planetary_base/serv/bar)
-"oq" = (
-/obj/effect/turf_decal/tile/bar{
+/obj/structure/fans/tiny/forcefield{
dir = 4
},
-/turf/open/floor/iron{
- icon_state = "sepia";
- base_icon_state = "sepia"
+/turf/open/floor/iron/dark/textured_half{
+ dir = 1
},
-/area/ruin/interdyne_planetary_base/serv/bar)
-"or" = (
-/obj/machinery/chem_master/condimaster,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"os" = (
-/obj/effect/turf_decal/siding/thinplating/dark{
+/area/ruin/interdyne_planetary_base/cargo/ware)
+"Og" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/cup/maunamug{
+ pixel_y = 9;
+ pixel_x = -4
+ },
+/obj/item/disk/surgery/brainwashing,
+/turf/open/floor/wood,
+/area/ruin/interdyne_planetary_base/cargo/deck)
+"Om" = (
+/obj/effect/turf_decal/tile/purple/half{
dir = 4
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/terracotta,
-/area/ruin/interdyne_planetary_base/serv/kitchen)
-"ot" = (
-/obj/structure/rack,
-/obj/item/cultivator,
-/obj/item/shovel/spade,
-/obj/item/hatchet,
-/obj/item/secateurs,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"ou" = (
-/obj/structure/sink/directional/west,
-/obj/machinery/light_switch/directional/east,
+/turf/open/floor/engine/bz,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"On" = (
+/obj/structure/ore_box,
+/obj/effect/turf_decal/delivery,
/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"ov" = (
-/obj/structure/table/reinforced,
-/obj/item/book/manual/wiki/cooking_to_serve_man{
- pixel_y = 2
+/area/ruin/interdyne_planetary_base/cargo)
+"Oo" = (
+/obj/effect/turf_decal/vg_decals/atmos/nitrogen{
+ dir = 8
},
-/obj/machinery/duct,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/kitchen)
-"ow" = (
-/obj/effect/baseturf_helper/reinforced_plating,
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/serv/bar)
-"ox" = (
-/obj/effect/turf_decal/siding/thinplating/dark/corner{
+/obj/machinery/light/warm/directional/east,
+/turf/open/floor/engine/n2,
+/area/ruin/interdyne_planetary_base/eng)
+"Os" = (
+/obj/effect/turf_decal/tile/dark_green/half/contrasted{
dir = 4
},
-/obj/effect/turf_decal/siding/thinplating/dark{
+/obj/machinery/stasis{
dir = 8
},
-/turf/open/floor/stone,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"oy" = (
-/obj/effect/turf_decal/siding/thinplating/dark{
- dir = 1
- },
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
-/turf/open/floor/stone,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"oz" = (
-/obj/effect/turf_decal/siding/thinplating/dark{
- dir = 1
+/turf/open/floor/iron/dark,
+/area/ruin/interdyne_planetary_base/med)
+"Ot" = (
+/obj/machinery/button/door/directional/east{
+ id = "interdynedoorss";
+ req_access = list("syndicate");
+ name = "External Blast Door Control"
},
-/turf/open/floor/stone,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"oA" = (
-/obj/effect/turf_decal/siding/thinplating/dark/corner{
- dir = 1
+/turf/open/floor/iron/white/small,
+/area/ruin/interdyne_planetary_base/cargo)
+"Ou" = (
+/obj/machinery/vending/hydronutrients{
+ onstation = 0
},
-/obj/machinery/duct,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/disposalpipe/segment,
-/obj/effect/turf_decal/siding/thinplating/dark{
- dir = 4
+/obj/effect/turf_decal/siding/dark_green{
+ dir = 5
},
-/turf/open/floor/stone,
+/obj/effect/mapping_helpers/apc/syndicate_access,
+/obj/machinery/power/apc/auto_name/directional/east,
+/obj/structure/cable,
+/turf/open/floor/iron/dark/small,
/area/ruin/interdyne_planetary_base/serv/hydr)
-"oB" = (
-/obj/structure/table/reinforced,
-/obj/item/storage/bag/tray,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/kitchen)
-"oC" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/north,
-/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{
+"OB" = (
+/obj/effect/turf_decal/stripes/line{
dir = 1
},
-/turf/open/floor/engine/o2,
-/area/ruin/interdyne_planetary_base/eng)
-"oD" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
-/obj/structure/window/reinforced/survival_pod/spawner/directional/north,
-/turf/open/floor/engine/o2,
-/area/ruin/interdyne_planetary_base/eng)
-"oE" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
-/obj/structure/window/reinforced/survival_pod/spawner/directional/north,
-/turf/open/floor/engine/n2,
-/area/ruin/interdyne_planetary_base/eng)
-"oF" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/north,
-/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{
- dir = 1
+/obj/machinery/door/poddoor{
+ id = "interdynedoorsn"
},
-/turf/open/floor/engine/n2,
-/area/ruin/interdyne_planetary_base/eng)
-"oG" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/sign/poster/contraband/blasto_detergent/directional/west,
-/obj/structure/closet/crate/trashcart/laundry,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"oH" = (
-/obj/structure/table/reinforced,
-/obj/effect/spawner/random/food_or_drink/donkpockets{
- pixel_x = 10;
- pixel_y = 7
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/cargo)
+"OC" = (
+/obj/item/reagent_containers/cup/beaker/cryoxadone{
+ pixel_x = -6;
+ pixel_y = 6
},
-/obj/item/storage/box/donkpockets{
- pixel_x = -7;
- pixel_y = 5
+/obj/item/reagent_containers/cup/beaker/cryoxadone{
+ pixel_x = 6;
+ pixel_y = 6
},
+/obj/item/storage/pill_bottle/mannitol,
+/obj/item/reagent_containers/dropper,
+/obj/structure/table,
+/obj/machinery/light/cold/directional/north,
+/obj/machinery/vending/wallmed/directional/north,
/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/kitchen)
-"oI" = (
-/obj/machinery/quantumpad{
- name = "quantum pad to DS-2";
- layer = 2.8;
- map_pad_id = "interdyne";
- map_pad_link_id = "ds2"
+/area/ruin/interdyne_planetary_base/med)
+"OF" = (
+/obj/machinery/shower/directional/north,
+/turf/open/floor/iron/freezer,
+/area/ruin/interdyne_planetary_base/serv/rstrm)
+"OH" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ruin/interdyne_planetary_base/serv/rstrm)
+"OJ" = (
+/obj/structure/sign/painting/large/library{
+ dir = 4
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/cargo)
-"oJ" = (
-/obj/structure/disposalpipe/segment{
- dir = 6
+/obj/machinery/camera/autoname/directional/east{
+ network = list("intd13")
},
-/obj/effect/turf_decal/tile/bar{
+/obj/effect/turf_decal/siding/wood{
dir = 8
},
-/obj/effect/turf_decal/siding/thinplating/dark,
-/turf/open/floor/iron{
- icon_state = "sepia";
- base_icon_state = "sepia"
- },
-/area/ruin/interdyne_planetary_base/serv/bar)
-"oK" = (
-/obj/effect/turf_decal/tile/bar{
- dir = 4
- },
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/wood/parquet,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"OP" = (
+/obj/machinery/computer/security/hos{
+ name = "\improper Interdyne camera console";
+ network = list("intd13");
dir = 4
},
-/obj/structure/disposalpipe/segment{
- dir = 4
+/turf/open/floor/iron/dark,
+/area/ruin/interdyne_planetary_base/cargo/obs)
+"OT" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
+/obj/structure/window/reinforced/survival_pod/spawner/directional/north,
+/obj/effect/turf_decal/tile/purple/half{
+ dir = 8
},
-/obj/effect/turf_decal/siding/thinplating/dark,
-/turf/open/floor/iron{
- icon_state = "sepia";
- base_icon_state = "sepia"
+/turf/open/floor/engine/bz,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"OU" = (
+/obj/effect/turf_decal/trimline/dark_green/warning,
+/obj/effect/turf_decal/siding/dark_green/corner,
+/turf/open/floor/iron/dark/corner{
+ dir = 1
},
-/area/ruin/interdyne_planetary_base/serv/bar)
-"oL" = (
-/obj/effect/turf_decal/tile/bar{
+/area/ruin/interdyne_planetary_base/cargo)
+"Pi" = (
+/obj/structure/curtain,
+/obj/structure/drain,
+/obj/machinery/duct,
+/turf/open/floor/iron/freezer,
+/area/ruin/interdyne_planetary_base/serv/rstrm)
+"Pj" = (
+/obj/effect/turf_decal/siding/white{
dir = 4
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/disposalpipe/segment{
+/obj/machinery/power/apc/auto_name/directional/east,
+/obj/effect/mapping_helpers/apc/syndicate_access,
+/obj/structure/cable,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/med)
+"Pn" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ruin/interdyne_planetary_base/med)
+"Po" = (
+/obj/effect/turf_decal/stripes/blue/full,
+/obj/machinery/cryo_cell,
+/turf/open/floor/iron/dark,
+/area/ruin/interdyne_planetary_base/med)
+"Pq" = (
+/obj/structure/lattice/catwalk,
+/obj/effect/turf_decal/stripes/full,
+/obj/structure/railing{
dir = 4
},
-/obj/effect/turf_decal/siding/thinplating/dark,
-/turf/open/floor/iron{
- icon_state = "sepia";
- base_icon_state = "sepia"
+/turf/open/floor/plating/lavaland_atmos,
+/area/ruin/interdyne_planetary_base)
+"Pu" = (
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
},
-/area/ruin/interdyne_planetary_base/serv/bar)
-"oM" = (
-/obj/effect/turf_decal/tile/bar{
- dir = 4
+/obj/machinery/door/airlock/public/glass{
+ name = "Dormitories"
},
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/turf/open/floor/wood/parquet,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"Px" = (
+/obj/effect/turf_decal/siding/dark{
+ dir = 8
+ },
+/obj/effect/turf_decal/siding/wideplating_new/dark/corner,
+/obj/effect/turf_decal/tile/dark_green,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/cargo)
+"Py" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/stripes/line{
dir = 4
},
-/obj/structure/disposalpipe/segment{
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
dir = 4
},
-/obj/effect/turf_decal/siding/thinplating/dark,
-/turf/open/floor/iron{
- icon_state = "sepia";
- base_icon_state = "sepia"
+/obj/machinery/door/airlock/external/glass{
+ name = "Hangar Access"
},
-/area/ruin/interdyne_planetary_base/serv/bar)
-"oN" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/effect/turf_decal/tile/bar,
-/obj/effect/turf_decal/siding/thinplating/dark,
-/turf/open/floor/iron{
- icon_state = "sepia";
- base_icon_state = "sepia"
- },
-/area/ruin/interdyne_planetary_base/serv/bar)
-"oO" = (
-/obj/machinery/computer/security/telescreen/entertainment{
- pixel_z = 6;
- pixel_w = -3
- },
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/serv/kitchen)
-"oP" = (
-/obj/structure/disposalpipe/junction{
- dir = 4
+/obj/structure/cable,
+/turf/open/floor/catwalk_floor/iron_dark,
+/area/ruin/interdyne_planetary_base/cargo/ware)
+"PC" = (
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
},
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/siding/thinplating/dark,
-/obj/effect/turf_decal/siding/thinplating/dark/corner{
- dir = 4
+/obj/structure/disposalpipe/segment{
+ dir = 6
},
-/turf/open/floor/iron/terracotta,
-/area/ruin/interdyne_planetary_base/serv/kitchen)
-"oQ" = (
-/obj/effect/turf_decal/siding/thinplating/dark/corner{
- dir = 1
+/obj/machinery/duct,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/med)
+"PH" = (
+/obj/machinery/light/cold/directional/west,
+/obj/machinery/light_switch/directional/west,
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 8
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/disposalpipe/segment{
+/obj/machinery/cryopod{
dir = 4
},
+/turf/open/floor/iron/dark/smooth_edge{
+ dir = 8
+ },
+/area/ruin/interdyne_planetary_base/main)
+"PJ" = (
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/turf_decal/siding/thinplating/dark,
-/obj/effect/turf_decal/siding/thinplating/dark/corner{
+/obj/effect/turf_decal/siding/thinplating{
dir = 4
},
-/obj/effect/turf_decal/siding/thinplating/dark{
+/turf/open/floor/iron/herringbone,
+/area/ruin/interdyne_planetary_base/cargo)
+"PR" = (
+/obj/effect/turf_decal/siding/thinplating{
+ dir = 8
+ },
+/turf/open/floor/iron/herringbone,
+/area/ruin/interdyne_planetary_base/cargo)
+"PW" = (
+/obj/machinery/firealarm/directional/south,
+/obj/machinery/hydroponics/constructable,
+/obj/effect/turf_decal/siding/thinplating{
+ dir = 9
+ },
+/obj/machinery/door/window/survival_pod/left/directional/east,
+/turf/open/floor/grass,
+/area/ruin/interdyne_planetary_base/serv/hydr)
+"Qa" = (
+/obj/structure/disposaloutlet{
dir = 1
},
-/obj/machinery/duct,
-/turf/open/floor/iron/terracotta,
-/area/ruin/interdyne_planetary_base/serv/kitchen)
-"oR" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/disposalpipe/segment{
+/obj/effect/turf_decal/box,
+/obj/effect/turf_decal/siding/thinplating{
+ dir = 8
+ },
+/obj/structure/disposalpipe/trunk,
+/obj/structure/drain/big,
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/eng)
+"Qd" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ruin/interdyne_planetary_base/main/vault)
+"Qf" = (
+/obj/effect/turf_decal/stripes/full,
+/obj/structure/marker_beacon/lime,
+/obj/structure/lattice/catwalk/mining,
+/turf/open/floor/plating/lavaland_atmos,
+/area/ruin/interdyne_planetary_base)
+"Qi" = (
+/obj/structure/chair/sofa/right/maroon,
+/turf/open/floor/wood/parquet,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"Qt" = (
+/turf/open/floor/iron/dark/side{
dir = 4
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/turf_decal/siding/thinplating/dark,
-/obj/effect/turf_decal/siding/thinplating/dark{
- dir = 1
+/area/ruin/interdyne_planetary_base/cargo)
+"Qw" = (
+/obj/machinery/light/small/directional/south,
+/obj/structure/table/wood,
+/obj/item/kirbyplants{
+ icon_state = "plant-29";
+ pixel_y = 11;
+ pixel_x = 6
},
-/obj/machinery/duct,
-/turf/open/floor/iron/terracotta,
-/area/ruin/interdyne_planetary_base/serv/kitchen)
-"oS" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/disposalpipe/segment{
+/turf/open/floor/wood,
+/area/ruin/interdyne_planetary_base/cargo/deck)
+"QD" = (
+/obj/machinery/porta_turret/syndicate{
+ dir = 8;
+ faction = list("Syndicate","neutral")
+ },
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ruin/interdyne_planetary_base)
+"QR" = (
+/obj/structure/cable,
+/obj/effect/mapping_helpers/apc/syndicate_access,
+/obj/machinery/power/apc/auto_name/directional/north,
+/turf/open/floor/catwalk_floor/iron_dark,
+/area/ruin/interdyne_planetary_base/cargo/ware)
+"QU" = (
+/obj/effect/turf_decal/siding/thinplating{
dir = 4
},
-/obj/effect/turf_decal/siding/thinplating/dark,
-/obj/effect/turf_decal/siding/thinplating/dark{
- dir = 1
+/obj/structure/cable,
+/turf/open/floor/iron/kitchen{
+ dir = 4
},
-/obj/machinery/duct,
-/turf/open/floor/iron/terracotta,
/area/ruin/interdyne_planetary_base/serv/kitchen)
-"oT" = (
+"Ra" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/turf_decal/siding/thinplating/dark,
-/obj/effect/turf_decal/siding/thinplating/dark/corner{
+/obj/structure/cable,
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/eng)
+"Ri" = (
+/obj/machinery/biogenerator,
+/obj/effect/turf_decal/siding/dark_green{
dir = 1
},
-/obj/machinery/duct,
-/obj/structure/disposalpipe/segment{
+/obj/machinery/light_switch/directional/north,
+/turf/open/floor/iron/dark/herringbone,
+/area/ruin/interdyne_planetary_base/serv/hydr)
+"Rk" = (
+/obj/structure/chair/office/light,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan,
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"Rp" = (
+/turf/open/floor/iron/checker,
+/area/ruin/interdyne_planetary_base/serv/bar)
+"Rr" = (
+/obj/effect/turf_decal/tile/dark_green,
+/obj/machinery/door/firedoor/border_only{
dir = 4
},
-/turf/open/floor/iron/terracotta,
-/area/ruin/interdyne_planetary_base/serv/kitchen)
-"oU" = (
-/obj/structure/table/reinforced,
-/obj/machinery/door/firedoor,
-/obj/machinery/door/window/survival_pod/left/directional/east{
- req_access = list("syndicate")
+/obj/machinery/light/cold/directional/north,
+/obj/machinery/light_switch/directional/north,
+/turf/open/floor/iron/dark/smooth_edge{
+ dir = 1
},
-/obj/machinery/door/window/survival_pod/left/directional/west{
- req_access = list("syndicate")
+/area/ruin/interdyne_planetary_base/main)
+"Rv" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/siding/thinplating{
+ dir = 1
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"oV" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/disposalpipe/segment{
- dir = 4
+/turf/open/floor/iron/herringbone,
+/area/ruin/interdyne_planetary_base/cargo)
+"Rw" = (
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 8
},
-/obj/machinery/duct,
-/obj/effect/turf_decal/siding/dark{
- dir = 10
+/obj/machinery/washing_machine,
+/obj/machinery/light/cold/directional/west,
+/turf/open/floor/iron/dark/smooth_edge{
+ dir = 8
},
-/turf/open/floor/stone,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"oW" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/disposalpipe/segment{
- dir = 4
+/area/ruin/interdyne_planetary_base/main)
+"Rx" = (
+/obj/effect/turf_decal/siding/thinplating/end{
+ dir = 8
},
-/obj/machinery/duct,
-/obj/effect/turf_decal/siding/thinplating/dark,
-/turf/open/floor/stone,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"oX" = (
+/obj/effect/turf_decal/siding/wideplating_new/dark/corner,
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ruin/interdyne_planetary_base/cargo)
+"Rz" = (
+/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/disposalpipe/segment{
+/obj/structure/disposalpipe/segment,
+/obj/machinery/duct,
+/turf/open/floor/iron/checker,
+/area/ruin/interdyne_planetary_base/serv/bar)
+"RA" = (
+/obj/effect/turf_decal/box/red/corners{
dir = 4
},
-/obj/machinery/duct,
-/obj/effect/turf_decal/siding/thinplating/dark,
-/turf/open/floor/stone,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"oY" = (
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/cargo/ware)
+"RB" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible,
+/obj/machinery/door/window/survival_pod/left/directional/west{
+ req_access = list("syndicate");
+ pixel_x = -4
+ },
+/obj/machinery/power/rtg/advanced,
+/turf/open/floor/catwalk_floor/iron_dark,
+/area/ruin/interdyne_planetary_base/eng)
+"RD" = (
+/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/duct,
-/obj/effect/turf_decal/siding/dark{
- dir = 6
- },
-/obj/structure/disposalpipe/junction/yjunction{
- dir = 1
+/turf/open/floor/iron/dark,
+/area/ruin/interdyne_planetary_base/cargo/obs)
+"RH" = (
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "interdyneconveyor"
},
-/turf/open/floor/stone,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"oZ" = (
-/obj/structure/reagent_dispensers/watertank/high,
+/obj/structure/railing,
/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"pa" = (
-/obj/machinery/atmospherics/miner/oxygen,
-/turf/open/floor/engine/o2,
-/area/ruin/interdyne_planetary_base/eng)
-"pb" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
-/obj/effect/turf_decal/vg_decals/atmos/oxygen{
- dir = 1
+/area/ruin/interdyne_planetary_base/cargo/ware)
+"RI" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 4
},
-/turf/open/floor/engine/o2,
+/turf/open/floor/wood,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"RR" = (
+/obj/item/geiger_counter,
+/obj/item/clothing/head/utility/radiation,
+/obj/item/clothing/suit/utility/radiation,
+/obj/structure/closet/crate/radiation,
+/obj/structure/lattice/catwalk,
+/turf/open/lava/smooth/lava_land_surface,
+/area/ruin/interdyne_planetary_base)
+"RT" = (
+/obj/machinery/portable_atmospherics/canister/oxygen,
+/obj/effect/turf_decal/tile/neutral/diagonal_centre,
+/turf/open/floor/iron/diagonal,
/area/ruin/interdyne_planetary_base/eng)
-"pc" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
-/obj/effect/turf_decal/vg_decals/atmos/nitrogen{
+"RX" = (
+/obj/effect/turf_decal/siding/dark_green{
dir = 1
},
-/turf/open/floor/engine/n2,
-/area/ruin/interdyne_planetary_base/eng)
-"pd" = (
-/obj/machinery/atmospherics/miner/nitrogen,
-/turf/open/floor/engine/n2,
-/area/ruin/interdyne_planetary_base/eng)
-"pe" = (
-/obj/structure/disposalpipe/segment,
-/obj/effect/decal/cleanable/blood/gibs/old,
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med/morgue)
-"pf" = (
-/obj/machinery/button/door/directional/west{
- name = "window security button";
- id = "interdynedorms";
- req_access = list("syndicate")
- },
-/obj/structure/table/rolling,
-/obj/structure/bedsheetbin,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"pg" = (
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"ph" = (
-/obj/machinery/vending/dorms{
+/obj/machinery/vending/boozeomat/syndicate_access{
onstation = 0
},
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"pi" = (
-/obj/effect/turf_decal/tile/dark_red/half,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 8
+/turf/open/floor/wood/tile,
+/area/ruin/interdyne_planetary_base/serv/bar)
+"RY" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ruin/interdyne_planetary_base/serv/bar)
+"Sg" = (
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 1
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"pj" = (
-/obj/machinery/door/airlock/grunge{
- name = "Bar"
+/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on{
+ name = "euthanization chamber freezer";
+ dir = 8;
+ initialize_directions = 8
},
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/structure/disposalpipe/segment{
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"Sh" = (
+/obj/structure/lattice/catwalk,
+/obj/structure/marker_beacon/lime,
+/turf/open/floor/plating/lavaland_atmos,
+/area/ruin/interdyne_planetary_base)
+"Sj" = (
+/obj/effect/turf_decal/siding/dark{
dir = 4
},
+/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/siding/thinplating/dark,
+/obj/structure/disposalpipe/segment,
+/obj/machinery/duct,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/cargo)
+"Sr" = (
+/obj/machinery/door/airlock/virology/glass{
+ name = "Chemistry"
+ },
/obj/machinery/door/firedoor,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/kitchen)
-"pk" = (
-/obj/machinery/door/airlock/grunge{
- name = "Kitchen"
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/med/pharm)
+"Ss" = (
+/obj/machinery/camera/autoname/directional/east{
+ network = list("intd13")
},
+/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
/obj/structure/disposalpipe/segment{
- dir = 4
+ dir = 9
},
/obj/machinery/duct,
-/obj/effect/turf_decal/siding/thinplating/dark,
-/obj/machinery/door/firedoor,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"pl" = (
-/obj/machinery/disposal/bin,
-/obj/structure/disposalpipe/trunk{
- dir = 8
+/turf/open/floor/catwalk_floor/iron_dark,
+/area/ruin/interdyne_planetary_base/main)
+"St" = (
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 4
},
-/obj/machinery/airalarm/directional/east,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"pm" = (
-/obj/effect/turf_decal/stripes/line{
+/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 1
+ },
+/turf/open/floor/iron/dark/herringbone,
+/area/ruin/interdyne_planetary_base/med/viro)
+"SA" = (
+/obj/machinery/chem_dispenser/fullupgrade,
+/obj/effect/turf_decal/tile/dark_green/half{
dir = 4
},
-/obj/effect/turf_decal/stripes/line{
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/interdyne_planetary_base/med/pharm)
+"SF" = (
+/obj/effect/turf_decal/siding/dark{
dir = 8
},
-/obj/effect/turf_decal/sand/plating/volcanic,
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
- },
+/turf/closed/wall/mineral/titanium/nodiagonal,
/area/ruin/interdyne_planetary_base/main)
-"pn" = (
-/obj/structure/table,
-/obj/machinery/chem_dispenser/drinks/fullupgrade{
+"SH" = (
+/obj/effect/turf_decal/siding/wood{
dir = 1
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/bar)
-"po" = (
-/obj/structure/table,
-/obj/item/storage/box/drinkingglasses{
- pixel_y = 10
- },
-/obj/item/reagent_containers/cup/glass/drinkingglass{
- pixel_y = 8
- },
-/obj/machinery/airalarm/directional/south{
- req_access = list("syndicate")
- },
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/bar)
-"pp" = (
-/obj/structure/table,
-/obj/machinery/chem_dispenser/drinks/beer/fullupgrade{
+/obj/effect/turf_decal/tile/dark_green/half/contrasted{
dir = 1
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/bar)
-"pq" = (
-/obj/machinery/vending/boozeomat/syndicate_access{
- onstation = 0;
- extended_inventory = 1
- },
-/obj/machinery/light/directional/south,
-/obj/machinery/light_switch/directional/east,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/bar)
-"pr" = (
-/obj/machinery/disposal/bin,
-/obj/structure/disposalpipe/trunk{
+/obj/structure/chair/office{
dir = 1
},
-/obj/machinery/light_switch/directional/west,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/kitchen)
-"ps" = (
-/obj/structure/closet/secure_closet/freezer/meat{
- anchored = 1;
- req_access = list("syndicate")
- },
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/kitchen)
-"pt" = (
-/obj/machinery/light/directional/south,
-/obj/structure/closet/secure_closet/freezer/kitchen{
- anchored = 1;
- req_access = list("syndicate")
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/cargo/deck)
+"SK" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/disposalpipe/segment{
+ dir = 4
},
-/obj/item/reagent_containers/condiment/soymilk,
-/obj/item/reagent_containers/condiment/milk,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/kitchen)
-"pu" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/bodycontainer/crematorium{
+/turf/open/floor/catwalk_floor/iron_dark,
+/area/ruin/interdyne_planetary_base/main)
+"SP" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/disposalpipe/segment{
dir = 4
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med/morgue)
-"pv" = (
-/turf/closed/wall/r_wall/syndicate,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"pw" = (
-/obj/machinery/door/poddoor{
- id = "interdynedorms"
+/obj/machinery/duct,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/cargo)
+"SQ" = (
+/obj/structure/cable,
+/obj/machinery/airalarm/directional/north,
+/obj/effect/mapping_helpers/airalarm/syndicate_access,
+/obj/machinery/light/cold/directional/north,
+/obj/effect/turf_decal/siding/thinplating{
+ dir = 1
},
-/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
-/turf/open/floor/plating/reinforced,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"px" = (
+/turf/open/floor/iron/herringbone,
+/area/ruin/interdyne_planetary_base/cargo)
+"SR" = (
/obj/structure/table/reinforced,
-/obj/item/storage/box/medipens{
- pixel_x = 4;
- pixel_y = 13
+/obj/machinery/light/small/directional/north,
+/obj/item/kitchen/rollingpin,
+/obj/machinery/light_switch/directional/north,
+/turf/open/floor/iron/kitchen{
+ dir = 4
},
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med)
-"py" = (
-/obj/machinery/processor,
-/obj/structure/table/reinforced,
-/turf/open/floor/iron/dark/textured_large,
/area/ruin/interdyne_planetary_base/serv/kitchen)
-"pz" = (
+"Tc" = (
+/obj/structure/lattice/catwalk,
+/turf/open/lava/smooth/lava_land_surface,
+/area/ruin/interdyne_planetary_base)
+"Te" = (
/obj/structure/table/reinforced,
-/obj/machinery/microwave{
- pixel_y = 9
- },
-/obj/structure/sign/poster/contraband/microwave/directional/east{
- pixel_z = 7
+/obj/item/storage/box/masks{
+ pixel_x = -5;
+ pixel_y = 3
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/kitchen)
-"pA" = (
-/obj/structure/fans/tiny,
-/obj/effect/turf_decal/stripes/corner,
-/obj/effect/turf_decal/stripes/corner{
- dir = 8
+/obj/item/storage/box/gloves{
+ pixel_x = 5;
+ pixel_y = 3
},
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/machinery/door/airlock/maintenance/external,
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/interdyne_planetary_base/med/pharm)
-"pB" = (
-/turf/closed/wall/r_wall/syndicate,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"pC" = (
-/obj/machinery/hydroponics/constructable,
-/obj/machinery/door/window/survival_pod/left/directional/south,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"pD" = (
-/obj/effect/turf_decal/stripes/line{
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med/viro)
+"Tl" = (
+/obj/effect/turf_decal/siding/wood{
dir = 4
},
-/obj/effect/turf_decal/sand/plating/volcanic,
-/obj/structure/sign/poster/contraband/gorlex_recruitment/directional/west,
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
- },
-/area/ruin/interdyne_planetary_base/main)
-"pE" = (
-/obj/effect/baseturf_helper/reinforced_plating,
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/cargo/ware)
-"pF" = (
-/obj/machinery/button/door{
- name = "shutters button";
- id = "interdynekitchen"
- },
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/serv/kitchen)
-"pG" = (
-/obj/machinery/duct,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"pH" = (
-/obj/machinery/hydroponics/constructable{
+/turf/open/floor/wood/parquet,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"Tm" = (
+/obj/effect/turf_decal/siding/wood{
dir = 4
},
-/obj/machinery/light/directional/west,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"pI" = (
-/obj/machinery/light/directional/east,
-/obj/machinery/hydroponics/constructable{
+/obj/effect/turf_decal/siding/wood{
dir = 8
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"pK" = (
-/obj/structure/railing{
- dir = 4
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 1
},
-/obj/structure/lattice/catwalk,
-/obj/effect/turf_decal/sand/volcanic,
-/turf/open/lava/smooth/lava_land_surface,
-/area/ruin/interdyne_planetary_base/main)
-"pM" = (
-/obj/effect/decal/cleanable/blood/old,
-/obj/structure/disposalpipe/segment{
- dir = 5
+/turf/open/floor/wood/parquet,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"Tq" = (
+/obj/effect/turf_decal/siding/thinplating{
+ dir = 9
},
-/obj/machinery/airalarm/directional/south{
- req_access = list("syndicate")
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/iron/kitchen{
+ dir = 4
},
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 1
+/area/ruin/interdyne_planetary_base/serv/kitchen)
+"Tt" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 4
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med/morgue)
-"pN" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/disposal/bin,
-/obj/structure/disposalpipe/trunk{
- dir = 8
+/obj/structure/table/reinforced/rglass,
+/obj/item/reagent_containers/hypospray/medipen{
+ pixel_x = 2;
+ pixel_y = -2
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/med/morgue)
-"pO" = (
-/obj/structure/table,
-/turf/open/floor/iron/smooth_edge{
- dir = 1
+/obj/item/reagent_containers/hypospray/medipen{
+ pixel_y = -1
},
-/area/ruin/interdyne_planetary_base/cargo)
-"pP" = (
-/obj/structure/table,
-/turf/open/floor/iron/smooth_edge,
-/area/ruin/interdyne_planetary_base/cargo)
-"pR" = (
-/obj/machinery/door/firedoor,
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{
- cycle_id = "interdyne-cargo"
+/obj/item/reagent_containers/hypospray/medipen{
+ pixel_y = -4;
+ pixel_x = -1
+ },
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med)
+"Tv" = (
+/obj/effect/turf_decal/siding/dark{
+ dir = 4
},
/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/disposalpipe/segment,
/obj/machinery/door/airlock/public/glass{
- name = "Service Wing"
+ name = "Dormitory"
},
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/serv)
-"pS" = (
-/obj/structure/railing{
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/siding/dark/corner{
+ dir = 4
+ },
+/obj/effect/turf_decal/siding/thinplating{
dir = 1
},
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/obj/machinery/duct,
+/turf/open/floor/iron,
+/area/ruin/interdyne_planetary_base/serv/bar)
+"Tx" = (
+/obj/structure/table/reinforced,
+/obj/item/storage/medkit/brute{
+ pixel_y = 6
+ },
+/obj/item/storage/medkit{
+ pixel_y = 5;
+ pixel_x = 3
+ },
+/obj/item/mining_scanner,
+/obj/item/mining_scanner{
+ pixel_x = 5
+ },
+/obj/item/crowbar,
+/obj/effect/turf_decal/bot_white,
+/obj/machinery/light/small/directional/east,
+/turf/open/floor/iron/dark/diagonal,
+/area/ruin/interdyne_planetary_base/cargo)
+"Tz" = (
/obj/structure/lattice/catwalk,
-/obj/effect/turf_decal/sand/volcanic,
+/obj/structure/railing{
+ dir = 4
+ },
/turf/open/lava/smooth/lava_land_surface,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"pT" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 9
+/area/ruin/interdyne_planetary_base)
+"TA" = (
+/obj/structure/table,
+/obj/item/reagent_containers/condiment/peppermill{
+ pixel_x = 6
},
-/obj/effect/turf_decal/sand/plating/volcanic,
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/obj/item/reagent_containers/condiment/saltshaker,
+/turf/open/floor/iron/checker,
+/area/ruin/interdyne_planetary_base/serv/bar)
+"TC" = (
+/obj/effect/turf_decal/siding/dark/corner{
+ dir = 1
},
-/area/ruin/interdyne_planetary_base/main/dorms)
-"pU" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/structure/disposalpipe/segment{
dir = 4
},
/obj/machinery/duct,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main)
-"pV" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/obj/effect/turf_decal/sand/plating/volcanic,
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/cargo)
+"TG" = (
+/obj/effect/spawner/structure/window/reinforced/shuttle{
+ polarizer_id = "interdynedeckofficerwindows"
},
-/area/ruin/interdyne_planetary_base/main/dorms)
-"pW" = (
-/obj/structure/railing{
- dir = 8
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/cargo/deck)
+"TH" = (
+/obj/machinery/vending/medical/syndicate_access{
+ onstation = 0
},
-/obj/structure/lattice/catwalk,
-/obj/effect/turf_decal/sand/volcanic,
-/turf/open/lava/smooth/lava_land_surface,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"pX" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 10
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med)
+"TI" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ruin/interdyne_planetary_base/cargo/obs)
+"TK" = (
+/obj/effect/turf_decal/tile/dark_green{
+ dir = 4
},
-/obj/effect/turf_decal/sand/plating/volcanic,
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 1
},
-/area/ruin/interdyne_planetary_base/main/dorms)
-"pY" = (
-/obj/effect/turf_decal/stripes/end{
+/turf/open/floor/iron/dark/smooth_edge,
+/area/ruin/interdyne_planetary_base/main)
+"TM" = (
+/obj/effect/turf_decal/siding/dark/corner{
dir = 4
},
-/obj/machinery/atmospherics/components/unary/outlet_injector/on/layer2{
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/main)
+"TQ" = (
+/obj/machinery/camera/autoname/directional/east{
+ network = list("intd13")
+ },
+/obj/structure/railing,
+/obj/structure/extinguisher_cabinet/directional/east,
+/obj/structure/chair/plastic,
+/turf/open/floor/iron/checker,
+/area/ruin/interdyne_planetary_base/serv/bar)
+"TS" = (
+/obj/effect/turf_decal/tile/dark_green/half{
dir = 8
},
-/obj/effect/turf_decal/sand/plating/volcanic,
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/obj/effect/turf_decal/siding/white{
+ dir = 8
},
-/area/ruin/interdyne_planetary_base/eng/disp)
-"pZ" = (
-/obj/structure/disposalpipe/junction/yjunction{
- dir = 2
- },
-/obj/machinery/duct,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main)
-"qa" = (
+/obj/machinery/chem_master,
+/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
+/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
/obj/machinery/door/firedoor,
-/obj/structure/disposalpipe/segment{
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/interdyne_planetary_base/med/pharm)
+"TV" = (
+/obj/effect/turf_decal/bot_white,
+/obj/structure/railing{
dir = 4
},
-/obj/machinery/light/directional/south,
-/turf/open/floor/catwalk_floor/iron_dark,
+/obj/effect/turf_decal/siding/dark_green{
+ dir = 6
+ },
+/obj/structure/closet/crate/internals,
+/obj/item/clothing/mask/gas,
+/obj/item/clothing/mask/gas,
+/obj/item/tank/internals/oxygen/yellow,
+/obj/item/tank/internals/oxygen/yellow,
+/obj/item/tank/internals/oxygen/yellow,
+/obj/item/clothing/mask/gas,
+/obj/item/tank/internals/emergency_oxygen/double,
+/obj/item/tank/internals/emergency_oxygen/double,
+/obj/item/tank/internals/emergency_oxygen/double,
+/obj/machinery/camera/autoname/directional/south{
+ network = list("intd13")
+ },
+/turf/open/floor/iron/textured_large,
+/area/ruin/interdyne_planetary_base/cargo)
+"TX" = (
+/obj/structure/chair/office/light,
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med)
+"Ua" = (
+/turf/open/floor/iron/dark,
+/area/ruin/interdyne_planetary_base/med)
+"Uc" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 8
+ },
+/turf/open/floor/iron/dark/smooth_edge{
+ dir = 8
+ },
/area/ruin/interdyne_planetary_base/main)
-"qb" = (
+"Ue" = (
+/obj/structure/cable,
+/obj/machinery/airalarm/directional/north,
+/obj/effect/mapping_helpers/airalarm/syndicate_access,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 4
+ },
+/turf/open/floor/iron/dark/textured_half{
+ dir = 1
+ },
+/area/ruin/interdyne_planetary_base/med/morgue)
+"Ui" = (
+/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/disposalpipe/segment,
+/obj/machinery/duct,
+/turf/open/floor/iron/white/textured_half{
+ dir = 1
+ },
+/area/ruin/interdyne_planetary_base/med)
+"Uj" = (
+/obj/effect/turf_decal/siding/dark/end{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/dark_green/opposingcorners{
+ dir = 1
+ },
+/obj/machinery/iv_drip,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/med)
+"Ul" = (
+/obj/machinery/door/airlock/virology/glass,
+/obj/structure/sign/warning/no_smoking/circle/directional/north,
+/obj/machinery/door/firedoor,
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/effect/mapping_helpers/airlock/cutaiwire,
/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/structure/disposalpipe/segment{
dir = 4
},
-/turf/open/floor/catwalk_floor/iron_dark,
+/obj/machinery/duct,
+/turf/open/floor/iron/white,
/area/ruin/interdyne_planetary_base/main)
-"qc" = (
-/obj/structure/railing{
- dir = 10
+"Un" = (
+/obj/machinery/vending/syndichem{
+ onstation = 0
},
-/obj/structure/lattice/catwalk,
-/obj/effect/turf_decal/sand/volcanic,
-/turf/open/lava/smooth/lava_land_surface,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"qd" = (
-/obj/structure/lattice/catwalk,
-/obj/structure/railing,
-/obj/effect/turf_decal/sand/volcanic,
-/turf/open/lava/smooth/lava_land_surface,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"qe" = (
-/obj/structure/flora/ash/tall_shroom,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
-/area/lavaland/surface/outdoors)
-"qf" = (
-/obj/structure/flora/ash/cap_shroom,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
-/area/lavaland/surface/outdoors)
-"qg" = (
-/obj/structure/flora/ash/stem_shroom,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
-/area/lavaland/surface/outdoors)
-"qh" = (
-/obj/structure/flora/ash/fireblossom,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
-/area/lavaland/surface/outdoors)
-"qi" = (
-/obj/structure/flora/ash/cacti,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
-/area/lavaland/surface/outdoors)
-"qj" = (
-/obj/structure/flora/rock/pile/style_3,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
-/area/lavaland/surface/outdoors)
-"qk" = (
-/obj/structure/flora/rock/pile/style_random,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
-/area/lavaland/surface/outdoors)
-"ql" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/wood,
-/area/ruin/interdyne_planetary_base/main/dorms/lib)
-"ru" = (
-/obj/effect/baseturf_helper/reinforced_plating,
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/cargo/deck)
-"rM" = (
-/turf/closed/wall/r_wall/syndicate,
-/area/ruin/interdyne_planetary_base/cargo/deck)
-"rV" = (
-/obj/structure/sign/warning/radiation/directional/north,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/eng)
-"sa" = (
-/obj/machinery/hydroponics/constructable{
- dir = 4
+/obj/machinery/light/cold/directional/west,
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med)
+"Us" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/east{
+ pixel_x = 4
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"sK" = (
-/obj/effect/turf_decal/stripes/line{
+/obj/effect/turf_decal/tile/dark_green/half{
dir = 4
},
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
- },
-/area/lavaland/surface/outdoors)
-"sQ" = (
-/obj/effect/turf_decal/stripes/line,
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/obj/structure/chair/sofa/bench{
+ dir = 8
},
-/area/lavaland/surface/outdoors)
-"tA" = (
-/obj/machinery/hydroponics/constructable{
- dir = 4
+/turf/open/floor/iron/white/small,
+/area/ruin/interdyne_planetary_base/med)
+"UA" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 8
},
-/obj/machinery/door/window/survival_pod/left/directional/south,
+/obj/structure/table/reinforced/rglass,
+/obj/machinery/recharger,
/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"tG" = (
-/obj/structure/shipping_container/kosmologistika{
- pixel_y = -14
- },
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/area/ruin/interdyne_planetary_base/med)
+"UE" = (
+/obj/structure/table/reinforced,
+/turf/open/floor/catwalk_floor/iron_dark,
+/area/ruin/interdyne_planetary_base/main/vault)
+"UN" = (
+/obj/effect/spawner/structure/window/reinforced/shuttle,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible,
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/eng)
+"UQ" = (
+/obj/item/circuitboard/machine/techfab/department/medical,
+/obj/structure/frame/machine/secured,
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med)
+"UU" = (
+/obj/machinery/door/firedoor,
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/obj/machinery/door/airlock/virology{
+ name = "Science Lab"
},
-/area/lavaland/surface/outdoors)
-"tM" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 4
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"UW" = (
+/obj/machinery/vending/games{
+ onstation = 0
},
-/obj/effect/turf_decal/sand/plating/volcanic,
-/obj/structure/sign/poster/random/directional/west,
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/obj/effect/turf_decal/siding/dark_green{
+ dir = 8
},
+/turf/open/floor/iron/white/small,
/area/ruin/interdyne_planetary_base/main)
-"uv" = (
-/obj/structure/closet/secure_closet/personal/wall{
- icon_door = "locker_wall";
- pixel_x = -30
- },
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 4
+"Va" = (
+/obj/item/disk/surgery/forgottenship{
+ pixel_y = 5;
+ pixel_x = -5
},
-/obj/machinery/button/door/directional/north{
- id = "interdynecabin3";
- name = "door bolt control";
- specialfunctions = 4;
- normaldoorcontrol = 1
+/obj/item/disk/design_disk/limbs/ethereal{
+ pixel_y = 2;
+ pixel_x = 4
},
-/turf/open/floor/iron/smooth_large,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"vc" = (
-/obj/structure/shipping_container/kahraman/alt{
- pixel_x = -8;
- pixel_y = 3;
- layer = 4.69
+/obj/item/disk/design_disk/limbs/felinid{
+ pixel_y = 4;
+ pixel_x = 4
},
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/obj/item/disk/design_disk/limbs/lizard{
+ pixel_y = 6;
+ pixel_x = 4
},
-/area/lavaland/surface/outdoors)
-"vm" = (
-/obj/effect/mapping_helpers/turn_off_lights_with_lightswitch,
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/med/morgue)
-"vR" = (
-/obj/item/toy/figure/syndie,
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/obj/item/disk/design_disk/limbs/plasmaman{
+ pixel_y = 8;
+ pixel_x = 4
},
-/area/lavaland/surface/outdoors)
-"zw" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 1
+/obj/structure/table,
+/obj/item/clothing/glasses/hud/health/prescription{
+ pixel_y = -4
},
-/obj/effect/turf_decal/sand/plating/volcanic,
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/obj/item/clothing/glasses/hud/health/prescription{
+ pixel_y = -6;
+ pixel_x = -2
},
-/area/lavaland/surface/outdoors)
-"zz" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/stripes/white/line{
- layer = 2.52
+/obj/item/nif_repair_kit{
+ pixel_x = -4;
+ pixel_y = 5
},
-/obj/machinery/duct,
-/obj/structure/disposalpipe/segment{
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med)
+"Vc" = (
+/obj/effect/turf_decal/tile/dark_green{
dir = 4
},
/obj/structure/cable,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/eng)
-"BS" = (
-/obj/structure/marker_beacon/burgundy,
-/obj/effect/turf_decal/stripes/corner{
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/iron/dark/smooth_edge,
+/area/ruin/interdyne_planetary_base/main)
+"Vf" = (
+/obj/effect/turf_decal/siding/dark{
dir = 8
},
-/obj/effect/turf_decal/sand/plating/volcanic,
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
- },
-/area/lavaland/surface/outdoors)
-"Cx" = (
-/obj/structure/shipping_container/gorlex{
- layer = 4.71
- },
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/obj/effect/turf_decal/siding/dark{
+ dir = 4
},
-/area/lavaland/surface/outdoors)
-"De" = (
-/obj/structure/marker_beacon/burgundy,
-/obj/effect/turf_decal/stripes/corner{
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/med)
+"Vh" = (
+/obj/effect/turf_decal/stripes/full,
+/obj/structure/lattice/catwalk/mining,
+/obj/machinery/atmospherics/components/unary/passive_vent{
dir = 4
},
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/turf/open/floor/plating/lavaland_atmos,
+/area/ruin/interdyne_planetary_base/eng)
+"Vj" = (
+/obj/structure/table/optable,
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 4
},
-/area/lavaland/surface/outdoors)
-"DH" = (
-/obj/structure/marker_beacon/burgundy,
-/obj/effect/turf_decal/stripes/corner,
-/obj/effect/turf_decal/sand/plating/volcanic,
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/turf/open/floor/iron/dark/textured_half{
+ dir = 1
},
-/area/lavaland/surface/outdoors)
-"DV" = (
-/obj/effect/turf_decal/stripes/line{
+/area/ruin/interdyne_planetary_base/med/morgue)
+"Vm" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/med/pharm)
+"Vn" = (
+/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer4{
dir = 1
},
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/obj/machinery/portable_atmospherics/pump,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/turf_decal/bot_blue,
+/obj/machinery/camera/autoname/directional/east{
+ network = list("intd13")
},
-/area/lavaland/surface/outdoors)
-"Fq" = (
-/obj/machinery/porta_turret/syndicate{
- dir = 9;
- faction = list("Syndicate","neutral")
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/interdyne_planetary_base/cargo)
+"Vp" = (
+/obj/structure/chair/comfy/shuttle{
+ dir = 8
},
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base)
-"HV" = (
-/obj/machinery/door/airlock/grunge{
- name = "Bar"
+/turf/open/floor/iron/dark,
+/area/ruin/interdyne_planetary_base/cargo/obs)
+"Vr" = (
+/obj/effect/turf_decal/siding/thinplating{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/eng)
+"VA" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 2
},
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/machinery/door/firedoor,
/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/bar)
-"Is" = (
-/obj/structure/marker_beacon/burgundy,
-/obj/effect/turf_decal/stripes/corner{
- dir = 1
+/area/ruin/interdyne_planetary_base/med)
+"VD" = (
+/obj/machinery/vending/autodrobe{
+ onstation = 0;
+ extended_inventory = 1
},
-/obj/effect/turf_decal/sand/plating/volcanic,
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/obj/effect/turf_decal/siding/dark_green{
+ dir = 8
},
-/area/lavaland/surface/outdoors)
-"II" = (
-/obj/effect/turf_decal/stripes/line,
-/obj/effect/turf_decal/sand/plating/volcanic,
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/turf/open/floor/iron/white/small,
+/area/ruin/interdyne_planetary_base/main)
+"VF" = (
+/turf/closed/wall/mineral/titanium,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"VQ" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{
+ dir = 8
},
-/area/lavaland/surface/outdoors)
-"JY" = (
+/turf/open/floor/engine/n2,
+/area/ruin/interdyne_planetary_base/eng)
+"VV" = (
+/obj/effect/turf_decal/siding/thinplating,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
+/turf/open/floor/iron/kitchen{
+ dir = 4
+ },
+/area/ruin/interdyne_planetary_base/serv/kitchen)
+"VW" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 1
},
+/turf/open/floor/iron/dark,
+/area/ruin/interdyne_planetary_base/cargo/obs)
+"VX" = (
+/obj/machinery/portable_atmospherics/pump,
+/obj/effect/turf_decal/bot_blue,
+/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer4{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/dark/textured_large,
/area/ruin/interdyne_planetary_base/cargo)
-"Ls" = (
-/obj/machinery/hydroponics/constructable{
- dir = 8
- },
-/obj/machinery/door/window/survival_pod/left/directional/south,
-/obj/machinery/door/window/survival_pod/left/directional/east{
- req_access = list("syndicate_leader")
+"VY" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/north,
+/turf/open/floor/engine,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"Wa" = (
+/turf/open/floor/wood,
+/area/ruin/interdyne_planetary_base/cargo/deck)
+"Wb" = (
+/obj/machinery/door/airlock/external{
+ name = "External Access"
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"LH" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/mapping_helpers/airlock/cyclelink_helper,
+/obj/structure/fans/tiny,
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/turf/open/floor/catwalk_floor/iron_dark,
+/area/ruin/interdyne_planetary_base/cargo)
+"Wf" = (
+/obj/structure/rack/gunrack,
+/turf/open/floor/catwalk_floor/iron_dark,
+/area/ruin/interdyne_planetary_base/main/vault)
+"Wk" = (
+/obj/structure/cable,
+/obj/machinery/power/terminal{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/sign/poster/contraband/interdyne_gene_clinics/directional/west,
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/eng)
+"Wn" = (
+/obj/structure/cable,
+/obj/structure/disposalpipe/segment,
+/obj/machinery/power/smes/engineering{
+ charge = 4.5e+006;
+ input_level = 150000;
+ output_level = 60000
+ },
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/eng)
+"Wx" = (
+/obj/structure/railing/corner{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/dark_green/diagonal_centre,
+/obj/structure/cable,
+/turf/open/floor/iron/diagonal,
+/area/ruin/interdyne_planetary_base/eng)
+"Wy" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"LJ" = (
-/obj/machinery/porta_turret/syndicate{
- dir = 9;
- faction = list("Syndicate","neutral")
+/area/ruin/interdyne_planetary_base/main)
+"WB" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
+/obj/item/paper_bin{
+ pixel_y = 4
},
-/turf/closed/wall/r_wall/syndicate,
-/area/ruin/interdyne_planetary_base)
-"MW" = (
-/obj/effect/turf_decal/siding/thinplating/dark{
+/obj/item/pen{
+ pixel_y = 4
+ },
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 4
+ },
+/obj/structure/table/reinforced/rglass,
+/obj/machinery/light/cold/directional/east,
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/interdyne_planetary_base/med)
+"WC" = (
+/obj/effect/turf_decal/tile/dark_green/half{
dir = 8
},
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
-/turf/open/floor/iron/terracotta,
-/area/ruin/interdyne_planetary_base/serv/kitchen)
-"Nx" = (
-/obj/structure/shipping_container/interdyne{
- pixel_x = -10;
- layer = 4.8
+/obj/effect/turf_decal/trimline/dark_green/warning{
+ dir = 1
},
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ruin/interdyne_planetary_base/med)
+"WG" = (
+/obj/effect/mob_spawn/ghost_role/human/interdyne_planetary_base{
+ dir = 8
},
-/area/lavaland/surface/outdoors)
-"OK" = (
-/obj/machinery/porta_turret/syndicate{
- dir = 5;
- faction = list("Syndicate","neutral")
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 4
},
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base)
-"PN" = (
-/obj/machinery/hydroponics/constructable{
+/turf/open/floor/iron/dark/smooth_edge{
+ dir = 4
+ },
+/area/ruin/interdyne_planetary_base/main)
+"WJ" = (
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
+ },
+/obj/effect/turf_decal/siding/white,
+/obj/machinery/duct,
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/med)
+"WO" = (
+/obj/machinery/light/cold/directional/south,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/main)
+"WP" = (
+/obj/structure/sign/clock/directional/west,
+/obj/effect/turf_decal/tile/dark_green/half{
dir = 8
},
-/obj/machinery/door/window/survival_pod/left/directional/south,
+/obj/machinery/camera/autoname/directional/west{
+ network = list("intd13")
+ },
+/obj/item/kirbyplants{
+ icon_state = "plant-22"
+ },
+/turf/open/floor/iron/dark/smooth_edge{
+ dir = 8
+ },
+/area/ruin/interdyne_planetary_base/main)
+"WR" = (
+/obj/machinery/light/cold/directional/east,
/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"Qm" = (
-/obj/structure/shipping_container/donk_co{
- pixel_x = -1;
- pixel_y = 11
+/area/ruin/interdyne_planetary_base/med)
+"WT" = (
+/obj/machinery/door/airlock/grunge{
+ name = "Morgue"
},
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/med/morgue)
+"WX" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
+/obj/machinery/door/window/survival_pod/left/directional/west{
+ req_access = list("syndicate")
},
-/area/lavaland/surface/outdoors)
-"QT" = (
-/obj/effect/turf_decal/sand/plating/volcanic,
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/turf/open/floor/engine,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"Xd" = (
+/obj/structure/plasticflaps,
+/obj/machinery/conveyor{
+ dir = 4;
+ id = "interdyneconveyor"
},
-/area/lavaland/surface/outdoors)
-"RO" = (
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/obj/machinery/light/small/directional/south,
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/cargo/ware)
+"Xe" = (
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 8
},
-/area/lavaland/surface/outdoors)
-"Si" = (
-/obj/effect/turf_decal/stripes/line{
+/obj/item/stack/sheet/mineral/plasma{
+ amount = 5
+ },
+/obj/item/stack/sheet/mineral/uranium{
+ amount = 10
+ },
+/obj/item/stack/sheet/mineral/gold{
+ amount = 10
+ },
+/obj/machinery/reagentgrinder{
+ pixel_y = 6
+ },
+/obj/structure/table/reinforced/rglass,
+/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med/viro)
+"Xg" = (
+/obj/structure/chair/office/light,
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med/pharm)
+"Xh" = (
+/obj/machinery/cryopod{
dir = 4
},
-/obj/effect/turf_decal/sand/plating/volcanic,
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 8
},
-/area/lavaland/surface/outdoors)
-"UZ" = (
-/obj/machinery/hydroponics/constructable{
+/turf/open/floor/iron/dark/smooth_edge{
dir = 8
},
-/obj/machinery/door/window/survival_pod/left/directional/east{
- req_access = list("syndicate_leader")
+/area/ruin/interdyne_planetary_base/main)
+"Xi" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/west{
+ pixel_x = -4
+ },
+/obj/structure/window/reinforced/survival_pod/spawner/directional/east{
+ pixel_x = 4
+ },
+/obj/machinery/limbgrower,
+/obj/machinery/light/cold/directional/north,
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med)
+"Xj" = (
+/obj/effect/turf_decal/bot_red,
+/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer2{
+ dir = 1
},
+/obj/machinery/portable_atmospherics/scrubber,
/turf/open/floor/iron/dark/textured_large,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"Vf" = (
-/obj/effect/baseturf_helper/reinforced_plating,
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/interdyne_planetary_base/serv)
-"VA" = (
-/obj/effect/turf_decal/stripes/line{
+/area/ruin/interdyne_planetary_base/cargo)
+"Xm" = (
+/obj/effect/turf_decal/siding/dark_green{
dir = 8
},
-/obj/effect/turf_decal/sand/plating/volcanic,
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/obj/machinery/vending/barbervend{
+ onstation = 0
+ },
+/turf/open/floor/iron/white/small,
+/area/ruin/interdyne_planetary_base/main)
+"Xv" = (
+/obj/machinery/portable_atmospherics/scrubber/huge,
+/obj/effect/turf_decal/bot_red,
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/interdyne_planetary_base/cargo)
+"Xw" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 4
+ },
+/obj/effect/turf_decal/siding/wood{
+ dir = 8
},
-/area/lavaland/surface/outdoors)
-"Wt" = (
-/turf/closed/wall/r_wall/syndicate,
-/area/ruin/interdyne_planetary_base/eng)
-"WZ" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 1
+ },
+/turf/open/floor/wood/parquet,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"XF" = (
+/obj/machinery/oven/range,
+/obj/effect/turf_decal/siding/thinplating{
+ dir = 9
+ },
+/turf/open/floor/iron/kitchen{
+ dir = 4
+ },
+/area/ruin/interdyne_planetary_base/serv/kitchen)
+"XG" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/duct,
+/turf/open/floor/iron/checker,
+/area/ruin/interdyne_planetary_base/serv/bar)
+"XH" = (
+/obj/effect/turf_decal/box/red/corners{
dir = 8
},
-/obj/structure/closet/secure_closet/personal/wall{
- pixel_x = 30;
- icon_door = "locker_wall"
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/cargo/ware)
+"XI" = (
+/obj/effect/turf_decal/tile/dark_green{
+ dir = 4
},
-/obj/machinery/button/door/directional/south{
- id = "interdynecabin1";
- name = "door bolt control";
- specialfunctions = 4;
- normaldoorcontrol = 1
+/turf/open/floor/iron/dark/smooth_edge,
+/area/ruin/interdyne_planetary_base/main)
+"XK" = (
+/obj/effect/turf_decal/vg_decals/atmos/oxygen{
+ dir = 8
},
-/turf/open/floor/iron/smooth_large,
-/area/ruin/interdyne_planetary_base/main/dorms)
-"Xr" = (
-/obj/effect/turf_decal/siding/thinplating/dark,
-/obj/effect/turf_decal/siding/thinplating/dark{
+/obj/machinery/light/warm/directional/east,
+/turf/open/floor/engine/o2,
+/area/ruin/interdyne_planetary_base/eng)
+"XL" = (
+/obj/machinery/light/small/directional/west,
+/turf/open/floor/iron/dark/diagonal,
+/area/ruin/interdyne_planetary_base/cargo)
+"XM" = (
+/obj/item/construction/rtd{
+ pixel_y = 8
+ },
+/obj/structure/table/reinforced,
+/obj/item/construction/rld{
+ pixel_x = -5
+ },
+/obj/item/inducer{
+ pixel_x = 12;
+ pixel_y = -4
+ },
+/obj/structure/railing,
+/obj/effect/turf_decal/tile/neutral/diagonal_centre,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/diagonal,
+/area/ruin/interdyne_planetary_base/eng)
+"XU" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/iron/stairs/right,
+/area/ruin/interdyne_planetary_base/main)
+"XV" = (
+/obj/effect/turf_decal/siding/thinplating/corner{
dir = 1
},
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+/obj/structure/disposalpipe/segment,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/turf/open/floor/plating,
+/area/ruin/interdyne_planetary_base/eng)
+"XZ" = (
+/obj/effect/turf_decal/siding/thinplating{
+ dir = 8
+ },
+/turf/open/floor/iron/kitchen{
dir = 4
},
-/turf/open/floor/stone,
-/area/ruin/interdyne_planetary_base/serv/hydr)
-"XP" = (
-/obj/effect/supplypod_rubble,
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/area/ruin/interdyne_planetary_base/serv/kitchen)
+"Yd" = (
+/turf/open/floor/iron/white,
+/area/ruin/interdyne_planetary_base/cargo)
+"Ym" = (
+/obj/machinery/disposal/bin,
+/obj/effect/turf_decal/siding/thinplating/end{
+ dir = 8
},
-/area/lavaland/surface/outdoors)
-"XV" = (
-/obj/effect/turf_decal/stripes/line{
+/obj/machinery/light/cold/directional/east,
+/obj/machinery/airalarm/directional/east,
+/obj/effect/mapping_helpers/airalarm/syndicate_access,
+/obj/structure/disposalpipe/trunk{
+ dir = 8
+ },
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med/viro)
+"Yr" = (
+/obj/structure/table/reinforced/rglass,
+/obj/item/storage/backpack/duffelbag/syndie/surgery{
+ pixel_y = 4
+ },
+/obj/item/clothing/suit/apron/surgical{
+ pixel_x = -4;
+ pixel_y = -8
+ },
+/obj/item/reagent_containers/spray/cleaner{
+ pixel_x = 7;
+ pixel_y = -6
+ },
+/obj/effect/turf_decal/trimline/dark_green/filled/line{
dir = 8
},
-/turf/open/floor/plating/reinforced{
- initial_gas_mix = "LAVALAND_ATMOS"
+/turf/open/floor/iron/dark/small,
+/area/ruin/interdyne_planetary_base/med)
+"Ys" = (
+/obj/machinery/porta_turret/syndicate{
+ dir = 1;
+ faction = list("Syndicate","neutral")
+ },
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ruin/interdyne_planetary_base)
+"YG" = (
+/obj/machinery/door/airlock/external{
+ name = "External Access"
+ },
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 1
},
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/obj/structure/fans/tiny,
+/turf/open/floor/catwalk_floor/iron_dark,
+/area/ruin/interdyne_planetary_base/cargo)
+"YN" = (
+/obj/structure/marker_beacon/lime,
+/turf/open/misc/asteroid/basalt/lava_land_surface,
/area/lavaland/surface/outdoors)
-
-(1,1,1) = {"
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-ab
-ab
-ab
-ab
-ab
-aa
-aa
-aa
-aa
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-ab
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
+"YS" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/obj/effect/mapping_helpers/airalarm/syndicate_access,
+/obj/machinery/airalarm/directional/south,
+/turf/open/floor/wood/parquet,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"Zc" = (
+/obj/machinery/dryer{
+ pixel_x = 25
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/duct,
+/turf/open/floor/iron/freezer,
+/area/ruin/interdyne_planetary_base/serv/rstrm)
+"Zd" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
+/obj/effect/turf_decal/siding/dark_green{
+ dir = 8
+ },
+/obj/machinery/smartfridge/food,
+/turf/open/floor/iron/dark/herringbone,
+/area/ruin/interdyne_planetary_base/serv/hydr)
+"Ze" = (
+/obj/item/towel,
+/obj/item/towel,
+/obj/item/towel,
+/obj/structure/table,
+/obj/item/soap/syndie,
+/obj/machinery/duct,
+/turf/open/floor/iron/freezer,
+/area/ruin/interdyne_planetary_base/serv/rstrm)
+"Zk" = (
+/obj/effect/turf_decal/siding/thinplating,
+/turf/open/floor/iron/checker,
+/area/ruin/interdyne_planetary_base/serv/bar)
+"Zy" = (
+/obj/structure/closet/crate/freezer/blood,
+/obj/effect/turf_decal/delivery/white,
+/obj/machinery/duct,
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/interdyne_planetary_base/med)
+"ZB" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
+/turf/open/floor/wood/parquet,
+/area/ruin/interdyne_planetary_base/main/dorms)
+"ZE" = (
+/obj/machinery/power/apc/auto_name/directional/north,
+/obj/effect/mapping_helpers/apc/syndicate_access,
+/obj/structure/tank_holder/extinguisher,
+/obj/effect/turf_decal/tile/dark_green/half{
+ dir = 8
+ },
+/obj/effect/turf_decal/siding/white{
+ dir = 8
+ },
+/obj/structure/cable,
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/interdyne_planetary_base/med/pharm)
+"ZK" = (
+/obj/machinery/disposal/bin,
+/obj/effect/turf_decal/siding/thinplating/end{
+ dir = 4
+ },
+/obj/structure/disposalpipe/trunk{
+ dir = 4
+ },
+/turf/open/floor/iron/textured_large,
+/area/ruin/interdyne_planetary_base/med)
+"ZM" = (
+/obj/machinery/dna_scannernew,
+/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
+/obj/effect/turf_decal/tile/dark_green/half,
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/interdyne_planetary_base/science/xeno)
+"ZN" = (
+/obj/machinery/door/window/survival_pod/left/directional/east{
+ req_access = list("syndicate")
+ },
+/turf/open/floor/iron/dark/textured_half{
+ dir = 1
+ },
+/area/ruin/interdyne_planetary_base/med/morgue)
+"ZP" = (
+/obj/machinery/sleeper/syndie/fullupgrade{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/dark_green/half/contrasted{
+ dir = 8
+ },
+/obj/machinery/camera/autoname/directional/west{
+ network = list("intd13")
+ },
+/turf/open/floor/iron/dark,
+/area/ruin/interdyne_planetary_base/med)
+"ZU" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{
+ dir = 8
+ },
+/turf/open/floor/engine/o2,
+/area/ruin/interdyne_planetary_base/eng)
+"ZV" = (
+/turf/open/floor/iron/dark/side{
+ dir = 8
+ },
+/area/ruin/interdyne_planetary_base/cargo)
+"ZW" = (
+/obj/machinery/vending/hydroseeds{
+ onstation = 0
+ },
+/obj/machinery/light/small/directional/north,
+/obj/effect/turf_decal/siding/dark_green{
+ dir = 1
+ },
+/turf/open/floor/iron/dark/herringbone,
+/area/ruin/interdyne_planetary_base/serv/hydr)
+"ZZ" = (
+/obj/machinery/light_switch/directional/north,
+/turf/open/floor/wood,
+/area/ruin/interdyne_planetary_base/cargo/deck)
+
+(1,1,1) = {"
+lU
+lU
+lU
+ja
+ja
+ja
+lU
+lU
+lU
+lU
+ja
+lU
+lU
+ja
+ja
+ja
+ja
+ja
+ja
+ja
+ja
+ja
+ja
+ja
+ja
+ja
+lU
+lU
+lU
+lU
+lU
+lU
+lU
+lU
+lU
+lU
+lU
+lU
+lU
"}
(2,1,1) = {"
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-ab
-ab
-ab
-aa
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-aa
-aa
-aa
-aa
-aa
-aa
-ab
-ab
-ab
-ab
-aa
-aa
-aa
-aa
-aa
-aa
+lU
+lU
+ja
+ja
+ja
+ja
+ja
+ja
+ja
+ja
+ja
+ja
+ja
+ja
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+ja
+ja
+ja
+ja
+ja
+ja
+ja
+ja
+ja
+ja
+ja
+lU
+lU
+lU
"}
(3,1,1) = {"
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-ab
-ab
-ab
-ab
-ab
-ab
-ac
-ac
-ac
-ac
-ac
-ab
-ab
-ab
-ab
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ab
-ab
-ab
-ab
-ab
-aa
-aa
-ab
-ab
-ac
-ab
-ab
-ab
-ab
-ab
-aa
-aa
-aa
+lU
+lU
+ja
+ja
+ja
+ja
+ja
+ja
+fm
+fm
+ja
+ja
+ja
+fm
+fm
+fm
+fm
+im
+TI
+im
+TI
+im
+fm
+fm
+fm
+fm
+ja
+ja
+fm
+fm
+fm
+ja
+ja
+ja
+ja
+ja
+ja
+lU
+lU
"}
(4,1,1) = {"
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-ab
-ab
-ac
-ac
-ac
-ab
-ab
-ab
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ab
-ab
-ab
-ab
-ab
-ab
-ac
-ac
-ac
-ac
-ab
-ab
-ab
-ab
-aa
-aa
+lU
+lU
+ja
+ja
+ja
+ja
+ja
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+im
+im
+OP
+kI
+sT
+im
+im
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+ja
+ja
+ja
+ja
+ja
+lU
+lU
"}
(5,1,1) = {"
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-ab
-aa
-ab
-ab
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ab
-ab
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ab
-ab
-aa
+lU
+lU
+lU
+ja
+ja
+ja
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+CR
+TI
+hy
+Vp
+FR
+Vp
+rV
+TI
+CR
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+ja
+ja
+ja
+ja
+ja
+lU
"}
(6,1,1) = {"
-aa
-aa
-aa
-aa
-ab
-aa
-aa
-aa
-ab
-ab
-ab
-ab
-ab
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-as
-as
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-gF
-hu
-hu
-hu
-hu
-hu
-hu
-hu
-cs
-ac
-ac
-ac
-ac
-ac
-ab
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ab
-ab
-aa
-aa
+lU
+lU
+lU
+ja
+ja
+ja
+fm
+DT
+jb
+By
+By
+By
+By
+By
+By
+By
+By
+LH
+ko
+RD
+VW
+zV
+TI
+je
+je
+je
+je
+je
+je
+je
+QD
+DT
+fm
+ja
+ja
+ja
+ja
+ja
+lU
"}
(7,1,1) = {"
-aa
-aa
-aa
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ac
-ab
-ac
-ac
-ac
-ac
-ac
-ac
-as
-ac
-ac
-ac
-ac
-ac
-ac
-es
-et
-eu
-eu
-eu
-et
-hu
-hS
-it
-iN
-jg
-jF
-jY
-kj
-hu
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-as
-ac
-ac
-ab
-ab
-aa
+lU
+lU
+ja
+ja
+ja
+ja
+fm
+Qf
+By
+ml
+Wa
+By
+uX
+jt
+Og
+ol
+By
+SF
+sM
+xR
+sM
+je
+je
+hR
+mW
+yY
+sG
+KS
+tX
+Om
+je
+Qf
+fm
+ja
+ja
+ja
+ja
+ja
+lU
"}
(8,1,1) = {"
-aa
-aa
-ab
-ab
-ac
-ab
-ab
-ab
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-qk
-as
-ac
-ac
-ac
-et
-eO
-fn
-fV
-gZ
-ks
-hu
-hT
-iu
-iO
-jh
-jG
-jZ
-kk
-hu
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ab
-ab
-aa
-aa
+lU
+lU
+lU
+ja
+ja
+fm
+fm
+By
+By
+IH
+zY
+By
+ZZ
+iS
+xq
+SH
+TG
+gR
+FA
+NN
+BO
+lL
+Jx
+Ab
+Rk
+jl
+IN
+nW
+qA
+Om
+je
+je
+fm
+fm
+ja
+fm
+ja
+ja
+lU
"}
(9,1,1) = {"
-aa
-ab
-ab
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-as
-as
-ac
-ac
-ac
-eu
-eP
-fo
-fo
-fo
-ha
-hu
-hU
-iv
-iP
-ji
-jH
-ka
-kl
-hu
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ab
-ab
-aa
+lU
+lU
+ja
+ja
+ja
+fm
+fm
+By
+kd
+Wa
+Wa
+nM
+es
+Fv
+Fv
+Lw
+bT
+Ge
+TM
+Lm
+gF
+lL
+Sg
+vB
+GN
+pd
+lT
+OT
+gQ
+yd
+je
+je
+fm
+fm
+fm
+fm
+ja
+ja
+lU
"}
(10,1,1) = {"
-aa
-ab
-ab
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-as
-ac
-ac
-ac
-ac
-eu
-eQ
-fp
-fr
-fr
-hb
-hu
-hV
-iw
-iQ
-jh
-jG
-jZ
-km
-hu
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ab
-ab
-aa
+lU
+ja
+ja
+ja
+ja
+fm
+fm
+By
+HV
+Cq
+Qw
+nv
+wr
+zW
+Dt
+ze
+TG
+Cn
+He
+XU
+aI
+je
+Aq
+CF
+GR
+Ll
+Ga
+Aj
+lw
+KG
+gv
+je
+fm
+fm
+fm
+fm
+ja
+ja
+lU
"}
(11,1,1) = {"
-aa
-ab
-ab
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-as
-ac
-ac
-ac
-ac
-et
-eR
-fq
-fW
-gA
-hc
-hv
-hV
-iw
-iR
-ji
-jI
-ka
-kl
-hu
-ac
-ac
-lP
-nL
-nL
-pW
-qc
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ab
-ab
+lU
+ja
+ja
+ja
+ja
+fm
+fm
+By
+By
+By
+By
+By
+By
+Mv
+Mv
+Mv
+Mv
+Mv
+Bj
+op
+Ja
+UU
+IE
+bf
+Jr
+oi
+Az
+yI
+Kv
+uS
+dB
+je
+fm
+fm
+fm
+ja
+ja
+ja
+lU
"}
(12,1,1) = {"
-aa
-ab
-ab
-ac
-ac
-ad
-ae
-ae
-ae
-aQ
-aC
-aC
-aC
-aC
-aC
-aC
-aC
-cs
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-eu
-eS
-fr
-fr
-gz
-hc
-hu
-hW
-ix
-iS
-jh
-jG
-jZ
-km
-hu
-ac
-ac
-pS
-pT
-pV
-pX
-qd
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ab
-ab
+lU
+lU
+ja
+ja
+ja
+fm
+fm
+Pn
+NW
+jY
+Un
+TH
+Pn
+Ey
+uP
+GB
+EP
+Ku
+Cv
+FU
+WO
+je
+MP
+vB
+vB
+vB
+uE
+NA
+WX
+NA
+Df
+je
+fm
+fm
+fm
+fm
+ja
+ja
+lU
"}
(13,1,1) = {"
-aa
-ab
-ab
-ac
-ac
-ru
-ah
-at
-aH
-aC
-aU
-bm
-bI
-bE
-bI
-bm
-aU
-aC
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-eu
-eT
-fs
-fs
-fs
-hd
-hu
-hX
-iy
-iT
-ji
-jJ
-jJ
-kn
-mx
-kG
-kG
-kG
-kG
-mN
-kG
-kG
-kG
-kG
-cs
-ac
-ac
-ac
-ac
-ac
-ab
-ab
+lU
+lU
+ja
+ja
+ja
+fm
+fm
+Pn
+ea
+Uj
+Vf
+DF
+Pn
+aA
+Ma
+Ma
+Hn
+Ku
+lp
+xN
+zi
+je
+Fq
+vB
+vB
+vB
+ul
+uS
+xA
+uS
+Gq
+je
+fm
+fm
+fm
+ja
+ja
+ja
+lU
"}
(14,1,1) = {"
-aa
-ab
-ab
-ac
-ac
-ae
-ai
-au
-aI
-aC
-aV
-bn
-pO
-bF
-pP
-bn
-cf
-aC
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-et
-eU
-ft
-fY
-gI
-ht
-hu
-hY
-iz
-iU
-jk
-jK
-jK
-ko
-kG
-kU
-lw
-lQ
-kG
-mg
-kG
-uv
-lw
-kU
-kG
-ac
-ac
-ac
-ac
-ac
-ab
-ab
+lU
+lU
+lU
+ja
+ja
+fm
+fm
+Pn
+Xi
+Va
+UQ
+fu
+jp
+Vm
+GP
+GP
+mS
+Sr
+aY
+EB
+fl
+je
+fo
+vB
+vB
+vB
+ZM
+NA
+WX
+NA
+Df
+je
+fm
+fm
+ja
+ja
+ja
+ja
+lU
"}
(15,1,1) = {"
-ab
-ab
-ac
-ac
-ac
-ae
-aj
-av
-aJ
-aC
-aW
-bo
-bI
-bG
-bI
-bo
-aW
-aC
-ac
-ac
-ac
-ac
-ac
-ac
-ev
-et
-et
-fu
-fX
-gB
-et
-hu
-hu
-hu
-iF
-iV
-iV
-iV
-iV
-iV
-kV
-lx
-lR
-mp
-mO
-nl
-lR
-ok
-kV
-kG
-ac
-ac
-ac
-ac
-ac
-ab
-ab
+lU
+lU
+lU
+ja
+ja
+fm
+fm
+Pn
+vN
+IJ
+Vf
+ED
+Pn
+ZE
+LJ
+AU
+cE
+TS
+xI
+SK
+XI
+je
+Nt
+vB
+vB
+Ex
+CH
+uS
+xA
+uS
+Gq
+je
+fm
+fm
+ja
+ja
+ja
+lU
+lU
"}
(16,1,1) = {"
-ab
-ab
-ac
-ac
-ac
-ae
-ak
-ae
-ae
-aC
-aC
-bp
-aC
-aC
-aC
-bR
-aC
-cC
-ac
-ac
-ac
-ac
-ac
-ac
-ex
-hC
-eV
-fv
-fZ
-gC
-eV
-ac
-ac
-ac
-iV
-jl
-jL
-kb
-kp
-iV
-kG
-kG
-kG
-kG
-mP
-kG
-kG
-kG
-kG
-kG
-ac
-ac
-ac
-ac
-ac
-ab
-ab
+lU
+lU
+ja
+ja
+ja
+fm
+fm
+Pn
+HB
+Zy
+gO
+LN
+Pn
+BN
+aM
+aM
+Xg
+tS
+xI
+SK
+XI
+je
+fH
+Mi
+DV
+IT
+rW
+hg
+WX
+hg
+lS
+je
+fm
+fm
+ja
+ja
+lU
+lU
+lU
"}
(17,1,1) = {"
-ab
-ab
-ac
-ac
-ac
-af
-aj
-aw
-aK
-aC
-bH
-bH
-bH
-cg
-bH
-bH
-ct
-aC
-ac
-ac
-ac
-ac
-ac
-ac
-ex
-hD
-eV
-fv
-ga
-gD
-eV
-ac
-ac
-ac
-iW
-jm
-jM
-jR
-kq
-iV
-kW
-ly
-lR
-mq
-mO
-nm
-lR
-ol
-kW
-kG
-ac
-ac
-ac
-ac
-ac
-ab
-ab
-"}
-(18,1,1) = {"
-ab
-ab
-ac
-ac
-ac
-af
-al
-ax
-ay
-dl
-aY
-JY
-bg
-bg
-bg
-ch
-cu
-aC
-ac
-ac
-ac
-ac
-ac
-ac
-ex
-hF
-eV
-fv
-ga
-gD
-eV
-ac
-ac
-ac
-iW
-jn
-jN
-kc
-kr
-iV
-kX
-lz
-WZ
-kG
-mO
-kG
-lS
-lz
-kX
-kG
-ac
-ac
-ac
-ac
-ac
-ab
-ab
+lU
+lU
+lU
+ja
+ja
+ja
+fm
+Pn
+Pn
+Pn
+Pn
+MJ
+Pn
+qm
+LC
+NM
+SA
+oZ
+Dn
+SK
+tx
+je
+je
+je
+je
+je
+je
+VY
+qD
+Jz
+uV
+je
+fm
+fm
+ja
+ja
+lU
+lU
+lU
+"}
+(18,1,1) = {"
+lU
+lU
+ja
+ja
+ja
+fm
+fm
+Pn
+Pn
+wM
+aq
+eL
+Pn
+Ku
+Ku
+JP
+Ku
+Mv
+Rr
+br
+tt
+dK
+hz
+cs
+xM
+hz
+je
+je
+je
+je
+je
+je
+fm
+fm
+ja
+ja
+ja
+lU
+lU
"}
(19,1,1) = {"
-ab
-ab
-ac
-ac
-ac
-af
-am
-ay
-aL
-aC
-aZ
-aZ
-oI
-bS
-lr
-ci
-ct
-aC
-ac
-ac
-ac
-ac
-ac
-ac
-ee
-ie
-eV
-fv
-gd
-gE
-eV
-ac
-ac
-ac
-iW
-jo
-jO
-jR
-kt
-iV
-kG
-kG
-kG
-kG
-mY
-kG
-kG
-kG
-kG
+lU
+ja
+ja
+ja
+ja
+fm
+fm
+Qf
+Pn
+us
+FK
+WJ
+ZP
+yU
+ZK
kG
-pv
-ac
-ac
-ac
-ab
-ab
-aa
+NQ
+yz
+xI
+SK
+XI
+dK
+hs
+MM
+iq
+St
+BA
+Dx
+Dx
+Dx
+BA
+Qf
+fm
+fm
+ja
+ja
+ja
+lU
+lU
"}
(20,1,1) = {"
-aa
-ab
-ab
-ac
-ac
-ae
-ae
-az
-ae
-aC
-aC
-br
-aC
-aC
-aC
-aC
-aC
-cC
-ac
-ac
-ac
-ac
-ac
-dO
-ef
-eC
-et
-fu
-fX
+lU
+ja
+ja
+ja
+ja
+fm
+fm
+Pn
+Pn
+eH
+IB
+WJ
+Ua
+Ua
+vf
+NL
+NL
+lj
+xI
+Gc
+Vc
+qp
gB
-et
-ef
-ef
-ef
-iV
-jp
-jP
-jR
-ql
-iV
-LH
-kY
-lT
-kZ
-kZ
-nn
-nN
-om
-oG
-pf
-pw
-ac
-ac
-ac
-ab
-ab
-aa
+gB
+CQ
+xL
+BA
+Gi
+ZN
+Gi
+BA
+BA
+fm
+fm
+ja
+ja
+ja
+lU
+lU
"}
(21,1,1) = {"
-aa
-ab
-ab
-ac
-ac
-ae
-an
-aA
-aM
-aC
-ba
-bs
-bJ
-bT
-cj
-cv
-cD
-aC
-ac
-ac
-ac
-ac
-eK
-fB
-dS
-dS
-dS
-fD
-gi
-gL
-hm
-hm
-eg
-fB
-iV
-jq
-jQ
-kd
-ku
-kH
-kZ
-lA
-mg
-mg
-mg
-mg
-mg
-mg
-pi
-pg
-pw
-ac
-ac
-ac
-ac
-ab
-ab
+lU
+ja
+ja
+ja
+ja
+fm
+fm
+Pn
+Pn
+Pn
+OC
+WJ
+Os
+ME
+vf
+bO
+ud
+Tt
+xI
+SK
+XI
+dK
+po
+Xe
+Eq
+hV
+BA
+wU
+LF
+sZ
+gY
+BA
+fm
+fm
+ja
+ja
+ja
+lU
+lU
"}
(22,1,1) = {"
-aa
-ab
-ab
-ac
-ac
-ae
-ao
-aB
-aN
-aC
-bb
-bs
-bK
-bK
-ck
-cw
-cE
-aC
-cW
-cR
-cR
-cW
-ef
-dS
-dS
-eh
-eh
-ek
-gl
-gM
-eh
-hJ
-fD
-eg
-iV
-jr
-jR
-ke
-kv
-iV
-la
-lB
-lB
-lB
-lB
-lB
-nO
-on
-pg
-ph
-pw
-ac
-ac
-ac
-ab
-ab
-aa
+lU
+ja
+ja
+ja
+ja
+fm
+fm
+Pn
+IS
+KJ
+yO
+CW
+jG
+ui
+rh
+qq
+fA
+bZ
+xI
+SK
+XI
+dK
+Te
+Dr
+oy
+hS
+BA
+jn
+HL
+Hi
+Hi
+BA
+fm
+fm
+ja
+ja
+ja
+lU
+lU
"}
(23,1,1) = {"
-ab
-ab
-ac
-ac
-ac
-rM
-ae
-ae
-ae
-aC
-bb
-bs
-bK
-bU
-bK
-cw
-cF
-aC
-de
-ed
-de
-em
-dF
-dS
-el
-ez
-ez
-fE
-eD
-ez
-ez
-ez
-eh
-pU
-iV
-js
-jS
-kf
-kw
-iV
-lb
-lC
-lV
-lC
-lC
-lC
-ow
-nP
-HV
-nP
-nP
-ac
-ac
-ac
-ac
-ab
-ab
+lU
+ja
+ja
+ja
+ja
+fm
+fm
+Pn
+Po
+KJ
+yO
+PC
+aE
+yV
+pg
+Ui
+Ui
+CU
+EW
+lq
+XI
+dK
+CP
+fQ
+Ym
+AL
+BA
+Ue
+qw
+yj
+Vj
+BA
+fm
+fm
+ja
+ja
+lU
+lU
+lU
"}
(24,1,1) = {"
-aa
-ab
-ab
-ac
-ac
-ac
-ac
-ac
-qg
-aC
-bb
-bs
-bL
-bV
-cl
-cw
-cG
-aC
-cX
-cX
-cX
-cX
-aC
-dS
-eh
-ez
-fb
-eW
-eW
-eW
-eW
+lU
+lU
+ja
+ja
+ja
+fm
+fm
+Pn
+uW
hL
-eh
-pU
-Vf
-kN
-kN
-kN
-kN
-kN
-ds
-jt
-lW
-ms
-mR
-no
-nQ
-fc
-oJ
-dP
-nP
-ac
-ac
-ac
-ac
-ab
-ab
+mh
+sx
+wI
+Pj
+py
+HN
+Us
+LW
+Mk
+kM
+TK
+ox
+ox
+ox
+ox
+ox
+BA
+WT
+JD
+BA
+BA
+BA
+fm
+fm
+ja
+ja
+ja
+lU
+lU
"}
(25,1,1) = {"
-aa
-ab
-ab
-ac
-ac
-ac
-ac
-ac
-as
-aC
-bd
-bt
-bM
-bW
-cm
-cx
-cH
-cQ
-cY
-dg
-dg
-dv
-dG
-dT
-ez
-ez
-eW
-fI
-gm
-gP
-eW
-dq
-ek
-pZ
-kI
-jt
-jt
-jt
-jt
-kI
-ld
-lD
-lX
-mt
-mS
-np
-nR
-op
-oK
-pn
-nP
-ac
-ac
-ac
-ac
-ab
-ab
+lU
+lU
+ja
+ja
+ja
+fm
+fm
+Pn
+Pn
+Pn
+Pn
+JU
+Nf
+WC
+hd
+kG
+Hj
+UA
+xI
+kM
+XI
+sM
+kv
+PH
+Xh
+tI
+WP
+Uc
+mV
+Rw
+nw
+Eu
+fm
+fm
+ja
+ja
+ja
+lU
+lU
"}
(26,1,1) = {"
-aa
-ab
-ab
-ac
-ac
-ac
-ac
-as
-qi
-aC
-be
-bu
-bN
-bX
-cn
-cy
-cI
-bQ
-cZ
-bg
-bg
-dw
-bQ
-dU
-eA
-eD
-eW
-fJ
-gn
-gQ
-hn
-eD
-ii
-qa
-kJ
-ju
-jT
-jT
-kx
-kJ
-le
-jT
-lX
-mT
-mT
-nq
-nS
-op
-oL
-po
-nP
-ac
-ac
-ac
-ac
-ab
-ab
+lU
+lU
+lU
+ja
+ja
+fm
+fm
+Pn
+cd
+qB
+JV
+ky
+sR
+kV
+hd
+NL
+TX
+jh
+xI
+kM
+bJ
+yJ
+ys
+Wy
+Wy
+Wy
+Wy
+Wy
+eE
+eE
+eE
+Eu
+fm
+ja
+ja
+ja
+ja
+ja
+lU
"}
(27,1,1) = {"
-aa
-ab
-ab
-ac
-ac
-ac
-ac
-Fq
-aC
-aC
-bf
-bv
-bv
-bv
-bv
-cz
-cJ
-cS
-da
-da
-da
-da
-dH
-eg
-ek
-eE
-eW
-fK
-go
-gV
-eW
-hZ
-ij
-qb
-iY
-jv
-jv
-jv
+lU
+lU
+ja
+ja
+ja
+fm
+fm
+Pn
+us
+FK
+VA
ky
-pR
-jv
-jT
-lX
-mv
-mU
-nr
-nT
-op
-oM
-pp
-nP
-ac
-ac
-ac
-ac
-ab
-ab
+AN
+kV
+bo
+da
+Ed
+WB
+EK
+Ss
+XI
+sM
+WG
+WG
+WG
+WG
+km
+kn
+cZ
+cZ
+cZ
+Eu
+fm
+ja
+ja
+ja
+ja
+ja
+ja
"}
(28,1,1) = {"
-aa
-ab
-ab
-ac
-ac
-ac
-ac
-aD
-aO
-aR
-bg
-bg
-bg
-bY
-bq
-aX
-cK
-pE
-db
-db
-db
-db
-cT
-ei
-eh
-eF
-eW
-eW
-eW
-eW
-eW
-ez
-eh
-ei
-iZ
+lU
+ja
+ja
+ja
+ja
+fm
+fm
+Pn
+Yr
+Ec
+WR
+bz
+Ap
+Pn
+Pn
+Pn
+Pn
+Pn
+Ul
+sM
+MY
+Eu
+Eu
+Eu
+Eu
+Eu
+Xm
+sk
+VD
+UW
+sJ
+Eu
+fm
+ja
ja
ja
ja
ja
ja
-lf
-jT
-lX
-mw
-mV
-ns
-nU
-oq
-oN
-pq
-nP
-ac
-ac
-ac
-ac
-ab
-ab
"}
(29,1,1) = {"
-aa
-aa
-ab
-ab
-ac
-ac
-ac
-OK
-aC
-aC
-bg
-bw
-bO
-bZ
-bg
-aX
-cL
-cU
-dc
-dh
-dh
-dx
-cT
-ei
-eh
-ez
-ez
-ez
-eD
-gX
-ez
-ez
-im
-ei
-jb
-jw
-jU
-jU
-do
ja
-lg
-lE
-lX
-nV
-mW
-nt
-oO
-pF
-pj
-mz
-dm
-ac
-ac
-ac
-ab
-ab
-aa
+ja
+ja
+YN
+ja
+fm
+fm
+Ys
+vu
+vu
+Ih
+Ih
+Ih
+Ih
+FF
+xC
+AI
+qX
+iz
+Yd
+pA
+co
+AY
+gr
+iT
+Ih
+Ih
+Ih
+Ih
+Ih
+Ih
+bs
+fm
+ja
+ja
+YN
+ja
+ja
+ja
"}
(30,1,1) = {"
-aa
-aa
-ab
-ab
-ac
-ac
-ac
-ac
-ac
-aC
-bh
-bx
-bh
-bx
-bh
-cA
-cM
-cT
-dd
-di
-dn
-dy
-cT
-ej
-eB
-eJ
-eh
-fM
-gs
-ek
-eh
-eh
-iA
-iB
ja
-jx
-jV
-kg
-kA
-kL
-lh
-jt
-lY
-my
-mX
-nu
-nW
-os
-oP
-pr
-mz
-ac
-ac
-ac
-ab
-ab
-aa
+ja
+Lz
+Lz
+Lz
+Lz
+fm
+fm
+gL
+Tc
+OB
+Lo
+CG
+Lo
+zI
+pw
+pw
+pw
+TC
+Yd
+Cb
+pw
+pw
+pw
+Px
+Lo
+zM
+Lo
+eP
+Tc
+gL
+fm
+fm
+Lz
+Lz
+Lz
+Lz
+ja
+ja
"}
(31,1,1) = {"
-aa
-aa
-ab
-ab
-ac
-ac
-ac
-ac
-ac
-aC
-bi
-by
-bg
-cb
-co
-aC
-aC
-cT
-db
-db
-db
-db
+ja
+ja
+Lz
+Lz
+Lz
+Lz
+fm
+fm
+bb
+GJ
+OB
+Wb
+up
+tN
+HW
+kl
+Yd
cT
-fB
-ej
-eY
-eY
-fN
-gt
-gY
-hr
-eY
-iB
-fB
+SP
+bu
+Yd
+Yd
+Yd
+kl
+wa
+BL
+Ot
+YG
+eP
+Fj
+bb
+fm
+fm
+Lz
+Lz
+Lz
+Lz
ja
-jy
-jW
-kh
-kB
ja
-li
-kJ
-lZ
-mz
-mZ
-nv
-nZ
-ov
-oQ
-ps
-mz
-ac
-ac
-ac
-ac
-ab
-ab
"}
(32,1,1) = {"
-aa
-ab
-ab
-ac
-ac
-ac
-ac
-ac
-ac
-aC
-bg
-bz
-bP
-ca
-cp
-aC
-qe
-qg
-as
-ac
-ac
-ac
-ac
-dO
-ef
-eZ
-fd
-fO
-gu
-he
-eM
-ia
-ef
-ef
ja
ja
ja
+YN
+ja
+ja
+fm
+Ys
+vu
+vu
+Ih
+Ih
+Ih
+Ih
+Nd
+Ih
+Ih
+fT
+lM
+Qt
+vL
+od
+RY
+RY
+lh
+OH
+OH
+OH
+OH
+OH
+OH
+bs
+fm
+ja
+ja
+YN
ja
ja
ja
-lj
-lF
-ma
-mz
-na
-nv
-oc
-oB
-oR
-pt
-mz
-ac
-ac
-ac
-ac
-ab
-ab
"}
(33,1,1) = {"
-aa
-ab
-ab
-ac
-ac
-ac
-ac
-ac
-ac
-aS
-bj
-bA
-aC
-cc
-bj
-aS
-as
-ac
-ac
-ac
-ac
-as
-ac
-ac
-ex
-eH
-eX
-fF
-gj
-gO
-eX
-ig
-jX
-mo
-hj
-nK
-pD
-tM
-jX
-kM
-jv
-lD
-ma
-mz
-nb
-nw
-od
-oH
-oS
-py
-mz
-ac
-ac
-ac
-ab
-ab
-aa
+ja
+ja
+ja
+ja
+ja
+ja
+fm
+vu
+vu
+dU
+dn
+UE
+Qd
+jw
+Av
+pX
+Ih
+uF
+ql
+ym
+jW
+oz
+RY
+NU
+Rp
+OH
+aa
+Dl
+Ze
+Pi
+OF
+OH
+fm
+fm
+ja
+ja
+ja
+ja
+ja
"}
(34,1,1) = {"
-aa
-ab
-ab
-ac
-ac
-ac
-ac
-ac
-ac
-aS
-bk
-bB
-bQ
-cd
-bk
-aS
-ac
-ac
-as
-qh
-as
-ac
-ac
-ac
-ee
-ew
-eX
-fG
-fS
-gO
-eX
-jz
-lO
-mL
-iE
-iE
-mL
-mL
-mL
-kN
-lk
-jT
-mb
-mz
-nf
-nx
-MW
+ja
+ja
+ja
+ja
+ja
+fm
+fm
+Vh
+vu
+De
+dn
+dn
+rj
+sN
+pn
+jo
+Ih
+xB
+ql
oa
-oT
-pz
-mz
-ac
-ac
-ac
-ac
-ab
-ab
+jW
+pu
+RY
+KI
+XG
+yf
+Zc
+Ek
+GU
+Pi
+OF
+OH
+DZ
+fm
+fm
+ja
+ja
+ja
+ja
"}
(35,1,1) = {"
-ab
-ab
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-aS
-bl
-bC
-aC
-ce
-bl
-aS
-ac
-ac
-ac
-qj
-as
-ac
-ac
-ac
-ex
-eI
-eX
-fG
-fS
-gO
-eX
-jA
-if
-ac
-ac
-ac
-ac
-ac
-ac
-kO
-ll
-jT
-mc
-ob
-mD
-nB
-oe
-oU
-pk
-mD
-mD
-mD
-pB
-ac
-ac
-ab
-ab
+ja
+ja
+ja
+fm
+fm
+fm
+kk
+Iu
+vu
+ta
+LY
+Wf
+Qd
+pR
+pn
+On
+Ih
+uQ
+ql
+ym
+jW
+Es
+RY
+wY
+XG
+OH
+OH
+OH
+OH
+OH
+OH
+OH
+OH
+DZ
+fm
+fm
+fm
+ja
+ja
"}
(36,1,1) = {"
-ab
-ab
-ac
-ac
-ac
-ac
-DH
-Si
-Si
-sK
-sK
-sK
-sK
-sK
-sK
-sK
-De
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ey
-gN
-eX
-fH
-gk
-gO
-eX
-jB
-mn
-ac
-ac
-ac
-ac
-ac
-ac
-kO
-jv
-jT
-ma
-mC
-nc
-nz
-nz
-ox
-oV
-pC
-tA
-pH
-mD
-ac
-ac
-ab
-ab
+ja
+ja
+fm
+fm
+fm
+kk
+pq
+Kz
+pq
+Ih
+Ih
+Ih
+Ih
+SQ
+pn
+vK
+Ih
+BC
+KE
+ZV
+OU
+TV
+RY
+EA
+XG
+Zk
+RX
+GZ
+En
+ls
+EH
+lc
+vG
+EH
+VF
+fm
+fm
+fm
+ja
"}
(37,1,1) = {"
-ab
-ab
-ac
-ac
-ac
-ac
-II
-RO
-RO
-XP
-RO
-RO
-RO
-RO
-RO
-Cx
-zw
-ac
-ac
-LJ
-dk
-dk
-dk
-dk
-er
-dk
-eM
-fR
-gu
-hf
-eM
-eM
-eM
-eN
-ac
-ac
-ac
-ac
-ac
-kO
-jv
-jT
-ma
-mB
-nd
-nC
-of
-oy
-oW
-pG
-pG
-pG
-mD
-ac
-ac
-ab
-ab
+ja
+fm
+fm
+fm
+kk
+pq
+nb
+XM
+cD
+Ih
+iQ
+XL
+xr
+Rv
+Fk
+PR
+Hf
+mz
+SP
+yG
+Yd
+Yd
+zN
+Rp
+XG
+qK
+KD
+Dy
+Dy
+Ao
+EH
+Gy
+yr
+EH
+EH
+EH
+VF
+fm
+ja
"}
(38,1,1) = {"
-ab
-ab
-ac
-ac
-ac
-ac
-sQ
-RO
-RO
-tG
-RO
-Nx
-RO
-XP
-vR
-RO
-DV
-ac
-ac
-dp
-dt
-dE
-dN
-dY
-eo
-dk
-fg
-fT
-gx
-gO
-eM
-hQ
-iq
-eM
-ac
-ac
-ac
-ac
-ac
-kO
-jv
-jT
-ma
-mB
-nd
-nE
-or
-oz
-oX
-Ls
-Ls
-UZ
-mD
-ac
-ac
-ab
-ab
+ja
+fm
+fm
+fm
+pq
+is
+cL
+BJ
+cD
+Ih
+vO
+oT
+fh
+rE
+PJ
+Mc
+lY
+oL
+DH
+jS
+Sj
+Sj
+Tv
+Rz
+nz
+qK
+zl
+Dy
+Dy
+rf
+EH
+qy
+RI
+EH
+bV
+eN
+EH
+fm
+ja
"}
(39,1,1) = {"
-ab
-ab
-ac
-ac
-ac
-ac
-II
-QT
-vc
-RO
-RO
-RO
-RO
-RO
-Qm
-RO
-zw
-ac
-ac
-dk
-du
-dI
-dQ
-dZ
-eo
+ja
+fm
+sy
+gL
+pq
+RT
+cQ
dk
-fh
-fT
-fS
-gO
-hw
-hR
-ir
-eM
-ac
-ac
-ac
-ac
-ac
-kN
-lm
-jT
-ma
-mB
-Xr
-nX
-ot
-oz
-oX
-tA
-tA
-sa
+cD
+Ih
+vO
+oT
+tz
+wE
+VX
+Xj
+Gk
+KN
+Yd
+pA
+hq
+yn
+RY
+Rp
+IA
mD
-ac
-ac
-ab
-ab
+Cd
+uN
+tl
+iP
+EH
+EH
+wi
+EH
+DU
+IU
+EH
+fm
+ja
"}
(40,1,1) = {"
-aa
-ab
-ab
-ac
-ac
-ac
-II
-QT
-RO
-RO
-RO
-RO
-RO
-RO
-RO
-RO
-zw
-ac
-dj
-dr
-dz
-eo
-dR
-dZ
-eG
-dk
-fi
-fT
-fS
-gO
-hx
-ib
-is
-eM
-ac
-ac
-ac
-ac
-ac
-kN
-jv
-lE
-md
-mM
-ne
-nD
-nD
-oA
-oY
-pG
-pG
-pG
-mD
-ac
-ac
-ab
-ab
+ja
+fm
+Gj
+Tc
+pq
+jf
+cL
+qv
+cD
+Ih
+Io
+Tx
+jM
+wE
+Vn
+hZ
+Rx
+pe
+No
+pP
+zB
+ma
+wT
+BF
+xk
+pa
+xY
+Tq
+dX
+Ks
+EH
+oJ
+EJ
+du
+Tl
+Kr
+EH
+fm
+ja
"}
(41,1,1) = {"
-aa
-ab
-ab
-ac
-ac
-ac
-II
-QT
-QT
-QT
-XP
-RO
-RO
-RO
-RO
-QT
-zw
-ac
-as
-dk
-dA
-dK
-dV
-dZ
-eL
-dk
-fj
-fT
-gy
-gO
-hy
-ic
-hs
-eM
-ac
-ac
-ac
-ac
-ac
-kN
-ln
-lG
-me
-mB
-nA
-nY
-ou
-oZ
-pl
-PN
-PN
-pI
-mD
-ac
-ac
-ab
-ab
+ja
+fm
+Gj
+Tc
+pq
+FL
+cQ
+wf
+MV
+pq
+pq
+pq
+cq
+dM
+pq
+Xv
+Ih
+Py
+Ha
+oW
+RH
+cR
+RY
+TA
+TQ
+XF
+XZ
+Er
+do
+VV
+vY
+Qi
+IQ
+js
+yL
+YS
+EH
+fm
+ja
"}
(42,1,1) = {"
-aa
-ab
-ab
-ac
-ac
-ac
-BS
-VA
-VA
-VA
-VA
-XV
-XV
-XV
-VA
-VA
-Is
-ac
-ac
-dk
-dB
-dL
-dW
-ea
+ja
+fm
+Gj
+dz
+pb
+ug
+KC
+Wx
+Vr
+jx
+iO
+LE
+At
+Hy
+pq
+oW
+oW
+QR
+mQ
+oW
fa
-dk
-eM
-gb
-eM
-hg
-hz
-hk
-iC
-hk
-jc
-ac
-ac
-ac
-ac
-ny
-kP
-lH
-kP
-mD
-mD
-mD
-mD
-mD
-mD
-mD
-mD
-mD
-df
-ac
-ac
-ab
-ab
+Ca
+oW
+oW
+fX
+gk
+do
+do
+do
+VV
+vY
+qI
+Cr
+Tm
+Xw
+BQ
+EH
+fm
+ja
"}
(43,1,1) = {"
-ab
-ab
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-dk
-dC
-dM
-dM
-eb
-eo
-dk
-fk
-gc
-gG
-hh
-hk
-id
-iD
-jd
-hk
-cW
-cW
-cW
-cR
-kP
-lo
-lI
-mf
-mE
-ng
-nF
-og
-oC
-pa
-kP
-qf
-as
-ac
-ac
-ac
-ab
-ab
+ja
+fm
+Gj
+Tc
+pq
+EG
+Qa
+bB
+XV
+mp
+pp
+Wn
+Mb
+bN
+pq
+jv
+oW
+jR
+Ha
+oW
+hl
+Xd
+oW
+jv
+fX
+SR
+vX
+vX
+vX
+VV
+Pu
+ZB
+IQ
+js
+yL
+iK
+EH
+fm
+ja
"}
(44,1,1) = {"
-ab
-ab
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-qk
-as
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-dk
-dB
-dL
-dX
-ec
-dZ
-ff
-fl
-ge
-gH
-hi
-hB
-ih
-iG
-je
-pA
-pm
-pm
-pm
-pm
-kQ
-lp
-lp
-mh
-zz
-nh
-nG
-oh
-oD
-pb
-kP
-as
-ac
-ac
-ac
-ab
-ab
-aa
+ja
+fm
+Gj
+Tc
+pq
+aS
+wu
+wu
+Ra
+kX
+pT
+Wk
+pT
+pT
+pq
+nY
+Ai
+nd
+fW
+fW
+fW
+fW
+XH
+nY
+fX
+HC
+QU
+GT
+FX
+bn
+vY
+AJ
+zR
+id
+OJ
+nC
+EH
+fm
+ja
"}
(45,1,1) = {"
-ab
-ab
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ab
-as
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-dk
-dD
-dM
-dM
-en
-eG
-dk
+ja
fm
-fU
-gr
-hl
-hE
-ik
-iH
-jf
-hk
-ki
-ki
-pK
-pK
-kP
-lq
-lJ
-mi
-zz
-ni
-nI
-oi
-oE
-pc
-kP
-as
-ac
-ac
-ac
-ab
-ab
-aa
+Gj
+pJ
+pq
+Am
+qV
+wu
+cK
+RB
+xe
+xe
+xe
+HS
+pq
+Ai
+fW
+fW
+fW
+fW
+fW
+fW
+fW
+XH
+AQ
+iW
+oH
+Zd
+AD
+JX
+EH
+EH
+qx
+EH
+EH
+uO
+EH
+fm
+ja
"}
(46,1,1) = {"
-aa
-ab
-ab
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-qk
-as
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-dk
-dB
-dL
-dX
-ep
-eo
-dk
-fw
-gf
-gJ
-hl
-hG
-il
-iI
-jE
-hk
-ac
-ac
-ac
-ac
-kP
-rV
-lK
-mj
-mF
-nj
-nI
-oj
-oF
-pd
-kP
-ac
-ac
-ac
-ab
-ab
-aa
-aa
+ja
+fm
+Gj
+RR
+pq
+aG
+wu
+wu
+pq
+ct
+cq
+pq
+cq
+UN
+pq
+fW
+fW
+fW
+fW
+fW
+fW
+fW
+fW
+fW
+AQ
+Ri
+dV
+rR
+rR
+PW
+EH
+BG
+rG
+EH
+dQ
+rG
+EH
+fm
+ja
"}
(47,1,1) = {"
-aa
-aa
-ab
-ab
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-as
-ac
-as
-ac
-ac
-ac
-ac
-ac
-dk
-dC
-dM
-dM
-eq
-fe
-dk
-fx
-gg
-gr
-hl
-hH
-in
-iJ
-kF
-hk
-ac
-ac
-ac
-ac
-kP
-ls
-lU
-mA
-mG
-kP
-nJ
-kP
-kP
-kP
-Wt
-ac
-ac
-ac
-ac
-ab
-ab
-aa
+ja
+fm
+Gj
+Tc
+pq
+DW
+tq
+fn
+pq
+ZU
+uf
+pq
+Fh
+VQ
+pq
+fW
+fW
+fW
+fW
+fW
+fW
+fW
+fW
+fW
+AQ
+ZW
+dV
+cO
+rR
+AK
+EH
+lm
+Do
+EH
+tR
+CN
+EH
+fm
+ja
"}
(48,1,1) = {"
-aa
-aa
-aa
-ab
-ab
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ag
-dk
-dk
-dk
-dk
-dk
-dk
-eM
-eM
-gK
-ho
-hk
-io
-vm
-hP
-hP
-jD
-ac
-ac
-kC
-kE
-kE
-kE
-kE
-mH
-kE
-pY
-qk
-as
-ac
-ac
-ac
-ac
-ac
-ab
-ab
-aa
-aa
+ja
+fm
+ib
+bb
+pq
+pq
+pq
+pq
+pq
+XK
+pZ
+pq
+de
+Oo
+pq
+RA
+fW
+fW
+fW
+fW
+fW
+fW
+fW
+CJ
+AQ
+Ou
+hH
+un
+rR
+BZ
+EH
+EH
+EH
+EH
+EH
+EH
+EH
+fm
+ja
"}
(49,1,1) = {"
-aa
-aa
-aa
-ab
-ab
-ab
-ac
-ab
-ab
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-eM
-fy
-gh
-gr
-hi
-hq
-hP
-iK
-kK
-pu
-hP
-ac
-ac
-kE
-kR
-lt
-lL
-mk
-mI
-kE
-as
-as
-ac
-ac
-ac
-ac
-ac
-ac
-ab
-ab
-aa
-aa
+ja
+fm
+fm
+fm
+sg
+df
+df
+sg
+pq
+pq
+pq
+pq
+pq
+pq
+pq
+nY
+RA
+fW
+fW
+fW
+fW
+fW
+CJ
+nY
+AQ
+AQ
+AQ
+AQ
+AQ
+AQ
+EH
+sg
+df
+df
+sg
+sg
+sg
+fm
+ja
"}
(50,1,1) = {"
-aa
-aa
-aa
-ab
-ab
-ab
-as
-ab
-ab
-as
-ac
-ac
-ac
-ac
-ac
-as
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-eM
-fz
-gp
-gR
-hp
-hI
-ip
+ja
+fm
+fm
+fm
+sg
iL
-pe
-pM
+iL
+sg
+sg
+sg
+if
+mK
+df
+df
+sg
hP
-ac
-ac
-kE
-kS
-lu
-lM
-ml
-mJ
-kE
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ab
-ab
-aa
+NZ
+NZ
+NZ
+NZ
+NZ
+NZ
+NZ
+wL
+sg
+df
+df
+aU
+mK
+sg
+sg
+sg
+iL
+iL
+sg
+fm
+fm
+fm
+ja
"}
(51,1,1) = {"
-aa
-aa
-aa
-aa
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-eM
-fC
-gq
-gr
-hs
-px
-hP
-iM
-nk
-pN
-hP
-ac
-ac
-kE
-kT
-lv
-lN
-mm
-mK
-kE
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ab
-ab
-aa
+ja
+ja
+fm
+fm
+fm
+fm
+fm
+fm
+Sh
+sg
+nZ
+pf
+iL
+iL
+Pq
+Tz
+el
+Tz
+Tz
+el
+Tz
+Tz
+el
+Tz
+Pq
+iL
+iL
+nZ
+pf
+sg
+Sh
+fm
+fm
+fm
+fm
+fm
+ja
+ja
+ja
"}
(52,1,1) = {"
-aa
-aa
-aa
-aa
-ab
-ab
-ac
-ac
-as
-ab
-ab
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-eM
-fL
-gv
-gS
-hs
-hK
-hP
-hP
-hP
-hP
-jD
-ac
-ac
-kD
-kE
-kE
-kE
-kE
-kE
-df
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ab
-ab
-aa
+lU
+ja
+ja
+ja
+fm
+fm
+fm
+fm
+EZ
+sg
+Bf
+Bf
+fm
+fm
+fm
+fm
+sg
+fm
+fm
+sg
+fm
+fm
+sg
+fm
+fm
+fm
+fm
+Bf
+Bf
+sg
+EZ
+fm
+fm
+fm
+fm
+ja
+ja
+ja
+ja
"}
(53,1,1) = {"
-aa
-aa
-aa
-aa
-ab
-ab
-ac
-ac
-as
-ab
-ab
-ab
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-eM
-fP
-fS
-gT
-hs
-hN
-eM
-as
-as
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ab
-ab
-aa
-aa
+lU
+ja
+ja
+ja
+ja
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+su
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+ja
+ja
+ja
+ja
+ja
+ja
"}
(54,1,1) = {"
-aa
-aa
-aa
-aa
-ab
-ab
-ac
-ac
-ac
-as
-ab
-ab
-qk
-as
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-eM
-fQ
-gw
-gU
-fS
-hO
-eM
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ab
-ab
-aa
-aa
+lU
+lU
+ja
+ja
+ja
+ja
+ja
+fm
+fm
+fm
+fm
+ja
+ja
+ja
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+fm
+ja
+ja
+ja
+fm
+fm
+fm
+fm
+fm
+ja
+ja
+ja
+ja
+ja
+ja
+lU
"}
(55,1,1) = {"
-aa
-aa
-aa
-aa
-aa
-ab
-ab
-ac
-ac
-as
-as
-ab
-ab
-ab
-ac
-ac
-ab
-ab
-ab
-ab
-as
-ac
-ac
-ac
-ac
-eN
-eM
-eM
-gW
-gW
-eM
-df
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ab
-ab
-ab
-aa
-aa
-aa
-"}
-(56,1,1) = {"
-aa
-aa
-aa
-aa
-aa
-ab
-ab
-ac
-ac
-ac
-ac
-as
-as
-ac
-as
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ab
-ab
-ab
-aa
-aa
-aa
-aa
-"}
-(57,1,1) = {"
-aa
-aa
-aa
-aa
-aa
-ab
-ab
-ab
-ab
-ab
-ab
-ac
-ac
-ac
-ab
-ab
-aa
-aa
-aa
-aa
-ab
-ab
-ab
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ab
-ab
-aa
-aa
-aa
-aa
-aa
-"}
-(58,1,1) = {"
-aa
-aa
-aa
-aa
-aa
-aa
-ab
-ab
-ab
-ab
-ab
-ac
-ac
-ab
-ab
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-ab
-as
-as
-ac
-ab
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-as
-ab
-ab
-ab
-ac
-ac
-ab
-ac
-ac
-ab
-ac
-ac
-ac
-ac
-ac
-ab
-ab
-aa
-aa
-aa
-aa
-"}
-(59,1,1) = {"
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-ab
-ab
-ab
-ab
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-aa
-aa
-aa
-aa
-aa
-"}
-(60,1,1) = {"
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-ab
-ab
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-aa
-ab
-ab
-ab
-aa
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-aa
-aa
-aa
-ab
-ab
-aa
-ab
-ab
-aa
-ab
-ab
-ab
-ab
-ab
-aa
-aa
-aa
-aa
-aa
-aa
+lU
+lU
+ja
+ja
+ja
+ja
+ja
+ja
+ja
+ja
+ja
+ja
+lU
+ja
+ja
+ja
+ja
+ja
+ja
+ja
+ja
+ja
+ja
+ja
+ja
+lU
+ja
+ja
+ja
+ja
+ja
+ja
+ja
+ja
+ja
+ja
+ja
+lU
+lU
"}
diff --git a/_maps/RandomRuins/SpaceRuins/nova/des_two.dmm b/_maps/RandomRuins/SpaceRuins/nova/des_two.dmm
index 90b52e5db09..1949f770611 100644
--- a/_maps/RandomRuins/SpaceRuins/nova/des_two.dmm
+++ b/_maps/RandomRuins/SpaceRuins/nova/des_two.dmm
@@ -26,18 +26,6 @@
/obj/effect/spawner/random/maintenance/three,
/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/cargo)
-"ag" = (
-/obj/effect/turf_decal/trimline/purple/warning{
- dir = 4
- },
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/disposalpipe/junction/flip{
- dir = 2
- },
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/halls)
"ah" = (
/obj/structure/table,
/obj/item/paper_bin,
@@ -45,19 +33,6 @@
/obj/effect/turf_decal/stripes/red/line,
/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/security/prison)
-"aj" = (
-/obj/structure/frame/machine{
- anchored = 1;
- icon_state = "box_1";
- state = 2
- },
-/obj/item/circuitboard/machine/mech_recharger,
-/obj/effect/turf_decal/trimline/dark_red/filled/line,
-/obj/effect/turf_decal/siding/dark{
- dir = 4
- },
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/research)
"ak" = (
/obj/effect/turf_decal/siding/wood,
/obj/effect/mapping_helpers/airlock/cutaiwire,
@@ -75,39 +50,25 @@
/obj/effect/mapping_helpers/airlock/unres,
/turf/open/floor/wood,
/area/ruin/space/has_grav/nova/des_two/bridge/cl)
-"ao" = (
-/obj/machinery/stasis,
-/obj/machinery/camera/xray/directional/south{
- c_tag = "DS-2 Medical";
- network = list("ds2")
+"an" = (
+/obj/machinery/button/door/directional/west{
+ desc = "Used to open the security checkpoint bypass shutters.";
+ id = "ds2bayaccess";
+ name = "Checkpoint Bypass Shutters Control";
+ req_access = list("syndicate")
},
-/obj/effect/turf_decal/trimline/dark_blue/filled/line{
- dir = 6
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
},
-/turf/open/floor/iron/white/small,
-/area/ruin/space/has_grav/nova/des_two/medbay)
+/turf/open/floor/mineral/plastitanium/red,
+/area/ruin/space/has_grav/nova/des_two/halls)
"at" = (
/obj/effect/turf_decal/siding/dark/end,
/obj/machinery/light/cold/directional/south,
/turf/open/floor/iron/white/diagonal,
/area/ruin/space/has_grav/nova/des_two/service/hydroponics)
-"au" = (
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/leader,
-/obj/effect/turf_decal/stripes/red/line,
-/obj/effect/turf_decal/stripes/red/line{
- dir = 1
- },
-/obj/effect/turf_decal/delivery/red,
-/obj/effect/mapping_helpers/airlock/cutaiwire,
-/obj/machinery/door/firedoor,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/door/airlock/security/old/glass{
- name = "Security Checkpoint"
- },
-/obj/effect/mapping_helpers/airlock/unres,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/space/has_grav/nova/des_two/cargo)
"av" = (
/obj/effect/turf_decal/trimline/dark_red/filled/line{
dir = 9
@@ -132,22 +93,14 @@
/obj/structure/plasticflaps,
/turf/open/floor/plating,
/area/ruin/space/has_grav/nova/des_two/cargo)
-"az" = (
-/obj/effect/turf_decal/trimline/dark_blue/line{
- dir = 8
- },
-/obj/structure/cable,
+"ay" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/halls)
-"aB" = (
-/obj/machinery/vending/imported/tiziran,
-/obj/effect/turf_decal/tile/bar/opposingcorners{
- dir = 8
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 7
},
-/turf/open/floor/iron/cafeteria,
-/area/ruin/space/has_grav/nova/des_two/service/diner)
+/turf/open/floor/mineral/plastitanium,
+/area/ruin/space/has_grav/nova/des_two/security)
"aC" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
dir = 8
@@ -156,33 +109,29 @@
dir = 4
},
/area/ruin/space/has_grav/nova/des_two/service/diner)
-"aF" = (
-/obj/effect/turf_decal/trimline/dark_blue/line{
- dir = 4
- },
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/light/cold/directional/east,
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/halls)
-"aH" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/north,
-/obj/effect/turf_decal/siding/thinplating/dark{
- dir = 1
- },
-/obj/structure/chair{
+"aG" = (
+/obj/effect/turf_decal/stripes/red/line{
dir = 4
},
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 8
},
-/obj/structure/window/reinforced/survival_pod{
- dir = 9
+/obj/effect/turf_decal/delivery/red,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/door/poddoor/preopen{
+ id = "gaybabyjail"
},
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/space/has_grav/nova/des_two/security/prison)
+"aI" = (
+/obj/item/storage/belt/security/webbing/ds,
+/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
/obj/effect/turf_decal/siding/dark{
- dir = 1
+ dir = 8
},
+/obj/structure/closet/secure_closet/des_two/brig_officer_locker,
+/obj/item/clothing/mask/gas/syndicate/ds,
/turf/open/floor/mineral/plastitanium/red,
/area/ruin/space/has_grav/nova/des_two/security)
"aJ" = (
@@ -191,6 +140,16 @@
},
/turf/open/floor/engine/hull,
/area/template_noop)
+"aK" = (
+/obj/effect/turf_decal/trimline/dark_red/filled/line,
+/obj/effect/turf_decal/siding/dark/corner{
+ dir = 4
+ },
+/obj/effect/turf_decal/trimline/dark_red/warning{
+ dir = 1
+ },
+/turf/open/floor/iron/dark/side,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
"aL" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 8
@@ -208,20 +167,6 @@
/obj/machinery/atmospherics/components/binary/valve/digital,
/turf/open/floor/plating,
/area/ruin/space/has_grav/nova/des_two/engineering)
-"aP" = (
-/obj/machinery/door/firedoor,
-/obj/machinery/door/window/survival_pod/left/directional/west{
- req_access = list("syndicate")
- },
-/obj/machinery/atmospherics/pipe/smart/simple/supply/hidden/layer4{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/hidden/layer2{
- dir = 4
- },
-/obj/structure/table/reinforced/plastitaniumglass,
-/turf/open/floor/iron/dark/smooth_large,
-/area/ruin/space/has_grav/nova/des_two/service/hydroponics)
"aR" = (
/obj/effect/turf_decal/trimline/dark_green/warning{
dir = 4
@@ -276,10 +221,6 @@
},
/turf/open/floor/plating,
/area/ruin/space/has_grav/nova/des_two/engineering)
-"ba" = (
-/obj/effect/turf_decal/stripes/red/corner,
-/turf/open/floor/plating,
-/area/ruin/space/has_grav/nova/des_two/cargo/hangar)
"bd" = (
/obj/effect/turf_decal/siding/dark{
dir = 9
@@ -300,28 +241,22 @@
},
/turf/template_noop,
/area/ruin/space/has_grav/nova/des_two/engineering)
-"bj" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 8
- },
-/obj/structure/chair/office,
-/turf/open/floor/mineral/plastitanium/red,
+"bf" = (
+/obj/effect/turf_decal/trimline/dark_red/filled/line,
+/obj/structure/table,
+/obj/item/reagent_containers/cup/glass/coffee,
+/obj/machinery/light/cold/directional/north,
+/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/cargo)
-"bk" = (
-/obj/effect/turf_decal/stripes/red/line{
+"bn" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/trimline/purple/corner{
dir = 1
},
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/button/door{
- desc = "To keep your valuable gear away from prying eyes.";
- id = "ds2armory";
- name = "Armory Access";
- pixel_x = 32;
- pixel_y = 24;
- req_access = list("syndicate_leader")
- },
-/turf/open/floor/mineral/plastitanium,
-/area/ruin/space/has_grav/nova/des_two/security/armory)
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/space/has_grav/nova/des_two/cargo)
"bo" = (
/obj/machinery/disposal/bin,
/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
@@ -333,17 +268,6 @@
},
/turf/open/floor/iron/small,
/area/ruin/space/has_grav/nova/des_two/research)
-"bq" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
-/obj/effect/turf_decal/siding/dark{
- dir = 8
- },
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 8
- },
-/obj/structure/closet/secure_closet/des_two/brig_officer_locker,
-/turf/open/floor/mineral/plastitanium/red,
-/area/ruin/space/has_grav/nova/des_two/security)
"bs" = (
/obj/effect/turf_decal/stripes/red/line{
dir = 1
@@ -368,15 +292,6 @@
},
/turf/open/floor/carpet/red,
/area/ruin/space/has_grav/nova/des_two/bridge/admiral)
-"bu" = (
-/obj/structure/curtain,
-/obj/structure/drain,
-/obj/machinery/shower/directional/north,
-/obj/effect/turf_decal/siding/dark{
- dir = 10
- },
-/turf/open/floor/iron/white/small,
-/area/ruin/space/has_grav/nova/des_two/security/prison)
"bw" = (
/turf/closed/wall/r_wall/syndicate/nodiagonal,
/area/ruin/space/has_grav/nova/des_two/service/diner)
@@ -396,25 +311,20 @@
},
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/security/prison)
-"by" = (
-/obj/machinery/vending/security{
- desc = "An Armadyne peacekeeper equipment vendor. Makes you wonder why there's no Gorlex Equipment Vendor yet.";
- name = "\improper Stolen Armadyne Equipment Vendor"
- },
-/turf/open/floor/mineral/plastitanium,
-/area/ruin/space/has_grav/nova/des_two/security)
-"bA" = (
-/obj/machinery/door/firedoor,
-/obj/effect/turf_decal/stripes/red/corner{
- dir = 8
+"bI" = (
+/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
+/turf/open/floor/plating,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
+"bN" = (
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "interdynerobo"
},
-/obj/effect/turf_decal/trimline/yellow/corner,
-/obj/structure/disposalpipe/segment{
- dir = 4
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
},
-/obj/effect/turf_decal/delivery,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/space/has_grav/nova/des_two/halls)
+/turf/open/floor/circuit/red,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
"bP" = (
/obj/structure/table,
/obj/effect/turf_decal/stripes/red/line{
@@ -429,12 +339,6 @@
},
/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/security/prison)
-"bR" = (
-/obj/machinery/computer/operating,
-/obj/effect/turf_decal/tile/dark_blue/full,
-/obj/effect/turf_decal/siding/white,
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/space/has_grav/nova/des_two/medbay)
"bS" = (
/obj/item/melee/baton/telescopic{
pixel_x = 4;
@@ -463,6 +367,28 @@
/obj/structure/rack/shelf,
/turf/open/floor/mineral/plastitanium/red,
/area/ruin/space/has_grav/nova/des_two/security/armory)
+"bT" = (
+/obj/structure/chair/comfy/brown{
+ color = "#596479"
+ },
+/turf/open/floor/wood/large,
+/area/ruin/space/has_grav/nova/des_two/bridge/admiral)
+"bU" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 4
+ },
+/obj/item/clothing/under/misc/syndicate_souvenir{
+ has_sensor = 0;
+ pixel_y = -4
+ },
+/obj/item/clothing/under/misc/syndicate_souvenir{
+ has_sensor = 0;
+ pixel_x = 4;
+ pixel_y = -7
+ },
+/obj/structure/closet/secure_closet/personal/cabinet,
+/turf/open/floor/wood/tile,
+/area/ruin/space/has_grav/nova/des_two/service/dorms)
"bW" = (
/obj/structure/cable,
/obj/effect/turf_decal/tile/dark_red/half/contrasted,
@@ -496,20 +422,6 @@
},
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/research)
-"bY" = (
-/obj/effect/turf_decal/trimline/purple/filled/line,
-/obj/effect/turf_decal/siding/dark/corner{
- dir = 4
- },
-/obj/effect/turf_decal/siding/dark{
- dir = 8
- },
-/obj/machinery/firealarm/directional/south,
-/obj/structure/chair/office/light{
- dir = 8
- },
-/turf/open/floor/iron/dark/side,
-/area/ruin/space/has_grav/nova/des_two/research)
"ca" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -562,6 +474,16 @@
/obj/effect/turf_decal/nova_decals/ds2/middle,
/turf/open/floor/mineral/plastitanium/red,
/area/ruin/space/has_grav/nova/des_two/bridge)
+"ck" = (
+/obj/structure/toilet{
+ pixel_y = 16
+ },
+/obj/effect/turf_decal/siding/dark{
+ dir = 9
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
+/turf/open/floor/iron/white/small,
+/area/ruin/space/has_grav/nova/des_two/security/prison)
"cm" = (
/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
/obj/structure/transit_tube{
@@ -573,15 +495,6 @@
},
/turf/open/floor/plating,
/area/ruin/space/has_grav/nova/des_two/halls)
-"cn" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/structure/disposalpipe/segment{
- dir = 2
- },
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/halls)
"cq" = (
/obj/effect/turf_decal/tile/yellow/half{
dir = 1
@@ -604,18 +517,13 @@
dir = 1
},
/area/ruin/space/has_grav/nova/des_two/cargo)
-"cr" = (
-/obj/machinery/disposal/bin,
-/obj/effect/turf_decal/siding/thinplating/end{
+"cs" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
dir = 8
},
-/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
-/obj/effect/turf_decal/siding/wideplating/dark{
- dir = 4
- },
-/obj/structure/disposalpipe/trunk,
-/turf/open/floor/iron/small,
-/area/ruin/space/has_grav/nova/des_two/security)
+/obj/structure/chair/office,
+/turf/open/floor/mineral/plastitanium/red,
+/area/ruin/space/has_grav/nova/des_two/halls)
"ct" = (
/obj/effect/turf_decal/bot_white,
/obj/structure/table,
@@ -624,18 +532,6 @@
/obj/effect/mapping_helpers/airalarm/syndicate_access,
/turf/open/floor/iron/white/textured_large,
/area/ruin/space/has_grav/nova/des_two/security/prison)
-"cu" = (
-/obj/machinery/door/firedoor,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/duct,
-/obj/machinery/door/airlock/freezer{
- name = "Medical Storage"
- },
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/effect/mapping_helpers/airlock/cutaiwire,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/space/has_grav/nova/des_two/medbay)
"cy" = (
/obj/effect/turf_decal/tile/brown{
dir = 4
@@ -658,14 +554,37 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron,
/area/ruin/space/has_grav/nova/des_two/research)
-"cA" = (
-/obj/structure/railing,
-/obj/effect/turf_decal/siding/dark,
+"cB" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/white,
-/area/ruin/space/has_grav/nova/des_two/medbay/chem)
-"cD" = (
+/obj/effect/mapping_helpers/apc/syndicate_access,
+/obj/machinery/power/apc/auto_name/directional/south,
+/obj/structure/cable,
+/obj/structure/closet/crate,
+/obj/item/stack/sheet/mineral/silver{
+ pixel_x = -4;
+ amount = 10
+ },
+/obj/item/stack/sheet/mineral/gold{
+ pixel_x = 4;
+ amount = 10
+ },
+/obj/item/stack/sheet/mineral/diamond{
+ amount = 3
+ },
+/obj/item/stack/sheet/bluespace_crystal{
+ amount = 3;
+ pixel_y = -7
+ },
+/obj/item/stack/sheet/mineral/uranium{
+ amount = 10
+ },
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/bridge/vault)
+"cC" = (
+/obj/structure/closet/secure_closet/des_two/brig_officer_locker,
+/turf/open/floor/mineral/plastitanium,
+/area/ruin/space/has_grav/nova/des_two/halls)
+"cD" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/structure/cable,
@@ -709,17 +628,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/security/lawyer)
-"cO" = (
-/obj/structure/table/reinforced,
-/obj/effect/turf_decal/trimline/purple/filled/line{
- dir = 4
- },
-/obj/machinery/power/apc/auto_name/directional/east,
-/obj/effect/mapping_helpers/apc/syndicate_access,
-/obj/structure/cable,
-/obj/machinery/cell_charger_multi,
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/research)
"cP" = (
/obj/effect/turf_decal/trimline/blue/corner,
/obj/structure/window/reinforced/survival_pod/spawner/directional/north,
@@ -728,6 +636,22 @@
},
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/halls)
+"cQ" = (
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 9
+ },
+/turf/open/floor/mineral/plastitanium,
+/area/ruin/space/has_grav/nova/des_two/security)
+"cR" = (
+/obj/effect/turf_decal/siding/dark{
+ dir = 8
+ },
+/obj/effect/turf_decal/siding/dark{
+ dir = 4
+ },
+/obj/machinery/light/cold/directional/north,
+/turf/open/floor/circuit/red,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
"cS" = (
/obj/effect/turf_decal/siding/dark,
/obj/effect/turf_decal/siding/dark{
@@ -740,16 +664,22 @@
/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
/turf/open/floor/plating,
/area/ruin/space/has_grav/nova/des_two/service/dorms)
-"cW" = (
-/obj/structure/closet/secure_closet/des_two/mining_locker,
-/turf/open/floor/iron/dark/small,
-/area/ruin/space/has_grav/nova/des_two/cargo)
-"cY" = (
+"cX" = (
+/obj/effect/turf_decal/siding/dark{
+ dir = 4
+ },
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/duct,
-/turf/open/floor/iron/showroomfloor,
-/area/ruin/space/has_grav/nova/des_two/medbay)
+/obj/machinery/light/warm/directional/west,
+/turf/open/floor/iron/dark/diagonal,
+/area/ruin/space/has_grav/nova/des_two/engineering)
+"cZ" = (
+/obj/effect/turf_decal/stripes/red/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/box/red/corners,
+/turf/open/floor/plating,
+/area/ruin/space/has_grav/nova/des_two/cargo/hangar)
"da" = (
/obj/effect/turf_decal/siding/wood{
dir = 1
@@ -779,6 +709,29 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/wood/large,
/area/ruin/space/has_grav/nova/des_two/service/dorms)
+"di" = (
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
+ },
+/turf/open/floor/mineral/plastitanium/red,
+/area/ruin/space/has_grav/nova/des_two/halls)
+"dl" = (
+/obj/structure/table/reinforced/plastitaniumglass,
+/obj/item/mod/core/standard,
+/obj/item/mod/core/standard{
+ pixel_x = -3;
+ pixel_y = -5
+ },
+/obj/item/mod/core/standard{
+ pixel_y = 5;
+ pixel_x = 3
+ },
+/obj/effect/turf_decal/trimline/dark_red/filled/line,
+/obj/effect/turf_decal/trimline/dark_red/warning{
+ dir = 1
+ },
+/turf/open/floor/iron/dark/side,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
"dn" = (
/obj/effect/turf_decal/siding/dark{
dir = 6
@@ -793,23 +746,12 @@
/obj/structure/table/wood/fancy/black,
/turf/open/floor/wood/large,
/area/ruin/space/has_grav/nova/des_two/service/dorms)
-"dr" = (
-/obj/structure/cable,
-/obj/machinery/light/cold/directional/west,
-/obj/effect/turf_decal/stripes/red/corner{
- dir = 1
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/frame/machine{
- anchored = 1;
- icon_state = "box_1";
- state = 2
- },
-/obj/item/circuitboard/machine/ore_redemption,
-/obj/item/assembly/igniter,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/space/has_grav/nova/des_two/cargo)
+"dq" = (
+/obj/effect/turf_decal/siding/dark,
+/obj/structure/closet/secure_closet/des_two/prisoner_locker,
+/obj/item/restraints/handcuffs,
+/turf/open/floor/mineral/plastitanium/red,
+/area/ruin/space/has_grav/nova/des_two/security/prison)
"ds" = (
/obj/effect/turf_decal/arrows{
dir = 8;
@@ -827,13 +769,14 @@
},
/turf/open/floor/plating,
/area/ruin/space/has_grav/nova/des_two/security/prison)
-"dy" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/siphon/monitored{
- chamber_id = "des_twon2";
- dir = 4
+"dx" = (
+/obj/effect/turf_decal/trimline/dark_red/filled/line,
+/obj/structure/chair/office,
+/obj/effect/turf_decal/trimline/dark_red/warning{
+ dir = 1
},
-/turf/open/floor/engine/n2,
-/area/ruin/space/has_grav/nova/des_two/engineering)
+/turf/open/floor/iron/dark/side,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
"dz" = (
/obj/structure/cable,
/obj/effect/turf_decal/trimline/yellow/warning,
@@ -842,6 +785,18 @@
/obj/structure/disposalpipe/junction/yjunction,
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/halls)
+"dA" = (
+/obj/effect/turf_decal/trimline/dark_red/filled/line,
+/obj/structure/table,
+/obj/item/multitool/circuit{
+ pixel_x = -8
+ },
+/obj/item/multitool/circuit,
+/obj/item/multitool/circuit{
+ pixel_x = 7
+ },
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/research)
"dC" = (
/obj/structure/dresser,
/obj/item/flashlight/lamp/green{
@@ -884,11 +839,42 @@
/mob/living/basic/pet/syndifox,
/turf/open/floor/wood,
/area/ruin/space/has_grav/nova/des_two/bridge/admiral)
+"dG" = (
+/obj/effect/turf_decal/trimline/dark_red/filled/line{
+ dir = 10
+ },
+/obj/effect/turf_decal/siding/dark{
+ dir = 10
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/security/prison)
"dI" = (
/obj/effect/turf_decal/bot_white,
/obj/structure/sink/kitchen/directional/west,
/turf/open/floor/iron/white/textured_large,
/area/ruin/space/has_grav/nova/des_two/security/prison)
+"dJ" = (
+/obj/effect/turf_decal/siding/dark/corner{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
+ },
+/obj/structure/chair/office/light{
+ dir = 1
+ },
+/turf/open/floor/iron,
+/area/ruin/space/has_grav/nova/des_two/research)
+"dM" = (
+/obj/effect/turf_decal/trimline/dark_red/filled/line,
+/obj/effect/turf_decal/trimline/dark_red/warning{
+ dir = 1
+ },
+/turf/open/floor/iron/dark/side,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
"dN" = (
/obj/effect/turf_decal/siding/yellow{
dir = 8
@@ -948,16 +934,6 @@
/obj/effect/mapping_helpers/airlock/unres,
/turf/open/floor/wood,
/area/ruin/space/has_grav/nova/des_two/bridge/admiral)
-"dR" = (
-/obj/machinery/shower/directional/north,
-/obj/effect/turf_decal/siding/dark{
- dir = 6
- },
-/obj/structure/drain,
-/obj/machinery/airalarm/directional/east,
-/obj/effect/mapping_helpers/airalarm/syndicate_access,
-/turf/open/floor/iron/white/small,
-/area/ruin/space/has_grav/nova/des_two/service/dorms/fitness)
"dS" = (
/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer2{
dir = 4
@@ -982,6 +958,19 @@
/obj/structure/cable,
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/halls)
+"eb" = (
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/stripes/red/corner{
+ dir = 8
+ },
+/obj/effect/turf_decal/trimline/yellow/corner,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/effect/turf_decal/delivery,
+/obj/machinery/light/cold/directional/south,
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/space/has_grav/nova/des_two/halls)
"ee" = (
/obj/effect/turf_decal/bot_blue,
/obj/effect/mob_spawn/ghost_role/human/ds2/syndicate/service{
@@ -1006,22 +995,6 @@
/obj/machinery/meter,
/turf/open/floor/plating,
/area/ruin/space/has_grav/nova/des_two/engineering)
-"eo" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
- },
-/obj/structure/closet/secure_closet/personal,
-/obj/item/clothing/under/misc/syndicate_souvenir{
- has_sensor = 0;
- pixel_y = -4
- },
-/obj/item/clothing/under/misc/syndicate_souvenir{
- has_sensor = 0;
- pixel_x = 4;
- pixel_y = -7
- },
-/turf/open/floor/wood/tile,
-/area/ruin/space/has_grav/nova/des_two/service/dorms)
"ep" = (
/obj/effect/turf_decal/bot_blue,
/obj/machinery/light/cold/directional/west,
@@ -1041,6 +1014,32 @@
/obj/item/reagent_containers/condiment/flour,
/turf/open/floor/iron/white/textured_large,
/area/ruin/space/has_grav/nova/des_two/service/diner)
+"er" = (
+/obj/machinery/ecto_sniffer,
+/obj/structure/table/reinforced/plastitaniumglass,
+/obj/effect/turf_decal/trimline/dark_red/filled/line{
+ dir = 1
+ },
+/obj/effect/turf_decal/trimline/dark_red/warning,
+/obj/item/storage/toolbox/syndicate{
+ pixel_y = -9
+ },
+/turf/open/floor/iron/dark/side{
+ dir = 1
+ },
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
+"es" = (
+/obj/effect/turf_decal/siding/dark/corner,
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/chair/office/light{
+ dir = 1
+ },
+/turf/open/floor/iron,
+/area/ruin/space/has_grav/nova/des_two/research)
"ez" = (
/obj/machinery/atmospherics/pipe/smart/simple/green/visible/layer2{
dir = 5
@@ -1109,36 +1108,34 @@
},
/turf/open/floor/iron,
/area/ruin/space/has_grav/nova/des_two/research)
-"eH" = (
-/obj/effect/turf_decal/box/red/corners{
- dir = 1
+"eL" = (
+/obj/machinery/disposal/bin,
+/obj/effect/turf_decal/siding/thinplating/end{
+ dir = 8
},
-/obj/effect/turf_decal/stripes/red/corner,
-/turf/open/floor/plating,
-/area/ruin/space/has_grav/nova/des_two/cargo/hangar)
-"eJ" = (
-/obj/machinery/light/cold/directional/south,
-/turf/open/floor/iron/dark/small,
-/area/ruin/space/has_grav/nova/des_two/cargo)
-"eK" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
-/obj/structure/window/reinforced/survival_pod{
- dir = 6
+/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
+/obj/structure/disposalpipe/trunk{
+ dir = 1
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/obj/structure/table,
-/obj/item/stack/sheet/plasteel/twenty{
- pixel_x = -2
+/obj/structure/railing,
+/obj/effect/turf_decal/siding/dark,
+/obj/machinery/button/door/directional/east{
+ name = "Cargo Blast Door Control";
+ id = "ds2cargo";
+ req_access = list("syndicate")
},
-/obj/item/stack/sheet/mineral/titanium/fifty{
- amount = 20;
- pixel_x = 6;
- pixel_y = 4
+/turf/open/floor/iron/small,
+/area/ruin/space/has_grav/nova/des_two/cargo)
+"eM" = (
+/obj/machinery/button/door/directional/north{
+ name = "Mech Bay Access";
+ id = "interdynerobo"
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/space/has_grav/nova/des_two/engineering)
+/obj/structure/table/reinforced/plastitaniumglass,
+/obj/item/storage/backpack/duffelbag/synth_treatment_kit,
+/obj/machinery/light/cold/directional/north,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
"eO" = (
/obj/machinery/hydroponics/constructable,
/obj/machinery/firealarm/directional/east,
@@ -1162,6 +1159,18 @@
dir = 4
},
/area/ruin/space/has_grav/nova/des_two/service/diner)
+"eR" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/siding/dark{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/smart/simple/violet/hidden{
+ dir = 9
+ },
+/turf/open/floor/plating,
+/area/ruin/space/has_grav/nova/des_two/engineering)
"eT" = (
/obj/structure/table,
/obj/item/analyzer{
@@ -1185,56 +1194,35 @@
},
/turf/open/floor/wood/tile,
/area/ruin/space/has_grav/nova/des_two/service/dorms)
-"eV" = (
-/obj/effect/turf_decal/tile/dark_blue{
- dir = 4
+"eY" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 1
},
-/obj/effect/turf_decal/tile/dark_blue{
- dir = 8
+/obj/structure/cable,
+/turf/open/floor/mineral/plastitanium,
+/area/ruin/space/has_grav/nova/des_two/security)
+"eZ" = (
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
},
-/obj/effect/turf_decal/siding/dark/corner{
- dir = 4
+/obj/structure/table/reinforced/plastitaniumglass,
+/obj/machinery/camera/xray/directional/south{
+ c_tag = "DS-2 Long-Term Brig Access";
+ network = list("ds2")
},
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
- },
-/obj/structure/closet/crate/silvercrate,
-/obj/machinery/airalarm/directional/south,
-/obj/effect/mapping_helpers/airalarm/syndicate_access,
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/bridge/vault)
-"eW" = (
-/obj/machinery/button/door{
- id = "TESRedguard";
- name = "Dorm Bolt Control";
- normaldoorcontrol = 1;
- pixel_x = 24;
- pixel_y = -24;
- specialfunctions = 4
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/wood/tile,
-/area/ruin/space/has_grav/nova/des_two/service/dorms)
-"eX" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 8
- },
-/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
-/obj/effect/turf_decal/siding/yellow{
- dir = 8
+/obj/item/card/id/advanced/prisoner/ds2,
+/obj/item/card/id/advanced/prisoner/ds2{
+ pixel_y = 4;
+ trim = /datum/id_trim/syndicom/nova/ds2/prisoner
},
-/turf/open/floor/iron/dark/diagonal,
-/area/ruin/space/has_grav/nova/des_two/engineering)
-"eY" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/stripes/red/line{
- dir = 1
+/obj/item/card/id/advanced/prisoner/ds2{
+ pixel_y = 8;
+ trim = /datum/id_trim/syndicom/nova/ds2/prisoner
},
-/obj/structure/cable,
-/turf/open/floor/mineral/plastitanium,
-/area/ruin/space/has_grav/nova/des_two/security)
+/turf/open/floor/mineral/plastitanium/red,
+/area/ruin/space/has_grav/nova/des_two/security/prison)
"fa" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -1244,43 +1232,10 @@
},
/turf/open/floor/mineral/plastitanium/red,
/area/ruin/space/has_grav/nova/des_two/bridge)
-"fc" = (
-/obj/effect/turf_decal/box/red/corners{
- dir = 8
- },
-/turf/open/floor/plating,
-/area/ruin/space/has_grav/nova/des_two/cargo/hangar)
-"fd" = (
-/mob/living/basic/bot/medbot/stationary{
- faction = list("Syndicate");
- maints_access_required = list("syndicate");
- name = "Insurgent Care";
- radio_channel = "Syndicate"
- },
-/turf/open/floor/iron/white/diagonal,
-/area/ruin/space/has_grav/nova/des_two/medbay)
"fe" = (
/obj/machinery/griddle,
/turf/open/floor/iron/white/textured_large,
/area/ruin/space/has_grav/nova/des_two/security/prison)
-"ff" = (
-/obj/structure/cable,
-/obj/effect/turf_decal/siding/dark,
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/turf/open/floor/iron/dark/diagonal,
-/area/ruin/space/has_grav/nova/des_two/engineering)
-"fh" = (
-/obj/effect/turf_decal/trimline/dark_blue/filled/line{
- dir = 1
- },
-/obj/effect/turf_decal/siding/wideplating/dark{
- dir = 1
- },
-/obj/machinery/duct,
-/turf/open/floor/iron/white/diagonal,
-/area/ruin/space/has_grav/nova/des_two/medbay)
"fl" = (
/obj/effect/turf_decal/siding/dark{
dir = 4
@@ -1290,6 +1245,29 @@
},
/turf/open/floor/iron,
/area/ruin/space/has_grav/nova/des_two/research)
+"fm" = (
+/obj/structure/table/wood,
+/obj/effect/spawner/random/bureaucracy/folder{
+ pixel_x = 7;
+ pixel_y = 8
+ },
+/obj/effect/spawner/random/bureaucracy/folder{
+ pixel_x = 4;
+ pixel_y = 3
+ },
+/obj/item/stamp{
+ pixel_x = -7;
+ pixel_y = 6
+ },
+/obj/item/stamp/denied{
+ pixel_x = -6
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 4
+ },
+/obj/item/storage/briefcase/secure/white,
+/turf/open/floor/wood/large,
+/area/ruin/space/has_grav/nova/des_two/bridge/cl)
"fo" = (
/obj/structure/closet/emcloset,
/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
@@ -1298,16 +1276,33 @@
},
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/halls)
-"fw" = (
-/obj/effect/turf_decal/siding/dark{
- dir = 8
+"fr" = (
+/obj/effect/turf_decal/trimline/purple/corner,
+/obj/structure/disposalpipe/segment{
+ dir = 2
},
-/obj/effect/turf_decal/siding/dark{
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/delivery,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/space/has_grav/nova/des_two/halls)
+"fu" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
+/turf/open/floor/mineral/plastitanium,
+/area/ruin/space/has_grav/nova/des_two/security)
+"fx" = (
+/obj/effect/turf_decal/stripes/corner,
+/obj/effect/turf_decal/stripes/corner{
dir = 4
},
-/obj/structure/chair/office/light,
-/turf/open/floor/iron,
-/area/ruin/space/has_grav/nova/des_two/research)
+/obj/effect/turf_decal/trimline/yellow/warning{
+ dir = 8
+ },
+/obj/machinery/firealarm/directional/west,
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/space/has_grav/nova/des_two/engineering)
"fy" = (
/obj/machinery/light/cold/directional/west,
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
@@ -1335,14 +1330,12 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron,
/area/ruin/space/has_grav/nova/des_two/research)
-"fB" = (
-/obj/effect/turf_decal/trimline/purple/line{
- dir = 4
- },
-/obj/structure/disposalpipe/segment{
- dir = 2
- },
-/turf/open/floor/iron/dark,
+"fD" = (
+/obj/machinery/light/cold/directional/west,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/reagent_dispensers/wall/peppertank/directional/west,
+/turf/open/floor/mineral/plastitanium/red,
/area/ruin/space/has_grav/nova/des_two/halls)
"fE" = (
/obj/effect/turf_decal/siding/thinplating/dark{
@@ -1374,6 +1367,18 @@
dir = 1
},
/area/ruin/space/has_grav/nova/des_two/bridge)
+"fG" = (
+/obj/machinery/door/airlock/research{
+ name = "Robotics"
+ },
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/door/firedoor,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
"fQ" = (
/obj/effect/turf_decal/tile/purple/half{
dir = 8
@@ -1384,17 +1389,6 @@
dir = 8
},
/area/ruin/space/has_grav/nova/des_two/cargo)
-"fS" = (
-/obj/structure/cable,
-/obj/effect/turf_decal/trimline/dark_blue/line{
- dir = 1
- },
-/obj/machinery/power/apc/auto_name/directional/north,
-/obj/effect/mapping_helpers/apc/syndicate_access,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/halls)
"fW" = (
/obj/effect/turf_decal/siding/dark/corner{
dir = 8
@@ -1463,6 +1457,17 @@
/obj/machinery/power/rtg/advanced,
/turf/open/floor/plating,
/area/ruin/space/has_grav/nova/des_two/engineering)
+"gm" = (
+/obj/structure/table/reinforced,
+/obj/machinery/recharger,
+/obj/machinery/firealarm/directional/north,
+/obj/machinery/camera/xray/directional/east{
+ c_tag = "DS-2 EVA";
+ network = list("ds2")
+ },
+/obj/machinery/light_switch/directional/east,
+/turf/open/floor/iron/dark/small,
+/area/ruin/space/has_grav/nova/des_two/bridge/eva)
"gn" = (
/turf/closed/wall/r_wall/syndicate,
/area/ruin/space/has_grav/nova/des_two/service/diner)
@@ -1487,25 +1492,6 @@
},
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/research)
-"gx" = (
-/obj/machinery/door/airlock/engineering{
- name = "Engineering"
- },
-/obj/structure/cable,
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/effect/turf_decal/stripes/line,
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/obj/machinery/door/firedoor,
-/obj/effect/mapping_helpers/airlock/cutaiwire,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/disposalpipe/segment{
- dir = 2
- },
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/space/has_grav/nova/des_two/engineering)
"gy" = (
/obj/structure/table/reinforced,
/obj/item/storage/box/teargas{
@@ -1530,15 +1516,33 @@
},
/turf/open/floor/iron/dark/small,
/area/ruin/space/has_grav/nova/des_two/security/prison)
-"gB" = (
-/obj/structure/chair/sofa/bench/right{
+"gC" = (
+/obj/item/storage/belt/security/webbing/ds,
+/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
+/obj/effect/turf_decal/siding/dark{
+ dir = 8
+ },
+/obj/structure/closet/secure_closet/des_two/brig_officer_locker,
+/obj/item/clothing/mask/gas/syndicate/ds,
+/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
+/turf/open/floor/mineral/plastitanium/red,
+/area/ruin/space/has_grav/nova/des_two/security)
+"gE" = (
+/obj/effect/turf_decal/siding/thinplating/dark{
dir = 1
},
-/obj/structure/cable,
-/obj/machinery/airalarm/directional/south,
-/obj/effect/mapping_helpers/airalarm/syndicate_access,
-/turf/open/floor/iron/white/diagonal,
-/area/ruin/space/has_grav/nova/des_two/medbay)
+/obj/effect/turf_decal/trimline/dark_red/line,
+/obj/effect/turf_decal/trimline/dark_red/line{
+ dir = 1
+ },
+/obj/effect/turf_decal/trimline/dark_red/mid_joiner{
+ dir = 1
+ },
+/obj/effect/turf_decal/trimline/dark_red/mid_joiner,
+/obj/machinery/light/cold/directional/south,
+/obj/machinery/light_switch/directional/south,
+/turf/open/floor/iron/dark/textured_half,
+/area/ruin/space/has_grav/nova/des_two/bridge)
"gF" = (
/obj/machinery/door/airlock/security/old/glass{
name = "Security"
@@ -1564,24 +1568,12 @@
},
/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/security)
-"gG" = (
-/obj/structure/cable,
-/obj/effect/turf_decal/tile/dark_red/half/contrasted{
- dir = 4
- },
-/obj/structure/disposalpipe/segment{
- dir = 10
- },
-/obj/effect/turf_decal/siding/wideplating_new/dark{
- dir = 4
- },
-/obj/machinery/camera/xray/directional/north{
- c_tag = "DS-2 Hangar Airlock";
- network = list("ds2")
+"gI" = (
+/obj/structure/chair{
+ dir = 8
},
-/obj/structure/sign/flag/syndicate/directional/north,
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/cargo)
+/turf/open/floor/mineral/plastitanium/red,
+/area/ruin/space/has_grav/nova/des_two/security)
"gK" = (
/obj/effect/mob_spawn/ghost_role/human/ds2/syndicate/brigoff{
dir = 8
@@ -1611,15 +1603,16 @@
},
/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/service/diner)
-"gW" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/disposalpipe/segment{
- dir = 2
+"gZ" = (
+/obj/effect/turf_decal/stripes/red/corner{
+ dir = 1
},
-/obj/structure/cable,
-/turf/open/floor/iron/white/diagonal,
-/area/ruin/space/has_grav/nova/des_two/medbay)
+/obj/effect/turf_decal/stripes/red/corner,
+/obj/effect/turf_decal/box/white/corners{
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/ruin/space/has_grav/nova/des_two/cargo/hangar)
"ha" = (
/obj/effect/turf_decal/trimline/dark_red/filled/line{
dir = 5
@@ -1636,6 +1629,12 @@
/obj/effect/mapping_helpers/airalarm/syndicate_access,
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/security/prison)
+"hd" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/turf_decal/stripes/red/corner,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/mineral/plastitanium,
+/area/ruin/space/has_grav/nova/des_two/security)
"he" = (
/obj/effect/turf_decal/bot_blue,
/obj/machinery/light/warm/directional/north,
@@ -1648,16 +1647,6 @@
},
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/engineering)
-"hf" = (
-/obj/structure/cable,
-/obj/effect/turf_decal/trimline/dark_blue/corner{
- dir = 1
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/light/cold/directional/north,
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/halls)
"hg" = (
/obj/machinery/suit_storage_unit/syndicate/softsuit,
/obj/machinery/airalarm/directional/west,
@@ -1693,35 +1682,21 @@
},
/turf/open/floor/plating,
/area/ruin/space/has_grav/nova/des_two/engineering)
-"ho" = (
-/obj/machinery/computer/security{
- dir = 4;
- network = list("ds2")
+"ht" = (
+/obj/effect/turf_decal/trimline/dark_red/filled/line,
+/obj/structure/table,
+/obj/item/compact_remote{
+ pixel_x = -6;
+ pixel_y = 12
},
-/turf/open/floor/mineral/plastitanium/red,
-/area/ruin/space/has_grav/nova/des_two/security)
-"hq" = (
-/obj/structure/drain,
-/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
-/obj/machinery/disposal/bin,
-/obj/effect/turf_decal/siding/thinplating{
- dir = 6
+/obj/item/compact_remote{
+ pixel_y = 5
},
-/obj/structure/disposalpipe/trunk{
- dir = 4
+/obj/item/compact_remote{
+ pixel_x = 6
},
-/obj/machinery/firealarm/directional/north,
-/obj/machinery/duct,
-/turf/open/floor/iron/small,
-/area/ruin/space/has_grav/nova/des_two/medbay)
-"hs" = (
-/obj/effect/turf_decal/stripes/red/line{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/mineral/plastitanium,
-/area/ruin/space/has_grav/nova/des_two/security)
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/research)
"hx" = (
/obj/machinery/power/turbine/inlet_compressor,
/obj/effect/turf_decal/stripes/line{
@@ -1732,19 +1707,6 @@
},
/turf/open/floor/engine,
/area/ruin/space/has_grav/nova/des_two/engineering)
-"hy" = (
-/obj/effect/turf_decal/siding/dark{
- dir = 8
- },
-/obj/effect/turf_decal/siding/dark/corner,
-/obj/effect/turf_decal/siding/dark/corner{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/bridge/vault)
"hz" = (
/obj/effect/turf_decal/stripes/red/line{
dir = 4
@@ -1777,17 +1739,6 @@
/obj/machinery/light/cold/directional/east,
/turf/open/floor/iron/dark/small,
/area/ruin/space/has_grav/nova/des_two/security/prison)
-"hE" = (
-/obj/effect/turf_decal/siding/dark/corner{
- dir = 8
- },
-/obj/machinery/light/cold/directional/north,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 8
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/white,
-/area/ruin/space/has_grav/nova/des_two/medbay/chem)
"hF" = (
/obj/item/tank/internals/plasmaman/belt{
pixel_x = -6
@@ -1824,19 +1775,17 @@
},
/turf/open/floor/plating,
/area/ruin/space/has_grav/nova/des_two/engineering)
-"hH" = (
-/turf/open/floor/iron/white/diagonal,
-/area/ruin/space/has_grav/nova/des_two/medbay)
-"hJ" = (
-/obj/effect/turf_decal/siding/wood,
-/obj/structure/hedge,
-/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
-/obj/structure/window/reinforced/survival_pod{
- dir = 6
+"hI" = (
+/obj/machinery/firealarm/directional/south,
+/obj/effect/turf_decal/trimline/dark_red/filled/line,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 4
},
-/obj/structure/extinguisher_cabinet/directional/south,
-/turf/open/floor/wood/parquet,
-/area/ruin/space/has_grav/nova/des_two/service/lounge)
+/obj/effect/turf_decal/trimline/dark_red/warning{
+ dir = 1
+ },
+/turf/open/floor/iron/dark/side,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
"hM" = (
/obj/effect/turf_decal/stripes/line{
dir = 8
@@ -1886,35 +1835,54 @@
/obj/structure/cable,
/turf/open/floor/plating,
/area/ruin/space/has_grav/nova/des_two/bridge/eva)
-"hT" = (
-/obj/effect/turf_decal/trimline/dark_blue/filled/line,
-/obj/effect/turf_decal/siding/dark,
-/obj/structure/extinguisher_cabinet/directional/west,
-/obj/structure/table/glass,
-/obj/item/storage/backpack/duffelbag/synth_treatment_kit/trauma/advanced/unzipped,
-/turf/open/floor/iron/white/diagonal,
-/area/ruin/space/has_grav/nova/des_two/medbay)
-"hZ" = (
-/obj/structure/railing{
+"hV" = (
+/obj/effect/turf_decal/stripes/red/line{
dir = 4
},
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/stripes/end{
- dir = 1
+/obj/structure/disposalpipe/segment{
+ dir = 4
},
-/obj/effect/turf_decal/siding/dark/end{
- dir = 1
+/obj/machinery/firealarm/directional/south,
+/turf/open/floor/mineral/plastitanium,
+/area/ruin/space/has_grav/nova/des_two/security)
+"hX" = (
+/obj/structure/table/reinforced,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
+/obj/item/paper{
+ default_raw_text = "DS2 Long-Term Brig Report
The Deep Space 2 Forward Operating Base has successfully relocated itself near active Nanotrasen installations. Reboot of shuttle engines in progress...
The Sothran Syndicate has been capable of kidnapping a few key NT workers of various hierarchy levels. It is your task to interrogate, question and break their wills in order to find more intel on our enemy, Nanotrasen.
Stay winning.";
+ name = "paper- 'DS2 Long-Term Brig Report'"
+ },
+/obj/machinery/airalarm/directional/north,
+/obj/effect/mapping_helpers/airalarm/syndicate_access,
+/obj/item/crowbar/red,
+/turf/open/floor/mineral/plastitanium/red,
+/area/ruin/space/has_grav/nova/des_two/security)
+"id" = (
+/obj/effect/turf_decal/tile/dark_red/half/contrasted{
+ dir = 4
+ },
+/obj/effect/turf_decal/siding/wideplating_new/dark{
+ dir = 4
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/structure/cable,
-/turf/open/floor/iron/dark/diagonal,
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/machinery/button/door/incinerator_vent_syndicatelava_aux{
+ name = "Combustion Chamber Blast Door Control";
+ pixel_x = -6;
+ pixel_y = 24
+ },
+/obj/machinery/button/door/incinerator_vent_syndicatelava_main{
+ name = "Turbine Exterior Vent Control";
+ pixel_x = -6;
+ pixel_y = -24
+ },
+/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/engineering)
-"ib" = (
-/obj/effect/turf_decal/tile/dark_blue/full,
-/obj/effect/turf_decal/siding/white,
-/obj/machinery/chem_heater/withbuffer,
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/space/has_grav/nova/des_two/medbay/chem)
"ie" = (
/obj/structure/bed,
/obj/item/bedsheet/hos{
@@ -1923,19 +1891,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/carpet/royalblack,
/area/ruin/space/has_grav/nova/des_two/security)
-"ih" = (
-/obj/effect/turf_decal/trimline/brown/corner{
- dir = 1
- },
-/obj/structure/cable,
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/machinery/airalarm/directional/north,
-/obj/effect/mapping_helpers/airalarm/syndicate_access,
-/obj/machinery/light/cold/directional/north,
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/cargo)
"ij" = (
/obj/effect/turf_decal/trimline/purple/filled/corner{
dir = 4
@@ -1948,99 +1903,37 @@
},
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/research)
+"ik" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/siding/dark{
+ dir = 4
+ },
+/turf/open/floor/iron/half,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
"il" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron,
/area/ruin/space/has_grav/nova/des_two/service/dorms/fitness)
-"io" = (
-/obj/machinery/door/firedoor,
-/obj/structure/table/reinforced/plastitaniumglass,
-/obj/machinery/door/window/survival_pod/left/directional/west{
- req_access = list("syndicate")
+"ir" = (
+/obj/structure/chair/comfy/brown{
+ color = "#596479"
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/space/has_grav/nova/des_two/medbay/chem)
+/obj/machinery/light/warm/directional/north,
+/obj/machinery/button/door/directional/north{
+ id = "ds2admiral";
+ name = "Shutters control";
+ req_access = list("syndicate_leader")
+ },
+/turf/open/floor/wood/large,
+/area/ruin/space/has_grav/nova/des_two/bridge/admiral)
"it" = (
/obj/structure/chair,
/turf/open/floor/wood,
/area/ruin/space/has_grav/nova/des_two/security/lawyer)
-"iw" = (
-/obj/effect/turf_decal/bot,
-/obj/structure/closet/crate/freezer{
- name = "imported ingredient freezer"
- },
-/obj/item/reagent_containers/condiment/vinegar{
- pixel_x = -3;
- pixel_y = 11
- },
-/obj/item/reagent_containers/condiment/yoghurt{
- pixel_x = 6;
- pixel_y = 5
- },
-/obj/item/reagent_containers/condiment/cornmeal{
- pixel_x = -6;
- pixel_y = 2
- },
-/obj/item/food/canned/jellyfish{
- pixel_x = 5
- },
-/obj/item/food/canned/desert_snails{
- pixel_x = -3;
- pixel_y = 1
- },
-/obj/item/food/canned/tomatoes,
-/obj/item/food/canned/tuna{
- pixel_x = -6;
- pixel_y = -5
- },
-/obj/item/food/canned/pine_nuts{
- pixel_x = 10;
- pixel_y = -9
- },
-/obj/item/reagent_containers/condiment/olive_oil{
- pixel_x = 3;
- pixel_y = -2
- },
-/obj/item/food/fishmeat/moonfish{
- pixel_y = -11
- },
-/obj/item/food/fishmeat/moonfish{
- pixel_y = -8
- },
-/obj/item/food/fishmeat/moonfish{
- pixel_y = -5
- },
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/space/has_grav/nova/des_two/cargo)
-"ix" = (
-/obj/structure/table/reinforced,
-/obj/effect/turf_decal/trimline/purple/filled/line,
-/obj/machinery/light/cold/directional/south,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 1
- },
-/obj/item/storage/box/stockparts/basic{
- pixel_y = 6
- },
-/obj/item/storage/box/stockparts/basic{
- pixel_x = 8
- },
-/obj/item/storage/box/beakers{
- pixel_x = -4;
- pixel_y = -2
- },
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/research)
-"iy" = (
-/obj/effect/turf_decal/trimline/dark_blue/corner{
- dir = 8
- },
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+"iu" = (
/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/halls)
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
"iz" = (
/obj/effect/turf_decal/stripes/red/corner{
dir = 4
@@ -2052,6 +1945,33 @@
/obj/machinery/atmospherics/miner/oxygen,
/turf/open/floor/engine/o2,
/area/ruin/space/has_grav/nova/des_two/engineering)
+"iD" = (
+/obj/structure/cable,
+/obj/machinery/power/terminal{
+ dir = 1
+ },
+/obj/structure/table,
+/obj/structure/window/reinforced/survival_pod/spawner/directional/east{
+ pixel_x = 4
+ },
+/obj/effect/turf_decal/siding/dark{
+ dir = 6
+ },
+/obj/item/storage/box/stockparts/basic{
+ pixel_x = -3;
+ pixel_y = 11
+ },
+/obj/item/storage/box/stockparts/basic{
+ pixel_x = 5;
+ pixel_y = 8
+ },
+/obj/item/storage/box/stockparts/basic,
+/obj/item/storage/part_replacer{
+ pixel_x = -2;
+ pixel_y = -6
+ },
+/turf/open/floor/plating,
+/area/ruin/space/has_grav/nova/des_two/engineering)
"iE" = (
/obj/structure/lattice,
/obj/structure/transit_tube{
@@ -2059,10 +1979,23 @@
},
/turf/template_noop,
/area/template_noop)
-"iF" = (
-/obj/effect/turf_decal/trimline/dark_blue/filled/line,
+"iJ" = (
+/obj/machinery/door/window/survival_pod/left/directional/north{
+ req_access = list("syndicate_leader")
+ },
+/obj/effect/turf_decal/trimline/blue/filled/warning{
+ dir = 1
+ },
+/obj/effect/turf_decal/siding/thinplating/dark{
+ dir = 1
+ },
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/white/small,
-/area/ruin/space/has_grav/nova/des_two/medbay)
+/area/ruin/space/has_grav/nova/des_two/security)
"iK" = (
/obj/machinery/door/firedoor,
/obj/machinery/door/airlock/grunge{
@@ -2092,16 +2025,6 @@
},
/turf/open/floor/iron/dark/small,
/area/ruin/space/has_grav/nova/des_two/security/prison)
-"iP" = (
-/obj/structure/table,
-/obj/structure/extinguisher_cabinet/directional/east,
-/obj/effect/turf_decal/siding/dark{
- dir = 4
- },
-/turf/open/floor/iron/kitchen{
- dir = 4
- },
-/area/ruin/space/has_grav/nova/des_two/service/diner)
"iR" = (
/obj/structure/dresser,
/turf/open/floor/wood/tile,
@@ -2113,20 +2036,32 @@
/obj/machinery/meter,
/turf/open/floor/plating,
/area/ruin/space/has_grav/nova/des_two/engineering)
-"iV" = (
-/obj/item/chair{
- dir = 8;
- pixel_x = 5;
- pixel_y = -3
+"iT" = (
+/obj/effect/turf_decal/siding/yellow{
+ dir = 8
},
-/turf/open/floor/iron/dark/small,
-/area/ruin/space/has_grav/nova/des_two/security/prison)
-"iX" = (
-/obj/structure/chair/office/light{
+/obj/effect/turf_decal/trimline/yellow/filled/line{
+ dir = 4
+ },
+/obj/effect/turf_decal/trimline/yellow/warning{
dir = 8
},
-/turf/open/floor/iron/white/small,
-/area/ruin/space/has_grav/nova/des_two/medbay/chem)
+/obj/effect/turf_decal/trimline/yellow/line{
+ dir = 4
+ },
+/obj/machinery/vending/tool,
+/turf/open/floor/iron/dark/side{
+ dir = 8
+ },
+/area/ruin/space/has_grav/nova/des_two/engineering)
+"iV" = (
+/obj/item/chair{
+ dir = 8;
+ pixel_x = 5;
+ pixel_y = -3
+ },
+/turf/open/floor/iron/dark/small,
+/area/ruin/space/has_grav/nova/des_two/security/prison)
"iY" = (
/obj/effect/turf_decal/tile/bar/opposingcorners{
dir = 8
@@ -2141,19 +2076,16 @@
/obj/machinery/light/warm/directional/south,
/turf/open/floor/wood/tile,
/area/ruin/space/has_grav/nova/des_two/service/dorms)
-"jb" = (
-/obj/machinery/iv_drip,
-/obj/machinery/light/cold/directional/west,
-/turf/open/floor/iron/white/small,
-/area/ruin/space/has_grav/nova/des_two/medbay)
-"jc" = (
-/obj/effect/turf_decal/trimline/dark_blue/line{
- dir = 8
+"ja" = (
+/obj/effect/turf_decal/trimline/purple/warning{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 2
},
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/light/cold/directional/west,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/halls)
"jd" = (
@@ -2192,6 +2124,25 @@
},
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/halls)
+"jh" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
+/obj/structure/window/reinforced/survival_pod{
+ dir = 6
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
+/obj/structure/table,
+/obj/item/stack/sheet/mineral/plastitanium{
+ amount = 10
+ },
+/obj/item/stack/sheet/plastitaniumglass{
+ amount = 10;
+ pixel_x = -4;
+ pixel_y = 4
+ },
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/space/has_grav/nova/des_two/engineering)
"jj" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -2215,20 +2166,6 @@
/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
/turf/open/floor/plating,
/area/ruin/space/has_grav/nova/des_two/cargo)
-"jp" = (
-/obj/machinery/light/warm/directional/north,
-/obj/machinery/computer{
- desc = "A console meant to allow modifications to IDs. There's a chameleon ID stuck inside and no one has been able to pull it out...";
- icon_keyboard = "syndie_key";
- icon_screen = "explosive";
- name = "syndicate access change console"
- },
-/obj/item/paper{
- default_raw_text = "
DS2 Corporate Report
The Deep Space 2 Forward Operating Base has successfully relocated itself near active Nanotrasen installations. Reboot of shuttle engines in progress...
The Sothran Syndicate welcomes you onboard, Corporate Liaison. It is deeply suggested you help our crew via informing them of their corporate investors' goal and to help maintain cohesion. Don't hurt yourself now, and stay winning.
";
- name = "paper- 'DS2 Corporate Report'"
- },
-/turf/open/floor/wood/large,
-/area/ruin/space/has_grav/nova/des_two/bridge/cl)
"jr" = (
/obj/item/sign/flag/syndicate{
pixel_x = 3;
@@ -2251,28 +2188,51 @@
/obj/machinery/light/warm/directional/south,
/turf/open/floor/wood/parquet,
/area/ruin/space/has_grav/nova/des_two/service/lounge)
-"jw" = (
-/obj/machinery/door/firedoor,
-/obj/structure/disposalpipe/segment{
- dir = 2
+"jx" = (
+/obj/effect/turf_decal/siding/dark/corner{
+ dir = 8
},
-/obj/effect/turf_decal/delivery,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/space/has_grav/nova/des_two/cargo)
-"jB" = (
-/obj/structure/chair/comfy/brown{
- color = "#596479"
+/obj/structure/table,
+/obj/item/knife{
+ pixel_x = -9;
+ pixel_y = 3
},
-/obj/machinery/button/door{
- desc = "Keep out the paperwork.";
- id = "ds2admiral";
- name = "Shutters control";
- pixel_x = 32;
- pixel_y = 24;
- req_access = list("syndicate_leader")
+/obj/item/kitchen/rollingpin,
+/obj/item/reagent_containers/condiment/saltshaker{
+ pixel_y = -4
},
-/turf/open/floor/wood/large,
-/area/ruin/space/has_grav/nova/des_two/bridge/admiral)
+/obj/item/reagent_containers/condiment/peppermill{
+ pixel_x = 6
+ },
+/obj/structure/window/reinforced/survival_pod{
+ dir = 6
+ },
+/obj/item/crowbar,
+/turf/open/floor/iron/kitchen{
+ dir = 4
+ },
+/area/ruin/space/has_grav/nova/des_two/service/diner)
+"jz" = (
+/obj/effect/turf_decal/siding/dark{
+ dir = 4
+ },
+/obj/machinery/firealarm/directional/west,
+/obj/structure/rack/gunrack,
+/obj/item/storage/toolbox/guncase/nova/carwo_large_case/sindano/evil,
+/obj/item/storage/toolbox/guncase/nova/carwo_large_case/sindano/evil,
+/obj/item/storage/toolbox/guncase/nova/carwo_large_case/sindano/evil,
+/turf/open/floor/mineral/plastitanium/red,
+/area/ruin/space/has_grav/nova/des_two/security/armory)
+"jA" = (
+/obj/effect/turf_decal/trimline/dark_red/filled/line{
+ dir = 1
+ },
+/obj/effect/turf_decal/trimline/dark_red/warning,
+/obj/machinery/light_switch/directional/north,
+/turf/open/floor/iron/dark/side{
+ dir = 1
+ },
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
"jC" = (
/obj/effect/turf_decal/nova_decals/syndicate/middle/right,
/obj/structure/cable,
@@ -2281,12 +2241,6 @@
/obj/effect/turf_decal/nova_decals/ds2/right,
/turf/open/floor/mineral/plastitanium/red,
/area/ruin/space/has_grav/nova/des_two/bridge)
-"jD" = (
-/obj/item/storage/briefcase/secure/white{
- pixel_y = 13
- },
-/turf/open/floor/wood/large,
-/area/ruin/space/has_grav/nova/des_two/bridge/cl)
"jE" = (
/obj/effect/turf_decal/stripes/line{
dir = 9
@@ -2300,16 +2254,35 @@
},
/turf/open/floor/plating/elevatorshaft,
/area/ruin/space/has_grav/nova/des_two/cargo/hangar)
-"jJ" = (
-/obj/structure/frame/machine{
- anchored = 1;
- icon_state = "box_1";
- state = 2
- },
-/obj/item/circuitboard/machine/mechfab,
+"jH" = (
/obj/effect/turf_decal/trimline/dark_red/filled/line,
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/research)
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
+ },
+/obj/effect/turf_decal/trimline/dark_red/warning{
+ dir = 1
+ },
+/turf/open/floor/iron/dark/side,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
+"jL" = (
+/obj/machinery/door/airlock/engineering{
+ name = "Engineering"
+ },
+/obj/structure/cable,
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/disposalpipe/segment{
+ dir = 2
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/space/has_grav/nova/des_two/engineering)
"jN" = (
/obj/effect/turf_decal/siding/wideplating_new/dark,
/obj/effect/turf_decal/stripes/red/line{
@@ -2342,13 +2315,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/catwalk_floor/iron_dark,
/area/ruin/space/has_grav/nova/des_two/engineering)
-"jR" = (
-/obj/effect/turf_decal/box/red/corners,
-/obj/effect/turf_decal/stripes/red/corner{
- dir = 1
- },
-/turf/open/floor/plating,
-/area/ruin/space/has_grav/nova/des_two/cargo/hangar)
"jT" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -2360,16 +2326,24 @@
dir = 4
},
/area/ruin/space/has_grav/nova/des_two/service/diner)
-"jW" = (
-/obj/structure/closet/secure_closet/des_two/robotics,
-/obj/effect/turf_decal/trimline/purple/filled/line{
- dir = 4
+"jV" = (
+/obj/docking_port/stationary{
+ height = 6;
+ name = "DS-2 Hangar";
+ width = 9;
+ shuttle_id = "interdyne_cargo_away";
+ dir = 4;
+ dwidth = 2
},
-/obj/effect/turf_decal/siding/dark,
-/turf/open/floor/iron/dark/side{
- dir = 4
+/turf/open/floor/plating,
+/area/ruin/space/has_grav/nova/des_two/cargo/hangar)
+"jX" = (
+/obj/machinery/light/cold/directional/west,
+/obj/effect/turf_decal/siding/dark{
+ dir = 8
},
-/area/ruin/space/has_grav/nova/des_two/research)
+/turf/open/floor/iron/white/small,
+/area/ruin/space/has_grav/nova/des_two/service/dorms/fitness)
"jZ" = (
/obj/machinery/hydroponics/constructable,
/obj/effect/turf_decal/bot_white,
@@ -2451,19 +2425,57 @@
/obj/structure/lattice,
/turf/template_noop,
/area/template_noop)
-"km" = (
-/obj/machinery/button/door{
- id = "TESBattlespire";
- name = "Dorm Bolt Control";
- normaldoorcontrol = 1;
- pixel_x = -24;
- pixel_y = 24;
- specialfunctions = 4
+"ki" = (
+/obj/item/ammo_box/advanced/s12gauge{
+ pixel_x = 9;
+ pixel_y = -10
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/wood/tile,
-/area/ruin/space/has_grav/nova/des_two/service/dorms)
+/obj/item/ammo_box/advanced/s12gauge{
+ pixel_x = 9;
+ pixel_y = -5
+ },
+/obj/item/ammo_box/advanced/s12gauge/rubber{
+ pixel_x = -9;
+ pixel_y = -10
+ },
+/obj/item/ammo_box/advanced/s12gauge/rubber{
+ pixel_x = -9;
+ pixel_y = -5
+ },
+/obj/effect/turf_decal/siding/dark{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 8
+ },
+/obj/machinery/button/door/directional/north{
+ id = "ds2armory";
+ name = "Armory Access";
+ req_access = list("syndicate_leader")
+ },
+/obj/item/ammo_box/advanced/s12gauge/buckshot{
+ pixel_x = -9
+ },
+/obj/item/ammo_box/advanced/s12gauge/buckshot{
+ pixel_x = -9
+ },
+/obj/item/ammo_box/advanced/s12gauge/buckshot{
+ pixel_x = 9
+ },
+/obj/structure/rack/shelf,
+/turf/open/floor/mineral/plastitanium/red,
+/area/ruin/space/has_grav/nova/des_two/security/armory)
+"kp" = (
+/obj/structure/reagent_dispensers/wall/peppertank/directional/west,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 4
+ },
+/obj/effect/turf_decal/siding/dark/corner{
+ dir = 4
+ },
+/obj/structure/closet/secure_closet/armory_kiboko_but_evil,
+/turf/open/floor/mineral/plastitanium/red,
+/area/ruin/space/has_grav/nova/des_two/security/armory)
"kt" = (
/obj/effect/turf_decal/stripes/end{
dir = 1
@@ -2475,88 +2487,123 @@
/obj/effect/turf_decal/siding/dark,
/turf/open/floor/iron/dark/small,
/area/ruin/space/has_grav/nova/des_two/engineering)
+"ku" = (
+/obj/effect/turf_decal/tile/dark_red/fourcorners,
+/obj/structure/table,
+/obj/item/paper_bin,
+/obj/item/pen{
+ pixel_x = -5;
+ pixel_y = 3
+ },
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/research)
"kx" = (
/obj/structure/lattice,
/turf/template_noop,
/area/template_noop)
-"kB" = (
-/obj/machinery/light/cold/directional/east,
-/obj/effect/turf_decal/stripes/red/corner{
+"ky" = (
+/obj/structure/railing/corner{
dir = 4
},
-/obj/effect/turf_decal/stripes/red/corner,
-/mob/living/basic/lizard/tegu{
- name = "Entertains-The-Hostages"
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/conveyor_switch/oneway{
+ id = "ds2disposals";
+ pixel_y = 12
},
-/obj/structure/bed/dogbed,
-/turf/open/floor/iron/dark/small,
-/area/ruin/space/has_grav/nova/des_two/security/prison)
-"kD" = (
-/obj/machinery/smartfridge/food,
-/turf/open/floor/iron/dark/smooth_large,
-/area/ruin/space/has_grav/nova/des_two/service/hydroponics)
-"kF" = (
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/space/has_grav/nova/des_two/security/prison)
-"kG" = (
-/obj/structure/table/reinforced/plastitaniumglass,
-/obj/item/reagent_containers/condiment/peppermill{
- pixel_x = 6;
- pixel_y = 4
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
},
-/obj/item/reagent_containers/condiment/saltshaker{
- pixel_y = 2
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
},
-/turf/open/floor/wood/tile,
-/area/ruin/space/has_grav/nova/des_two/service/diner)
-"kH" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/north,
-/obj/effect/turf_decal/trimline/dark_blue/filled/line{
- dir = 1
+/obj/effect/turf_decal/siding/dark{
+ dir = 8
},
-/obj/effect/turf_decal/siding/wideplating/dark{
- dir = 1
+/obj/effect/turf_decal/siding/dark{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/catwalk_floor/iron_dark,
+/area/ruin/space/has_grav/nova/des_two/engineering)
+"kz" = (
+/obj/structure/table/glass,
+/obj/item/grenade/chem_grenade/antiweed{
+ pixel_x = -8;
+ pixel_y = 8
+ },
+/obj/item/reagent_containers/spray/plantbgone{
+ pixel_x = 11;
+ pixel_y = 11
},
-/obj/machinery/vending/medical/syndicate_access/cybersun{
- desc = "An advanced vendor that dispenses medical drugs, both recreational and medicinal. It's said to have been salvaged from an old decomissioned Cybersun Cruiser.";
- name = "\improper SyndiMed ++"
+/obj/item/watertank,
+/obj/item/clothing/accessory/armband/hydro{
+ desc = "An armband, worn by the FOB's operatives to display which department they're assigned to.";
+ name = "service armband";
+ pixel_x = 15
},
/turf/open/floor/iron/white/diagonal,
-/area/ruin/space/has_grav/nova/des_two/medbay)
-"kI" = (
-/obj/machinery/hydroponics/constructable,
-/obj/machinery/door/window/survival_pod/left/directional/north,
-/obj/machinery/airalarm/directional/east,
-/obj/effect/mapping_helpers/airalarm/syndicate_access,
+/area/ruin/space/has_grav/nova/des_two/service/hydroponics)
+"kB" = (
+/obj/machinery/light/cold/directional/east,
+/obj/effect/turf_decal/stripes/red/corner{
+ dir = 4
+ },
+/obj/effect/turf_decal/stripes/red/corner,
+/mob/living/basic/lizard/tegu{
+ name = "Entertains-The-Hostages"
+ },
+/obj/structure/bed/dogbed,
/turf/open/floor/iron/dark/small,
+/area/ruin/space/has_grav/nova/des_two/security/prison)
+"kD" = (
+/obj/machinery/smartfridge/food,
+/turf/open/floor/iron/dark/smooth_large,
/area/ruin/space/has_grav/nova/des_two/service/hydroponics)
+"kF" = (
+/turf/closed/wall/r_wall/syndicate/nodiagonal,
+/area/ruin/space/has_grav/nova/des_two/security/prison)
+"kG" = (
+/obj/structure/table/reinforced/plastitaniumglass,
+/obj/item/reagent_containers/condiment/peppermill{
+ pixel_x = 6;
+ pixel_y = 4
+ },
+/obj/item/reagent_containers/condiment/saltshaker{
+ pixel_y = 2
+ },
+/turf/open/floor/wood/tile,
+/area/ruin/space/has_grav/nova/des_two/service/diner)
+"kJ" = (
+/obj/structure/bed/maint,
+/obj/effect/turf_decal/trimline/dark_red/filled/line{
+ dir = 6
+ },
+/obj/effect/turf_decal/siding/dark{
+ dir = 6
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 8
+ },
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/security/prison)
"kM" = (
/obj/effect/turf_decal/siding/dark/corner{
dir = 8
},
/turf/open/floor/iron/dark/small,
/area/ruin/space/has_grav/nova/des_two/security/prison)
-"kN" = (
-/obj/machinery/door/firedoor,
-/obj/structure/table/reinforced,
-/obj/machinery/door/window/survival_pod/left/directional/east{
- req_access = list("syndicate_leader")
- },
-/obj/machinery/door/window/survival_pod/left/directional/west{
- heat_proof = 1
- },
-/obj/machinery/door/poddoor/shutters{
- dir = 8;
- id = "ds2corpliaison";
- name = "Corporate Liaison Shutters"
- },
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/space/has_grav/nova/des_two/bridge/cl)
"kQ" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/dark/small,
/area/ruin/space/has_grav/nova/des_two/security/prison)
+"kR" = (
+/obj/machinery/light/no_nightlight/directional/east,
+/obj/effect/turf_decal/siding/dark{
+ dir = 4
+ },
+/turf/open/floor/iron/white/small,
+/area/ruin/space/has_grav/nova/des_two/security/prison)
"kT" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/structure/cable,
@@ -2567,19 +2614,16 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/catwalk_floor/iron_dark,
/area/ruin/space/has_grav/nova/des_two/engineering)
-"kZ" = (
-/obj/effect/turf_decal/trimline/brown/warning{
- dir = 1
- },
-/obj/structure/cable,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 8
- },
-/obj/structure/disposalpipe/segment{
- dir = 5
+"kX" = (
+/obj/structure/rack,
+/obj/item/restraints/handcuffs,
+/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
+/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
+/obj/effect/turf_decal/siding/dark{
+ dir = 10
},
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/cargo)
+/turf/open/floor/mineral/plastitanium/red,
+/area/ruin/space/has_grav/nova/des_two/security)
"la" = (
/obj/structure/weightmachine,
/obj/effect/turf_decal/box/white,
@@ -2592,6 +2636,12 @@
},
/turf/open/floor/iron/white/textured_large,
/area/ruin/space/has_grav/nova/des_two/security/prison)
+"lc" = (
+/obj/effect/turf_decal/stripes/red/corner{
+ dir = 1
+ },
+/turf/open/floor/plating,
+/area/ruin/space/has_grav/nova/des_two/cargo/hangar)
"ld" = (
/obj/effect/turf_decal/bot,
/obj/effect/spawner/random/maintenance/two,
@@ -2599,52 +2649,21 @@
/obj/effect/spawner/random/engineering/tool,
/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/cargo)
-"lg" = (
-/obj/structure/closet/secure_closet/des_two/cl_locker,
-/obj/effect/turf_decal/siding/wood{
+"lj" = (
+/obj/machinery/recharge_station,
+/obj/effect/turf_decal/trimline/dark_red/filled/line{
dir = 8
},
-/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
-/turf/open/floor/iron/dark/smooth_large,
-/area/ruin/space/has_grav/nova/des_two/bridge/cl)
-"li" = (
-/obj/structure/table/glass,
-/obj/item/storage/pill_bottle/mannitol{
- pixel_x = -8;
- pixel_y = 6
- },
-/obj/effect/turf_decal/trimline/dark_blue/filled/line{
- dir = 1
- },
-/obj/effect/turf_decal/siding/wideplating/dark{
- dir = 1
- },
-/obj/machinery/duct,
-/obj/item/stack/medical/gauze{
- pixel_x = 1;
- pixel_y = 4
- },
-/obj/item/stack/medical/mesh{
- pixel_x = 4
- },
-/obj/item/stack/medical/suture,
-/turf/open/floor/iron/white/diagonal,
-/area/ruin/space/has_grav/nova/des_two/medbay)
-"lo" = (
-/obj/machinery/button/door{
- id = "syndie_ds2_vault";
- name = "Vault Bolt Control";
- normaldoorcontrol = 1;
- pixel_x = -24;
- pixel_y = 24;
- req_access = list("syndicate");
- specialfunctions = 4
+/turf/open/floor/iron,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
+"ll" = (
+/obj/effect/turf_decal/siding/dark{
+ dir = 8
},
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/halls)
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron/white/small,
+/area/ruin/space/has_grav/nova/des_two/security/prison)
"lp" = (
/obj/effect/turf_decal/siding/dark{
dir = 6
@@ -2654,6 +2673,16 @@
},
/turf/open/floor/mineral/plastitanium/red,
/area/ruin/space/has_grav/nova/des_two/security)
+"ls" = (
+/obj/machinery/mech_bay_recharge_port{
+ dir = 1
+ },
+/obj/effect/turf_decal/siding/dark,
+/obj/effect/turf_decal/trimline/dark_red/filled/line{
+ dir = 4
+ },
+/turf/open/floor/iron,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
"lt" = (
/obj/structure/table/reinforced,
/obj/effect/turf_decal/siding/dark{
@@ -2694,18 +2723,6 @@
},
/turf/open/floor/iron/white/textured_large,
/area/ruin/space/has_grav/nova/des_two/service/diner)
-"lF" = (
-/obj/effect/turf_decal/tile/dark_red/fourcorners,
-/obj/structure/table,
-/obj/item/mmi/posibrain/syndie/ds2{
- pixel_x = 2;
- pixel_y = 6
- },
-/obj/item/mmi/posibrain/syndie/ds2{
- pixel_x = -4
- },
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/research)
"lI" = (
/obj/effect/turf_decal/stripes/line{
dir = 10
@@ -2738,9 +2755,79 @@
},
/turf/open/floor/mineral/plastitanium/red,
/area/ruin/space/has_grav/nova/des_two/security/prison)
+"lL" = (
+/obj/effect/turf_decal/trimline/dark_red/filled/line{
+ dir = 1
+ },
+/obj/structure/closet/secure_closet/des_two/robotics,
+/obj/item/clothing/suit/toggle/labcoat/roboticist{
+ pixel_y = 3
+ },
+/obj/item/clothing/glasses/hud/ar/aviator/diagnostic,
+/obj/item/clothing/under/syndicate/nova/overalls{
+ pixel_y = -2
+ },
+/obj/item/clothing/under/syndicate/nova/overalls/skirt,
+/obj/item/clothing/suit/hooded/techpriest,
+/obj/item/clothing/suit/hooded/wintercoat/science/robotics,
+/obj/effect/turf_decal/trimline/dark_red/warning,
+/turf/open/floor/iron/dark/side{
+ dir = 1
+ },
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
+"lM" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/disposalpipe/segment{
+ dir = 2
+ },
+/obj/machinery/door/airlock/hatch,
+/obj/machinery/door/firedoor,
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/space/has_grav/nova/des_two/engineering)
+"lN" = (
+/obj/effect/turf_decal/trimline/purple/filled/line{
+ dir = 4
+ },
+/turf/closed/wall/r_wall/syndicate/nodiagonal,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
"lO" = (
/turf/closed/wall/r_wall/syndicate/nodiagonal,
/area/ruin/space/has_grav/nova/des_two/service/hydroponics)
+"lP" = (
+/obj/structure/railing{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/turf_decal/stripes/end{
+ dir = 1
+ },
+/obj/effect/turf_decal/siding/dark/end{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/catwalk_floor/iron_dark,
+/area/ruin/space/has_grav/nova/des_two/engineering)
+"lQ" = (
+/obj/structure/cable,
+/obj/machinery/power/apc/auto_name/directional/west,
+/obj/effect/mapping_helpers/apc/syndicate_access,
+/obj/effect/turf_decal/trimline/brown/corner{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/turf_decal/arrows{
+ pixel_y = 16
+ },
+/obj/effect/turf_decal/box/corners{
+ dir = 4
+ },
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/space/has_grav/nova/des_two/cargo)
"lU" = (
/obj/effect/turf_decal/trimline/dark_blue/corner{
dir = 4
@@ -2750,13 +2837,13 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/halls)
-"lW" = (
-/obj/machinery/stasis,
-/obj/effect/turf_decal/trimline/dark_blue/filled/line{
- dir = 5
+"lX" = (
+/obj/effect/turf_decal/trimline/blue/filled/line{
+ dir = 4
},
+/obj/machinery/iv_drip,
/turf/open/floor/iron/white/small,
-/area/ruin/space/has_grav/nova/des_two/medbay)
+/area/ruin/space/has_grav/nova/des_two/security)
"lY" = (
/obj/effect/turf_decal/trimline/purple/filled/line{
dir = 4
@@ -2780,34 +2867,44 @@
/obj/item/circuitboard/machine/smes,
/turf/open/floor/plating,
/area/ruin/space/has_grav/nova/des_two/engineering)
-"md" = (
+"mc" = (
/obj/machinery/door/firedoor,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/disposalpipe/segment{
+ dir = 2
+ },
+/obj/effect/turf_decal/delivery,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/structure/cable,
-/obj/machinery/door/airlock/cmo/glass{
- name = "Medical Bay"
- },
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/effect/mapping_helpers/airlock/cutaiwire,
/turf/open/floor/iron/dark/textured_large,
-/area/ruin/space/has_grav/nova/des_two/medbay)
-"me" = (
-/obj/machinery/button/door{
- id = "TESSkyrim";
- name = "Restroom Bolt Control";
- normaldoorcontrol = 1;
- pixel_x = -24;
- pixel_y = -24;
- specialfunctions = 4
+/area/ruin/space/has_grav/nova/des_two/cargo)
+"mf" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/obj/machinery/camera/xray/directional/south{
+ c_tag = "DS-2 Armory";
+ network = list("ds2")
},
/obj/effect/turf_decal/siding/dark{
- dir = 10
+ dir = 5
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/white/small,
-/area/ruin/space/has_grav/nova/des_two/service/diner)
+/obj/structure/table/reinforced,
+/obj/item/grenade/barrier{
+ pixel_y = 2
+ },
+/obj/item/grenade/barrier{
+ pixel_x = 4;
+ pixel_y = 6
+ },
+/obj/item/grenade/barrier{
+ pixel_y = 10
+ },
+/obj/item/grenade/barrier{
+ pixel_x = -4;
+ pixel_y = 6
+ },
+/turf/open/floor/mineral/plastitanium/red,
+/area/ruin/space/has_grav/nova/des_two/security/armory)
"mg" = (
/obj/effect/turf_decal/stripes/line,
/obj/effect/turf_decal/siding/dark,
@@ -2846,33 +2943,20 @@
},
/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/cargo)
-"mr" = (
-/obj/effect/turf_decal/siding/dark/corner{
- dir = 8
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/siding/dark{
- dir = 1
- },
-/obj/effect/turf_decal/siding/dark/corner{
- dir = 1
- },
-/turf/open/floor/iron,
-/area/ruin/space/has_grav/nova/des_two/research)
"ms" = (
/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
/obj/structure/cable,
/turf/open/floor/plating,
/area/ruin/space/has_grav/nova/des_two/security)
-"mx" = (
-/obj/effect/turf_decal/trimline/dark_blue/line{
- dir = 4
+"mw" = (
+/obj/effect/turf_decal/trimline/dark_red/filled/line,
+/obj/structure/table,
+/obj/item/storage/toolbox/electrical{
+ pixel_y = 5
},
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/light/cold/directional/north,
/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/halls)
+/area/ruin/space/has_grav/nova/des_two/research)
"my" = (
/turf/closed/wall/r_wall/syndicate/nodiagonal,
/area/ruin/space/has_grav/nova/des_two/cargo)
@@ -2885,24 +2969,14 @@
/obj/structure/cable,
/turf/open/floor/mineral/plastitanium,
/area/ruin/space/has_grav/nova/des_two/security/armory)
-"mC" = (
-/obj/structure/cable,
-/obj/machinery/power/smes/engineering{
- charge = 4.5e+006;
- input_level = 150000
- },
-/obj/structure/window/reinforced/survival_pod/spawner/directional/east{
- pixel_x = 4
- },
-/obj/item/aicard/aitater{
- pixel_x = 3;
- pixel_y = 11
- },
-/obj/effect/turf_decal/siding/dark{
- dir = 5
+"mB" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/window/survival_pod/left/directional/west{
+ req_access = list("syndicate")
},
-/turf/open/floor/plating,
-/area/ruin/space/has_grav/nova/des_two/engineering)
+/obj/structure/table/reinforced/plastitaniumglass,
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/space/has_grav/nova/des_two/service/hydroponics)
"mD" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 4
@@ -2922,33 +2996,10 @@
dir = 8
},
/area/ruin/space/has_grav/nova/des_two/cargo)
-"mH" = (
-/obj/machinery/door/firedoor,
-/obj/structure/table/reinforced/plastitaniumglass,
-/obj/machinery/door/window/survival_pod/left/directional/east{
- req_access = list("syndicate_leader")
- },
-/obj/effect/turf_decal/delivery/red,
-/obj/effect/turf_decal/stripes/red/line{
- dir = 8
- },
-/obj/effect/turf_decal/stripes/red/line{
- dir = 4
- },
-/obj/item/folder/red,
-/obj/item/paper{
- pixel_x = -3;
- pixel_y = -4
- },
-/obj/item/paper{
- pixel_x = 4;
- pixel_y = -6
- },
-/obj/item/pen{
- pixel_y = -4
- },
-/turf/open/floor/iron/dark/smooth_large,
-/area/ruin/space/has_grav/nova/des_two/cargo)
+"mG" = (
+/obj/structure/table/optable,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
"mJ" = (
/obj/effect/turf_decal/tile/brown,
/obj/effect/turf_decal/siding/dark,
@@ -3032,10 +3083,27 @@
/obj/effect/turf_decal/trimline/blue/line{
dir = 4
},
-/turf/open/floor/iron/dark/textured_edge{
- dir = 4
+/turf/open/floor/iron/dark/textured_edge{
+ dir = 4
+ },
+/area/ruin/space/has_grav/nova/des_two/halls)
+"ng" = (
+/obj/effect/turf_decal/siding/dark{
+ dir = 4
+ },
+/obj/machinery/light/cold/directional/west,
+/obj/structure/rack/gunrack,
+/obj/item/gun/ballistic/shotgun/riot/sol/evil{
+ pixel_x = 0
+ },
+/obj/item/gun/ballistic/shotgun/riot/sol/evil{
+ pixel_x = 0
+ },
+/obj/item/gun/ballistic/shotgun/riot/sol/evil{
+ pixel_x = 0
},
-/area/ruin/space/has_grav/nova/des_two/halls)
+/turf/open/floor/mineral/plastitanium/red,
+/area/ruin/space/has_grav/nova/des_two/security/armory)
"ni" = (
/obj/effect/turf_decal/stripes/red/line,
/obj/effect/turf_decal/stripes/red/corner{
@@ -3062,44 +3130,27 @@
},
/turf/open/floor/wood/large,
/area/ruin/space/has_grav/nova/des_two/service/dorms)
+"nx" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/filingcabinet,
+/obj/item/folder/syndicate/red,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/bridge/vault)
"ny" = (
/obj/machinery/light/warm/directional/south,
/turf/open/floor/carpet/blue,
/area/ruin/space/has_grav/nova/des_two/service/dorms/fitness)
-"nz" = (
-/obj/structure/closet/crate/freezer/blood,
-/obj/machinery/duct,
-/obj/machinery/airalarm/directional/north,
-/obj/effect/mapping_helpers/airalarm/syndicate_access,
-/turf/open/floor/iron/showroomfloor,
-/area/ruin/space/has_grav/nova/des_two/medbay)
-"nA" = (
-/obj/structure/cable,
-/obj/machinery/power/terminal{
- dir = 1
- },
-/obj/structure/table,
-/obj/structure/window/reinforced/survival_pod/spawner/directional/east{
- pixel_x = 4
- },
-/obj/effect/turf_decal/siding/dark{
- dir = 6
- },
-/obj/item/storage/box/stockparts/basic{
- pixel_x = -3;
- pixel_y = 11
- },
-/obj/item/storage/box/stockparts/basic{
- pixel_x = 5;
- pixel_y = 8
+"nB" = (
+/obj/structure/table/reinforced/plastitaniumglass,
+/obj/machinery/door/window/survival_pod/left/directional/east{
+ req_access = list("syndicate_leader")
},
-/obj/item/storage/box/stockparts/basic,
-/obj/item/storage/part_replacer{
- pixel_x = -2;
- pixel_y = -12
+/obj/effect/turf_decal/siding/thinplating/dark{
+ dir = 4
},
-/turf/open/floor/plating,
-/area/ruin/space/has_grav/nova/des_two/engineering)
+/obj/machinery/door/firedoor,
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/space/has_grav/nova/des_two/research)
"nG" = (
/obj/structure/window/reinforced/survival_pod{
dir = 6
@@ -3146,6 +3197,16 @@
},
/turf/open/floor/wood,
/area/ruin/space/has_grav/nova/des_two/service/lounge)
+"nJ" = (
+/obj/effect/turf_decal/delivery/red,
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/stripes/red/line,
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 1
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/space/has_grav/nova/des_two/security)
"nK" = (
/obj/effect/turf_decal/bot,
/obj/machinery/computer/monitor{
@@ -3188,18 +3249,6 @@
},
/turf/closed/wall/r_wall/syndicate/nodiagonal,
/area/ruin/space/has_grav/nova/des_two/bridge/vault)
-"nR" = (
-/obj/effect/mob_spawn/ghost_role/human/ds2/syndicate/stationmed{
- dir = 8
- },
-/turf/open/floor/iron/showroomfloor,
-/area/ruin/space/has_grav/nova/des_two/medbay)
-"nS" = (
-/obj/effect/turf_decal/bot_white,
-/obj/structure/easel,
-/obj/item/canvas/twentythree_nineteen,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/space/has_grav/nova/des_two/security/prison)
"nT" = (
/obj/effect/turf_decal/stripes/red/line{
dir = 8
@@ -3209,39 +3258,28 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/mineral/plastitanium,
/area/ruin/space/has_grav/nova/des_two/security)
-"ob" = (
-/obj/effect/turf_decal/siding/dark/corner{
- dir = 8
- },
-/obj/structure/table,
-/obj/item/knife{
- pixel_x = -9;
- pixel_y = 3
- },
-/obj/item/kitchen/rollingpin,
-/obj/item/reagent_containers/condiment/saltshaker{
- pixel_y = -4
- },
-/obj/item/reagent_containers/condiment/peppermill{
- pixel_x = 6
+"nV" = (
+/obj/effect/turf_decal/siding/dark,
+/obj/structure/disposalpipe/segment{
+ dir = 4
},
-/obj/structure/cable,
-/obj/structure/window/reinforced/survival_pod{
- dir = 6
+/obj/machinery/light/warm/directional/north,
+/obj/effect/turf_decal/trimline/yellow/warning{
+ dir = 1
},
-/turf/open/floor/iron/kitchen{
- dir = 4
+/obj/effect/turf_decal/stripes/corner{
+ dir = 1
},
-/area/ruin/space/has_grav/nova/des_two/service/diner)
-"oc" = (
-/obj/machinery/chem_master,
-/obj/machinery/light/cold/directional/south,
-/obj/effect/turf_decal/tile/dark_blue/full,
-/obj/effect/turf_decal/siding/white{
+/turf/open/floor/iron/dark/diagonal,
+/area/ruin/space/has_grav/nova/des_two/engineering)
+"nY" = (
+/obj/effect/turf_decal/trimline/dark_red/filled/line,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/turf_decal/trimline/dark_red/warning{
dir = 1
},
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/space/has_grav/nova/des_two/medbay/chem)
+/turf/open/floor/iron/dark/side,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
"od" = (
/obj/machinery/atmospherics/components/unary/portables_connector/visible,
/turf/open/floor/plating,
@@ -3268,6 +3306,9 @@
/obj/structure/disposalpipe/segment,
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/halls)
+"oh" = (
+/turf/open/floor/iron/half,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
"oi" = (
/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
/obj/machinery/atmospherics/pipe/smart/manifold/cyan/hidden{
@@ -3313,13 +3354,6 @@
/obj/structure/cable,
/turf/open/floor/carpet/royalblack,
/area/ruin/space/has_grav/nova/des_two/security)
-"ot" = (
-/obj/machinery/light/cold/directional/east,
-/obj/effect/mob_spawn/ghost_role/human/ds2/syndicate/stationmed{
- dir = 8
- },
-/turf/open/floor/iron/showroomfloor,
-/area/ruin/space/has_grav/nova/des_two/medbay)
"ou" = (
/obj/effect/turf_decal/trimline/dark_red/corner,
/obj/effect/turf_decal/trimline/dark_red/corner{
@@ -3344,41 +3378,16 @@
/obj/machinery/light/cold/directional/east,
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/halls)
-"ow" = (
-/obj/machinery/airalarm/directional/east,
-/obj/effect/mapping_helpers/airalarm/syndicate_access,
-/obj/structure/closet/secure_closet/medical1{
- req_access = list("syndicate")
- },
-/turf/open/floor/iron/white,
-/area/ruin/space/has_grav/nova/des_two/medbay/chem)
-"oz" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
-/obj/structure/disposalpipe/segment{
- dir = 2
- },
-/turf/open/floor/mineral/plastitanium,
-/area/ruin/space/has_grav/nova/des_two/security)
-"oC" = (
-/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
-/turf/open/floor/plating,
-/area/ruin/space/has_grav/nova/des_two/medbay)
-"oE" = (
-/obj/effect/turf_decal/tile/blue,
-/obj/effect/turf_decal/tile/blue{
- dir = 1
- },
+"oA" = (
/obj/structure/cable,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/siding/dark,
-/obj/effect/turf_decal/siding/dark{
+/obj/machinery/light/cold/directional/west,
+/obj/effect/turf_decal/stripes/red/corner{
dir = 1
},
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/bridge/eva)
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/space/has_grav/nova/des_two/cargo)
"oG" = (
/obj/machinery/porta_turret/syndicate{
dir = 5;
@@ -3386,10 +3395,27 @@
},
/turf/closed/wall/r_wall/syndicate/nodiagonal,
/area/ruin/space/has_grav/nova/des_two/security/armory)
+"oI" = (
+/obj/structure/bed/double,
+/obj/item/bedsheet/brown/double,
+/obj/machinery/button/door/directional/south{
+ id = "TESRedguard";
+ name = "Dorm Bolt Control";
+ specialfunctions = 4
+ },
+/turf/open/floor/wood/tile,
+/area/ruin/space/has_grav/nova/des_two/service/dorms)
"oK" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron,
/area/ruin/space/has_grav/nova/des_two/research)
+"oM" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/turf_decal/siding/dark/corner{
+ dir = 1
+ },
+/turf/open/floor/iron/dark/diagonal,
+/area/ruin/space/has_grav/nova/des_two/engineering)
"oO" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 4
@@ -3397,6 +3423,23 @@
/obj/structure/disposalpipe/segment,
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/halls)
+"oP" = (
+/obj/effect/turf_decal/bot,
+/obj/structure/table,
+/obj/item/storage/toolbox/syndicate,
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/space/has_grav/nova/des_two/engineering)
+"oQ" = (
+/obj/effect/turf_decal/trimline/yellow/line,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 8
+ },
+/obj/machinery/firealarm/directional/south,
+/obj/structure/disposalpipe/segment{
+ dir = 8
+ },
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/halls)
"oR" = (
/obj/effect/turf_decal/siding/dark{
dir = 8
@@ -3426,6 +3469,11 @@
/obj/structure/cable,
/turf/open/floor/iron/white,
/area/ruin/space/has_grav/nova/des_two/service/diner)
+"oU" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/light/cold/directional/north,
+/turf/open/floor/mineral/plastitanium/red,
+/area/ruin/space/has_grav/nova/des_two/security)
"oV" = (
/obj/machinery/door/firedoor,
/obj/machinery/door/airlock/bathroom{
@@ -3437,6 +3485,22 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/service/diner)
+"oW" = (
+/obj/effect/turf_decal/tile/bar/opposingcorners{
+ dir = 8
+ },
+/obj/machinery/vending/imported/tiziran,
+/turf/open/floor/iron/cafeteria,
+/area/ruin/space/has_grav/nova/des_two/service/diner)
+"oX" = (
+/obj/machinery/door/airlock/research{
+ name = "Robotics"
+ },
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/obj/machinery/door/firedoor,
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
"oZ" = (
/obj/machinery/vending/games,
/obj/machinery/camera/xray/directional/west{
@@ -3475,32 +3539,6 @@
},
/turf/open/floor/iron/pool,
/area/ruin/space/has_grav/nova/des_two/engineering)
-"pe" = (
-/obj/machinery/light/cold/directional/north,
-/obj/effect/turf_decal/trimline/dark_red/filled,
-/obj/effect/turf_decal/siding/white/corner,
-/obj/effect/turf_decal/siding/white/corner{
- dir = 4
- },
-/obj/effect/turf_decal/siding/white/corner{
- dir = 8
- },
-/obj/effect/turf_decal/siding/white/corner{
- dir = 1
- },
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/research)
-"pf" = (
-/obj/structure/sign/poster/contraband/icebox_moment/directional/south,
-/obj/effect/turf_decal/stripes/red/corner,
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/disposalpipe/segment{
- dir = 5
- },
-/turf/open/floor/mineral/plastitanium,
-/area/ruin/space/has_grav/nova/des_two/security)
"pi" = (
/obj/machinery/computer/crew/syndie{
dir = 4
@@ -3508,6 +3546,25 @@
/obj/effect/turf_decal/siding/dark,
/turf/open/floor/mineral/plastitanium/red,
/area/ruin/space/has_grav/nova/des_two/security)
+"pj" = (
+/obj/effect/turf_decal/tile/dark_blue,
+/obj/effect/turf_decal/tile/dark_blue{
+ dir = 1
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 4
+ },
+/obj/structure/safe,
+/obj/item/storage/box/syndie_kit/chameleon/ghostcafe{
+ desc = "A sleek, sturdy box.";
+ name = "Chameleon Kit"
+ },
+/obj/item/reagent_containers/heroinbrick{
+ desc = "A brick of stimulants meant for use by Tiger Cooperative agents. It seems this one's just a brittle block of heroin.";
+ name = "Tiger Coop stimulant brick"
+ },
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/bridge/vault)
"pk" = (
/obj/structure/frame/machine{
anchored = 1;
@@ -3546,6 +3603,13 @@
dir = 4
},
/area/ruin/space/has_grav/nova/des_two/halls)
+"pq" = (
+/obj/machinery/recharge_station,
+/obj/effect/turf_decal/trimline/dark_red/filled/line{
+ dir = 9
+ },
+/turf/open/floor/iron,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
"pr" = (
/obj/machinery/door/poddoor/incinerator_syndicatelava_main{
name = "Turbine Exterior Vent"
@@ -3634,6 +3698,14 @@
},
/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/security)
+"pE" = (
+/obj/machinery/light/warm/directional/south,
+/obj/effect/turf_decal/trimline/yellow/warning,
+/obj/effect/turf_decal/stripes/corner{
+ dir = 8
+ },
+/turf/open/floor/iron/dark/diagonal,
+/area/ruin/space/has_grav/nova/des_two/engineering)
"pI" = (
/obj/effect/turf_decal/siding/wood,
/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
@@ -3650,43 +3722,38 @@
},
/turf/open/floor/iron/small,
/area/ruin/space/has_grav/nova/des_two/service/diner)
-"pL" = (
-/obj/structure/table/reinforced,
-/obj/effect/turf_decal/siding/dark{
- dir = 1
- },
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 1
- },
-/obj/item/storage/box/firingpins/syndicate{
- pixel_x = -2;
- pixel_y = 6
- },
-/obj/item/storage/box/firingpins/syndicate{
- pixel_x = 2
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ruin/space/has_grav/nova/des_two/security/armory)
+"pK" = (
+/obj/machinery/firealarm/directional/west,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/mineral/plastitanium,
+/area/ruin/space/has_grav/nova/des_two/halls)
"pO" = (
/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
/turf/open/floor/plating,
/area/ruin/space/has_grav/nova/des_two/service/diner)
-"pP" = (
+"pQ" = (
/obj/machinery/door/firedoor,
-/obj/structure/table/reinforced/plastitaniumglass,
-/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
-/obj/item/paper_bin{
- pixel_y = 4
+/obj/effect/turf_decal/stripes/red/corner,
+/obj/effect/turf_decal/trimline/yellow/corner{
+ dir = 8
},
-/obj/effect/turf_decal/delivery/red,
-/obj/effect/turf_decal/stripes/red/line{
+/obj/structure/disposalpipe/segment{
dir = 8
},
-/obj/effect/turf_decal/stripes/red/line{
- dir = 4
+/obj/effect/turf_decal/delivery,
+/obj/machinery/light/cold/directional/south,
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/space/has_grav/nova/des_two/halls)
+"pV" = (
+/obj/effect/turf_decal/siding/dark/corner,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/turf_decal/trimline/yellow/warning{
+ dir = 1
},
-/turf/open/floor/iron/dark/smooth_large,
-/area/ruin/space/has_grav/nova/des_two/cargo)
+/turf/open/floor/iron/dark/diagonal,
+/area/ruin/space/has_grav/nova/des_two/engineering)
"pW" = (
/obj/effect/mob_spawn/ghost_role/human/ds2/syndicate/brigoff{
dir = 8
@@ -3705,6 +3772,26 @@
},
/turf/open/floor/plating,
/area/ruin/space/has_grav/nova/des_two/security/prison)
+"pZ" = (
+/obj/effect/turf_decal/trimline/red/real_red/filled/warning,
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
+ },
+/obj/effect/turf_decal/trimline/dark_red/warning{
+ dir = 1
+ },
+/turf/open/floor/iron/dark/side,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
+"qb" = (
+/obj/effect/turf_decal/stripes/red/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/stripes/red/corner,
+/obj/effect/turf_decal/box/white/corners{
+ dir = 8
+ },
+/turf/open/floor/plating,
+/area/ruin/space/has_grav/nova/des_two/cargo/hangar)
"qc" = (
/obj/structure/bed/double{
dir = 1
@@ -3714,6 +3801,24 @@
},
/turf/open/floor/wood/tile,
/area/ruin/space/has_grav/nova/des_two/service/dorms)
+"qf" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
+/obj/structure/table/reinforced/rglass,
+/obj/effect/turf_decal/trimline/blue/filled/line{
+ dir = 8
+ },
+/obj/item/reagent_containers/hypospray/medipen{
+ pixel_x = 2
+ },
+/obj/item/reagent_containers/hypospray/medipen{
+ pixel_y = 8;
+ pixel_x = 1
+ },
+/obj/item/reagent_containers/hypospray/medipen{
+ pixel_y = 4
+ },
+/turf/open/floor/iron/white/small,
+/area/ruin/space/has_grav/nova/des_two/security)
"qj" = (
/obj/structure/dresser,
/obj/item/flashlight/lamp/green{
@@ -3722,77 +3827,23 @@
},
/turf/open/floor/carpet/royalblack,
/area/ruin/space/has_grav/nova/des_two/security)
-"qn" = (
-/obj/machinery/light/no_nightlight/directional/east,
+"qm" = (
/obj/effect/turf_decal/siding/dark{
dir = 4
},
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 8
- },
-/turf/open/floor/iron/white/small,
-/area/ruin/space/has_grav/nova/des_two/security/prison)
-"qo" = (
-/obj/structure/rack/shelf,
-/obj/item/mod/module/chameleon{
- pixel_x = 6
- },
-/obj/item/mod/module/chameleon{
- pixel_x = -2;
- pixel_y = -6
- },
-/obj/effect/turf_decal/trimline/dark_red/filled/line{
- dir = 9
- },
-/obj/effect/spawner/random/mod{
- pixel_x = 6;
- pixel_y = -8
- },
-/obj/effect/spawner/random/mod,
-/obj/item/mod/construction/broken_core{
- pixel_x = -6;
- pixel_y = 6
- },
-/obj/item/mod/core/standard,
-/obj/item/mod/construction/broken_core{
- pixel_x = -2;
- pixel_y = -6
- },
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/research)
-"qs" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
- },
-/obj/item/storage/wallet/random,
-/obj/item/clothing/under/costume/jabroni{
- has_sensor = 0;
- random_sensor = 0
- },
-/obj/structure/closet/secure_closet/personal,
-/turf/open/floor/wood/tile,
-/area/ruin/space/has_grav/nova/des_two/service/dorms)
-"qt" = (
-/obj/structure/cable,
-/obj/effect/turf_decal/trimline/brown/warning,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/disposalpipe/segment{
- dir = 8
- },
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/halls)
-"qu" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
-/obj/structure/railing/corner,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/window/reinforced/survival_pod{
- dir = 6
+/turf/open/floor/iron/white/small,
+/area/ruin/space/has_grav/nova/des_two/service/dorms/fitness)
+"qp" = (
+/obj/machinery/door/airlock/research{
+ name = "Robotics"
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/turf/open/floor/catwalk_floor/iron_dark,
-/area/ruin/space/has_grav/nova/des_two/engineering)
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/obj/machinery/door/firedoor,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
"qv" = (
/obj/machinery/door/firedoor,
/obj/effect/turf_decal/trimline/dark_green/line{
@@ -3823,6 +3874,14 @@
},
/turf/open/floor/plating/airless,
/area/ruin/space/has_grav/nova/des_two)
+"qB" = (
+/obj/structure/table/reinforced,
+/obj/item/restraints/handcuffs,
+/obj/item/restraints/handcuffs{
+ pixel_y = 4
+ },
+/turf/open/floor/mineral/plastitanium,
+/area/ruin/space/has_grav/nova/des_two/security)
"qC" = (
/obj/machinery/door/airlock/service/glass{
name = "Hydroponics"
@@ -3857,16 +3916,6 @@
},
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/bridge/eva)
-"qH" = (
-/obj/structure/railing,
-/obj/effect/turf_decal/siding/dark,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/obj/machinery/power/apc/auto_name/directional/north,
-/obj/effect/mapping_helpers/apc/syndicate_access,
-/turf/open/floor/iron/white,
-/area/ruin/space/has_grav/nova/des_two/medbay/chem)
"qI" = (
/obj/effect/turf_decal/trimline/dark_red/line,
/obj/effect/turf_decal/trimline/dark_red/mid_joiner,
@@ -3906,15 +3955,6 @@
},
/turf/open/floor/wood/parquet,
/area/ruin/space/has_grav/nova/des_two/service/lounge)
-"qW" = (
-/obj/effect/turf_decal/trimline/purple/filled/line{
- dir = 4
- },
-/obj/structure/chair/office/light{
- dir = 1
- },
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/research)
"qY" = (
/obj/structure/table,
/obj/structure/cable,
@@ -3942,6 +3982,15 @@
dir = 4
},
/area/ruin/space/has_grav/nova/des_two/service/dorms/fitness)
+"qZ" = (
+/obj/effect/turf_decal/stripes/red/corner{
+ dir = 8
+ },
+/obj/effect/turf_decal/box/red/corners{
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/ruin/space/has_grav/nova/des_two/cargo/hangar)
"ra" = (
/obj/effect/turf_decal/delivery/white,
/obj/machinery/door/airlock/bathroom{
@@ -3986,19 +4035,6 @@
},
/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/cargo)
-"rg" = (
-/obj/effect/turf_decal/tile/blue{
- dir = 1
- },
-/obj/effect/turf_decal/tile/blue,
-/obj/effect/turf_decal/siding/dark{
- dir = 4
- },
-/obj/effect/turf_decal/siding/dark{
- dir = 8
- },
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/bridge/eva)
"ri" = (
/obj/effect/turf_decal/siding/wood{
dir = 4
@@ -4015,18 +4051,22 @@
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
/turf/open/floor/wood/large,
/area/ruin/space/has_grav/nova/des_two/service/dorms)
-"rk" = (
-/obj/effect/turf_decal/trimline/purple/corner{
+"rl" = (
+/turf/open/floor/mineral/plastitanium,
+/area/ruin/space/has_grav/nova/des_two/security)
+"rn" = (
+/obj/machinery/disposal/bin,
+/obj/effect/turf_decal/siding/thinplating/end{
+ dir = 8
+ },
+/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
+/obj/effect/turf_decal/siding/wideplating/dark{
dir = 4
},
-/obj/effect/turf_decal/trimline/brown/warning,
-/obj/structure/disposalpipe/junction/yjunction{
+/obj/structure/disposalpipe/trunk{
dir = 8
},
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/halls)
-"rl" = (
-/turf/open/floor/mineral/plastitanium,
+/turf/open/floor/iron/small,
/area/ruin/space/has_grav/nova/des_two/security)
"ro" = (
/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
@@ -4043,6 +4083,11 @@
},
/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/service/diner)
+"rq" = (
+/obj/effect/turf_decal/tile/dark_red/fourcorners,
+/obj/structure/table,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/research)
"rr" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -4057,13 +4102,16 @@
/obj/structure/drain,
/turf/open/floor/iron/white/small,
/area/ruin/space/has_grav/nova/des_two/service/dorms/fitness)
-"rx" = (
+"ru" = (
+/obj/machinery/door/firedoor,
/obj/structure/table/reinforced,
-/obj/effect/turf_decal/trimline/purple/filled/line{
- dir = 6
+/obj/machinery/door/poddoor/shutters{
+ dir = 8;
+ id = "ds2corpliaison";
+ name = "Corporate Liaison Shutters"
},
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/research)
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/space/has_grav/nova/des_two/bridge/cl)
"rz" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -4172,41 +4220,62 @@
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
/turf/open/floor/iron/white/small,
/area/ruin/space/has_grav/nova/des_two/service/diner)
-"rY" = (
-/obj/structure/rack,
-/obj/item/restraints/handcuffs,
-/turf/open/floor/mineral/plastitanium/red,
-/area/ruin/space/has_grav/nova/des_two/security)
-"rZ" = (
-/obj/effect/turf_decal/siding/dark/corner,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/dark/diagonal,
-/area/ruin/space/has_grav/nova/des_two/engineering)
"sa" = (
/obj/effect/turf_decal/nova_decals/syndicate/bottom/left,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/mineral/plastitanium/red,
/area/ruin/space/has_grav/nova/des_two/bridge)
+"sb" = (
+/obj/structure/closet/crate/hydroponics,
+/obj/item/paper/guides/jobs/hydroponics,
+/obj/item/seeds/onion,
+/obj/item/seeds/garlic,
+/obj/item/seeds/potato,
+/obj/item/seeds/tomato,
+/obj/item/seeds/carrot,
+/obj/item/seeds/grass,
+/obj/item/seeds/ambrosia,
+/obj/item/seeds/wheat,
+/obj/item/seeds/pumpkin,
+/obj/effect/spawner/random/contraband/prison,
+/obj/item/seeds/tower,
+/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
+/obj/effect/turf_decal/siding/dark,
+/obj/machinery/light/cold/directional/west,
+/obj/item/seeds/tobacco,
+/obj/item/reagent_containers/cup/watering_can,
+/obj/item/cultivator,
+/obj/item/plant_analyzer,
+/obj/item/secateurs,
+/obj/item/shovel/spade,
+/obj/effect/turf_decal/siding/dark/corner{
+ dir = 1
+ },
+/turf/open/floor/iron/dark/small,
+/area/ruin/space/has_grav/nova/des_two/security/prison)
"sc" = (
/obj/structure/table/wood,
/obj/machinery/airalarm/directional/east,
/obj/effect/mapping_helpers/airalarm/syndicate_access,
/turf/open/floor/wood/tile,
/area/ruin/space/has_grav/nova/des_two/service/dorms)
-"sh" = (
-/obj/effect/turf_decal/trimline/dark_red/filled/line{
- dir = 10
+"sd" = (
+/obj/effect/turf_decal/siding/dark{
+ dir = 8
},
/obj/effect/turf_decal/siding/dark{
- dir = 10
+ dir = 4
},
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 8
+/turf/open/floor/iron,
+/area/ruin/space/has_grav/nova/des_two/research)
+"sg" = (
+/obj/effect/turf_decal/siding/dark{
+ dir = 10
},
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/security/prison)
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/white/small,
+/area/ruin/space/has_grav/nova/des_two/service/diner)
"sj" = (
/obj/effect/turf_decal/siding/dark,
/obj/effect/turf_decal/siding/dark/corner{
@@ -4216,26 +4285,15 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/dark/diagonal,
/area/ruin/space/has_grav/nova/des_two/engineering)
-"sl" = (
-/obj/effect/turf_decal/siding/dark{
- dir = 1
- },
-/obj/structure/table/reinforced/plastitaniumglass,
-/obj/machinery/camera/xray/directional/south{
- c_tag = "DS-2 Long-Term Brig Access";
- network = list("ds2")
- },
-/obj/item/card/id/advanced/prisoner/ds2,
-/obj/item/card/id/advanced/prisoner/ds2{
- pixel_y = 4;
- trim = /datum/id_trim/syndicom/nova/ds2/prisoner
+"sq" = (
+/obj/effect/turf_decal/siding/yellow{
+ dir = 10
},
-/obj/item/card/id/advanced/prisoner/ds2{
- pixel_y = 8;
- trim = /datum/id_trim/syndicom/nova/ds2/prisoner
+/obj/effect/mob_spawn/ghost_role/human/ds2/syndicate/enginetech{
+ dir = 8
},
-/turf/open/floor/mineral/plastitanium/red,
-/area/ruin/space/has_grav/nova/des_two/security)
+/turf/open/floor/iron/dark/small,
+/area/ruin/space/has_grav/nova/des_two/engineering)
"sr" = (
/obj/effect/turf_decal/stripes/red/line{
dir = 8
@@ -4286,10 +4344,6 @@
},
/turf/open/floor/wood/parquet,
/area/ruin/space/has_grav/nova/des_two/service/lounge)
-"sK" = (
-/obj/effect/turf_decal/tile/dark_blue/fourcorners,
-/turf/open/floor/circuit/off,
-/area/ruin/space/has_grav/nova/des_two/bridge/vault)
"sL" = (
/obj/structure/reagent_dispensers/water_cooler,
/obj/machinery/firealarm/directional/south,
@@ -4340,20 +4394,32 @@
/obj/structure/table,
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/research)
-"sV" = (
-/obj/item/storage/box/beakers/bluespace{
- pixel_x = -2;
- pixel_y = 8
+"sQ" = (
+/obj/effect/turf_decal/trimline/purple/filled/line{
+ dir = 4
},
-/obj/item/storage/box/beakers/bluespace{
- pixel_x = 2
+/obj/machinery/camera/xray/directional/west{
+ c_tag = "DS-2 Research";
+ network = list("ds2")
},
-/obj/structure/table/reinforced/plastitaniumglass,
-/obj/item/storage/bag/chemistry{
- pixel_x = -16
+/obj/structure/table/glass,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/research)
+"sR" = (
+/obj/item/reagent_containers/cup/glass/waterbottle{
+ pixel_x = 11
},
-/turf/open/floor/iron/white,
-/area/ruin/space/has_grav/nova/des_two/medbay/chem)
+/obj/item/reagent_containers/cup/glass/waterbottle{
+ pixel_x = 7;
+ pixel_y = -4
+ },
+/obj/effect/turf_decal/tile/neutral/half/contrasted,
+/obj/effect/turf_decal/trimline/dark/line,
+/obj/effect/turf_decal/trimline/dark/line,
+/obj/machinery/light_switch/directional/south,
+/obj/structure/table,
+/turf/open/floor/iron,
+/area/ruin/space/has_grav/nova/des_two/service/dorms/fitness)
"sW" = (
/obj/effect/turf_decal/trimline/blue/warning{
dir = 8
@@ -4372,6 +4438,16 @@
dir = 4
},
/area/ruin/space/has_grav/nova/des_two/service/diner)
+"ta" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
+/obj/structure/railing/corner,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/window/reinforced/survival_pod{
+ dir = 6
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/catwalk_floor/iron_dark,
+/area/ruin/space/has_grav/nova/des_two/engineering)
"tf" = (
/obj/effect/turf_decal/siding/dark,
/turf/open/floor/mineral/plastitanium/red,
@@ -4385,17 +4461,6 @@
/obj/structure/drain,
/turf/open/floor/iron/white/small,
/area/ruin/space/has_grav/nova/des_two/service/dorms/fitness)
-"tk" = (
-/obj/effect/turf_decal/trimline/yellow/line,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 8
- },
-/obj/structure/disposalpipe/junction{
- dir = 8
- },
-/obj/machinery/firealarm/directional/south,
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/halls)
"tl" = (
/obj/effect/turf_decal/stripes/line{
dir = 8
@@ -4432,6 +4497,22 @@
/obj/item/bedsheet/brown/double,
/turf/open/floor/wood/tile,
/area/ruin/space/has_grav/nova/des_two/service/dorms)
+"tx" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/siding/dark{
+ dir = 4
+ },
+/obj/effect/turf_decal/siding/dark{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 1
+ },
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/bridge/eva)
"tA" = (
/obj/machinery/atmospherics/components/unary/thermomachine/freezer{
dir = 1
@@ -4442,32 +4523,11 @@
},
/turf/open/floor/plating,
/area/ruin/space/has_grav/nova/des_two/engineering)
-"tC" = (
-/obj/machinery/door/airlock/research{
- name = "Robotics"
- },
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/machinery/door/firedoor,
-/obj/effect/mapping_helpers/airlock/cutaiwire,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/space/has_grav/nova/des_two/research)
-"tD" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 1
- },
-/obj/machinery/camera/xray/directional/west{
- c_tag = "DS-2 Security Checkpoint";
- network = list("ds2")
- },
-/obj/machinery/computer/crew/syndie{
- dir = 1
- },
-/obj/machinery/airalarm/directional/west,
-/obj/effect/mapping_helpers/airalarm/syndicate_access,
-/turf/open/floor/mineral/plastitanium/red,
-/area/ruin/space/has_grav/nova/des_two/cargo)
+"tB" = (
+/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
+/obj/structure/cable,
+/turf/open/floor/plating,
+/area/ruin/space/has_grav/nova/des_two/halls)
"tE" = (
/obj/effect/turf_decal/stripes/line{
dir = 5
@@ -4482,25 +4542,6 @@
/obj/structure/cable,
/turf/open/floor/plating,
/area/ruin/space/has_grav/nova/des_two/cargo)
-"tL" = (
-/obj/structure/table/reinforced,
-/obj/structure/window/reinforced/survival_pod/spawner/directional/east{
- pixel_x = 4
- },
-/obj/item/storage/medkit/advanced{
- pixel_x = -2;
- pixel_y = 8
- },
-/obj/item/storage/medkit/regular{
- pixel_x = 3;
- pixel_y = 1
- },
-/obj/effect/turf_decal/tile/dark_blue/full,
-/obj/effect/turf_decal/siding/white{
- dir = 8
- },
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/space/has_grav/nova/des_two/medbay)
"tN" = (
/obj/effect/turf_decal/stripes/line{
dir = 8
@@ -4529,10 +4570,6 @@
/obj/effect/mapping_helpers/airlock/unres,
/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/security/armory)
-"tQ" = (
-/obj/effect/turf_decal/stripes/red/line,
-/turf/open/floor/plating,
-/area/ruin/space/has_grav/nova/des_two/cargo/hangar)
"tR" = (
/obj/effect/turf_decal/stripes/red/corner{
dir = 4
@@ -4542,35 +4579,6 @@
},
/turf/open/floor/iron/dark/small,
/area/ruin/space/has_grav/nova/des_two/security/prison)
-"tS" = (
-/obj/structure/closet/crate/hydroponics,
-/obj/item/paper/guides/jobs/hydroponics,
-/obj/item/seeds/onion,
-/obj/item/seeds/garlic,
-/obj/item/seeds/potato,
-/obj/item/seeds/tomato,
-/obj/item/seeds/carrot,
-/obj/item/seeds/grass,
-/obj/item/seeds/ambrosia,
-/obj/item/seeds/wheat,
-/obj/item/seeds/pumpkin,
-/obj/effect/spawner/random/contraband/prison,
-/obj/item/seeds/tower,
-/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
-/obj/effect/turf_decal/siding/dark,
-/obj/machinery/light/cold/directional/west,
-/obj/item/seeds/tobacco,
-/obj/effect/turf_decal/siding/dark/corner{
- dir = 1
- },
-/obj/item/seeds/korta_nut,
-/obj/item/reagent_containers/cup/watering_can,
-/obj/item/cultivator,
-/obj/item/plant_analyzer,
-/obj/item/secateurs,
-/obj/item/shovel/spade,
-/turf/open/floor/iron/dark/small,
-/area/ruin/space/has_grav/nova/des_two/security/prison)
"tT" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -4582,24 +4590,6 @@
dir = 4
},
/area/ruin/space/has_grav/nova/des_two/service/diner)
-"tU" = (
-/obj/machinery/door/airlock/medical{
- name = "Chemistry"
- },
-/obj/effect/turf_decal/stripes/blue/line{
- dir = 4
- },
-/obj/effect/turf_decal/stripes/blue/line{
- dir = 8
- },
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/machinery/door/firedoor,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/mapping_helpers/airlock/cutaiwire,
-/obj/structure/cable,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/space/has_grav/nova/des_two/medbay/chem)
"tY" = (
/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
/obj/machinery/door/poddoor/shutters/preopen{
@@ -4615,6 +4605,13 @@
dir = 4
},
/area/ruin/space/has_grav/nova/des_two/service/diner)
+"ua" = (
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 7
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/mineral/plastitanium,
+/area/ruin/space/has_grav/nova/des_two/security)
"ub" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
dir = 4
@@ -4626,27 +4623,6 @@
/obj/structure/chair/stool/directional/east,
/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/security/prison)
-"ue" = (
-/obj/effect/turf_decal/tile/dark_blue{
- dir = 1
- },
-/obj/effect/turf_decal/tile/dark_blue,
-/obj/effect/turf_decal/siding/dark/corner{
- dir = 1
- },
-/obj/effect/turf_decal/siding/dark{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 1
- },
-/obj/structure/closet/crate/goldcrate,
-/obj/machinery/power/apc/auto_name/directional/south,
-/obj/effect/mapping_helpers/apc/syndicate_access,
-/obj/structure/cable,
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/bridge/vault)
"uf" = (
/obj/effect/turf_decal/siding/dark{
dir = 5
@@ -4673,13 +4649,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/wood/tile,
/area/ruin/space/has_grav/nova/des_two/service/dorms)
-"um" = (
-/obj/structure/reagent_dispensers/plumbed,
-/obj/effect/turf_decal/siding/thinplating{
- dir = 10
- },
-/turf/open/floor/iron/small,
-/area/ruin/space/has_grav/nova/des_two/medbay)
"uo" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/structure/cable,
@@ -4690,9 +4659,15 @@
/obj/effect/turf_decal/stripes/line,
/turf/open/floor/plating/airless,
/area/ruin/space/has_grav/nova/des_two)
-"uu" = (
-/turf/open/floor/iron/white/small,
-/area/ruin/space/has_grav/nova/des_two/medbay)
+"uz" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/disposalpipe/segment{
+ dir = 6
+ },
+/turf/open/floor/mineral/plastitanium,
+/area/ruin/space/has_grav/nova/des_two/security)
"uA" = (
/turf/open/floor/iron/white/diagonal,
/area/ruin/space/has_grav/nova/des_two/service/hydroponics)
@@ -4703,26 +4678,42 @@
"uD" = (
/turf/open/floor/plating,
/area/ruin/space/has_grav/nova/des_two/engineering)
-"uE" = (
-/obj/effect/turf_decal/tile/dark_blue,
-/obj/effect/turf_decal/tile/dark_blue{
+"uF" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
dir = 1
},
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/turf_decal/siding/dark/corner{
+ dir = 8
+ },
/obj/effect/turf_decal/siding/dark/corner,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 4
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
},
-/obj/structure/safe,
-/obj/item/storage/box/syndie_kit/chameleon/ghostcafe{
- desc = "A sleek, sturdy box.";
- name = "Chameleon Kit"
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/bridge/eva)
+"uK" = (
+/obj/machinery/door/firedoor,
+/obj/structure/table/reinforced/plastitaniumglass,
+/obj/machinery/door/window/survival_pod/left/directional/east{
+ req_access = list("syndicate_leader")
},
-/obj/item/reagent_containers/heroinbrick{
- desc = "A brick of stimulants meant for use by Tiger Cooperative agents. It seems this one's just a brittle block of heroin.";
- name = "Tiger Coop stimulant brick"
+/obj/effect/turf_decal/delivery/red,
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 8
},
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/bridge/vault)
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 4
+ },
+/obj/item/folder/red,
+/obj/item/pen{
+ pixel_y = -4
+ },
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/space/has_grav/nova/des_two/halls)
"uL" = (
/obj/effect/turf_decal/stripes/red/corner{
dir = 4
@@ -4761,10 +4752,6 @@
"uV" = (
/turf/closed/wall/r_wall/syndicate/nodiagonal,
/area/ruin/space/has_grav/nova/des_two/security/lawyer)
-"uW" = (
-/obj/structure/tank_holder/anesthetic,
-/turf/open/floor/iron/white/small,
-/area/ruin/space/has_grav/nova/des_two/medbay)
"va" = (
/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
/obj/structure/cable,
@@ -4779,32 +4766,26 @@
},
/turf/open/floor/iron/dark/small,
/area/ruin/space/has_grav/nova/des_two/security/prison)
-"vd" = (
-/obj/structure/frame/machine{
- anchored = 1;
- icon_state = "box_1";
- state = 2
- },
-/obj/item/circuitboard/machine/cyborgrecharger,
-/obj/effect/turf_decal/siding/dark{
- dir = 8
- },
-/obj/effect/turf_decal/trimline/dark_red/filled/line,
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/research)
"ve" = (
/obj/effect/turf_decal/siding/dark,
/turf/open/floor/iron/dark/small,
/area/ruin/space/has_grav/nova/des_two/security/prison)
-"vg" = (
-/obj/structure/table/optable,
-/obj/machinery/defibrillator_mount/loaded{
- pixel_y = 28
+"vj" = (
+/obj/effect/turf_decal/trimline/dark_red/filled/line,
+/obj/structure/chair/plastic{
+ dir = 8
},
-/obj/effect/turf_decal/tile/dark_blue/full,
-/obj/effect/turf_decal/siding/white,
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/space/has_grav/nova/des_two/medbay)
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/cargo)
+"vk" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/trimline/dark_blue/corner{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/halls)
"vl" = (
/turf/closed/wall/r_wall/syndicate/nodiagonal,
/area/ruin/space/has_grav/nova/des_two/bridge/vault)
@@ -4835,26 +4816,25 @@
/obj/structure/cable,
/turf/open/floor/mineral/plastitanium,
/area/ruin/space/has_grav/nova/des_two/security)
-"vq" = (
-/obj/effect/turf_decal/tile/blue,
-/obj/effect/turf_decal/tile/blue{
+"vr" = (
+/obj/effect/mob_spawn/ghost_role/human/ds2/syndicate_command/masteratarms,
+/turf/open/floor/carpet/royalblack,
+/area/ruin/space/has_grav/nova/des_two/security)
+"vu" = (
+/obj/effect/turf_decal/trimline/dark_red/filled/line{
dir = 1
},
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/siding/dark/corner{
- dir = 8
+/obj/structure/frame/machine{
+ anchored = 1;
+ icon_state = "box_1";
+ state = 2
},
-/obj/effect/turf_decal/siding/dark/corner,
-/obj/effect/turf_decal/siding/dark{
+/obj/item/circuitboard/machine/mechfab,
+/obj/effect/turf_decal/trimline/dark_red/warning,
+/turf/open/floor/iron/dark/side{
dir = 1
},
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/bridge/eva)
-"vr" = (
-/obj/effect/mob_spawn/ghost_role/human/ds2/syndicate_command/masteratarms,
-/turf/open/floor/carpet/royalblack,
-/area/ruin/space/has_grav/nova/des_two/security)
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
"vv" = (
/obj/effect/turf_decal/siding/wood{
dir = 4
@@ -4865,22 +4845,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/wood/large,
/area/ruin/space/has_grav/nova/des_two/bridge/cl)
-"vx" = (
-/obj/structure/closet/secure_closet/des_two/sa_locker,
-/obj/effect/turf_decal/siding/wood{
- dir = 4
- },
-/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
-/turf/open/floor/iron/dark/smooth_large,
-/area/ruin/space/has_grav/nova/des_two/bridge/admiral)
-"vA" = (
-/obj/machinery/quantumpad{
- map_pad_id = "ds2";
- map_pad_link_id = "interdyne";
- name = "quantum pad to Interdyne"
- },
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/cargo)
"vB" = (
/obj/effect/turf_decal/siding/dark{
dir = 1
@@ -4918,17 +4882,13 @@
},
/turf/open/floor/iron/white/small,
/area/ruin/space/has_grav/nova/des_two/security/prison)
-"vK" = (
-/obj/structure/table/reinforced,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
-/obj/item/paper{
- default_raw_text = "DS2 Long-Term Brig Report
The Deep Space 2 Forward Operating Base has successfully relocated itself near active Nanotrasen installations. Reboot of shuttle engines in progress...
The Sothran Syndicate has been capable of kidnapping a few key NT workers of various hierarchy levels. It is your task to interrogate, question and break their wills in order to find more intel on our enemy, Nanotrasen.
Stay winning.";
- name = "paper- 'DS2 Long-Term Brig Report'"
+"vH" = (
+/obj/effect/turf_decal/stripes/red/corner,
+/obj/effect/turf_decal/box/red/corners{
+ dir = 1
},
-/obj/machinery/airalarm/directional/north,
-/obj/effect/mapping_helpers/airalarm/syndicate_access,
-/turf/open/floor/mineral/plastitanium/red,
-/area/ruin/space/has_grav/nova/des_two/security)
+/turf/open/floor/plating,
+/area/ruin/space/has_grav/nova/des_two/cargo/hangar)
"vM" = (
/obj/effect/turf_decal/trimline/yellow/corner,
/obj/structure/cable,
@@ -4936,20 +4896,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/halls)
-"vO" = (
-/obj/machinery/hydroponics/constructable,
-/obj/machinery/door/window/survival_pod/left/directional/north,
-/turf/open/floor/iron/dark/small,
-/area/ruin/space/has_grav/nova/des_two/service/hydroponics)
-"vQ" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/firealarm/directional/west,
-/obj/machinery/door/firedoor,
-/obj/effect/turf_decal/delivery,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/space/has_grav/nova/des_two/halls)
"vR" = (
/obj/machinery/disposal/delivery_chute{
dir = 1
@@ -4970,29 +4916,57 @@
/obj/machinery/porta_turret/syndicate/energy,
/turf/closed/wall/r_wall/syndicate/nodiagonal,
/area/ruin/space/has_grav/nova/des_two/bridge/vault)
-"vT" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
-/obj/effect/turf_decal/siding/dark{
- dir = 4
- },
-/obj/machinery/vending/toyliberationstation,
-/obj/machinery/airalarm/directional/north,
-/obj/effect/mapping_helpers/airalarm/syndicate_access,
-/turf/open/floor/mineral/plastitanium,
-/area/ruin/space/has_grav/nova/des_two/security)
"vU" = (
/turf/open/floor/engine/plasma,
/area/ruin/space/has_grav/nova/des_two/engineering)
-"wc" = (
-/obj/structure/bed/maint,
-/obj/effect/turf_decal/trimline/dark_red/filled/line{
- dir = 6
+"vV" = (
+/obj/effect/turf_decal/siding/yellow{
+ dir = 4
},
-/obj/effect/turf_decal/siding/dark{
- dir = 6
+/obj/effect/turf_decal/trimline/yellow/filled/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/trimline/yellow/warning{
+ dir = 4
+ },
+/obj/effect/turf_decal/trimline/yellow/line{
+ dir = 8
},
+/obj/structure/rack,
+/obj/item/screwdriver/omni_drill{
+ pixel_x = -2
+ },
+/obj/item/screwdriver/omni_drill{
+ pixel_x = 3;
+ pixel_y = -3
+ },
+/obj/item/screwdriver/omni_drill{
+ pixel_y = 2;
+ pixel_x = 3
+ },
+/obj/item/crowbar/large/doorforcer,
+/obj/item/weldingtool/electric/arc_welder,
+/obj/item/weldingtool/electric/arc_welder,
+/obj/item/weldingtool/electric/arc_welder,
+/turf/open/floor/iron/dark/side{
+ dir = 4
+ },
+/area/ruin/space/has_grav/nova/des_two/engineering)
+"vW" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 4
+ },
+/obj/item/clothing/under/syndicate/nova/baseball,
+/obj/structure/closet/secure_closet/personal/cabinet,
+/turf/open/floor/wood/tile,
+/area/ruin/space/has_grav/nova/des_two/service/dorms)
+"wb" = (
+/obj/effect/turf_decal/tile/dark_blue/fourcorners,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/security/prison)
+/area/ruin/space/has_grav/nova/des_two/bridge/vault)
"we" = (
/obj/effect/turf_decal/siding/dark,
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
@@ -5003,15 +4977,6 @@
"wg" = (
/turf/template_noop,
/area/template_noop)
-"wh" = (
-/obj/effect/turf_decal/siding/wood,
-/obj/structure/hedge,
-/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
-/obj/structure/window/reinforced/survival_pod{
- dir = 10
- },
-/turf/open/floor/wood/parquet,
-/area/ruin/space/has_grav/nova/des_two/service/lounge)
"wj" = (
/obj/machinery/vending/wardrobe/sec_wardrobe/red,
/turf/open/floor/iron/dark/smooth_large,
@@ -5028,48 +4993,24 @@
/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/research)
-"wm" = (
-/obj/effect/turf_decal/siding/dark/corner,
-/obj/effect/turf_decal/siding/dark{
- dir = 1
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/siding/dark/corner{
- dir = 4
- },
-/turf/open/floor/iron,
-/area/ruin/space/has_grav/nova/des_two/research)
-"wn" = (
-/obj/effect/turf_decal/trimline/purple/filled/line,
-/obj/effect/turf_decal/siding/dark{
- dir = 1
- },
-/obj/machinery/light/cold/directional/south,
-/turf/open/floor/iron/dark/side,
-/area/ruin/space/has_grav/nova/des_two/research)
-"wp" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/firealarm/directional/east,
-/obj/machinery/door/firedoor,
-/obj/effect/turf_decal/delivery,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/space/has_grav/nova/des_two/halls)
-"wt" = (
-/obj/effect/turf_decal/box/red/corners{
- dir = 4
- },
-/obj/effect/turf_decal/stripes/red/corner{
- dir = 8
- },
-/turf/open/floor/plating,
-/area/ruin/space/has_grav/nova/des_two/cargo/hangar)
"wu" = (
/obj/effect/turf_decal/nova_decals/syndicate/bottom/middle,
/turf/open/floor/mineral/plastitanium/red,
/area/ruin/space/has_grav/nova/des_two/bridge)
+"wv" = (
+/obj/effect/turf_decal/bot,
+/obj/structure/closet/crate/freezer/sansufentanyl,
+/turf/open/floor/iron/dark/textured_half,
+/area/ruin/space/has_grav/nova/des_two/cargo)
+"wy" = (
+/obj/machinery/shower/directional/south,
+/obj/effect/turf_decal/siding/dark{
+ dir = 5
+ },
+/obj/structure/drain,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
+/turf/open/floor/iron/white/small,
+/area/ruin/space/has_grav/nova/des_two/service/dorms/fitness)
"wz" = (
/obj/machinery/light/warm/directional/west,
/obj/machinery/computer/security{
@@ -5079,6 +5020,20 @@
/obj/structure/sign/flag/syndicate/directional/west,
/turf/open/floor/mineral/plastitanium/red,
/area/ruin/space/has_grav/nova/des_two/security)
+"wC" = (
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 7
+ },
+/obj/structure/sign/poster/contraband/icebox_moment/directional/south,
+/turf/open/floor/mineral/plastitanium,
+/area/ruin/space/has_grav/nova/des_two/security)
+"wD" = (
+/obj/machinery/computer/security{
+ dir = 1;
+ network = list("ds2")
+ },
+/turf/open/floor/mineral/plastitanium/red,
+/area/ruin/space/has_grav/nova/des_two/halls)
"wE" = (
/obj/effect/turf_decal/stripes/red/line,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -5089,6 +5044,19 @@
},
/turf/open/floor/iron/dark/small,
/area/ruin/space/has_grav/nova/des_two/security/prison)
+"wF" = (
+/obj/structure/chair{
+ dir = 4
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 4
+ },
+/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
+/obj/effect/turf_decal/siding/dark{
+ dir = 8
+ },
+/turf/open/floor/mineral/plastitanium/red,
+/area/ruin/space/has_grav/nova/des_two/security)
"wH" = (
/obj/machinery/door/firedoor,
/obj/structure/cable,
@@ -5101,6 +5069,18 @@
/obj/effect/turf_decal/nova_decals/syndicate/top/middle,
/turf/open/floor/mineral/plastitanium/red,
/area/ruin/space/has_grav/nova/des_two/bridge)
+"wK" = (
+/obj/structure/curtain,
+/obj/structure/drain,
+/obj/machinery/shower/directional/north,
+/obj/effect/turf_decal/siding/dark{
+ dir = 10
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 1
+ },
+/turf/open/floor/iron/white/small,
+/area/ruin/space/has_grav/nova/des_two/security/prison)
"wN" = (
/obj/structure/cable,
/turf/open/floor/carpet/royalblack,
@@ -5109,6 +5089,15 @@
/obj/machinery/igniter/incinerator_syndicatelava,
/turf/open/floor/engine,
/area/ruin/space/has_grav/nova/des_two/engineering)
+"wU" = (
+/obj/effect/turf_decal/tile/bar/opposingcorners{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 1
+ },
+/turf/open/floor/iron/cafeteria,
+/area/ruin/space/has_grav/nova/des_two/service/diner)
"wV" = (
/obj/machinery/gibber,
/obj/effect/turf_decal/siding/dark{
@@ -5118,17 +5107,6 @@
dir = 4
},
/area/ruin/space/has_grav/nova/des_two/service/diner)
-"xb" = (
-/obj/effect/turf_decal/trimline/blue/corner{
- dir = 8
- },
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/bot,
-/obj/structure/ore_box,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/space/has_grav/nova/des_two/cargo)
"xc" = (
/obj/structure/cable,
/obj/effect/turf_decal/stripes/red/corner{
@@ -5154,13 +5132,13 @@
},
/turf/open/floor/plating/elevatorshaft,
/area/ruin/space/has_grav/nova/des_two/cargo/hangar)
-"xk" = (
-/obj/machinery/chem_dispenser/drinks/fullupgrade{
- dir = 8
+"xh" = (
+/obj/effect/turf_decal/trimline/dark_red/filled/line{
+ dir = 1
},
-/obj/structure/table/wood,
-/turf/open/floor/wood/tile,
-/area/ruin/space/has_grav/nova/des_two/service/diner)
+/obj/machinery/vending/coffee,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/cargo)
"xp" = (
/obj/effect/turf_decal/stripes/red/line,
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
@@ -5171,19 +5149,35 @@
},
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/halls)
+"xq" = (
+/obj/machinery/light/red/directional/west,
+/obj/machinery/turretid{
+ ailock = 1;
+ control_area = "/area/ruin/space/has_grav/nova/des_two/bridge/vault";
+ dir = 1;
+ icon_state = "control_kill";
+ lethal = 1;
+ name = "DS2 turret controls";
+ pixel_x = -30;
+ req_access = list("syndicate")
+ },
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/bridge/vault)
"xr" = (
/turf/closed/wall/r_wall/syndicate,
/area/ruin/space/has_grav/nova/des_two)
-"xu" = (
-/obj/effect/turf_decal/stripes/red/line,
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+"xw" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/structure/disposalpipe/segment{
- dir = 4
+ dir = 2
},
-/turf/open/floor/mineral/plastitanium,
-/area/ruin/space/has_grav/nova/des_two/security)
+/obj/structure/cable,
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
+ },
+/turf/open/floor/iron/dark/diagonal,
+/area/ruin/space/has_grav/nova/des_two/engineering)
"xx" = (
/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
/obj/effect/turf_decal/stripes/red/line,
@@ -5194,26 +5188,13 @@
},
/turf/open/floor/iron/dark/small,
/area/ruin/space/has_grav/nova/des_two/security/prison)
-"xy" = (
-/obj/machinery/light/warm/directional/north,
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/security/lawyer)
"xB" = (
/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{
dir = 1
},
-/obj/machinery/meter,
-/turf/open/floor/plating,
-/area/ruin/space/has_grav/nova/des_two/engineering)
-"xG" = (
-/obj/structure/table/reinforced/plastitaniumglass,
-/obj/machinery/door/window/survival_pod/left/directional/east,
-/obj/effect/turf_decal/siding/thinplating/dark{
- dir = 4
- },
-/obj/machinery/door/firedoor,
-/turf/open/floor/iron/dark/smooth_large,
-/area/ruin/space/has_grav/nova/des_two/research)
+/obj/machinery/meter,
+/turf/open/floor/plating,
+/area/ruin/space/has_grav/nova/des_two/engineering)
"xH" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -5223,11 +5204,14 @@
/obj/structure/cable,
/turf/open/floor/wood/large,
/area/ruin/space/has_grav/nova/des_two/service/dorms)
-"xQ" = (
-/obj/effect/turf_decal/stripes/red/full,
-/obj/effect/turf_decal/box/white,
-/turf/open/floor/plating,
-/area/ruin/space/has_grav/nova/des_two/cargo/hangar)
+"xN" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
+/obj/effect/turf_decal/siding/yellow{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
+/turf/open/floor/iron/dark/diagonal,
+/area/ruin/space/has_grav/nova/des_two/engineering)
"xS" = (
/obj/effect/turf_decal/siding/dark{
dir = 8
@@ -5240,6 +5224,25 @@
dir = 4
},
/area/ruin/space/has_grav/nova/des_two/service/diner)
+"xT" = (
+/obj/effect/turf_decal/tile/bar/opposingcorners{
+ dir = 8
+ },
+/obj/effect/turf_decal/siding/wood,
+/obj/structure/disposalpipe/segment{
+ dir = 6
+ },
+/obj/structure/cable,
+/turf/open/floor/iron/cafeteria,
+/area/ruin/space/has_grav/nova/des_two/service/diner)
+"xW" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/space/has_grav/nova/des_two/halls)
"xX" = (
/obj/structure/chair/office{
dir = 1
@@ -5261,15 +5264,6 @@
/obj/machinery/light/small/directional/south,
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/security/prison)
-"ya" = (
-/obj/machinery/door/firedoor,
-/obj/machinery/door/airlock/cmo/glass{
- name = "Medical Bay"
- },
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/effect/mapping_helpers/airlock/cutaiwire,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/space/has_grav/nova/des_two/medbay)
"yb" = (
/obj/effect/turf_decal/stripes/red/corner,
/mob/living/basic/pet/cat/kitten{
@@ -5280,6 +5274,50 @@
/obj/structure/bed/dogbed,
/turf/open/floor/mineral/plastitanium,
/area/ruin/space/has_grav/nova/des_two/security)
+"yc" = (
+/obj/effect/turf_decal/bot,
+/obj/structure/closet/crate/freezer{
+ name = "imported ingredient freezer"
+ },
+/obj/item/reagent_containers/condiment/vinegar{
+ pixel_x = -3;
+ pixel_y = 11
+ },
+/obj/item/reagent_containers/condiment/yoghurt{
+ pixel_x = 6;
+ pixel_y = 5
+ },
+/obj/item/reagent_containers/condiment/cornmeal{
+ pixel_x = -6;
+ pixel_y = 2
+ },
+/obj/item/food/canned/jellyfish{
+ pixel_x = 5
+ },
+/obj/item/food/canned/desert_snails{
+ pixel_x = -3;
+ pixel_y = 1
+ },
+/obj/item/food/canned/tomatoes,
+/obj/item/food/canned/tuna{
+ pixel_x = -6;
+ pixel_y = -5
+ },
+/obj/item/food/canned/pine_nuts{
+ pixel_x = 10;
+ pixel_y = -9
+ },
+/obj/item/food/fishmeat/moonfish{
+ pixel_y = -11
+ },
+/obj/item/food/fishmeat/moonfish{
+ pixel_y = -8
+ },
+/obj/item/food/fishmeat/moonfish{
+ pixel_y = -5
+ },
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/space/has_grav/nova/des_two/cargo)
"yd" = (
/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
/obj/machinery/door/poddoor/shutters{
@@ -5289,20 +5327,6 @@
/obj/structure/cable,
/turf/open/floor/plating,
/area/ruin/space/has_grav/nova/des_two/security)
-"ye" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/north,
-/obj/effect/turf_decal/trimline/dark_blue/filled/line{
- dir = 1
- },
-/obj/effect/turf_decal/siding/wideplating/dark{
- dir = 1
- },
-/obj/machinery/vending/drugs{
- name = "\improper SyndiDrug Plus";
- onstation = 0
- },
-/turf/open/floor/iron/white/diagonal,
-/area/ruin/space/has_grav/nova/des_two/medbay)
"yh" = (
/obj/effect/turf_decal/stripes/red/line{
dir = 1
@@ -5333,6 +5357,26 @@
/obj/machinery/light/cold/directional/north,
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/halls)
+"yl" = (
+/obj/effect/turf_decal/siding/yellow{
+ dir = 4
+ },
+/obj/effect/turf_decal/trimline/yellow/filled/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/trimline/yellow/warning{
+ dir = 4
+ },
+/obj/effect/turf_decal/trimline/yellow/line{
+ dir = 8
+ },
+/obj/machinery/vending/engivend{
+ onstation = 0
+ },
+/turf/open/floor/iron/dark/side{
+ dir = 4
+ },
+/area/ruin/space/has_grav/nova/des_two/engineering)
"yn" = (
/obj/structure/disposalpipe/segment,
/obj/machinery/airalarm/directional/west,
@@ -5350,13 +5394,6 @@
/obj/effect/turf_decal/delivery,
/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/halls)
-"yv" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/light/cold/directional/west,
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/halls)
"yy" = (
/obj/effect/turf_decal/tile/bar/opposingcorners{
dir = 8
@@ -5366,6 +5403,18 @@
},
/turf/open/floor/iron/cafeteria,
/area/ruin/space/has_grav/nova/des_two/service/diner)
+"yz" = (
+/obj/effect/turf_decal/siding/dark,
+/obj/effect/turf_decal/trimline/dark_red/filled/line{
+ dir = 8
+ },
+/turf/open/floor/iron,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
+"yA" = (
+/obj/machinery/light/warm/directional/north,
+/obj/machinery/light_switch/directional/north,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/security/lawyer)
"yH" = (
/obj/effect/turf_decal/trimline/dark_red/filled/line{
dir = 5
@@ -5386,12 +5435,25 @@
},
/turf/open/floor/mineral/plastitanium/red,
/area/ruin/space/has_grav/nova/des_two/bridge)
-"yL" = (
-/obj/effect/turf_decal/siding/dark,
-/obj/structure/closet/secure_closet/des_two/prisoner_locker,
-/obj/item/restraints/handcuffs,
-/turf/open/floor/mineral/plastitanium/red,
-/area/ruin/space/has_grav/nova/des_two/security)
+"yK" = (
+/obj/machinery/power/apc/auto_name/directional/west,
+/obj/effect/mapping_helpers/apc/syndicate_access,
+/obj/structure/cable,
+/obj/structure/table/reinforced,
+/obj/machinery/reagentgrinder{
+ pixel_y = 4;
+ pixel_x = -8
+ },
+/obj/item/storage/box/beakers{
+ pixel_x = 8;
+ pixel_y = 6
+ },
+/obj/item/storage/box/beakers{
+ pixel_x = 8
+ },
+/obj/machinery/light_switch/directional/north,
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/space/has_grav/nova/des_two/service/hydroponics)
"yP" = (
/obj/structure/chair,
/obj/machinery/firealarm/directional/west,
@@ -5433,16 +5495,6 @@
dir = 1
},
/area/ruin/space/has_grav/nova/des_two/bridge)
-"yU" = (
-/obj/machinery/duct,
-/turf/open/floor/iron/white/small,
-/area/ruin/space/has_grav/nova/des_two/medbay)
-"yX" = (
-/obj/effect/turf_decal/trimline/dark_blue/filled/line{
- dir = 1
- },
-/turf/open/floor/iron/white/small,
-/area/ruin/space/has_grav/nova/des_two/medbay)
"zb" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -5518,6 +5570,15 @@
},
/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/cargo)
+"zk" = (
+/obj/structure/closet/secure_closet/des_two/cl_locker,
+/obj/effect/turf_decal/siding/wood{
+ dir = 8
+ },
+/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
+/obj/item/binoculars,
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/space/has_grav/nova/des_two/bridge/cl)
"zl" = (
/obj/effect/turf_decal/siding/dark{
dir = 4
@@ -5527,6 +5588,16 @@
},
/turf/open/floor/mineral/plastitanium/red,
/area/ruin/space/has_grav/nova/des_two/security)
+"zm" = (
+/obj/machinery/vending/security{
+ desc = "An Armadyne peacekeeper equipment vendor. Makes you wonder why there's no Gorlex Equipment Vendor yet.";
+ name = "\improper Stolen Armadyne Equipment Vendor"
+ },
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 1
+ },
+/turf/open/floor/mineral/plastitanium,
+/area/ruin/space/has_grav/nova/des_two/security)
"zn" = (
/obj/structure/table/reinforced,
/obj/effect/turf_decal/siding/dark{
@@ -5554,16 +5625,23 @@
dir = 4
},
/area/ruin/space/has_grav/nova/des_two/service/diner)
-"zt" = (
-/obj/structure/table/glass,
-/obj/item/clothing/neck/stethoscope{
- pixel_x = 12;
- pixel_y = 4
+"zu" = (
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/leader,
+/obj/effect/turf_decal/stripes/red/line,
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 1
},
-/obj/effect/turf_decal/tile/dark_blue/full,
-/obj/effect/turf_decal/siding/white,
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/space/has_grav/nova/des_two/medbay)
+/obj/effect/turf_decal/delivery/red,
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/obj/machinery/door/firedoor,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/door/airlock/security/old/glass{
+ name = "Security Checkpoint"
+ },
+/obj/effect/mapping_helpers/airlock/unres,
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/space/has_grav/nova/des_two/halls)
"zv" = (
/obj/effect/turf_decal/vg_decals/numbers/zero{
dir = 4
@@ -5609,18 +5687,9 @@
dir = 8
},
/area/ruin/space/has_grav/nova/des_two/halls)
-"zD" = (
-/obj/structure/table/wood,
-/obj/item/paper_bin/carbon{
- pixel_x = -5;
- pixel_y = 3
- },
-/obj/item/pen{
- pixel_x = -5;
- pixel_y = 3
- },
-/turf/open/floor/wood/large,
-/area/ruin/space/has_grav/nova/des_two/bridge/cl)
+"zE" = (
+/turf/closed/wall/r_wall/syndicate/nodiagonal,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
"zH" = (
/turf/open/floor/carpet/donk,
/area/ruin/space/has_grav/nova/des_two/bridge/cl)
@@ -5630,6 +5699,17 @@
},
/turf/open/floor/plating/airless,
/area/ruin/space/has_grav/nova/des_two)
+"zJ" = (
+/obj/machinery/door/airlock/research{
+ name = "Circuits Lab"
+ },
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/machinery/door/firedoor,
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/space/has_grav/nova/des_two/research)
"zK" = (
/obj/structure/cable,
/obj/effect/turf_decal/stripes/red/line{
@@ -5654,27 +5734,21 @@
},
/turf/open/floor/iron/dark/diagonal,
/area/ruin/space/has_grav/nova/des_two/engineering)
-"zN" = (
+"zO" = (
+/obj/machinery/door/firedoor,
+/obj/structure/table/reinforced/plastitaniumglass,
/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
-/obj/structure/window/reinforced/survival_pod{
- dir = 6
+/obj/item/paper_bin{
+ pixel_y = 4
},
-/obj/effect/turf_decal/siding/dark{
- dir = 4
+/obj/effect/turf_decal/delivery/red,
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 8
},
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
-/turf/open/floor/mineral/plastitanium,
-/area/ruin/space/has_grav/nova/des_two/security)
-"zS" = (
-/obj/effect/turf_decal/trimline/purple/line{
+/obj/effect/turf_decal/stripes/red/line{
dir = 4
},
-/obj/structure/disposalpipe/segment{
- dir = 2
- },
-/obj/machinery/airalarm/directional/east,
-/obj/effect/mapping_helpers/airalarm/syndicate_access,
-/turf/open/floor/iron/dark,
+/turf/open/floor/iron/dark/smooth_large,
/area/ruin/space/has_grav/nova/des_two/halls)
"zU" = (
/obj/effect/turf_decal/trimline/purple/filled/line{
@@ -5691,12 +5765,6 @@
/obj/structure/chair,
/turf/open/floor/iron/cafeteria,
/area/ruin/space/has_grav/nova/des_two/service/diner)
-"Aa" = (
-/obj/effect/turf_decal/tile/dark_red/fourcorners,
-/obj/structure/table,
-/obj/machinery/ecto_sniffer,
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/research)
"Ae" = (
/obj/effect/mapping_helpers/airlock/cutaiwire,
/obj/effect/mapping_helpers/airlock/access/all/syndicate/leader,
@@ -5723,10 +5791,48 @@
/obj/effect/turf_decal/trimline/blue/line{
dir = 8
},
-/turf/open/floor/iron/dark/textured_edge{
- dir = 8
+/turf/open/floor/iron/dark/textured_edge{
+ dir = 8
+ },
+/area/ruin/space/has_grav/nova/des_two/halls)
+"Ag" = (
+/obj/effect/turf_decal/trimline/dark_red/filled/line{
+ dir = 1
+ },
+/obj/machinery/airalarm/directional/north,
+/obj/effect/mapping_helpers/airalarm/syndicate_access,
+/obj/item/assembly/prox_sensor{
+ pixel_x = -8;
+ pixel_y = 6
+ },
+/obj/item/assembly/prox_sensor{
+ pixel_x = -7
+ },
+/obj/item/assembly/prox_sensor{
+ pixel_x = -6;
+ pixel_y = -8
+ },
+/obj/item/healthanalyzer{
+ pixel_x = 5;
+ pixel_y = -6
+ },
+/obj/item/healthanalyzer{
+ pixel_x = 4
+ },
+/obj/item/healthanalyzer{
+ pixel_x = 3;
+ pixel_y = 8
+ },
+/obj/structure/table/reinforced/plastitaniumglass,
+/obj/effect/turf_decal/trimline/dark_red/warning,
+/obj/machinery/light/cold/directional/north,
+/turf/open/floor/iron/dark/side{
+ dir = 1
},
-/area/ruin/space/has_grav/nova/des_two/halls)
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
+"Ai" = (
+/turf/open/floor/wood/large,
+/area/ruin/space/has_grav/nova/des_two/bridge/cl)
"Al" = (
/obj/structure/table,
/turf/open/floor/iron/dark/textured_large,
@@ -5748,15 +5854,6 @@
},
/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/cargo)
-"Ao" = (
-/obj/structure/sink/directional/east{
- pixel_x = -11
- },
-/obj/effect/turf_decal/siding/thinplating{
- dir = 5
- },
-/turf/open/floor/iron/small,
-/area/ruin/space/has_grav/nova/des_two/medbay)
"Ar" = (
/obj/machinery/smartfridge/food,
/turf/open/floor/iron/white/textured_large,
@@ -5790,26 +5887,12 @@
/obj/structure/cable,
/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/bridge)
-"Aw" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 4
- },
-/turf/open/floor/iron/white/diagonal,
-/area/ruin/space/has_grav/nova/des_two/medbay)
"Ax" = (
/turf/closed/wall/r_wall/syndicate/nodiagonal,
/area/ruin/space/has_grav/nova/des_two/cargo/hangar)
"Ay" = (
/turf/closed/wall/r_wall/syndicate,
/area/ruin/space/has_grav/nova/des_two/cargo/hangar)
-"Az" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
- },
-/obj/item/clothing/under/syndicate/nova/baseball,
-/obj/structure/closet/secure_closet/personal,
-/turf/open/floor/wood/tile,
-/area/ruin/space/has_grav/nova/des_two/service/dorms)
"AC" = (
/obj/machinery/disposal/bin,
/obj/effect/turf_decal/siding/thinplating/end{
@@ -5821,29 +5904,21 @@
},
/turf/open/floor/iron/small,
/area/ruin/space/has_grav/nova/des_two/bridge)
-"AG" = (
-/obj/structure/closet/secure_closet/des_two/munitions_locker,
-/obj/effect/turf_decal/siding/dark{
- dir = 8
- },
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 8
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ruin/space/has_grav/nova/des_two/security/armory)
-"AI" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/trimline/dark_blue/warning{
- dir = 4
- },
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/halls)
"AK" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/security/lawyer)
+"AQ" = (
+/obj/effect/turf_decal/bot_white,
+/obj/structure/easel,
+/obj/item/canvas/twentythree_nineteen,
+/obj/item/radio/intercom/directional/west{
+ name = "Prisoner Communication";
+ freqlock = 1;
+ frequency = 1487
+ },
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/space/has_grav/nova/des_two/security/prison)
"AR" = (
/obj/machinery/light/red/directional/south,
/obj/machinery/airalarm/directional/south,
@@ -5859,6 +5934,10 @@
dir = 4
},
/area/ruin/space/has_grav/nova/des_two/cargo/hangar)
+"AS" = (
+/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
"AV" = (
/turf/open/floor/mineral/plastitanium/red,
/area/ruin/space/has_grav/nova/des_two/bridge)
@@ -5873,19 +5952,6 @@
/obj/item/kirbyplants/organic/plant21,
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/security/lawyer)
-"AX" = (
-/obj/item/reagent_containers/cup/glass/waterbottle{
- pixel_x = 11
- },
-/obj/item/reagent_containers/cup/glass/waterbottle{
- pixel_x = 7;
- pixel_y = -4
- },
-/obj/effect/turf_decal/tile/neutral/half/contrasted,
-/obj/effect/turf_decal/trimline/dark/line,
-/obj/effect/turf_decal/trimline/dark/line,
-/turf/open/floor/iron,
-/area/ruin/space/has_grav/nova/des_two/service/dorms/fitness)
"AZ" = (
/obj/machinery/vending/boozeomat/syndicate_access,
/turf/closed/wall/r_wall/syndicate/nodiagonal,
@@ -5896,6 +5962,11 @@
},
/turf/open/floor/engine/o2,
/area/ruin/space/has_grav/nova/des_two/engineering)
+"Bc" = (
+/obj/structure/table/reinforced,
+/obj/machinery/recharger,
+/turf/open/floor/mineral/plastitanium,
+/area/ruin/space/has_grav/nova/des_two/security)
"Be" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -5906,17 +5977,31 @@
/obj/machinery/light/cold/directional/east,
/turf/open/floor/mineral/plastitanium,
/area/ruin/space/has_grav/nova/des_two/security)
-"Bi" = (
-/obj/effect/turf_decal/siding/dark,
+"Bf" = (
+/obj/structure/cable,
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/obj/machinery/door/airlock/vault{
+ id_tag = "syndie_ds2_vault"
+ },
+/obj/effect/mapping_helpers/airlock/locked,
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/effect/turf_decal/siding/dark/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/siding/dark/corner{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/light/red/directional/north,
-/obj/item/folded_navigation_gigabeacon,
-/obj/structure/frame/machine{
- anchored = 1;
- icon_state = "box_1";
- state = 2
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/delivery/red,
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 8
},
-/turf/open/floor/iron/dark,
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 4
+ },
+/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/bridge/vault)
"Bj" = (
/obj/structure/sink/kitchen/directional/west,
@@ -5948,6 +6033,26 @@
},
/turf/open/floor/iron/pool,
/area/ruin/space/has_grav/nova/des_two/engineering)
+"Bp" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
+ },
+/turf/open/floor/iron/dark/diagonal,
+/area/ruin/space/has_grav/nova/des_two/engineering)
+"Br" = (
+/obj/structure/disposalpipe/segment{
+ dir = 2
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/obj/machinery/door/airlock/hatch,
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/machinery/door/firedoor,
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/space/has_grav/nova/des_two/engineering)
"Bs" = (
/obj/structure/lattice,
/obj/structure/transit_tube{
@@ -5972,19 +6077,6 @@
},
/turf/open/floor/mineral/plastitanium/red,
/area/ruin/space/has_grav/nova/des_two/security/armory)
-"Bv" = (
-/obj/effect/turf_decal/stripes/red/line{
- dir = 1
- },
-/obj/structure/rack/shelf,
-/obj/item/shovel{
- pixel_y = 2
- },
-/obj/item/pickaxe{
- pixel_y = -4
- },
-/turf/open/floor/iron/dark/small,
-/area/ruin/space/has_grav/nova/des_two/cargo)
"Bw" = (
/obj/structure/railing{
dir = 4
@@ -6008,30 +6100,25 @@
dir = 4
},
/area/ruin/space/has_grav/nova/des_two/cargo/hangar)
-"By" = (
-/obj/machinery/door/firedoor,
-/obj/structure/disposalpipe/segment{
- dir = 2
- },
-/obj/machinery/door/airlock/cmo/glass{
- name = "Medical Bay"
- },
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/effect/mapping_helpers/airlock/cutaiwire,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/space/has_grav/nova/des_two/medbay)
"BC" = (
/obj/structure/cable,
/obj/structure/table/reinforced,
/turf/open/floor/iron/dark/smooth_large,
/area/ruin/space/has_grav/nova/des_two/service/hydroponics)
-"BG" = (
-/obj/effect/turf_decal/stripes/red/line{
- dir = 1
+"BI" = (
+/obj/structure/cable,
+/obj/machinery/power/smes/engineering{
+ charge = 4.5e+006;
+ input_level = 150000
},
-/obj/effect/mob_spawn/ghost_role/human/ds2/syndicate/miner,
-/turf/open/floor/iron/dark/small,
-/area/ruin/space/has_grav/nova/des_two/cargo)
+/obj/structure/window/reinforced/survival_pod/spawner/directional/east{
+ pixel_x = 4
+ },
+/obj/effect/turf_decal/siding/dark{
+ dir = 5
+ },
+/turf/open/floor/plating,
+/area/ruin/space/has_grav/nova/des_two/engineering)
"BL" = (
/obj/structure/table,
/obj/item/book/manual/chef_recipes,
@@ -6046,6 +6133,20 @@
/obj/machinery/light/cold/directional/south,
/turf/open/floor/iron/white/textured_large,
/area/ruin/space/has_grav/nova/des_two/security/prison)
+"BM" = (
+/obj/structure/table,
+/obj/machinery/reagentgrinder{
+ pixel_y = 4;
+ pixel_x = 7
+ },
+/obj/structure/sign/poster/contraband/moffuchis_pizza/directional/east,
+/obj/effect/turf_decal/siding/dark{
+ dir = 4
+ },
+/turf/open/floor/iron/kitchen{
+ dir = 4
+ },
+/area/ruin/space/has_grav/nova/des_two/service/diner)
"BN" = (
/obj/structure/cable,
/obj/effect/turf_decal/stripes/red/corner{
@@ -6072,37 +6173,77 @@
},
/turf/open/floor/mineral/plastitanium,
/area/ruin/space/has_grav/nova/des_two/security)
+"BQ" = (
+/obj/structure/cable,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/cargo)
"BS" = (
/obj/structure/disposalpipe/segment,
/obj/machinery/door/firedoor,
/obj/effect/turf_decal/delivery,
/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/halls)
+"BT" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 4
+ },
+/obj/item/storage/wallet/random,
+/obj/item/clothing/under/costume/jabroni{
+ has_sensor = 0;
+ random_sensor = 0
+ },
+/obj/machinery/button/door/directional/north{
+ id = "TESBattlespire";
+ name = "Dorm Bolt Control";
+ specialfunctions = 4
+ },
+/obj/structure/closet/secure_closet/personal/cabinet,
+/turf/open/floor/wood/tile,
+/area/ruin/space/has_grav/nova/des_two/service/dorms)
"BV" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/structure/cable,
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/security/lawyer)
-"Cb" = (
-/obj/effect/turf_decal/trimline/dark_blue/filled/line{
- dir = 1
- },
-/obj/effect/turf_decal/siding/wideplating/dark{
- dir = 1
+"BY" = (
+/obj/effect/turf_decal/trimline/purple/line{
+ dir = 4
},
-/turf/open/floor/iron/white/diagonal,
-/area/ruin/space/has_grav/nova/des_two/medbay)
-"Cd" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/structure/disposalpipe/segment{
- dir = 10
+ dir = 2
},
-/obj/machinery/duct,
/obj/structure/cable,
-/turf/open/floor/iron/white/diagonal,
-/area/ruin/space/has_grav/nova/des_two/medbay)
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/halls)
+"BZ" = (
+/obj/item/ai_module/reset/purge{
+ pixel_y = -4
+ },
+/obj/item/ai_module/supplied/freeform{
+ pixel_y = 7
+ },
+/obj/item/mmi/posibrain{
+ pixel_x = -4
+ },
+/obj/item/mmi/posibrain{
+ pixel_x = 2;
+ pixel_y = 6
+ },
+/obj/structure/table/reinforced/plastitaniumglass,
+/turf/open/floor/iron/half,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
+"Cc" = (
+/obj/structure/closet/secure_closet/des_two/sa_locker,
+/obj/item/clothing/head/hats/hos/beret/syndicate,
+/obj/effect/turf_decal/siding/wood{
+ dir = 4
+ },
+/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/space/has_grav/nova/des_two/bridge/admiral)
"Ce" = (
/obj/structure/drain,
/obj/machinery/shower/directional/east,
@@ -6116,37 +6257,12 @@
dir = 4
},
/area/ruin/space/has_grav/nova/des_two/service/diner)
-"Ch" = (
-/obj/effect/turf_decal/tile/bar/opposingcorners{
- dir = 8
- },
-/obj/effect/turf_decal/siding/wood,
-/obj/machinery/door/window/survival_pod/left/directional/south{
- name = "Diner";
- req_access = list("syndicate")
- },
-/obj/structure/disposalpipe/segment{
- dir = 6
- },
-/obj/structure/cable,
-/turf/open/floor/iron/cafeteria,
-/area/ruin/space/has_grav/nova/des_two/service/diner)
"Ci" = (
/obj/structure/window/reinforced/tinted/spawner/directional/north,
/obj/structure/window/reinforced/tinted/spawner/directional/east,
/obj/machinery/power/shuttle_engine/heater,
/turf/open/floor/plating/airless,
/area/ruin/space/has_grav/nova/des_two)
-"Cj" = (
-/obj/machinery/light/cold/directional/west,
-/obj/effect/turf_decal/siding/dark{
- dir = 8
- },
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 4
- },
-/turf/open/floor/iron/white/small,
-/area/ruin/space/has_grav/nova/des_two/service/dorms/fitness)
"Cm" = (
/obj/effect/mob_spawn/ghost_role/human/ds2/syndicate_command/corporateliaison,
/turf/open/floor/carpet/donk,
@@ -6158,11 +6274,13 @@
},
/turf/open/floor/plating,
/area/ruin/space/has_grav/nova/des_two/engineering)
-"Cp" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
-/turf/open/floor/iron/white/diagonal,
-/area/ruin/space/has_grav/nova/des_two/medbay)
+"Co" = (
+/obj/machinery/autolathe/hacked,
+/obj/effect/turf_decal/trimline/purple/filled/line{
+ dir = 4
+ },
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/research)
"Cq" = (
/obj/effect/turf_decal/nova_decals/departments/bridge{
dir = 8
@@ -6174,11 +6292,21 @@
dir = 8
},
/area/ruin/space/has_grav/nova/des_two/halls)
-"Ct" = (
+"Cr" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{
+ dir = 4
+ },
+/turf/open/floor/engine/n2,
+/area/ruin/space/has_grav/nova/des_two/engineering)
+"Cx" = (
+/obj/effect/turf_decal/trimline/blue/corner{
+ dir = 8
+ },
+/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/light/cold/directional/south,
-/turf/open/floor/mineral/plastitanium/red,
-/area/ruin/space/has_grav/nova/des_two/security)
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/space/has_grav/nova/des_two/cargo)
"Cy" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
dir = 1
@@ -6203,20 +6331,39 @@
/obj/effect/turf_decal/delivery,
/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/cargo)
-"CF" = (
-/obj/effect/turf_decal/stripes/red/corner{
- dir = 4
- },
-/obj/effect/mob_spawn/ghost_role/human/ds2/syndicate/miner,
-/turf/open/floor/iron/dark/small,
-/area/ruin/space/has_grav/nova/des_two/cargo)
"CH" = (
/turf/open/floor/carpet/red,
/area/ruin/space/has_grav/nova/des_two/bridge/admiral)
+"CI" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/disposalpipe/segment{
+ dir = 2
+ },
+/obj/structure/cable,
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/space/has_grav/nova/des_two/engineering)
"CJ" = (
/obj/machinery/oven/range,
/turf/open/floor/iron/white/textured_large,
/area/ruin/space/has_grav/nova/des_two/security/prison)
+"CP" = (
+/obj/effect/turf_decal/tile/dark_red/half/contrasted{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 10
+ },
+/obj/effect/turf_decal/siding/wideplating_new/dark{
+ dir = 4
+ },
+/obj/machinery/camera/xray/directional/north{
+ c_tag = "DS-2 Hangar Airlock";
+ network = list("ds2")
+ },
+/obj/structure/sign/flag/syndicate/directional/north,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/cargo)
"CS" = (
/obj/effect/turf_decal/stripes/line{
dir = 1
@@ -6240,6 +6387,15 @@
},
/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/security/prison)
+"CU" = (
+/obj/structure/closet/crate/solarpanel_small,
+/obj/effect/turf_decal/tile/brown/half{
+ dir = 1
+ },
+/turf/open/floor/iron/dark/textured_half{
+ dir = 4
+ },
+/area/ruin/space/has_grav/nova/des_two/cargo)
"CV" = (
/obj/effect/turf_decal/stripes/line{
dir = 1
@@ -6259,6 +6415,20 @@
},
/turf/open/floor/iron/dark/small,
/area/ruin/space/has_grav/nova/des_two/engineering)
+"Dc" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/turf_decal/siding/dark,
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/bridge/eva)
"De" = (
/obj/effect/turf_decal/tile/brown{
dir = 8
@@ -6268,6 +6438,20 @@
},
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/cargo)
+"Dg" = (
+/obj/structure/table/wood,
+/obj/item/paper_bin/carbon{
+ pixel_x = -5;
+ pixel_y = 3
+ },
+/obj/item/pen{
+ pixel_x = -5;
+ pixel_y = 3
+ },
+/obj/machinery/light_switch/directional/south,
+/obj/item/crowbar/red,
+/turf/open/floor/wood/large,
+/area/ruin/space/has_grav/nova/des_two/bridge/cl)
"Dh" = (
/obj/effect/turf_decal/delivery/red,
/obj/machinery/door/firedoor,
@@ -6300,15 +6484,6 @@
/obj/effect/turf_decal/bot_white,
/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/security/prison)
-"Ds" = (
-/obj/structure/toilet{
- pixel_y = 16
- },
-/obj/effect/turf_decal/siding/dark{
- dir = 9
- },
-/turf/open/floor/iron/white/small,
-/area/ruin/space/has_grav/nova/des_two/security/prison)
"Dt" = (
/obj/effect/turf_decal/siding/dark{
dir = 8
@@ -6328,13 +6503,6 @@
},
/turf/open/floor/iron/dark/small,
/area/ruin/space/has_grav/nova/des_two/security/prison)
-"Dv" = (
-/obj/effect/turf_decal/stripes/red/line,
-/obj/structure/disposalpipe/segment{
- dir = 8
- },
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/halls)
"Dw" = (
/obj/structure/closet/emcloset,
/obj/structure/cable,
@@ -6347,10 +6515,6 @@
/obj/machinery/light/red/directional/south,
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/cargo)
-"Dy" = (
-/obj/machinery/smartfridge/chemistry,
-/turf/open/floor/iron/white/diagonal,
-/area/ruin/space/has_grav/nova/des_two/medbay/chem)
"Dz" = (
/obj/effect/turf_decal/trimline/dark_red/filled/line{
dir = 9
@@ -6362,57 +6526,12 @@
/obj/machinery/light/small/directional/north,
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/security/prison)
-"DA" = (
-/obj/effect/turf_decal/bot,
-/obj/item/disk{
- desc = "A cheap, plastic hard-disk labelled 'good tunes to assault ops to'. It looks disused... wait, is that a 'THE WEAPONIZED' logo?";
- icon_state = "nucleardisk";
- name = "dat fukken disk"
- },
-/obj/item/choice_beacon/music{
- pixel_x = 5
- },
-/obj/item/choice_beacon/music{
- pixel_x = -3;
- pixel_y = -4
- },
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/closet/crate/wooden,
-/obj/structure/window/reinforced/survival_pod/spawner/directional/east{
- pixel_x = 4
- },
-/obj/effect/turf_decal/tile/yellow/half{
- dir = 1
- },
-/turf/open/floor/iron/dark/textured_half{
- dir = 4
- },
-/area/ruin/space/has_grav/nova/des_two/cargo)
"DB" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/wood/large,
/area/ruin/space/has_grav/nova/des_two/service/dorms)
-"DE" = (
-/obj/structure/table/wood,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 8
- },
-/obj/machinery/button/door{
- id = "TESArena";
- name = "Dorm Bolt Control";
- normaldoorcontrol = 1;
- pixel_x = -8;
- pixel_y = 24;
- specialfunctions = 4
- },
-/obj/machinery/airalarm/directional/east,
-/obj/effect/mapping_helpers/airalarm/syndicate_access,
-/turf/open/floor/wood/tile,
-/area/ruin/space/has_grav/nova/des_two/service/dorms)
"DF" = (
/obj/effect/turf_decal/siding/thinplating/dark,
/obj/effect/turf_decal/trimline/dark_red/corner,
@@ -6477,6 +6596,19 @@
/obj/machinery/biogenerator,
/turf/open/floor/iron/dark/smooth_large,
/area/ruin/space/has_grav/nova/des_two/service/hydroponics)
+"DQ" = (
+/obj/machinery/computer/security{
+ dir = 4;
+ network = list("ds2")
+ },
+/obj/item/radio/intercom/directional/west{
+ frequency = 1487;
+ name = "Prisoner Communication";
+ freqlock = 1;
+ canhear_range = 9
+ },
+/turf/open/floor/mineral/plastitanium/red,
+/area/ruin/space/has_grav/nova/des_two/security)
"DS" = (
/obj/machinery/disposal/bin,
/obj/effect/turf_decal/siding/thinplating/end{
@@ -6491,6 +6623,18 @@
},
/turf/open/floor/iron/small,
/area/ruin/space/has_grav/nova/des_two/service/diner)
+"DY" = (
+/obj/effect/turf_decal/siding/dark/corner{
+ dir = 8
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 10
+ },
+/obj/effect/turf_decal/trimline/yellow/warning{
+ dir = 1
+ },
+/turf/open/floor/iron/dark/diagonal,
+/area/ruin/space/has_grav/nova/des_two/engineering)
"Eb" = (
/obj/machinery/light/cold/directional/west,
/obj/effect/turf_decal/vg_decals/atmos/nitrogen{
@@ -6513,25 +6657,14 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/mineral/plastitanium,
/area/ruin/space/has_grav/nova/des_two/security/armory)
-"Ej" = (
-/obj/machinery/disposal/bin,
-/obj/effect/turf_decal/siding/thinplating/end{
- dir = 8
- },
-/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
-/obj/structure/disposalpipe/trunk{
- dir = 1
- },
-/obj/machinery/button/door{
- id = "ds2cargo";
- name = "Cargo Blastdoor Control";
- pixel_x = 24;
- req_access = list("syndicate")
+"Ee" = (
+/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
+/obj/machinery/door/firedoor,
+/obj/machinery/door/poddoor/shutters/radiation/preopen{
+ id = "ds2engineering"
},
-/obj/structure/railing,
-/obj/effect/turf_decal/siding/dark,
-/turf/open/floor/iron/small,
-/area/ruin/space/has_grav/nova/des_two/cargo)
+/turf/open/floor/plating,
+/area/ruin/space/has_grav/nova/des_two/engineering)
"Em" = (
/obj/effect/turf_decal/tile/yellow/half,
/obj/structure/sign/flag/syndicate/directional/south{
@@ -6565,6 +6698,32 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/dark/small,
/area/ruin/space/has_grav/nova/des_two/security/prison)
+"Ew" = (
+/obj/machinery/stasis,
+/obj/structure/window/reinforced/survival_pod/spawner/directional/north,
+/obj/effect/turf_decal/trimline/blue/filled/line{
+ dir = 4
+ },
+/obj/effect/turf_decal/trimline/blue/filled/line{
+ dir = 1
+ },
+/turf/open/floor/iron/white/small,
+/area/ruin/space/has_grav/nova/des_two/security)
+"Ex" = (
+/obj/machinery/light/cold/directional/east,
+/obj/effect/turf_decal/siding/dark{
+ dir = 6
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 8
+ },
+/obj/machinery/button/door/directional/south{
+ id = "TESSkyrim";
+ name = "Restroom Bolt Control";
+ specialfunctions = 4
+ },
+/turf/open/floor/iron/white/small,
+/area/ruin/space/has_grav/nova/des_two/service/diner)
"Ey" = (
/obj/effect/turf_decal/siding/wood{
dir = 4
@@ -6584,37 +6743,24 @@
},
/turf/open/floor/plating,
/area/ruin/space/has_grav/nova/des_two/engineering)
-"EB" = (
-/obj/effect/turf_decal/bot,
-/obj/machinery/vending/engivend{
- onstation = 0
- },
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/space/has_grav/nova/des_two/engineering)
-"EC" = (
-/obj/item/grenade/barrier{
- pixel_y = 10
- },
-/obj/item/grenade/barrier{
- pixel_x = 4;
- pixel_y = 6
- },
-/obj/item/grenade/barrier{
- pixel_x = -4;
- pixel_y = 6
+"EE" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 4
},
-/obj/item/grenade/barrier{
- pixel_y = 2
+/turf/open/floor/iron/dark/small,
+/area/ruin/space/has_grav/nova/des_two/security/prison)
+"EF" = (
+/obj/effect/turf_decal/trimline/brown/warning{
+ dir = 1
},
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
+ dir = 8
},
-/obj/structure/table/reinforced,
-/obj/effect/turf_decal/siding/dark/corner{
- dir = 4
+/obj/structure/disposalpipe/segment{
+ dir = 5
},
-/turf/open/floor/mineral/plastitanium/red,
-/area/ruin/space/has_grav/nova/des_two/security/armory)
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/cargo)
"EJ" = (
/obj/structure/lattice/catwalk,
/obj/structure/marker_beacon/burgundy,
@@ -6629,11 +6775,6 @@
/obj/machinery/vending/clothing,
/turf/open/floor/iron/dark/smooth_large,
/area/ruin/space/has_grav/nova/des_two/service/dorms)
-"EQ" = (
-/obj/machinery/duct,
-/obj/structure/reagent_dispensers/water_cooler,
-/turf/open/floor/iron/white/diagonal,
-/area/ruin/space/has_grav/nova/des_two/medbay)
"ET" = (
/obj/effect/turf_decal/stripes/line{
dir = 8
@@ -6729,6 +6870,31 @@
},
/turf/open/floor/mineral/plastitanium/red,
/area/ruin/space/has_grav/nova/des_two/security)
+"Ff" = (
+/obj/effect/turf_decal/bot,
+/obj/item/disk{
+ desc = "A cheap, plastic hard-disk labelled 'good tunes to assault ops to'. It looks disused... wait, is that a 'THE WEAPONIZED' logo?";
+ icon_state = "nucleardisk";
+ name = "dat fukken disk"
+ },
+/obj/item/choice_beacon/music{
+ pixel_x = 5
+ },
+/obj/item/choice_beacon/music{
+ pixel_x = -3;
+ pixel_y = -4
+ },
+/obj/structure/closet/crate/wooden,
+/obj/structure/window/reinforced/survival_pod/spawner/directional/east{
+ pixel_x = 4
+ },
+/obj/effect/turf_decal/tile/yellow/half{
+ dir = 1
+ },
+/turf/open/floor/iron/dark/textured_half{
+ dir = 4
+ },
+/area/ruin/space/has_grav/nova/des_two/cargo)
"Fh" = (
/obj/effect/turf_decal/stripes/red/line,
/turf/open/floor/mineral/plastitanium,
@@ -6785,14 +6951,10 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/dark/small,
/area/ruin/space/has_grav/nova/des_two/security/prison)
-"Fw" = (
-/obj/machinery/shower/directional/south,
-/obj/effect/turf_decal/siding/dark{
- dir = 5
- },
-/obj/structure/drain,
-/turf/open/floor/iron/white/small,
-/area/ruin/space/has_grav/nova/des_two/service/dorms/fitness)
+"Fq" = (
+/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
+/turf/open/floor/plating,
+/area/ruin/space/has_grav/nova/des_two/bridge/vault)
"Fx" = (
/obj/machinery/chem_dispenser/mutagensaltpeter,
/turf/open/floor/iron/white/diagonal,
@@ -6806,18 +6968,9 @@
/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/security/armory)
"Fz" = (
-/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
-/turf/open/floor/plating,
-/area/ruin/space/has_grav/nova/des_two/research)
-"FA" = (
-/obj/machinery/sleeper/syndie/fullupgrade{
- dir = 4
- },
-/obj/effect/turf_decal/trimline/dark_blue/filled/line{
- dir = 9
- },
-/turf/open/floor/iron/white/small,
-/area/ruin/space/has_grav/nova/des_two/medbay)
+/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
+/turf/open/floor/plating,
+/area/ruin/space/has_grav/nova/des_two/research)
"FB" = (
/obj/structure/chair/office/light,
/obj/effect/turf_decal/siding/dark,
@@ -6842,6 +6995,19 @@
/obj/machinery/light/warm/directional/west,
/turf/open/floor/wood,
/area/ruin/space/has_grav/nova/des_two/bridge/cl)
+"FE" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/disposalpipe/segment{
+ dir = 2
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/space/has_grav/nova/des_two/engineering)
"FG" = (
/obj/effect/turf_decal/tile/purple{
dir = 4
@@ -6852,16 +7018,6 @@
},
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/cargo)
-"FH" = (
-/obj/effect/turf_decal/siding/dark{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
- },
-/turf/open/floor/iron/white/small,
-/area/ruin/space/has_grav/nova/des_two/service/dorms/fitness)
"FJ" = (
/obj/effect/turf_decal/siding/dark/corner,
/obj/effect/turf_decal/siding/dark/corner{
@@ -6869,16 +7025,68 @@
},
/turf/open/floor/iron/white/diagonal,
/area/ruin/space/has_grav/nova/des_two/service/hydroponics)
-"FO" = (
-/obj/structure/closet/secure_closet/des_two/medical,
-/turf/open/floor/iron/white,
-/area/ruin/space/has_grav/nova/des_two/medbay/chem)
+"FL" = (
+/obj/effect/turf_decal/siding/dark{
+ dir = 4
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 4
+ },
+/obj/structure/closet/secure_closet/des_two/armory_gear_locker,
+/obj/machinery/light_switch/directional/north,
+/turf/open/floor/mineral/plastitanium/red,
+/area/ruin/space/has_grav/nova/des_two/security/armory)
"FP" = (
/obj/machinery/computer/crew/syndie{
dir = 4
},
/turf/open/floor/mineral/plastitanium/red,
/area/ruin/space/has_grav/nova/des_two/security)
+"FR" = (
+/obj/structure/closet/firecloset/full,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/halls)
+"FT" = (
+/obj/effect/turf_decal/trimline/purple/corner{
+ dir = 4
+ },
+/obj/effect/turf_decal/trimline/brown/warning,
+/obj/structure/disposalpipe/junction/yjunction{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/halls)
+"FW" = (
+/obj/structure/table/reinforced,
+/obj/effect/turf_decal/trimline/purple/filled/line{
+ dir = 4
+ },
+/obj/machinery/light/cold/directional/south,
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 1
+ },
+/obj/item/storage/box/stockparts/basic{
+ pixel_y = 6
+ },
+/obj/item/storage/box/stockparts/basic{
+ pixel_x = 8
+ },
+/obj/item/storage/box/beakers{
+ pixel_x = -4;
+ pixel_y = -2
+ },
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/research)
+"FX" = (
+/obj/effect/turf_decal/trimline/brown/warning,
+/obj/structure/disposalpipe/segment{
+ dir = 8
+ },
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/halls)
"FY" = (
/obj/effect/turf_decal/tile/bar/opposingcorners{
dir = 8
@@ -6922,6 +7130,12 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/mineral/plastitanium,
/area/ruin/space/has_grav/nova/des_two/security)
+"Gf" = (
+/obj/machinery/hydroponics/constructable,
+/obj/machinery/airalarm/directional/east,
+/obj/effect/mapping_helpers/airalarm/syndicate_access,
+/turf/open/floor/iron/dark/small,
+/area/ruin/space/has_grav/nova/des_two/service/hydroponics)
"Gg" = (
/obj/effect/turf_decal/siding/wood{
dir = 10
@@ -6990,6 +7204,11 @@
dir = 4
},
/area/ruin/space/has_grav/nova/des_two/service/diner)
+"Gq" = (
+/obj/effect/turf_decal/stripes/red/line,
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/mineral/plastitanium,
+/area/ruin/space/has_grav/nova/des_two/security)
"Gt" = (
/obj/effect/turf_decal/siding/wood{
dir = 4
@@ -7019,11 +7238,6 @@
},
/turf/open/floor/iron,
/area/ruin/space/has_grav/nova/des_two/research)
-"GD" = (
-/obj/effect/turf_decal/siding/dark,
-/obj/structure/table,
-/turf/open/floor/iron/dark/small,
-/area/ruin/space/has_grav/nova/des_two/security/prison)
"GE" = (
/obj/effect/turf_decal/bot,
/obj/effect/spawner/random/maintenance/two,
@@ -7048,11 +7262,6 @@
},
/turf/open/floor/iron/diagonal,
/area/ruin/space/has_grav/nova/des_two/halls)
-"GH" = (
-/obj/effect/turf_decal/bot,
-/obj/structure/closet/crate/freezer/surplus_limbs,
-/turf/open/floor/iron/dark/textured_half,
-/area/ruin/space/has_grav/nova/des_two/cargo)
"GK" = (
/obj/machinery/power/shuttle_engine/huge,
/obj/effect/turf_decal/stripes/line,
@@ -7074,15 +7283,14 @@
},
/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/security/prison)
-"GO" = (
-/obj/structure/cable,
-/obj/effect/turf_decal/stripes/red/corner,
-/obj/effect/turf_decal/stripes/red/corner{
- dir = 4
+"GQ" = (
+/obj/machinery/chem_dispenser/drinks/fullupgrade{
+ dir = 8;
+ pixel_y = 0
},
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
-/turf/open/floor/mineral/plastitanium,
-/area/ruin/space/has_grav/nova/des_two/security)
+/obj/structure/table/wood,
+/turf/open/floor/wood/tile,
+/area/ruin/space/has_grav/nova/des_two/service/diner)
"GR" = (
/obj/effect/turf_decal/bot,
/obj/structure/reagent_dispensers/fueltank,
@@ -7101,6 +7309,18 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/wood/parquet,
/area/ruin/space/has_grav/nova/des_two/service/lounge)
+"GT" = (
+/obj/structure/table/wood,
+/obj/item/paper_bin/carbon{
+ pixel_y = 3
+ },
+/obj/item/pen/fountain/captain{
+ name = "admiral's fountain pen";
+ pixel_y = 5
+ },
+/obj/item/crowbar/red,
+/turf/open/floor/wood/large,
+/area/ruin/space/has_grav/nova/des_two/bridge/admiral)
"GU" = (
/obj/effect/turf_decal/siding/dark{
dir = 8
@@ -7168,23 +7388,6 @@
},
/turf/open/floor/wood,
/area/ruin/space/has_grav/nova/des_two/service/lounge)
-"Hc" = (
-/obj/effect/turf_decal/siding/dark{
- dir = 4
- },
-/obj/machinery/light/cold/directional/west,
-/obj/structure/rack/gunrack,
-/obj/item/gun/ballistic/automatic/sol_smg/evil{
- pixel_x = -8
- },
-/obj/item/gun/ballistic/shotgun/riot/sol/evil{
- pixel_x = 0
- },
-/obj/item/gun/ballistic/automatic/sol_rifle/evil{
- pixel_x = 8
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ruin/space/has_grav/nova/des_two/security/armory)
"Hh" = (
/obj/machinery/light/cold/directional/east,
/obj/machinery/airalarm/directional/east,
@@ -7199,6 +7402,10 @@
dir = 4
},
/area/ruin/space/has_grav/nova/des_two/service/diner)
+"Hl" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
+/turf/open/floor/mineral/plastitanium,
+/area/ruin/space/has_grav/nova/des_two/security)
"Hn" = (
/obj/effect/turf_decal/siding/dark,
/obj/structure/window/reinforced/survival_pod{
@@ -7280,6 +7487,12 @@
},
/turf/open/floor/iron/white/textured_large,
/area/ruin/space/has_grav/nova/des_two/security/prison)
+"Hv" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{
+ dir = 4
+ },
+/turf/open/floor/engine/plasma,
+/area/ruin/space/has_grav/nova/des_two/engineering)
"Hw" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -7289,111 +7502,187 @@
},
/turf/open/floor/wood/tile,
/area/ruin/space/has_grav/nova/des_two/service/diner)
+"Hx" = (
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 7
+ },
+/turf/open/floor/mineral/plastitanium,
+/area/ruin/space/has_grav/nova/des_two/security)
+"Hy" = (
+/obj/effect/turf_decal/trimline/purple/filled/line{
+ dir = 4
+ },
+/obj/structure/chair/office/light{
+ dir = 1
+ },
+/obj/machinery/light_switch/directional/west,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/research)
"Hz" = (
/turf/closed/wall/r_wall/syndicate/nodiagonal,
/area/ruin/space/has_grav/nova/des_two/research)
-"HA" = (
-/obj/item/book/manual/wiki/chemistry{
- pixel_x = -4
+"HE" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/disposalpipe/segment{
+ dir = 6
},
-/obj/item/clothing/glasses/science{
- pixel_x = -4
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/halls)
+"HF" = (
+/obj/machinery/suit_storage_unit/syndicate/chameleon{
+ name = "suit storage unit"
},
-/obj/structure/table/reinforced/plastitaniumglass,
-/obj/effect/turf_decal/siding/dark{
+/obj/effect/turf_decal/siding/yellow{
dir = 8
},
-/turf/open/floor/iron/white,
-/area/ruin/space/has_grav/nova/des_two/medbay/chem)
-"HD" = (
-/obj/effect/turf_decal/stripes/red/corner{
+/obj/effect/turf_decal/trimline/yellow/filled/line{
+ dir = 4
+ },
+/obj/effect/turf_decal/trimline/yellow/warning{
+ dir = 8
+ },
+/obj/effect/turf_decal/trimline/yellow/line{
+ dir = 4
+ },
+/turf/open/floor/iron/dark/side{
+ dir = 8
+ },
+/area/ruin/space/has_grav/nova/des_two/engineering)
+"HH" = (
+/turf/closed/wall/r_wall/syndicate/nodiagonal,
+/area/ruin/space/has_grav/nova/des_two/halls)
+"HI" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/iron,
+/area/ruin/space/has_grav/nova/des_two/research)
+"HJ" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{
dir = 4
},
+/turf/open/floor/engine/o2,
+/area/ruin/space/has_grav/nova/des_two/engineering)
+"HK" = (
+/obj/machinery/conveyor{
+ dir = 4;
+ id = "ds2conveyor"
+ },
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/space/has_grav/nova/des_two/cargo)
+"HQ" = (
+/obj/structure/window/reinforced/tinted/spawner/directional/north,
+/obj/machinery/power/shuttle_engine/heater,
+/obj/structure/window/reinforced/tinted/spawner/directional/west,
+/turf/open/floor/plating/airless,
+/area/ruin/space/has_grav/nova/des_two)
+"HV" = (
+/obj/machinery/conveyor{
+ dir = 4;
+ id = "ds2conveyor"
+ },
+/turf/open/floor/plating,
+/area/ruin/space/has_grav/nova/des_two/cargo)
+"Ib" = (
/obj/effect/turf_decal/stripes/red/corner{
dir = 8
},
+/obj/effect/turf_decal/stripes/red/corner{
+ dir = 4
+ },
/obj/effect/turf_decal/box/white/corners{
dir = 1
},
/turf/open/floor/plating,
/area/ruin/space/has_grav/nova/des_two/cargo/hangar)
-"HE" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/disposalpipe/segment{
+"Ic" = (
+/obj/structure/closet/secure_closet/des_two/maa_locker,
+/obj/item/clothing/suit/armor/hos/trenchcoat{
+ desc = "A trenchcoat enhanced with a special lightweight kevlar. It has little Syndicate logos sewn onto the shoulder badges with the letters 'MAA' just under it.";
+ name = "Master at arms' armored trenchcoat"
+ },
+/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
+/obj/structure/window/reinforced/survival_pod{
dir = 6
},
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/halls)
-"HF" = (
-/obj/machinery/suit_storage_unit/syndicate/chameleon{
- name = "suit storage unit"
+/obj/effect/turf_decal/siding/dark{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/item/clothing/mask/gas/sechailer/syndicate,
+/turf/open/floor/mineral/plastitanium/red,
+/area/ruin/space/has_grav/nova/des_two/security)
+"If" = (
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 7
},
+/obj/machinery/light_switch/directional/south,
+/turf/open/floor/mineral/plastitanium,
+/area/ruin/space/has_grav/nova/des_two/security)
+"Ig" = (
/obj/effect/turf_decal/siding/yellow{
+ dir = 4
+ },
+/obj/effect/turf_decal/trimline/yellow/filled/line{
dir = 8
},
-/obj/effect/turf_decal/trimline/yellow/filled/line{
- dir = 4
+/obj/effect/turf_decal/trimline/yellow/warning{
+ dir = 4
+ },
+/obj/effect/turf_decal/trimline/yellow/line{
+ dir = 8
+ },
+/obj/structure/closet/secure_closet/des_two/electrical_supplies,
+/obj/item/electronics/airlock{
+ pixel_x = 5;
+ pixel_y = -7
+ },
+/obj/item/electronics/airlock{
+ pixel_x = -5;
+ pixel_y = -7
+ },
+/obj/item/storage/toolbox/electrical{
+ pixel_y = -7
+ },
+/obj/item/electronics/apc{
+ pixel_x = 4;
+ pixel_y = 5
},
-/obj/effect/turf_decal/trimline/yellow/warning{
- dir = 8
+/obj/item/electronics/firelock{
+ pixel_x = -6;
+ pixel_y = 5
},
-/obj/effect/turf_decal/trimline/yellow/line{
- dir = 4
+/obj/item/electronics/airalarm{
+ pixel_x = 2
},
-/turf/open/floor/iron/dark/side{
- dir = 8
+/obj/item/stock_parts/cell/high{
+ pixel_x = -8;
+ pixel_y = -8
},
-/area/ruin/space/has_grav/nova/des_two/engineering)
-"HH" = (
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/space/has_grav/nova/des_two/halls)
-"HI" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/disposalpipe/segment{
- dir = 4
+/obj/item/stock_parts/cell/high{
+ pixel_x = -4;
+ pixel_y = -8
},
-/turf/open/floor/iron,
-/area/ruin/space/has_grav/nova/des_two/research)
-"HK" = (
-/obj/machinery/conveyor{
- dir = 4;
- id = "ds2conveyor"
+/obj/item/stock_parts/cell/high{
+ pixel_y = -8
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/space/has_grav/nova/des_two/cargo)
-"HQ" = (
-/obj/structure/window/reinforced/tinted/spawner/directional/north,
-/obj/machinery/power/shuttle_engine/heater,
-/obj/structure/window/reinforced/tinted/spawner/directional/west,
-/turf/open/floor/plating/airless,
-/area/ruin/space/has_grav/nova/des_two)
-"HV" = (
-/obj/machinery/conveyor{
- dir = 4;
- id = "ds2conveyor"
+/obj/item/stock_parts/cell/high{
+ pixel_x = 4;
+ pixel_y = -8
},
-/turf/open/floor/plating,
-/area/ruin/space/has_grav/nova/des_two/cargo)
-"HZ" = (
-/obj/structure/cable,
-/obj/effect/turf_decal/siding/dark,
-/obj/structure/disposalpipe/segment{
- dir = 5
+/obj/item/stock_parts/cell/high{
+ pixel_x = 8;
+ pixel_y = -8
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/dark/diagonal,
-/area/ruin/space/has_grav/nova/des_two/engineering)
-"Ia" = (
-/obj/effect/turf_decal/siding/dark{
- dir = 8
+/obj/item/clothing/glasses/meson/engine,
+/turf/open/floor/iron/dark/side{
+ dir = 4
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/white,
-/area/ruin/space/has_grav/nova/des_two/medbay/chem)
+/area/ruin/space/has_grav/nova/des_two/engineering)
"Ih" = (
/obj/effect/turf_decal/trimline/yellow/warning{
dir = 4
@@ -7444,24 +7733,22 @@
/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
/turf/open/floor/plating,
/area/ruin/space/has_grav/nova/des_two/service/hydroponics)
-"IA" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
-/obj/effect/turf_decal/trimline/dark_blue/filled/line{
+"Iy" = (
+/obj/machinery/computer/mech_bay_power_console{
dir = 8
},
-/obj/effect/turf_decal/siding/dark{
- dir = 8
+/obj/effect/turf_decal/trimline/dark_red/filled/line{
+ dir = 5
},
-/obj/structure/chair/sofa/bench/corner{
+/turf/open/floor/iron,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
+"IB" = (
+/obj/effect/turf_decal/trimline/brown/warning{
dir = 1
},
-/obj/item/kirbyplants/organic/plant18,
-/obj/machinery/light/cold/directional/south,
-/obj/machinery/power/apc/auto_name/directional/south,
-/obj/effect/mapping_helpers/apc/syndicate_access,
/obj/structure/cable,
-/turf/open/floor/iron/white/diagonal,
-/area/ruin/space/has_grav/nova/des_two/medbay)
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/halls)
"IC" = (
/obj/effect/turf_decal/stripes/line{
dir = 1
@@ -7471,6 +7758,15 @@
},
/turf/open/floor/plating/airless,
/area/ruin/space/has_grav/nova/des_two)
+"IE" = (
+/obj/structure/lattice,
+/turf/open/space/basic,
+/area/ruin/space/has_grav/nova/des_two/engineering)
+"IG" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/light_switch/directional/south,
+/turf/open/floor/carpet/red,
+/area/ruin/space/has_grav/nova/des_two/bridge/admiral)
"IH" = (
/obj/effect/turf_decal/trimline/purple/filled/line{
dir = 5
@@ -7483,25 +7779,20 @@
},
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/research)
-"IM" = (
-/obj/structure/closet/crate/medical,
-/obj/effect/turf_decal/bot,
-/obj/effect/spawner/random/medical/medkit{
- pixel_x = 6;
- pixel_y = 3
- },
-/obj/effect/spawner/random/medical/supplies{
- pixel_y = 3
- },
-/obj/effect/spawner/random/medical/medkit{
- pixel_x = -6;
- pixel_y = -3
+"II" = (
+/obj/structure/table/wood,
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 8
},
-/obj/structure/window/reinforced/survival_pod/spawner/directional/east{
- pixel_x = 4
+/obj/machinery/airalarm/directional/east,
+/obj/effect/mapping_helpers/airalarm/syndicate_access,
+/obj/machinery/button/door/directional/north{
+ id = "TESArena";
+ name = "Dorm Bolt Control";
+ specialfunctions = 4
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/space/has_grav/nova/des_two/cargo)
+/turf/open/floor/wood/tile,
+/area/ruin/space/has_grav/nova/des_two/service/dorms)
"IN" = (
/obj/structure/table/wood,
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
@@ -7519,6 +7810,19 @@
"IQ" = (
/turf/closed/wall/r_wall/syndicate/nodiagonal,
/area/ruin/space/has_grav/nova/des_two/service/dorms/fitness)
+"IT" = (
+/obj/effect/turf_decal/siding/dark,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/light/warm/directional/north,
+/obj/effect/turf_decal/trimline/yellow/warning{
+ dir = 1
+ },
+/obj/effect/turf_decal/stripes/corner{
+ dir = 4
+ },
+/turf/open/floor/iron/dark/diagonal,
+/area/ruin/space/has_grav/nova/des_two/engineering)
"IU" = (
/obj/item/circuitboard/machine/ammo_workbench,
/obj/structure/frame/machine{
@@ -7564,9 +7868,6 @@
dir = 4
},
/area/ruin/space/has_grav/nova/des_two/service/diner)
-"Jd" = (
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/space/has_grav/nova/des_two/medbay/chem)
"Jf" = (
/obj/structure/closet/secure_closet/freezer/kitchen/all_access,
/obj/item/food/breadslice/plain,
@@ -7585,24 +7886,28 @@
/obj/item/storage/fancy/egg_box,
/turf/open/floor/iron/white/textured_large,
/area/ruin/space/has_grav/nova/des_two/security/prison)
-"Jl" = (
-/obj/machinery/light/cold/directional/west,
-/obj/structure/table,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
+"Jr" = (
+/obj/effect/turf_decal/delivery/red,
+/obj/effect/turf_decal/box/white,
+/turf/open/floor/plating,
+/area/ruin/space/has_grav/nova/des_two/cargo/hangar)
+"Js" = (
+/obj/effect/turf_decal/trimline/dark_red/filled/line{
+ dir = 1
},
-/obj/item/trash/empty_food_tray{
- pixel_y = 7
+/obj/structure/table/reinforced/plastitaniumglass,
+/obj/effect/turf_decal/trimline/dark_red/warning,
+/obj/item/storage/medkit/regular,
+/obj/item/storage/medkit/regular{
+ pixel_y = 5
},
-/obj/item/newspaper{
- pixel_x = 5;
- pixel_y = -1
+/obj/item/storage/medkit/regular{
+ pixel_y = 10
},
-/obj/item/trash/can{
- pixel_x = -9
+/turf/open/floor/iron/dark/side{
+ dir = 1
},
-/turf/open/floor/iron/dark/small,
-/area/ruin/space/has_grav/nova/des_two/security/prison)
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
"Jv" = (
/obj/effect/turf_decal/siding/dark,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -7612,18 +7917,6 @@
},
/turf/open/floor/iron,
/area/ruin/space/has_grav/nova/des_two/research)
-"Jy" = (
-/obj/machinery/door/firedoor,
-/obj/effect/turf_decal/stripes/red/corner,
-/obj/effect/turf_decal/trimline/yellow/corner{
- dir = 8
- },
-/obj/structure/disposalpipe/segment{
- dir = 8
- },
-/obj/effect/turf_decal/delivery,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/space/has_grav/nova/des_two/halls)
"Jz" = (
/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
/turf/open/floor/plating,
@@ -7647,27 +7940,6 @@
"JC" = (
/turf/open/floor/catwalk_floor/iron_dark,
/area/ruin/space/has_grav/nova/des_two/cargo)
-"JD" = (
-/obj/structure/closet/secure_closet/des_two/maa_locker,
-/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
-/obj/structure/window/reinforced/survival_pod{
- dir = 6
- },
-/obj/effect/turf_decal/siding/dark{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/mineral/plastitanium/red,
-/area/ruin/space/has_grav/nova/des_two/security)
-"JE" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/siding/wood{
- dir = 10
- },
-/obj/structure/cable,
-/turf/open/floor/wood/large,
-/area/ruin/space/has_grav/nova/des_two/service/dorms)
"JF" = (
/obj/effect/turf_decal/trimline/dark_blue/line{
dir = 1
@@ -7678,6 +7950,17 @@
/obj/machinery/light/cold/directional/north,
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/halls)
+"JH" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
+/obj/structure/disposalpipe/segment{
+ dir = 2
+ },
+/obj/effect/turf_decal/trimline/yellow/warning,
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/iron/dark/diagonal,
+/area/ruin/space/has_grav/nova/des_two/engineering)
"JI" = (
/obj/effect/turf_decal/siding/wood{
dir = 6
@@ -7689,27 +7972,6 @@
},
/turf/open/floor/wood/parquet,
/area/ruin/space/has_grav/nova/des_two/service/lounge)
-"JK" = (
-/obj/structure/rack/shelf,
-/obj/effect/turf_decal/trimline/dark_red/filled/line{
- dir = 8
- },
-/obj/item/ai_module/reset/purge{
- pixel_x = -2;
- pixel_y = -7
- },
-/obj/item/ai_module/reset/purge{
- pixel_y = -4
- },
-/obj/item/ai_module/supplied/freeform{
- pixel_x = -2;
- pixel_y = 4
- },
-/obj/item/ai_module/supplied/freeform{
- pixel_y = 7
- },
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/research)
"JL" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -7725,12 +7987,31 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/halls)
-"JR" = (
-/obj/structure/disposalpipe/segment{
- dir = 2
+"JO" = (
+/obj/effect/turf_decal/siding/yellow{
+ dir = 8
},
-/turf/open/floor/iron/white/diagonal,
-/area/ruin/space/has_grav/nova/des_two/medbay)
+/obj/effect/turf_decal/trimline/yellow/filled/line{
+ dir = 4
+ },
+/obj/effect/turf_decal/trimline/yellow/warning{
+ dir = 8
+ },
+/obj/effect/turf_decal/trimline/yellow/line{
+ dir = 4
+ },
+/obj/structure/closet/radiation,
+/obj/item/mod/module/rad_protection,
+/obj/item/analyzer,
+/obj/item/mod/module/visor/meson{
+ pixel_y = -9
+ },
+/obj/item/clothing/head/utility/radiation,
+/obj/item/clothing/suit/utility/radiation,
+/turf/open/floor/iron/dark/side{
+ dir = 8
+ },
+/area/ruin/space/has_grav/nova/des_two/engineering)
"JS" = (
/obj/machinery/button/door/directional/east{
desc = "To keep the void away.";
@@ -7754,20 +8035,6 @@
},
/turf/open/floor/catwalk_floor/iron_dark,
/area/ruin/space/has_grav/nova/des_two/engineering)
-"Kb" = (
-/obj/machinery/door/window/survival_pod/left/directional/north{
- req_access = list("syndicate_leader")
- },
-/obj/effect/turf_decal/siding/thinplating/dark{
- dir = 1
- },
-/obj/effect/turf_decal/siding/dark{
- dir = 1
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/mineral/plastitanium/red,
-/area/ruin/space/has_grav/nova/des_two/security)
"Kd" = (
/obj/effect/turf_decal/nova_decals/syndicate/bottom/right,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -7798,9 +8065,23 @@
/obj/effect/spawner/random/mod/maint{
pixel_y = -6
},
-/obj/structure/closet/crate/science,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/space/has_grav/nova/des_two/cargo)
+/obj/structure/closet/crate/science,
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/space/has_grav/nova/des_two/cargo)
+"Ki" = (
+/obj/effect/turf_decal/trimline/purple/filled/line{
+ dir = 4
+ },
+/obj/effect/turf_decal/siding/dark/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/siding/dark{
+ dir = 4
+ },
+/obj/machinery/airalarm/directional/south,
+/obj/effect/mapping_helpers/airalarm/syndicate_access,
+/turf/open/floor/iron/dark/side,
+/area/ruin/space/has_grav/nova/des_two/research)
"Kj" = (
/obj/effect/turf_decal/trimline/dark_green/warning{
dir = 4
@@ -7823,6 +8104,29 @@
},
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/cargo)
+"Kn" = (
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 1
+ },
+/obj/structure/table/reinforced,
+/obj/item/storage/fancy/donut_box,
+/turf/open/floor/mineral/plastitanium,
+/area/ruin/space/has_grav/nova/des_two/security)
+"Kt" = (
+/obj/effect/turf_decal/trimline/dark_red/filled/line{
+ dir = 1
+ },
+/obj/machinery/power/apc/auto_name/directional/north,
+/obj/structure/cable,
+/obj/effect/mapping_helpers/apc/syndicate_access,
+/obj/effect/turf_decal/siding/dark{
+ dir = 4
+ },
+/obj/effect/turf_decal/trimline/dark_red/warning,
+/turf/open/floor/iron/dark/side{
+ dir = 1
+ },
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
"Ku" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -7831,15 +8135,11 @@
},
/turf/open/floor/iron,
/area/ruin/space/has_grav/nova/des_two/research)
-"Kz" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/structure/railing/corner,
-/obj/effect/turf_decal/stripes/end,
-/obj/effect/turf_decal/siding/dark/end,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/dark/diagonal,
-/area/ruin/space/has_grav/nova/des_two/engineering)
+"Ky" = (
+/turf/closed/wall/r_wall/syndicate/nodiagonal{
+ name = "Shutters control"
+ },
+/area/ruin/space/has_grav/nova/des_two/bridge/cl)
"KC" = (
/obj/effect/turf_decal/siding/dark/corner{
dir = 1
@@ -7848,6 +8148,40 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/cargo)
+"KE" = (
+/obj/structure/closet/firecloset/full,
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 9
+ },
+/turf/open/floor/mineral/plastitanium,
+/area/ruin/space/has_grav/nova/des_two/security)
+"KF" = (
+/obj/effect/turf_decal/siding/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/trimline/yellow/filled/line{
+ dir = 4
+ },
+/obj/effect/turf_decal/trimline/yellow/warning{
+ dir = 8
+ },
+/obj/effect/turf_decal/trimline/yellow/line{
+ dir = 4
+ },
+/obj/structure/rack,
+/obj/item/construction/rcd{
+ pixel_y = -2
+ },
+/obj/item/construction/rcd{
+ pixel_y = 3
+ },
+/obj/item/rcd_ammo,
+/obj/item/rcd_ammo,
+/obj/item/rcd_ammo,
+/turf/open/floor/iron/dark/side{
+ dir = 8
+ },
+/area/ruin/space/has_grav/nova/des_two/engineering)
"KG" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/structure/cable,
@@ -7855,6 +8189,13 @@
dir = 4
},
/area/ruin/space/has_grav/nova/des_two/service/diner)
+"KH" = (
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 1
+ },
+/obj/machinery/vending/toyliberationstation,
+/turf/open/floor/mineral/plastitanium,
+/area/ruin/space/has_grav/nova/des_two/security)
"KI" = (
/obj/effect/turf_decal/stripes/red/corner{
dir = 8
@@ -7878,6 +8219,11 @@
},
/turf/open/floor/iron/dark/small,
/area/ruin/space/has_grav/nova/des_two/bridge/eva)
+"KL" = (
+/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
+/obj/machinery/door/firedoor,
+/turf/open/floor/plating,
+/area/ruin/space/has_grav/nova/des_two/engineering)
"KM" = (
/obj/structure/chair/stool/directional/east,
/obj/effect/turf_decal/stripes/red/line,
@@ -7907,6 +8253,15 @@
/obj/effect/mapping_helpers/airlock/unres,
/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/security)
+"KO" = (
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 1
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 5
+ },
+/turf/open/floor/mineral/plastitanium,
+/area/ruin/space/has_grav/nova/des_two/security)
"KQ" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/effect/turf_decal/tile/dark_red/half{
@@ -7919,15 +8274,15 @@
dir = 1
},
/area/ruin/space/has_grav/nova/des_two/cargo)
-"KS" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/disposalpipe/segment{
- dir = 2
+"KR" = (
+/obj/effect/turf_decal/siding/dark{
+ dir = 8
},
-/turf/open/floor/iron/dark/diagonal,
-/area/ruin/space/has_grav/nova/des_two/engineering)
+/obj/effect/turf_decal/siding/dark{
+ dir = 4
+ },
+/turf/open/floor/circuit/red,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
"KT" = (
/obj/effect/turf_decal/trimline/purple/filled/line{
dir = 1
@@ -7944,6 +8299,17 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/cargo)
+"KW" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/trimline/dark_blue/line{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/power/apc/auto_name/directional/north,
+/obj/effect/mapping_helpers/apc/syndicate_access,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/halls)
"KY" = (
/obj/effect/turf_decal/siding/wood{
dir = 1
@@ -7960,10 +8326,12 @@
dir = 4
},
/area/ruin/space/has_grav/nova/des_two/cargo/hangar)
-"Le" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/carpet/red,
-/area/ruin/space/has_grav/nova/des_two/bridge/admiral)
+"Lc" = (
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 7
+ },
+/turf/open/floor/plating,
+/area/ruin/space/has_grav/nova/des_two/cargo/hangar)
"Lf" = (
/obj/effect/turf_decal/siding/wood,
/obj/structure/cable,
@@ -7975,13 +8343,6 @@
/obj/machinery/atmospherics/miner/plasma,
/turf/open/floor/engine/plasma,
/area/ruin/space/has_grav/nova/des_two/engineering)
-"Ll" = (
-/obj/effect/turf_decal/siding/dark,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/turf/open/floor/iron/dark/diagonal,
-/area/ruin/space/has_grav/nova/des_two/engineering)
"Lo" = (
/obj/effect/turf_decal/trimline/yellow/line{
dir = 4
@@ -7995,16 +8356,26 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/mineral/plastitanium,
/area/ruin/space/has_grav/nova/des_two/security/armory)
-"Lv" = (
-/obj/effect/turf_decal/siding/dark{
- dir = 4
+"Lr" = (
+/obj/effect/turf_decal/tile/bar/opposingcorners{
+ dir = 8
},
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
+/obj/structure/table,
+/obj/effect/spawner/random/food_or_drink/refreshing_beverage{
+ pixel_x = -7;
+ pixel_y = 8
},
-/obj/structure/closet/secure_closet/des_two/armory_gear_locker,
-/turf/open/floor/mineral/plastitanium/red,
-/area/ruin/space/has_grav/nova/des_two/security/armory)
+/obj/effect/spawner/random/food_or_drink/salad{
+ pixel_y = 3
+ },
+/obj/machinery/light/warm/directional/north,
+/obj/machinery/light_switch/directional/north,
+/turf/open/floor/iron/cafeteria,
+/area/ruin/space/has_grav/nova/des_two/service/diner)
+"Ls" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron/half,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
"Lw" = (
/turf/open/floor/mineral/plastitanium/red,
/area/ruin/space/has_grav/nova/des_two/security/prison)
@@ -8049,6 +8420,21 @@
dir = 1
},
/area/ruin/space/has_grav/nova/des_two/research)
+"LE" = (
+/obj/machinery/light/cold/directional/west,
+/obj/structure/table,
+/obj/item/trash/empty_food_tray{
+ pixel_y = 7
+ },
+/obj/item/newspaper{
+ pixel_x = 5;
+ pixel_y = -1
+ },
+/obj/item/trash/can{
+ pixel_x = -9
+ },
+/turf/open/floor/iron/dark/small,
+/area/ruin/space/has_grav/nova/des_two/security/prison)
"LF" = (
/obj/effect/turf_decal/siding/dark,
/turf/open/floor/iron/white/diagonal,
@@ -8062,6 +8448,26 @@
/obj/effect/mapping_helpers/airalarm/syndicate_access,
/turf/open/floor/wood,
/area/ruin/space/has_grav/nova/des_two/bridge/admiral)
+"LJ" = (
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/leader,
+/obj/effect/turf_decal/stripes/red/line,
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 1
+ },
+/obj/effect/turf_decal/delivery/red,
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/hatch{
+ name = "DS-2 Hangar Bay"
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/obj/structure/disposalpipe/segment{
+ dir = 2
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/space/has_grav/nova/des_two/halls)
"LK" = (
/obj/structure/sign/flag/syndicate/directional/south,
/obj/machinery/light/warm/directional/south,
@@ -8102,6 +8508,26 @@
},
/turf/open/floor/wood/large,
/area/ruin/space/has_grav/nova/des_two/bridge/cl)
+"LR" = (
+/obj/structure/table,
+/obj/effect/turf_decal/trimline/dark_red/filled/line{
+ dir = 1
+ },
+/obj/item/food/cookie/sugar,
+/obj/item/food/cookie/shortbread,
+/obj/item/food/cookie/chocolate_chip_cookie,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/cargo)
+"LS" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/turf_decal/trimline/red/real_red/filled/warning,
+/obj/effect/turf_decal/trimline/dark_red/warning{
+ dir = 1
+ },
+/turf/open/floor/iron/dark/side,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
"LT" = (
/obj/structure/toilet{
pixel_y = 10
@@ -8123,49 +8549,57 @@
},
/turf/open/floor/iron/dark/small,
/area/ruin/space/has_grav/nova/des_two/engineering)
-"LY" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/machinery/camera/xray/directional/south{
- c_tag = "DS-2 Armory";
- network = list("ds2")
- },
-/obj/structure/table/reinforced,
-/obj/effect/turf_decal/siding/dark{
- dir = 5
- },
-/obj/item/storage/box/pinpointer_pairs{
- pixel_x = -4;
- pixel_y = 6
- },
-/obj/item/storage/box/pinpointer_pairs,
-/turf/open/floor/mineral/plastitanium/red,
-/area/ruin/space/has_grav/nova/des_two/security/armory)
+"LW" = (
+/obj/machinery/light/warm/directional/south,
+/turf/open/floor/iron/white/small,
+/area/ruin/space/has_grav/nova/des_two/security)
"Mg" = (
/obj/structure/chair/office/light{
dir = 8
},
/turf/open/floor/catwalk_floor/iron_dark,
/area/ruin/space/has_grav/nova/des_two/research)
+"Mh" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 10
+ },
+/obj/structure/bed/dogbed,
+/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
+/obj/structure/window/reinforced/survival_pod{
+ dir = 6
+ },
+/mob/living/basic/crab/evil{
+ name = "Claws M.D."
+ },
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/space/has_grav/nova/des_two/bridge/cl)
"Mk" = (
/obj/structure/table/reinforced/plastitaniumglass,
/turf/open/floor/wood/tile,
/area/ruin/space/has_grav/nova/des_two/service/diner)
-"Mn" = (
-/obj/effect/turf_decal/trimline/dark_blue/filled/line,
-/obj/effect/turf_decal/siding/dark,
-/turf/open/floor/iron/white/diagonal,
-/area/ruin/space/has_grav/nova/des_two/medbay)
-"Mo" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/white/diagonal,
-/area/ruin/space/has_grav/nova/des_two/medbay)
+"Mp" = (
+/obj/structure/table/reinforced,
+/obj/effect/turf_decal/trimline/purple/filled/line{
+ dir = 6
+ },
+/obj/machinery/cell_charger_multi,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/research)
"Mt" = (
/obj/machinery/porta_turret/syndicate/energy{
dir = 5
},
/turf/closed/wall/r_wall/syndicate/nodiagonal,
/area/ruin/space/has_grav/nova/des_two/bridge/vault)
+"Mu" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/door/window/survival_pod/left/directional/south{
+ req_access = list("syndicate_leader")
+ },
+/obj/effect/turf_decal/siding/dark,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/mineral/plastitanium/red,
+/area/ruin/space/has_grav/nova/des_two/security)
"Mw" = (
/obj/structure/table,
/obj/effect/turf_decal/tile/bar/opposingcorners{
@@ -8173,43 +8607,24 @@
},
/obj/item/plate,
/obj/item/food/poutine{
- pixel_y = 2
- },
-/obj/item/food/poutine{
- pixel_y = 5
- },
-/obj/machinery/light/warm/directional/west,
-/turf/open/floor/iron/cafeteria,
-/area/ruin/space/has_grav/nova/des_two/service/diner)
-"MB" = (
-/obj/item/clothing/suit/toggle/labcoat/hospitalgown{
- pixel_x = -3;
- pixel_y = 4
- },
-/obj/item/clothing/suit/toggle/labcoat/hospitalgown{
- pixel_x = -7
- },
-/obj/structure/table/glass,
-/obj/item/reagent_containers/cup/glass/waterbottle{
- pixel_x = 8;
- pixel_y = 4
- },
-/obj/effect/turf_decal/tile/dark_blue/full,
-/obj/machinery/light/cold/directional/north,
-/obj/effect/turf_decal/siding/white,
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/space/has_grav/nova/des_two/medbay)
-"MC" = (
-/obj/structure/table/wood,
-/obj/item/paper_bin/carbon{
- pixel_y = 3
+ pixel_y = 2
},
-/obj/item/pen/fountain/captain{
- name = "admiral's fountain pen";
+/obj/item/food/poutine{
pixel_y = 5
},
-/turf/open/floor/wood/large,
-/area/ruin/space/has_grav/nova/des_two/bridge/admiral)
+/obj/machinery/light/warm/directional/west,
+/turf/open/floor/iron/cafeteria,
+/area/ruin/space/has_grav/nova/des_two/service/diner)
+"My" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/turf_decal/siding/dark/corner{
+ dir = 4
+ },
+/turf/open/floor/iron/dark/diagonal,
+/area/ruin/space/has_grav/nova/des_two/engineering)
+"MA" = (
+/turf/open/floor/iron/recharge_floor,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
"ME" = (
/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
/obj/machinery/door/poddoor/shutters{
@@ -8230,34 +8645,15 @@
/obj/item/food/meat/slab,
/turf/open/floor/iron/white/textured_large,
/area/ruin/space/has_grav/nova/des_two/service/diner)
-"MG" = (
-/obj/structure/drain,
-/obj/machinery/shower/directional/east{
- pixel_x = -13
- },
-/obj/effect/turf_decal/siding/thinplating{
- dir = 6
- },
-/turf/open/floor/iron/small,
-/area/ruin/space/has_grav/nova/des_two/medbay)
-"MH" = (
-/obj/structure/table/reinforced,
-/obj/machinery/recharger,
-/obj/machinery/firealarm/directional/north,
-/obj/machinery/camera/xray/directional/east{
- c_tag = "DS-2 EVA";
- network = list("ds2")
- },
-/turf/open/floor/iron/dark/small,
-/area/ruin/space/has_grav/nova/des_two/bridge/eva)
-"MK" = (
-/obj/structure/chair{
- dir = 8
- },
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 8
+"MJ" = (
+/obj/machinery/airalarm/directional/north,
+/obj/effect/mapping_helpers/airalarm/syndicate_access,
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 1
},
-/turf/open/floor/mineral/plastitanium/red,
+/obj/machinery/vending/coffee,
+/obj/machinery/light/warm/directional/north,
+/turf/open/floor/mineral/plastitanium,
/area/ruin/space/has_grav/nova/des_two/security)
"MM" = (
/obj/effect/turf_decal/siding/wood{
@@ -8291,19 +8687,6 @@
/obj/machinery/firealarm/directional/north,
/turf/open/floor/iron,
/area/ruin/space/has_grav/nova/des_two/service/dorms/fitness)
-"MT" = (
-/obj/machinery/computer/shuttle{
- desc = "A shuttle terminal which allows a connection to the DS-2 forward base's supply shuttle.";
- icon_keyboard = "syndie_key";
- icon_screen = "syndishuttle";
- light_color = "#FA8282";
- name = "syndicate cargo shuttle terminal";
- possible_destinations = "IP-DS-2";
- req_access = list("syndicate");
- shuttleId = "syndie_cargo"
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ruin/space/has_grav/nova/des_two/cargo)
"MZ" = (
/obj/effect/turf_decal/siding/thinplating/dark{
dir = 4
@@ -8334,16 +8717,6 @@
dir = 1
},
/area/ruin/space/has_grav/nova/des_two/bridge)
-"Nb" = (
-/obj/effect/turf_decal/stripes/red/corner,
-/obj/effect/turf_decal/stripes/red/corner{
- dir = 1
- },
-/obj/effect/turf_decal/box/white/corners{
- dir = 8
- },
-/turf/open/floor/plating,
-/area/ruin/space/has_grav/nova/des_two/cargo/hangar)
"Nc" = (
/obj/effect/turf_decal/stripes/line{
dir = 1
@@ -8450,32 +8823,14 @@
dir = 4
},
/area/ruin/space/has_grav/nova/des_two/cargo/hangar)
-"NA" = (
-/obj/effect/turf_decal/tile/dark_red/half/contrasted{
- dir = 4
- },
-/obj/effect/turf_decal/siding/wideplating_new/dark{
- dir = 4
- },
-/obj/structure/cable,
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/obj/machinery/button/door/incinerator_vent_syndicatelava_aux{
- name = "Combustion Chamber Blast Door Control";
- pixel_x = -6;
- pixel_y = 24
- },
-/obj/machinery/button/door/incinerator_vent_syndicatelava_main{
- name = "Turbine Exterior Vent Control";
- pixel_x = -6;
- pixel_y = -24
- },
-/obj/machinery/door/window/survival_pod/left/directional/west{
- req_access = list("syndicate")
+"Ny" = (
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/delivery/red,
+/obj/machinery/door/poddoor/shutters/window{
+ id = "ds2bayaccess"
},
/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/engineering)
+/area/ruin/space/has_grav/nova/des_two/halls)
"NB" = (
/turf/closed/wall/r_wall/syndicate/nodiagonal,
/area/ruin/space/has_grav/nova/des_two)
@@ -8491,30 +8846,11 @@
/obj/structure/cable,
/turf/open/floor/iron/dark/smooth_large,
/area/ruin/space/has_grav/nova/des_two/service/dorms)
-"NL" = (
-/obj/structure/cable,
-/obj/effect/turf_decal/siding/dark,
-/obj/effect/turf_decal/stripes/red/line{
- dir = 8
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/turf_decal/arrows,
-/obj/effect/turf_decal/box/corners{
- dir = 8
- },
-/obj/effect/turf_decal/box/corners,
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/cargo)
-"NN" = (
+"NH" = (
+/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/disposalpipe/segment{
- dir = 2
- },
-/turf/open/floor/iron/dark/diagonal,
-/area/ruin/space/has_grav/nova/des_two/engineering)
+/turf/open/floor/plating,
+/area/ruin/space/has_grav/nova/des_two/research)
"NO" = (
/obj/machinery/door/firedoor,
/obj/machinery/door/airlock/public/glass{
@@ -8526,14 +8862,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/service/dorms/fitness)
-"NP" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
-/obj/effect/turf_decal/siding/dark{
- dir = 8
- },
-/obj/structure/closet/secure_closet/des_two/brig_officer_locker,
-/turf/open/floor/mineral/plastitanium/red,
-/area/ruin/space/has_grav/nova/des_two/security)
"NQ" = (
/obj/effect/turf_decal/stripes/red/line{
dir = 1
@@ -8584,23 +8912,31 @@
dir = 4
},
/area/ruin/space/has_grav/nova/des_two/halls)
+"NV" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/trimline/brown/warning{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/button/door/directional/west{
+ id = "syndie_ds2_vault";
+ name = "Vault Bolt Control";
+ normaldoorcontrol = 1;
+ req_access = list("syndicate_leader");
+ specialfunctions = 4
+ },
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/cargo)
"NW" = (
/obj/structure/chair{
dir = 1
},
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/halls)
-"NX" = (
-/obj/structure/chair/comfy/brown{
- color = "#596479"
- },
-/obj/machinery/light/warm/directional/north,
-/turf/open/floor/wood/large,
-/area/ruin/space/has_grav/nova/des_two/bridge/admiral)
-"NY" = (
-/obj/structure/closet/firecloset/full,
-/turf/open/floor/mineral/plastitanium,
-/area/ruin/space/has_grav/nova/des_two/security)
"Ob" = (
/obj/effect/turf_decal/siding/thinplating/dark{
dir = 9
@@ -8611,16 +8947,6 @@
},
/turf/open/floor/iron/dark/textured_corner,
/area/ruin/space/has_grav/nova/des_two/bridge)
-"Oc" = (
-/obj/effect/turf_decal/siding/dark{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/light/warm/directional/west,
-/obj/machinery/firealarm/directional/west,
-/turf/open/floor/iron/dark/diagonal,
-/area/ruin/space/has_grav/nova/des_two/engineering)
"Od" = (
/obj/machinery/chem_dispenser/drinks/beer/fullupgrade{
dir = 8;
@@ -8661,6 +8987,17 @@
/obj/effect/turf_decal/siding/dark,
/turf/open/floor/iron,
/area/ruin/space/has_grav/nova/des_two/research)
+"Ol" = (
+/obj/structure/table,
+/obj/structure/extinguisher_cabinet/directional/east,
+/obj/effect/turf_decal/siding/dark{
+ dir = 4
+ },
+/obj/item/reagent_containers/condiment/olive_oil,
+/turf/open/floor/iron/kitchen{
+ dir = 4
+ },
+/area/ruin/space/has_grav/nova/des_two/service/diner)
"Op" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
dir = 8
@@ -8669,6 +9006,16 @@
/obj/machinery/vending/snack,
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/halls)
+"Or" = (
+/obj/effect/turf_decal/trimline/dark_red/filled/line,
+/obj/structure/table,
+/obj/item/integrated_circuit/loaded/hello_world{
+ pixel_x = -3;
+ pixel_y = 10
+ },
+/obj/item/integrated_circuit/loaded/speech_relay,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/research)
"Ov" = (
/obj/structure/table/reinforced,
/obj/effect/turf_decal/siding/dark{
@@ -8692,36 +9039,12 @@
/obj/structure/reagent_dispensers/wall/peppertank/directional/west,
/turf/open/floor/mineral/plastitanium/red,
/area/ruin/space/has_grav/nova/des_two/security)
-"Ox" = (
-/obj/machinery/sleeper/syndie/fullupgrade{
- dir = 4
- },
-/obj/effect/turf_decal/trimline/dark_blue/filled/line{
- dir = 10
- },
-/turf/open/floor/iron/white/small,
-/area/ruin/space/has_grav/nova/des_two/medbay)
"Oy" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 1
},
/turf/open/floor/iron/white/small,
/area/ruin/space/has_grav/nova/des_two/security/prison)
-"OC" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
-/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
-/obj/structure/window/reinforced/survival_pod{
- dir = 10
- },
-/obj/effect/turf_decal/siding/dark{
- dir = 10
- },
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 8
- },
-/obj/structure/closet/secure_closet/des_two/brig_officer_locker,
-/turf/open/floor/mineral/plastitanium/red,
-/area/ruin/space/has_grav/nova/des_two/security)
"OD" = (
/obj/structure/cable,
/obj/effect/turf_decal/stripes/line{
@@ -8760,6 +9083,20 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/mineral/plastitanium/red,
/area/ruin/space/has_grav/nova/des_two/bridge)
+"OS" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/siding/dark,
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/turf_decal/arrows,
+/obj/effect/turf_decal/box/corners{
+ dir = 8
+ },
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/cargo)
"OT" = (
/obj/machinery/cryopod{
dir = 8
@@ -8780,6 +9117,41 @@
},
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/halls)
+"OZ" = (
+/obj/effect/turf_decal/trimline/purple/warning{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 2
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/halls)
+"Pa" = (
+/obj/structure/chair{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 8
+ },
+/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
+/obj/effect/turf_decal/siding/dark,
+/turf/open/floor/mineral/plastitanium/red,
+/area/ruin/space/has_grav/nova/des_two/security)
+"Pc" = (
+/obj/effect/turf_decal/trimline/purple/corner{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 2
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/halls)
"Pe" = (
/obj/effect/turf_decal/siding/wood{
dir = 9
@@ -8805,30 +9177,43 @@
},
/turf/open/floor/wood,
/area/ruin/space/has_grav/nova/des_two/security/lawyer)
-"Pi" = (
-/obj/structure/railing/corner{
- dir = 4
+"Pg" = (
+/obj/effect/turf_decal/trimline/purple/filled/line{
+ dir = 1
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/conveyor_switch/oneway{
- id = "ds2disposals";
- pixel_y = 12
+/obj/machinery/light/cold/directional/north,
+/obj/structure/closet/secure_closet/des_two/science_gear,
+/obj/item/clothing/under/rank/rnd/scientist/nova/utility/syndicate,
+/obj/item/clothing/suit/hooded/wintercoat/science,
+/obj/item/clothing/suit/toggle/labcoat/science,
+/obj/item/clothing/under/rank/rnd/scientist/nova/utility/syndicate{
+ pixel_y = -3
},
-/obj/effect/turf_decal/stripes/line{
- dir = 4
+/obj/item/clothing/glasses/sunglasses/chemical,
+/obj/item/clothing/accessory/armband/science{
+ desc = "An armband, worn by the FOB's operatives to display which department they're assigned to.";
+ name = "researcher armband"
},
-/obj/effect/turf_decal/stripes/line{
- dir = 8
+/obj/item/clothing/accessory/armband/science{
+ desc = "An armband, worn by the FOB's operatives to display which department they're assigned to.";
+ name = "researcher armband"
},
-/obj/effect/turf_decal/siding/dark{
- dir = 8
+/obj/item/clothing/suit/toggle/jacket/sci,
+/obj/item/clothing/suit/toggle/jacket/sci,
+/obj/item/clothing/suit/hooded/wintercoat/science,
+/turf/open/floor/iron/dark/side{
+ dir = 1
},
-/obj/effect/turf_decal/siding/dark{
+/area/ruin/space/has_grav/nova/des_two/research)
+"Pm" = (
+/obj/effect/turf_decal/stripes/red/corner{
dir = 4
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/dark/diagonal,
-/area/ruin/space/has_grav/nova/des_two/engineering)
+/obj/effect/turf_decal/box/red/corners{
+ dir = 8
+ },
+/turf/open/floor/plating,
+/area/ruin/space/has_grav/nova/des_two/cargo/hangar)
"Pn" = (
/obj/effect/turf_decal/stripes/line{
dir = 10
@@ -8879,6 +9264,15 @@
},
/turf/open/floor/iron/dark/textured_half,
/area/ruin/space/has_grav/nova/des_two/bridge)
+"Pv" = (
+/obj/effect/turf_decal/tile/bar/opposingcorners{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 1
+ },
+/turf/open/floor/iron/cafeteria,
+/area/ruin/space/has_grav/nova/des_two/service/diner)
"Px" = (
/obj/effect/turf_decal/siding/dark,
/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
@@ -8909,16 +9303,6 @@
},
/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/security/prison)
-"PA" = (
-/obj/effect/turf_decal/trimline/purple/filled/line{
- dir = 1
- },
-/obj/machinery/light/cold/directional/north,
-/obj/structure/closet/secure_closet/des_two/science_gear,
-/turf/open/floor/iron/dark/side{
- dir = 1
- },
-/area/ruin/space/has_grav/nova/des_two/research)
"PB" = (
/obj/effect/turf_decal/siding/dark{
dir = 1
@@ -8928,17 +9312,21 @@
dir = 4
},
/area/ruin/space/has_grav/nova/des_two/service/diner)
-"PM" = (
-/obj/structure/cable,
-/obj/effect/turf_decal/trimline/purple/corner{
- dir = 1
+"PC" = (
+/obj/effect/turf_decal/trimline/purple/filled/line{
+ dir = 4
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/ore_box,
-/obj/effect/turf_decal/bot,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/space/has_grav/nova/des_two/cargo)
+/obj/effect/turf_decal/siding/dark,
+/turf/open/floor/iron/dark/side{
+ dir = 4
+ },
+/area/ruin/space/has_grav/nova/des_two/research)
+"PH" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 4
+ },
+/turf/open/floor/iron/half,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
"PO" = (
/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
@@ -8955,22 +9343,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/mineral/plastitanium,
/area/ruin/space/has_grav/nova/des_two/security/prison)
-"PR" = (
-/obj/effect/turf_decal/stripes/red/corner{
- dir = 8
- },
-/obj/effect/turf_decal/stripes/red/line{
- dir = 4
- },
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/machinery/firealarm/directional/south,
-/turf/open/floor/mineral/plastitanium,
-/area/ruin/space/has_grav/nova/des_two/security)
"PS" = (
/obj/effect/turf_decal/siding/dark{
dir = 10
@@ -8989,36 +9361,6 @@
dir = 4
},
/area/ruin/space/has_grav/nova/des_two/service/diner)
-"PV" = (
-/obj/effect/turf_decal/trimline/dark_blue/filled/corner{
- dir = 8
- },
-/obj/effect/turf_decal/siding/dark/corner{
- dir = 8
- },
-/turf/open/floor/iron/white/diagonal,
-/area/ruin/space/has_grav/nova/des_two/medbay)
-"PW" = (
-/obj/structure/table/glass,
-/obj/item/grenade/chem_grenade/antiweed{
- pixel_x = -8;
- pixel_y = 8
- },
-/obj/item/reagent_containers/spray/plantbgone{
- pixel_x = 11;
- pixel_y = 11
- },
-/obj/item/watertank,
-/obj/item/clothing/accessory/armband/hydro{
- desc = "An armband, worn by the FOB's operatives to display which department they're assigned to.";
- name = "service armband";
- pixel_x = 15
- },
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 1
- },
-/turf/open/floor/iron/white/diagonal,
-/area/ruin/space/has_grav/nova/des_two/service/hydroponics)
"PX" = (
/turf/closed/wall/r_wall/syndicate/nodiagonal,
/area/ruin/space/has_grav/nova/des_two/security/armory)
@@ -9036,6 +9378,25 @@
/obj/machinery/atmospherics/components/unary/vent_scrubber/layer2,
/turf/open/floor/engine,
/area/ruin/space/has_grav/nova/des_two/engineering)
+"Qc" = (
+/obj/machinery/light/warm/directional/north,
+/obj/machinery/computer{
+ desc = "A console meant to allow modifications to IDs. There's a chameleon ID stuck inside and no one has been able to pull it out...";
+ icon_keyboard = "syndie_key";
+ icon_screen = "explosive";
+ name = "syndicate access change console"
+ },
+/obj/item/paper{
+ default_raw_text = "
DS2 Corporate Report
The Deep Space 2 Forward Operating Base has successfully relocated itself near active Nanotrasen installations. Reboot of shuttle engines in progress...
The Sothran Syndicate welcomes you onboard, Corporate Liaison. It is deeply suggested you help our crew via informing them of their corporate investors' goal and to help maintain cohesion. Don't hurt yourself now, and stay winning.
";
+ name = "paper- 'DS2 Corporate Report'"
+ },
+/obj/machinery/button/door/directional/north{
+ id = "ds2corpliaison";
+ name = "Shutters control";
+ req_access = list("syndicate_leader")
+ },
+/turf/open/floor/wood/large,
+/area/ruin/space/has_grav/nova/des_two/bridge/cl)
"Qe" = (
/obj/structure/cable,
/obj/effect/turf_decal/stripes/line{
@@ -9044,18 +9405,6 @@
/obj/machinery/power/rtg/advanced,
/turf/open/floor/plating,
/area/ruin/space/has_grav/nova/des_two/engineering)
-"Qh" = (
-/obj/effect/turf_decal/trimline/purple/line{
- dir = 4
- },
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 8
- },
-/obj/structure/disposalpipe/segment{
- dir = 2
- },
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/halls)
"Qi" = (
/obj/structure/mirror/directional/north,
/obj/structure/sink/directional/south,
@@ -9088,56 +9437,12 @@
},
/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/halls)
-"Qs" = (
-/obj/effect/turf_decal/siding/wood{
- dir = 10
- },
-/obj/structure/bed/dogbed,
-/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
-/obj/structure/window/reinforced/survival_pod{
- dir = 6
- },
-/mob/living/basic/pet/fox{
- name = "Rhials"
- },
-/turf/open/floor/iron/dark/smooth_large,
-/area/ruin/space/has_grav/nova/des_two/bridge/cl)
-"Qw" = (
-/obj/structure/cable,
-/obj/machinery/power/apc/auto_name/directional/west,
-/obj/effect/mapping_helpers/apc/syndicate_access,
-/obj/effect/turf_decal/trimline/brown/corner{
- dir = 8
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/turf_decal/arrows{
- pixel_y = 16
- },
-/obj/effect/turf_decal/box/corners{
- dir = 4
- },
-/obj/effect/turf_decal/box/corners{
- dir = 1
- },
-/obj/machinery/computer/order_console/mining/interdyne,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/space/has_grav/nova/des_two/cargo)
"Qx" = (
/obj/effect/turf_decal/stripes/red/corner,
/obj/structure/weightmachine/weightlifter,
/obj/effect/turf_decal/box/white,
/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/security/prison)
-"Qz" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 1
- },
-/obj/structure/disposalpipe/segment{
- dir = 2
- },
-/turf/open/floor/iron/white/diagonal,
-/area/ruin/space/has_grav/nova/des_two/medbay)
"QA" = (
/obj/effect/turf_decal/bot,
/obj/structure/window/reinforced/survival_pod/spawner/directional/east{
@@ -9240,12 +9545,6 @@
dir = 1
},
/area/ruin/space/has_grav/nova/des_two/research)
-"QN" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/turf/open/floor/iron/white/diagonal,
-/area/ruin/space/has_grav/nova/des_two/medbay)
"QO" = (
/obj/structure/table/wood,
/obj/machinery/airalarm/directional/west,
@@ -9281,22 +9580,6 @@
},
/turf/open/floor/plating/airless,
/area/ruin/space/has_grav/nova/des_two)
-"QY" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/north,
-/obj/effect/turf_decal/trimline/dark_blue/filled/line{
- dir = 1
- },
-/obj/effect/turf_decal/siding/wideplating/dark{
- dir = 1
- },
-/obj/machinery/light/cold/directional/west,
-/obj/structure/bed/medical/emergency,
-/turf/open/floor/iron/white/diagonal,
-/area/ruin/space/has_grav/nova/des_two/medbay)
-"Ra" = (
-/obj/effect/turf_decal/box/red/corners,
-/turf/open/floor/plating,
-/area/ruin/space/has_grav/nova/des_two/cargo/hangar)
"Rb" = (
/obj/machinery/chem_master/condimaster{
name = "BrewMaster 3000"
@@ -9338,29 +9621,23 @@
/obj/effect/mapping_helpers/airalarm/syndicate_access,
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/halls)
-"Rj" = (
-/obj/effect/turf_decal/siding/yellow{
- dir = 8
- },
-/obj/effect/turf_decal/trimline/yellow/filled/line{
- dir = 4
- },
-/obj/effect/turf_decal/trimline/yellow/warning{
- dir = 8
- },
-/obj/effect/turf_decal/trimline/yellow/line{
+"Rk" = (
+/obj/structure/table/reinforced,
+/obj/effect/turf_decal/trimline/purple/filled/line{
dir = 4
},
-/obj/structure/closet/radiation,
-/obj/item/mod/module/rad_protection,
-/obj/item/analyzer,
-/obj/item/mod/module/visor/meson{
- pixel_y = -9
- },
-/turf/open/floor/iron/dark/side{
- dir = 8
- },
-/area/ruin/space/has_grav/nova/des_two/engineering)
+/obj/machinery/power/apc/auto_name/directional/east,
+/obj/effect/mapping_helpers/apc/syndicate_access,
+/obj/structure/cable,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/research)
+"Rl" = (
+/obj/machinery/light/cold/directional/west,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/space/has_grav/nova/des_two/cargo)
"Rm" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -9386,9 +9663,6 @@
},
/turf/open/floor/iron/cafeteria,
/area/ruin/space/has_grav/nova/des_two/service/diner)
-"Rt" = (
-/turf/closed/wall/r_wall/syndicate/nodiagonal,
-/area/ruin/space/has_grav/nova/des_two/medbay)
"Ru" = (
/obj/effect/turf_decal/stripes/red/line{
dir = 4
@@ -9400,6 +9674,14 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/dark/small,
/area/ruin/space/has_grav/nova/des_two/security/prison)
+"Rw" = (
+/obj/effect/turf_decal/stripes/red/line,
+/obj/structure/disposalpipe/segment{
+ dir = 8
+ },
+/obj/structure/cable,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/halls)
"Rx" = (
/obj/structure/bookcase/random/adult,
/turf/open/floor/wood,
@@ -9419,6 +9701,13 @@
dir = 4
},
/area/ruin/space/has_grav/nova/des_two/service/diner)
+"RA" = (
+/obj/effect/turf_decal/trimline/dark_red/filled/line{
+ dir = 9
+ },
+/obj/machinery/bci_implanter,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/research)
"RE" = (
/obj/effect/turf_decal/stripes/line{
dir = 8
@@ -9443,78 +9732,37 @@
/obj/structure/disposalpipe/segment{
dir = 4
},
-/turf/open/floor/iron,
-/area/ruin/space/has_grav/nova/des_two/research)
-"RP" = (
-/obj/effect/turf_decal/siding/dark,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/dark/small,
-/area/ruin/space/has_grav/nova/des_two/security/prison)
-"RQ" = (
-/obj/structure/table/wood,
-/obj/effect/spawner/random/bureaucracy/folder{
- pixel_x = 7;
- pixel_y = 8
- },
-/obj/effect/spawner/random/bureaucracy/folder{
- pixel_x = 4;
- pixel_y = 3
- },
-/obj/item/stamp{
- pixel_x = -7;
- pixel_y = 6
- },
-/obj/item/stamp/denied{
- pixel_x = -6
- },
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 4
- },
-/obj/machinery/button/door{
- desc = "Keep out the paperwork.";
- id = "ds2corpliaison";
- name = "Shutters control";
- pixel_x = -32;
- pixel_y = 24;
- req_access = list("syndicate_leader")
- },
-/turf/open/floor/wood/large,
-/area/ruin/space/has_grav/nova/des_two/bridge/cl)
-"RT" = (
-/obj/effect/turf_decal/tile/dark_blue{
- dir = 8
- },
-/obj/effect/turf_decal/tile/dark_blue{
- dir = 4
- },
-/obj/effect/turf_decal/siding/dark/corner{
- dir = 8
- },
-/obj/effect/turf_decal/siding/dark{
- dir = 4
+/turf/open/floor/iron,
+/area/ruin/space/has_grav/nova/des_two/research)
+"RJ" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/siding/dark,
+/obj/structure/disposalpipe/segment{
+ dir = 5
},
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
-/obj/structure/filingcabinet,
-/obj/item/folder/syndicate/red,
-/obj/machinery/firealarm/directional/north,
-/obj/machinery/camera/xray/directional/north{
- c_tag = "DS-2 Vault";
- network = list("ds2")
+/obj/effect/turf_decal/trimline/yellow/warning{
+ dir = 1
},
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/bridge/vault)
-"RV" = (
-/obj/effect/turf_decal/stripes/red/corner,
-/obj/effect/turf_decal/stripes/red/corner{
+/obj/effect/turf_decal/stripes/line{
dir = 1
},
-/obj/effect/turf_decal/box/white/corners{
- dir = 4
+/turf/open/floor/iron/dark/diagonal,
+/area/ruin/space/has_grav/nova/des_two/engineering)
+"RN" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
},
-/turf/open/floor/plating,
-/area/ruin/space/has_grav/nova/des_two/cargo/hangar)
+/turf/open/floor/iron/dark/diagonal,
+/area/ruin/space/has_grav/nova/des_two/engineering)
+"RP" = (
+/obj/effect/turf_decal/siding/dark,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/dark/small,
+/area/ruin/space/has_grav/nova/des_two/security/prison)
"RX" = (
/turf/closed/wall/r_wall/syndicate/nodiagonal,
/area/ruin/space/has_grav/nova/des_two/bridge/cl)
@@ -9524,9 +9772,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/cargo)
-"RZ" = (
-/turf/open/floor/iron/dark/small,
-/area/ruin/space/has_grav/nova/des_two/security/prison)
"Sb" = (
/obj/machinery/door/firedoor,
/obj/structure/cable,
@@ -9577,6 +9822,15 @@
/obj/structure/extinguisher_cabinet/directional/south,
/turf/open/floor/iron/dark/textured_half,
/area/ruin/space/has_grav/nova/des_two/bridge)
+"Sg" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/obj/structure/railing/corner,
+/obj/effect/turf_decal/stripes/end,
+/obj/effect/turf_decal/siding/dark/end,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/catwalk_floor/iron_dark,
+/area/ruin/space/has_grav/nova/des_two/engineering)
"Si" = (
/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
/obj/machinery/atmospherics/pipe/smart/simple/orange/hidden{
@@ -9594,6 +9848,14 @@
/obj/machinery/light/cold/directional/east,
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/halls)
+"Sn" = (
+/obj/effect/turf_decal/trimline/dark_blue/line{
+ dir = 8
+ },
+/obj/machinery/light/cold/directional/west,
+/obj/machinery/firealarm/directional/west,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/halls)
"So" = (
/obj/structure/cable,
/obj/effect/turf_decal/trimline/dark_blue/line{
@@ -9603,21 +9865,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/halls)
-"Sp" = (
-/obj/effect/turf_decal/siding/dark{
- dir = 4
- },
-/obj/machinery/firealarm/directional/west,
-/obj/structure/rack/gunrack,
-/obj/item/gun/ballistic/automatic/pistol/sol/evil{
- pixel_x = -5
- },
-/obj/item/gun/ballistic/automatic/pistol/sol/evil,
-/obj/item/gun/ballistic/automatic/pistol/sol/evil{
- pixel_x = 5
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ruin/space/has_grav/nova/des_two/security/armory)
"Sq" = (
/obj/machinery/light/warm/directional/east,
/obj/effect/turf_decal/stripes/line{
@@ -9630,9 +9877,13 @@
/obj/structure/extinguisher_cabinet/directional/east,
/turf/open/floor/plating,
/area/ruin/space/has_grav/nova/des_two/engineering)
-"Sv" = (
-/obj/machinery/autolathe/hacked,
-/obj/effect/turf_decal/trimline/purple/filled/line,
+"Ss" = (
+/obj/effect/turf_decal/trimline/dark_red/filled/line{
+ dir = 8
+ },
+/obj/machinery/modular_computer/preset/civilian{
+ dir = 8
+ },
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/research)
"Sw" = (
@@ -9665,6 +9916,28 @@
dir = 8
},
/area/ruin/space/has_grav/nova/des_two/research)
+"SD" = (
+/obj/structure/table/reinforced,
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 1
+ },
+/obj/item/storage/box/firingpins/syndicate{
+ pixel_x = 8;
+ pixel_y = 6
+ },
+/obj/item/storage/box/firingpins/syndicate{
+ pixel_x = 10
+ },
+/obj/item/storage/box/pinpointer_pairs{
+ pixel_x = -4;
+ pixel_y = 6
+ },
+/obj/item/storage/box/pinpointer_pairs,
+/turf/open/floor/mineral/plastitanium/red,
+/area/ruin/space/has_grav/nova/des_two/security/armory)
"SG" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -9676,15 +9949,6 @@
dir = 4
},
/area/ruin/space/has_grav/nova/des_two/service/diner)
-"SH" = (
-/obj/effect/turf_decal/delivery/red,
-/obj/machinery/door/firedoor,
-/obj/effect/turf_decal/stripes/red/line,
-/obj/effect/turf_decal/stripes/red/line{
- dir = 1
- },
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/space/has_grav/nova/des_two/security)
"SI" = (
/obj/machinery/atmospherics/components/binary/pump/off/supply/visible/layer4{
dir = 8
@@ -9709,6 +9973,22 @@
},
/turf/open/floor/plating,
/area/ruin/space/has_grav/nova/des_two/engineering)
+"SM" = (
+/obj/structure/window/reinforced/survival_pod/spawner/directional/north,
+/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
+/obj/structure/table/reinforced/rglass,
+/obj/item/storage/medkit/advanced{
+ pixel_y = -6
+ },
+/obj/effect/turf_decal/trimline/blue/filled/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/trimline/blue/filled/line{
+ dir = 1
+ },
+/obj/item/storage/medkit/regular,
+/turf/open/floor/iron/white/small,
+/area/ruin/space/has_grav/nova/des_two/security)
"SN" = (
/obj/machinery/deepfryer,
/obj/effect/turf_decal/siding/dark,
@@ -9729,6 +10009,53 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/mineral/plastitanium/red,
/area/ruin/space/has_grav/nova/des_two/bridge)
+"SS" = (
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 4
+ },
+/turf/open/floor/mineral/plastitanium,
+/area/ruin/space/has_grav/nova/des_two/security/prison)
+"ST" = (
+/obj/item/clothing/suit/hooded/wintercoat/engineering,
+/obj/item/clothing/head/soft/sec/syndicate,
+/obj/item/clothing/under/syndicate/nova/overalls,
+/obj/item/clothing/under/syndicate/nova/overalls/skirt,
+/obj/item/clothing/under/rank/engineering/engineer/nova/utility/syndicate,
+/obj/item/clothing/suit/jacket/gorlex_harness,
+/obj/item/clothing/suit/hazardvest,
+/obj/structure/closet/secure_closet/des_two/engie_locker,
+/obj/item/clothing/accessory/armband/engine{
+ desc = "An armband, worn by the FOB's operatives to display which department they're assigned to.";
+ name = "engine technician armband"
+ },
+/obj/item/clothing/accessory/armband/engine{
+ desc = "An armband, worn by the FOB's operatives to display which department they're assigned to.";
+ name = "engine technician armband"
+ },
+/obj/item/clothing/glasses/hud/ar/aviator/meson,
+/obj/effect/turf_decal/trimline/yellow/filled/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/trimline/yellow/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/trimline/yellow/warning{
+ dir = 4
+ },
+/obj/effect/turf_decal/siding/yellow{
+ dir = 4
+ },
+/obj/item/holosign_creator/atmos{
+ pixel_y = -8
+ },
+/obj/item/clothing/suit/toggle/jacket/engi,
+/obj/item/clothing/suit/toggle/jacket/engi,
+/obj/item/clothing/suit/hooded/wintercoat/engineering,
+/obj/machinery/light_switch/directional/west,
+/turf/open/floor/iron/dark/side{
+ dir = 4
+ },
+/area/ruin/space/has_grav/nova/des_two/engineering)
"SX" = (
/obj/structure/disposalpipe/segment{
dir = 9
@@ -9758,13 +10085,6 @@
},
/turf/open/floor/wood/large,
/area/ruin/space/has_grav/nova/des_two/bridge/admiral)
-"SZ" = (
-/obj/machinery/computer/security{
- dir = 1;
- network = list("ds2")
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ruin/space/has_grav/nova/des_two/cargo)
"Ta" = (
/obj/structure/table/reinforced,
/obj/effect/turf_decal/trimline/purple/filled/line{
@@ -9801,11 +10121,29 @@
/obj/structure/cable,
/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/engineering)
-"To" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/white/diagonal,
-/area/ruin/space/has_grav/nova/des_two/medbay)
+"Tn" = (
+/obj/machinery/light/cold/directional/south,
+/obj/structure/table,
+/obj/effect/turf_decal/trimline/dark_red/filled/line{
+ dir = 1
+ },
+/obj/item/food/cookie/snickerdoodle{
+ pixel_y = -2;
+ pixel_x = -1
+ },
+/obj/item/food/cookie/peanut_butter{
+ pixel_x = 3;
+ pixel_y = 6
+ },
+/obj/item/food/cookie/oatmeal{
+ pixel_x = 2
+ },
+/obj/item/food/cookie{
+ pixel_x = -1;
+ pixel_y = 3
+ },
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/cargo)
"Tp" = (
/obj/effect/turf_decal/stripes/red/line{
dir = 4
@@ -9860,38 +10198,35 @@
/obj/item/stack/sheet/iron/five,
/turf/open/floor/plating,
/area/ruin/space/has_grav/nova/des_two/engineering)
-"TA" = (
-/obj/machinery/firealarm/directional/east,
-/obj/machinery/vending/syndichem,
-/obj/machinery/camera/xray/directional/east{
- c_tag = "DS-2 Botany";
- network = list("ds2")
- },
-/turf/open/floor/iron/white,
-/area/ruin/space/has_grav/nova/des_two/medbay/chem)
-"TB" = (
-/obj/docking_port/stationary{
- dir = 4;
- dwidth = 5;
- height = 8;
- name = "DS-2 Hangar";
- width = 11
- },
-/turf/open/floor/plating,
-/area/ruin/space/has_grav/nova/des_two/cargo/hangar)
-"TG" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
-/obj/effect/turf_decal/trimline/dark_blue/filled/line{
- dir = 8
+"Ty" = (
+/obj/effect/turf_decal/siding/dark,
+/obj/structure/table,
+/obj/item/radio/intercom/directional/east{
+ frequency = 1487;
+ name = "Prisoner Communication";
+ freqlock = 1;
+ canhear_range = 9
},
-/obj/effect/turf_decal/siding/dark{
- dir = 8
+/turf/open/floor/iron/dark/small,
+/area/ruin/space/has_grav/nova/des_two/security/prison)
+"TD" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/disposalpipe/segment{
+ dir = 4
},
-/obj/structure/chair/sofa/bench/left{
+/turf/open/floor/mineral/plastitanium,
+/area/ruin/space/has_grav/nova/des_two/security)
+"TE" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/stripes/red/corner,
+/obj/effect/turf_decal/stripes/red/corner{
dir = 4
},
-/turf/open/floor/iron/white/diagonal,
-/area/ruin/space/has_grav/nova/des_two/medbay)
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
+/turf/open/floor/mineral/plastitanium,
+/area/ruin/space/has_grav/nova/des_two/security/prison)
"TH" = (
/obj/effect/turf_decal/trimline/dark_red/filled/line{
dir = 6
@@ -9907,95 +10242,30 @@
/obj/effect/turf_decal/stripes/line,
/obj/effect/turf_decal/siding/dark,
/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{
- dir = 4
- },
-/obj/machinery/meter,
-/turf/open/floor/plating,
-/area/ruin/space/has_grav/nova/des_two/engineering)
-"TL" = (
-/obj/structure/closet/secure_closet/des_two/engie_locker,
-/obj/effect/turf_decal/trimline/yellow/filled/line{
- dir = 8
- },
-/obj/effect/turf_decal/trimline/yellow/line{
- dir = 8
- },
-/obj/effect/turf_decal/trimline/yellow/warning{
- dir = 4
- },
-/obj/effect/turf_decal/siding/yellow{
- dir = 4
- },
-/turf/open/floor/iron/dark/side{
- dir = 4
- },
-/area/ruin/space/has_grav/nova/des_two/engineering)
-"TM" = (
-/obj/structure/cable,
-/obj/effect/turf_decal/stripes/line{
- dir = 6
- },
-/obj/machinery/power/rtg/advanced,
-/obj/machinery/light/warm/directional/south,
-/turf/open/floor/plating,
-/area/ruin/space/has_grav/nova/des_two/engineering)
-"TQ" = (
-/obj/item/storage/box/pillbottles{
- pixel_x = -3;
- pixel_y = 5
- },
-/obj/item/storage/box/gloves{
- pixel_x = 6;
- pixel_y = 3
- },
-/obj/item/storage/box/medipens{
- pixel_x = 4;
- pixel_y = 13
- },
-/obj/structure/table/glass,
-/obj/effect/turf_decal/tile/dark_blue/full,
-/obj/effect/turf_decal/siding/white,
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/space/has_grav/nova/des_two/medbay)
-"TS" = (
-/obj/structure/cable,
-/obj/effect/mapping_helpers/airlock/cutaiwire,
-/obj/machinery/door/airlock/vault{
- id_tag = "syndie_ds2_vault"
- },
-/obj/effect/mapping_helpers/airlock/locked,
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
-/obj/effect/turf_decal/siding/dark/corner{
- dir = 1
- },
-/obj/effect/turf_decal/siding/dark/corner{
- dir = 8
+ dir = 4
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/space/has_grav/nova/des_two/bridge/vault)
-"TT" = (
-/obj/machinery/button/door/directional/west{
- desc = "To keep your hangar away from prying eyes.";
- id = "void-be-gone";
- name = "Hangar Blast Door Control";
- req_access = list("syndicate")
+/obj/machinery/meter,
+/turf/open/floor/plating,
+/area/ruin/space/has_grav/nova/des_two/engineering)
+"TM" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/stripes/line{
+ dir = 6
},
+/obj/machinery/power/rtg/advanced,
+/obj/machinery/light/warm/directional/south,
+/turf/open/floor/plating,
+/area/ruin/space/has_grav/nova/des_two/engineering)
+"TU" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/firealarm/directional/west,
-/turf/open/floor/mineral/plastitanium/red,
-/area/ruin/space/has_grav/nova/des_two/cargo)
+/turf/open/floor/wood/tile,
+/area/ruin/space/has_grav/nova/des_two/service/dorms)
"TW" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/structure/cable,
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/halls)
-"TX" = (
-/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
-/turf/open/floor/plating,
-/area/ruin/space/has_grav/nova/des_two/medbay/chem)
"Ua" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
dir = 1
@@ -10006,13 +10276,40 @@
},
/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/security/prison)
-"Uc" = (
-/obj/machinery/light/cold/directional/west,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/reagent_dispensers/wall/peppertank/directional/west,
-/turf/open/floor/mineral/plastitanium/red,
+"Ub" = (
+/obj/structure/closet/crate/medical,
+/obj/effect/turf_decal/bot,
+/obj/effect/spawner/random/medical/medkit{
+ pixel_x = 6;
+ pixel_y = 3
+ },
+/obj/effect/spawner/random/medical/supplies{
+ pixel_y = 3
+ },
+/obj/effect/spawner/random/medical/medkit{
+ pixel_x = -6;
+ pixel_y = -3
+ },
+/obj/structure/window/reinforced/survival_pod/spawner/directional/east{
+ pixel_x = 4
+ },
+/obj/item/reagent_containers/blood/o_minus,
+/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/cargo)
+"Ud" = (
+/obj/effect/turf_decal/tile/dark_blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/dark_blue{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 4
+ },
+/obj/machinery/airalarm/directional/south,
+/obj/effect/mapping_helpers/airalarm/syndicate_access,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/bridge/vault)
"Ue" = (
/obj/item/reagent_containers/cup/bucket/wooden,
/obj/effect/turf_decal/trimline/dark_red/filled/line{
@@ -10135,14 +10432,6 @@
/obj/structure/lattice,
/turf/template_noop,
/area/template_noop)
-"Uz" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/light/cold/directional/east,
-/obj/effect/turf_decal/trimline/dark_blue/corner,
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/halls)
"UB" = (
/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
/obj/structure/cable,
@@ -10151,47 +10440,6 @@
},
/turf/open/floor/plating,
/area/ruin/space/has_grav/nova/des_two/bridge)
-"UE" = (
-/obj/structure/cable,
-/obj/effect/turf_decal/trimline/dark_blue/corner{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/light/cold/directional/north,
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/halls)
-"UM" = (
-/obj/structure/table/reinforced,
-/obj/item/storage/backpack/duffelbag/syndie/surgery{
- pixel_y = 4
- },
-/obj/structure/window/reinforced/survival_pod/spawner/directional/east{
- pixel_x = 4
- },
-/obj/item/clothing/suit/apron/surgical{
- pixel_x = -4;
- pixel_y = -5
- },
-/obj/item/reagent_containers/spray/cleaner{
- pixel_x = 7;
- pixel_y = -9
- },
-/obj/effect/turf_decal/tile/dark_blue/full,
-/obj/effect/turf_decal/siding/white{
- dir = 8
- },
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/space/has_grav/nova/des_two/medbay)
-"UO" = (
-/obj/machinery/door/firedoor,
-/obj/structure/table/reinforced/plastitaniumglass,
-/obj/structure/window/reinforced/survival_pod/spawner/directional/west,
-/obj/machinery/reagentgrinder{
- pixel_y = 5
- },
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/space/has_grav/nova/des_two/medbay/chem)
"UQ" = (
/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
/obj/machinery/door/poddoor/preopen{
@@ -10204,6 +10452,10 @@
/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
/turf/open/floor/plating,
/area/ruin/space/has_grav/nova/des_two/security/prison)
+"US" = (
+/obj/effect/turf_decal/trimline/yellow/warning,
+/turf/open/floor/iron/dark/diagonal,
+/area/ruin/space/has_grav/nova/des_two/engineering)
"UT" = (
/obj/effect/turf_decal/siding/wood{
dir = 6
@@ -10268,28 +10520,11 @@
},
/turf/open/floor/iron/white/textured_large,
/area/ruin/space/has_grav/nova/des_two/security/prison)
-"Vf" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/siphon/monitored{
- chamber_id = "des_twoo2";
- dir = 4
- },
-/turf/open/floor/engine/o2,
-/area/ruin/space/has_grav/nova/des_two/engineering)
"Vk" = (
/obj/structure/window/reinforced/tinted/spawner/directional/north,
/obj/machinery/power/shuttle_engine/heater,
/turf/open/floor/plating/airless,
/area/ruin/space/has_grav/nova/des_two)
-"Vm" = (
-/obj/machinery/light/cold/directional/east,
-/obj/effect/turf_decal/siding/dark{
- dir = 6
- },
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 8
- },
-/turf/open/floor/iron/white/small,
-/area/ruin/space/has_grav/nova/des_two/service/diner)
"Vn" = (
/obj/effect/turf_decal/siding/thinplating/dark{
dir = 5
@@ -10307,41 +10542,12 @@
dir = 8
},
/area/ruin/space/has_grav/nova/des_two/bridge)
-"Vo" = (
-/obj/machinery/light/cold/directional/west,
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/bot,
-/obj/machinery/firealarm/directional/west,
-/obj/structure/ore_box,
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/space/has_grav/nova/des_two/cargo)
"Vp" = (
/obj/effect/turf_decal/siding/dark{
dir = 8
},
/turf/open/floor/iron/dark/small,
/area/ruin/space/has_grav/nova/des_two/security/prison)
-"Vu" = (
-/obj/effect/turf_decal/tile/dark_blue/full,
-/obj/effect/turf_decal/siding/white,
-/obj/machinery/chem_mass_spec,
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/space/has_grav/nova/des_two/medbay/chem)
-"Vv" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/obj/effect/turf_decal/siding/dark{
- dir = 8
- },
-/obj/machinery/atmospherics/pipe/smart/simple/violet/hidden{
- dir = 9
- },
-/obj/structure/fluff/broken_canister_frame,
-/turf/open/floor/plating,
-/area/ruin/space/has_grav/nova/des_two/engineering)
"Vw" = (
/obj/machinery/light/cold/directional/south,
/obj/machinery/grill,
@@ -10350,35 +10556,6 @@
dir = 4
},
/area/ruin/space/has_grav/nova/des_two/service/diner)
-"Vy" = (
-/obj/machinery/door/firedoor,
-/obj/structure/table/reinforced/plastitaniumglass,
-/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
-/obj/machinery/recharger,
-/obj/effect/turf_decal/delivery/red,
-/obj/effect/turf_decal/stripes/red/line{
- dir = 8
- },
-/obj/effect/turf_decal/stripes/red/line{
- dir = 4
- },
-/obj/item/restraints/handcuffs{
- pixel_y = -9
- },
-/obj/item/crowbar{
- pixel_y = -13
- },
-/turf/open/floor/iron/dark/smooth_large,
-/area/ruin/space/has_grav/nova/des_two/cargo)
-"Vz" = (
-/obj/effect/turf_decal/siding/dark/corner{
- dir = 8
- },
-/obj/structure/disposalpipe/segment{
- dir = 10
- },
-/turf/open/floor/iron/dark/diagonal,
-/area/ruin/space/has_grav/nova/des_two/engineering)
"VB" = (
/obj/machinery/hydroponics/constructable,
/turf/open/floor/iron/dark/small,
@@ -10393,48 +10570,25 @@
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/security/lawyer)
-"VE" = (
-/obj/effect/turf_decal/trimline/purple/warning{
+"VG" = (
+/obj/machinery/porta_turret/syndicate/energy{
dir = 4
},
-/obj/structure/disposalpipe/segment{
- dir = 2
- },
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/halls)
-"VF" = (
-/obj/effect/turf_decal/siding/dark{
- dir = 1
- },
+/turf/closed/wall/r_wall/syndicate/nodiagonal,
+/area/ruin/space/has_grav/nova/des_two/bridge/vault)
+"VI" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/light/red/directional/south,
-/obj/item/circuitboard/machine/ore_silo,
-/obj/structure/frame/machine{
- anchored = 1;
- icon_state = "box_1";
- state = 2
+/obj/effect/turf_decal/siding/wood{
+ dir = 10
},
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/bridge/vault)
+/obj/structure/cable,
+/obj/machinery/light_switch/directional/south,
+/turf/open/floor/wood/large,
+/area/ruin/space/has_grav/nova/des_two/service/dorms)
"VJ" = (
/turf/closed/wall/r_wall/syndicate/nodiagonal,
/area/template_noop)
-"VK" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/north,
-/obj/effect/turf_decal/siding/thinplating/dark{
- dir = 1
- },
-/obj/structure/chair{
- dir = 8
- },
-/obj/structure/window/reinforced/survival_pod{
- dir = 5
- },
-/obj/effect/turf_decal/siding/dark{
- dir = 1
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ruin/space/has_grav/nova/des_two/security)
"VM" = (
/obj/machinery/light/cold/directional/north,
/turf/open/floor/mineral/plastitanium/red,
@@ -10507,6 +10661,12 @@
},
/turf/open/floor/iron/dark/small,
/area/ruin/space/has_grav/nova/des_two/security/prison)
+"Wa" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/closed/wall/r_wall/syndicate/nodiagonal,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
"Wf" = (
/obj/effect/turf_decal/bot,
/obj/item/storage/toolbox/syndicate{
@@ -10539,25 +10699,6 @@
/obj/effect/mapping_helpers/airalarm/syndicate_access,
/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/cargo)
-"Wk" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/siphon/monitored{
- chamber_id = "des_twoplasma";
- dir = 4
- },
-/turf/open/floor/engine/plasma,
-/area/ruin/space/has_grav/nova/des_two/engineering)
-"Wm" = (
-/obj/structure/cable,
-/obj/effect/turf_decal/stripes/red/line{
- dir = 8
- },
-/obj/effect/turf_decal/trimline/brown/warning{
- dir = 1
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/cargo)
"Wn" = (
/obj/effect/turf_decal/siding/wood{
dir = 9
@@ -10583,13 +10724,6 @@
dir = 4
},
/area/ruin/space/has_grav/nova/des_two/service/diner)
-"Wt" = (
-/obj/structure/bed/medical{
- dir = 4
- },
-/obj/item/bedsheet/medical,
-/turf/open/floor/iron/white/small,
-/area/ruin/space/has_grav/nova/des_two/medbay)
"Wu" = (
/obj/effect/mapping_helpers/airlock/cutaiwire,
/obj/effect/mapping_helpers/airlock/access/all/syndicate/leader,
@@ -10609,40 +10743,8 @@
/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{
cycle_id = "DS2permabrig"
},
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/space/has_grav/nova/des_two/security)
-"Wv" = (
-/obj/effect/turf_decal/stripes/red/line{
- dir = 4
- },
-/obj/effect/turf_decal/stripes/red/line{
- dir = 8
- },
-/obj/effect/turf_decal/delivery/red,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/door/window/survival_pod/left/directional/west{
- name = "Isolation Cell";
- req_access = list("syndicate_leader")
- },
-/obj/machinery/door/window/survival_pod/left/directional/east{
- name = "Isolation Cell";
- req_access = list("syndicate_leader")
- },
-/obj/machinery/door/poddoor/preopen{
- id = "gaybabyjail"
- },
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/space/has_grav/nova/des_two/security/prison)
-"Ww" = (
-/obj/effect/turf_decal/box/red/corners{
- dir = 8
- },
-/obj/effect/turf_decal/stripes/red/corner{
- dir = 4
- },
-/turf/open/floor/plating,
-/area/ruin/space/has_grav/nova/des_two/cargo/hangar)
+/turf/open/floor/iron/dark/textured_large,
+/area/ruin/space/has_grav/nova/des_two/security)
"Wx" = (
/obj/machinery/light/warm/directional/west,
/obj/effect/turf_decal/stripes/line{
@@ -10654,18 +10756,23 @@
/obj/structure/sign/warning/no_smoking/directional/west,
/turf/open/floor/plating,
/area/ruin/space/has_grav/nova/des_two/engineering)
-"Wz" = (
-/obj/effect/turf_decal/trimline/purple/filled/line,
-/obj/effect/turf_decal/siding/dark/corner{
- dir = 1
+"Wy" = (
+/obj/machinery/door/firedoor,
+/obj/structure/table/reinforced/plastitaniumglass,
+/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
+/obj/machinery/recharger,
+/obj/effect/turf_decal/delivery/red,
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 8
},
-/obj/effect/turf_decal/siding/dark{
+/obj/effect/turf_decal/stripes/red/line{
dir = 4
},
-/obj/machinery/airalarm/directional/south,
-/obj/effect/mapping_helpers/airalarm/syndicate_access,
-/turf/open/floor/iron/dark/side,
-/area/ruin/space/has_grav/nova/des_two/research)
+/obj/item/crowbar{
+ pixel_y = -13
+ },
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/space/has_grav/nova/des_two/halls)
"WA" = (
/obj/effect/turf_decal/tile/bar/opposingcorners{
dir = 8
@@ -10743,43 +10850,47 @@
},
/turf/open/floor/iron/dark/textured_half,
/area/ruin/space/has_grav/nova/des_two/bridge)
-"WS" = (
-/obj/effect/turf_decal/stripes/red/line{
+"WU" = (
+/obj/effect/turf_decal/trimline/brown/warning{
dir = 1
},
-/turf/open/floor/mineral/plastitanium,
-/area/ruin/space/has_grav/nova/des_two/security)
+/obj/effect/turf_decal/trimline/purple/corner,
+/obj/structure/disposalpipe/segment{
+ dir = 2
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/halls)
+"WV" = (
+/obj/effect/turf_decal/trimline/dark_red/filled/line,
+/obj/structure/chair/plastic{
+ dir = 4
+ },
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/cargo)
"WW" = (
/obj/machinery/seed_extractor,
/turf/open/floor/iron/white/diagonal,
/area/ruin/space/has_grav/nova/des_two/service/hydroponics)
-"WZ" = (
-/obj/effect/turf_decal/siding/yellow{
- dir = 4
- },
-/obj/effect/turf_decal/trimline/yellow/filled/line{
- dir = 8
- },
-/obj/effect/turf_decal/trimline/yellow/warning{
- dir = 4
- },
-/obj/effect/turf_decal/trimline/yellow/line{
- dir = 8
- },
-/obj/structure/closet/secure_closet/des_two/electrical_supplies,
-/turf/open/floor/iron/dark/side{
+"WY" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
+/turf/open/floor/iron/half,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
+"Xa" = (
+/obj/machinery/computer/operating,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
+"Xd" = (
+/obj/effect/turf_decal/stripes/red/line{
dir = 4
},
-/area/ruin/space/has_grav/nova/des_two/engineering)
-"Xb" = (
-/obj/effect/turf_decal/siding/dark{
- dir = 8
- },
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 8
- },
-/turf/open/floor/iron/white/small,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/mineral/plastitanium,
/area/ruin/space/has_grav/nova/des_two/security/prison)
"Xf" = (
/obj/machinery/atmospherics/pipe/smart/simple/dark/hidden{
@@ -10883,20 +10994,6 @@
/obj/structure/plasticflaps,
/turf/open/floor/plating,
/area/ruin/space/has_grav/nova/des_two/cargo)
-"Xx" = (
-/obj/structure/table,
-/obj/machinery/reagentgrinder{
- pixel_x = 7;
- pixel_y = 4
- },
-/obj/structure/sign/poster/contraband/moffuchis_pizza/directional/east,
-/obj/effect/turf_decal/siding/dark{
- dir = 4
- },
-/turf/open/floor/iron/kitchen{
- dir = 4
- },
-/area/ruin/space/has_grav/nova/des_two/service/diner)
"Xy" = (
/obj/structure/cable,
/obj/structure/disposalpipe/segment{
@@ -10915,28 +11012,15 @@
/obj/machinery/vending/hydronutrients,
/turf/open/floor/iron/white/diagonal,
/area/ruin/space/has_grav/nova/des_two/service/hydroponics)
-"XA" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/siding/yellow{
- dir = 10
- },
-/obj/effect/mob_spawn/ghost_role/human/ds2/syndicate/enginetech{
- dir = 8
+"XB" = (
+/obj/effect/turf_decal/trimline/yellow/warning,
+/obj/machinery/button/door/directional/south{
+ id = "ds2engineering";
+ name = "Engineering Shutters";
+ req_access = list("syndicate")
},
-/turf/open/floor/iron/dark/small,
+/turf/open/floor/iron/dark/diagonal,
/area/ruin/space/has_grav/nova/des_two/engineering)
-"XC" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/closet/crate/solarpanel_small,
-/obj/effect/turf_decal/tile/brown/half{
- dir = 1
- },
-/turf/open/floor/iron/dark/textured_half{
- dir = 4
- },
-/area/ruin/space/has_grav/nova/des_two/cargo)
"XF" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -10964,6 +11048,16 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/wood/large,
/area/ruin/space/has_grav/nova/des_two/bridge/admiral)
+"XM" = (
+/obj/effect/turf_decal/trimline/purple/filled/line{
+ dir = 4
+ },
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
+ },
+/obj/machinery/light/cold/directional/south,
+/turf/open/floor/iron/dark/side,
+/area/ruin/space/has_grav/nova/des_two/research)
"XN" = (
/obj/effect/turf_decal/siding/thinplating/dark,
/obj/effect/turf_decal/trimline/dark_red/line,
@@ -10992,6 +11086,12 @@
},
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/halls)
+"XU" = (
+/obj/machinery/light/warm/directional/south,
+/obj/effect/turf_decal/trimline/yellow/warning,
+/obj/effect/turf_decal/stripes/corner,
+/turf/open/floor/iron/dark/diagonal,
+/area/ruin/space/has_grav/nova/des_two/engineering)
"XV" = (
/obj/effect/turf_decal/tile/bar/opposingcorners{
dir = 8
@@ -10999,30 +11099,6 @@
/obj/machinery/firealarm/directional/north,
/turf/open/floor/iron/cafeteria,
/area/ruin/space/has_grav/nova/des_two/service/diner)
-"XX" = (
-/obj/structure/railing{
- dir = 8
- },
-/turf/open/floor/iron/dark/textured_large,
-/area/ruin/space/has_grav/nova/des_two/cargo)
-"XY" = (
-/obj/machinery/power/apc/auto_name/directional/west,
-/obj/effect/mapping_helpers/apc/syndicate_access,
-/obj/structure/cable,
-/obj/structure/table/reinforced,
-/obj/machinery/reagentgrinder{
- pixel_x = -8;
- pixel_y = 4
- },
-/obj/item/storage/box/beakers{
- pixel_x = 8;
- pixel_y = 6
- },
-/obj/item/storage/box/beakers{
- pixel_x = 8
- },
-/turf/open/floor/iron/dark/smooth_large,
-/area/ruin/space/has_grav/nova/des_two/service/hydroponics)
"Ya" = (
/obj/effect/turf_decal/siding/thinplating/dark{
dir = 1
@@ -11045,6 +11121,19 @@
},
/turf/open/floor/plating/airless,
/area/ruin/space/has_grav/nova/des_two)
+"Yc" = (
+/obj/effect/turf_decal/trimline/purple/filled/line{
+ dir = 4
+ },
+/obj/effect/turf_decal/siding/dark/corner{
+ dir = 4
+ },
+/obj/effect/turf_decal/siding/dark{
+ dir = 8
+ },
+/obj/machinery/firealarm/directional/south,
+/turf/open/floor/iron/dark/side,
+/area/ruin/space/has_grav/nova/des_two/research)
"Yd" = (
/obj/machinery/power/turbine/turbine_outlet,
/obj/effect/turf_decal/stripes/line,
@@ -11070,6 +11159,50 @@
},
/turf/open/floor/wood,
/area/ruin/space/has_grav/nova/des_two/security/lawyer)
+"Yi" = (
+/obj/effect/turf_decal/siding/yellow{
+ dir = 4
+ },
+/obj/effect/turf_decal/trimline/yellow/filled/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/trimline/yellow/warning{
+ dir = 4
+ },
+/obj/effect/turf_decal/trimline/yellow/line{
+ dir = 8
+ },
+/obj/structure/closet/secure_closet/des_two/electrical_supplies,
+/obj/item/weldingtool/largetank{
+ pixel_y = 4
+ },
+/obj/item/weldingtool/largetank{
+ pixel_y = -3
+ },
+/obj/item/clothing/glasses/welding{
+ pixel_y = 4
+ },
+/obj/item/clothing/glasses/welding{
+ pixel_y = -3
+ },
+/obj/item/inducer/syndicate,
+/obj/item/inducer/syndicate,
+/turf/open/floor/iron/dark/side{
+ dir = 4
+ },
+/area/ruin/space/has_grav/nova/des_two/engineering)
+"Yl" = (
+/obj/effect/turf_decal/siding/wood,
+/obj/structure/hedge,
+/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
+/obj/structure/window/reinforced/survival_pod{
+ dir = 10
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 1
+ },
+/turf/open/floor/wood/parquet,
+/area/ruin/space/has_grav/nova/des_two/service/lounge)
"Yn" = (
/obj/effect/turf_decal/trimline/dark_green/line{
dir = 4
@@ -11082,12 +11215,48 @@
},
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/halls)
-"Yp" = (
+"Ys" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/window/survival_pod/left/directional/north{
+ req_access = list("syndicate")
+ },
+/obj/item/paper_bin{
+ pixel_y = 4
+ },
+/obj/item/pen{
+ pixel_y = 4
+ },
+/obj/structure/table/reinforced,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
+"Yt" = (
+/obj/effect/turf_decal/trimline/brown/corner{
+ dir = 1
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/airalarm/directional/north,
+/obj/effect/mapping_helpers/airalarm/syndicate_access,
+/obj/machinery/light/cold/directional/north,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/cargo)
+"Yv" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/mineral/plastitanium,
+/area/ruin/space/has_grav/nova/des_two/security)
+"Yw" = (
+/obj/effect/turf_decal/trimline/dark_blue/line{
+ dir = 4
+ },
/obj/structure/cable,
-/turf/open/floor/iron/white/diagonal,
-/area/ruin/space/has_grav/nova/des_two/medbay)
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/light/cold/directional/east,
+/obj/machinery/firealarm/directional/east,
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/halls)
"Yz" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
dir = 4
@@ -11108,9 +11277,13 @@
},
/turf/open/floor/engine,
/area/ruin/space/has_grav/nova/des_two/engineering)
-"YD" = (
-/turf/open/floor/iron/white/small,
-/area/ruin/space/has_grav/nova/des_two/medbay/chem)
+"YE" = (
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/mineral/plastitanium,
+/area/ruin/space/has_grav/nova/des_two/security/armory)
"YG" = (
/obj/effect/mob_spawn/ghost_role/human/ds2/syndicate_command/admiral,
/turf/open/floor/carpet/red,
@@ -11125,47 +11298,16 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/dark/textured_large,
/area/ruin/space/has_grav/nova/des_two/service/dorms/fitness)
-"YI" = (
-/obj/effect/turf_decal/stripes/red/corner{
- dir = 8
- },
-/turf/open/floor/mineral/plastitanium,
-/area/ruin/space/has_grav/nova/des_two/security)
-"YK" = (
-/obj/item/circuitboard/computer/mech_bay_power_console,
-/obj/effect/turf_decal/trimline/dark_red/filled/line,
-/obj/structure/frame/computer,
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/research)
"YN" = (
/obj/machinery/vending/wardrobe/syndie_wardrobe,
-/turf/open/floor/iron/dark/smooth_large,
-/area/ruin/space/has_grav/nova/des_two/service/dorms)
-"YQ" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/halls)
-"YR" = (
-/obj/structure/table,
-/obj/effect/turf_decal/trimline/purple/filled/line{
- dir = 4
- },
-/obj/machinery/camera/xray/directional/west{
- c_tag = "DS-2 Research";
- network = list("ds2")
- },
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/space/has_grav/nova/des_two/service/dorms)
+"YQ" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/research)
-"YU" = (
-/obj/effect/turf_decal/siding/dark{
- dir = 4
- },
-/obj/structure/closet/secure_closet/armory_kiboko_but_evil,
-/obj/structure/reagent_dispensers/wall/peppertank/directional/west,
-/turf/open/floor/mineral/plastitanium/red,
-/area/ruin/space/has_grav/nova/des_two/security/armory)
+/area/ruin/space/has_grav/nova/des_two/halls)
"Zd" = (
/obj/machinery/disposal/bin,
/obj/effect/turf_decal/siding/thinplating/end{
@@ -11191,24 +11333,38 @@
},
/turf/open/floor/plating,
/area/ruin/space/has_grav/nova/des_two/cargo)
-"Zi" = (
-/obj/effect/turf_decal/trimline/purple/corner,
-/obj/structure/disposalpipe/segment{
- dir = 2
+"Zk" = (
+/obj/machinery/shower/directional/north,
+/obj/effect/turf_decal/siding/dark{
+ dir = 6
},
-/obj/machinery/door/firedoor,
-/obj/effect/turf_decal/delivery,
-/turf/open/floor/iron/dark/textured_large,
+/obj/structure/drain,
+/obj/machinery/airalarm/directional/east,
+/obj/effect/mapping_helpers/airalarm/syndicate_access,
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 1
+ },
+/turf/open/floor/iron/white/small,
+/area/ruin/space/has_grav/nova/des_two/service/dorms/fitness)
+"Zl" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 1
+ },
+/obj/machinery/camera/xray/directional/west{
+ c_tag = "DS-2 Security Checkpoint";
+ network = list("ds2")
+ },
+/obj/machinery/computer/crew/syndie{
+ dir = 1
+ },
+/obj/machinery/airalarm/directional/west,
+/obj/effect/mapping_helpers/airalarm/syndicate_access,
+/turf/open/floor/mineral/plastitanium/red,
/area/ruin/space/has_grav/nova/des_two/halls)
"Zo" = (
/obj/effect/turf_decal/tile/yellow,
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/cargo)
-"Zp" = (
-/obj/machinery/iv_drip,
-/obj/machinery/duct,
-/turf/open/floor/iron/showroomfloor,
-/area/ruin/space/has_grav/nova/des_two/medbay)
"Zq" = (
/obj/structure/sign/flag/syndicate/directional/south,
/obj/machinery/light/warm/directional/south,
@@ -11216,28 +11372,16 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/wood/large,
/area/ruin/space/has_grav/nova/des_two/bridge/admiral)
-"Zs" = (
-/obj/item/bedsheet/medical,
-/obj/structure/bed/medical{
- dir = 4
- },
-/turf/open/floor/iron/white/small,
-/area/ruin/space/has_grav/nova/des_two/medbay)
-"Zt" = (
-/obj/effect/turf_decal/tile/bar/opposingcorners{
- dir = 8
- },
-/obj/structure/table,
-/obj/effect/spawner/random/food_or_drink/refreshing_beverage{
- pixel_x = -7;
- pixel_y = 8
+"Zx" = (
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "interdynerobo"
},
-/obj/effect/spawner/random/food_or_drink/salad{
- pixel_y = 3
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
},
-/obj/machinery/light/warm/directional/north,
-/turf/open/floor/iron/cafeteria,
-/area/ruin/space/has_grav/nova/des_two/service/diner)
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/circuit/red,
+/area/ruin/space/has_grav/nova/des_two/research/robotics)
"Zz" = (
/obj/machinery/door/firedoor,
/obj/machinery/door/airlock/grunge{
@@ -11272,12 +11416,6 @@
dir = 1
},
/area/ruin/space/has_grav/nova/des_two/bridge)
-"ZB" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/white/diagonal,
-/area/ruin/space/has_grav/nova/des_two/medbay)
"ZC" = (
/obj/effect/turf_decal/stripes/red/line,
/obj/structure/cable,
@@ -11288,23 +11426,6 @@
},
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/halls)
-"ZE" = (
-/obj/effect/turf_decal/siding/dark{
- dir = 4
- },
-/obj/machinery/light/red/directional/west,
-/obj/machinery/turretid{
- ailock = 1;
- control_area = "/area/ruin/space/has_grav/nova/des_two/bridge/vault";
- dir = 1;
- icon_state = "control_kill";
- lethal = 1;
- name = "DS2 turret controls";
- pixel_x = -30;
- req_access = list("syndicate")
- },
-/turf/open/floor/iron/dark,
-/area/ruin/space/has_grav/nova/des_two/bridge/vault)
"ZF" = (
/obj/structure/table,
/obj/structure/bedsheetbin,
@@ -11322,17 +11443,33 @@
dir = 8
},
/area/ruin/space/has_grav/nova/des_two/service/dorms/fitness)
-"ZH" = (
-/obj/structure/window/reinforced/survival_pod/spawner/directional/east{
- pixel_x = 4
- },
-/obj/machinery/smartfridge/organ,
-/obj/effect/turf_decal/tile/dark_blue/full,
-/obj/effect/turf_decal/siding/white/corner{
+"ZL" = (
+/obj/structure/extinguisher_cabinet/directional/east,
+/obj/effect/turf_decal/stripes/corner{
dir = 8
},
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/space/has_grav/nova/des_two/medbay)
+/obj/effect/turf_decal/stripes/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/trimline/yellow/warning{
+ dir = 4
+ },
+/turf/open/floor/iron/dark/smooth_large,
+/area/ruin/space/has_grav/nova/des_two/engineering)
+"ZM" = (
+/obj/effect/turf_decal/trimline/dark_red/filled/line,
+/obj/structure/table,
+/obj/item/controller{
+ pixel_x = -5;
+ pixel_y = 3
+ },
+/obj/item/controller,
+/obj/item/controller{
+ pixel_x = 5;
+ pixel_y = -3
+ },
+/turf/open/floor/iron/dark,
+/area/ruin/space/has_grav/nova/des_two/research)
"ZP" = (
/obj/effect/turf_decal/siding/wood{
dir = 6
@@ -11352,23 +11489,19 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/dark,
/area/ruin/space/has_grav/nova/des_two/cargo)
-"ZS" = (
-/obj/machinery/chem_dispenser/fullupgrade,
-/obj/effect/turf_decal/tile/dark_blue/full,
-/obj/effect/turf_decal/siding/white{
- dir = 1
- },
-/turf/open/floor/iron/white/textured_large,
-/area/ruin/space/has_grav/nova/des_two/medbay/chem)
-"ZT" = (
-/obj/effect/turf_decal/siding/dark{
- dir = 8
+"ZV" = (
+/obj/effect/turf_decal/siding/wood,
+/obj/structure/hedge,
+/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
+/obj/structure/window/reinforced/survival_pod{
+ dir = 6
},
+/obj/structure/extinguisher_cabinet/directional/south,
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 1
},
-/turf/open/floor/iron/white,
-/area/ruin/space/has_grav/nova/des_two/medbay/chem)
+/turf/open/floor/wood/parquet,
+/area/ruin/space/has_grav/nova/des_two/service/lounge)
"ZY" = (
/obj/effect/turf_decal/stripes/line,
/turf/open/floor/plating/airless,
@@ -11451,13 +11584,13 @@ mX
kF
rH
GL
-nS
+AQ
fy
UR
Xm
-Jl
+LE
iV
-tS
+sb
uN
uN
jZ
@@ -11510,7 +11643,7 @@ Ni
Tf
UR
tR
-RZ
+EE
vc
kM
Vp
@@ -11675,7 +11808,7 @@ Py
dv
kF
kF
-Wv
+aG
kF
kF
ra
@@ -11686,7 +11819,7 @@ Lw
OT
Vb
hA
-GD
+Ty
Ar
LP
yR
@@ -11730,11 +11863,11 @@ bx
xZ
kF
av
-sh
+dG
kF
-Ds
-Xb
-bu
+ck
+ll
+wK
kF
kF
gj
@@ -11766,16 +11899,16 @@ kx
NB
NB
tg
-Cj
+jX
rs
Kf
iR
-eo
+bU
Kf
Pe
Ne
Kf
-Az
+vW
iR
kF
yH
@@ -11785,10 +11918,10 @@ ha
TH
kF
Ue
-wc
+kJ
kF
Qi
-qn
+kR
vF
kF
aa
@@ -11820,12 +11953,12 @@ wg
wg
wg
NB
-Fw
-FH
-dR
+wy
+qm
+Zk
Kf
pt
-eW
+TU
Zz
KY
dh
@@ -11846,12 +11979,11 @@ Xh
Xh
Xh
Xh
-yL
-hz
-GO
-hs
-sl
-PX
+dq
+SS
+TE
+Xd
+eZ
PX
PX
PX
@@ -11868,6 +12000,7 @@ wg
wg
wg
wg
+wg
"}
(10,1,1) = {"
wg
@@ -11880,12 +12013,12 @@ YH
IQ
Kf
sc
-tt
+oI
Kf
xH
UT
Kf
-DE
+II
tt
uV
it
@@ -11907,12 +12040,11 @@ ms
Wu
Xh
PX
-Lv
+FL
bS
-Hc
-Sp
-YU
-EC
+ng
+jz
+kp
PX
Vk
Oi
@@ -11923,6 +12055,7 @@ wg
wg
wg
wg
+wg
"}
(11,1,1) = {"
wg
@@ -11947,7 +12080,7 @@ kb
Ye
Pf
Xh
-vK
+hX
xX
rz
Lx
@@ -11966,10 +12099,10 @@ mA
uo
uo
uo
-uo
-LY
+mf
oG
PX
+PX
NB
NB
xr
@@ -11992,38 +12125,38 @@ Kf
wj
do
nn
-JE
+VI
Kf
-qs
+BT
qc
QO
uV
-xy
+yA
AK
AW
Xh
aY
-JD
+Ic
Va
Xh
-bq
-NP
-OC
-Fh
-SH
-WS
+wF
+kX
+uz
+Gq
+nJ
+KO
rl
-rr
+Yv
rl
Fh
Fy
-bk
+YE
Lq
Lq
Lq
Ed
Lq
-pL
+SD
PX
NB
NB
@@ -12042,14 +12175,14 @@ QX
NB
MQ
il
-AX
+sR
Kf
EP
Nm
DB
Lf
ui
-km
+TU
eU
iR
uV
@@ -12061,18 +12194,18 @@ vr
qN
wN
Xh
-Rp
-Wq
-tf
-YI
-Rf
-cr
-oz
-pf
-Xh
+oU
+Mu
+TD
Xh
+Rf
+rn
+rl
+hd
+hz
+cQ
PX
-AG
+ki
IU
oR
ac
@@ -12116,16 +12249,16 @@ qj
ie
or
Xh
-oS
-gK
-pW
-NY
+gI
+Pa
+TD
Rf
-by
+KH
rl
-xu
-aH
-rY
+rl
+ay
+SM
+qf
Tt
Tt
Tt
@@ -12167,20 +12300,20 @@ tY
cL
tY
Xh
+Xh
Fk
Fk
-Fk
-Xh
Xh
Xh
Xh
+TD
Xh
-Xh
-vT
-zN
-xu
-Kb
-Ct
+MJ
+rl
+Hl
+ay
+iJ
+LW
Tt
Bb
iB
@@ -12205,7 +12338,7 @@ IC
Oi
QX
NB
-on
+FR
Fj
on
yP
@@ -12222,28 +12355,28 @@ oO
og
ub
BS
-Lz
-Lz
-Lz
yn
Lz
-ub
-Lz
kf
Dk
-ho
+DQ
pi
-xu
-VK
-MK
+TD
+Xh
+zm
+rl
+fu
+ua
+Ew
+lX
Tt
-Vf
+HJ
Fl
Jz
-dy
+Cr
NC
Jz
-Wk
+Hv
vU
NB
Vk
@@ -12276,19 +12409,19 @@ Lo
Sj
Fj
Fj
-wp
-Uz
-AI
-mx
-mx
-mx
-aF
+xW
+Yw
lU
zp
UX
Fe
tf
-PR
+hV
+Xh
+Kn
+qB
+Bc
+If
Tt
Tt
Tt
@@ -12326,31 +12459,31 @@ NT
Zd
RX
VX
-kN
+ru
VX
-Rt
-Rt
-Rt
-Rt
-Rt
-ya
-Rt
-oC
-oC
-Rt
+zE
+zE
+bI
+zE
+zE
JF
xp
ms
Ha
ms
gF
+Xh
+aI
+aI
+gC
+wC
Tt
zL
dS
QF
tN
nL
-Vv
+eR
Tx
Wx
Pn
@@ -12379,26 +12512,26 @@ UB
Uj
UB
RX
-RX
-jp
+Ky
+Qc
QW
-zD
-Rt
-bR
-jb
-uW
-QY
-hH
-hT
-FA
-Ox
-oC
+Dg
+zE
+er
+BZ
+dl
+bI
So
zp
ms
zl
lp
BO
+Xh
+Rp
+Wq
+tf
+Hx
Tt
he
aX
@@ -12435,25 +12568,25 @@ Hq
sM
RX
FD
-RQ
-jD
+fm
+Ai
LQ
-Rt
-vg
-uu
-uu
-Cb
-Aw
-Mn
-yX
-iF
-oC
+zE
+Ag
+oh
+dx
+Ys
So
ZC
KN
NQ
Be
XF
+Xh
+oS
+gK
+pW
+KE
Tt
SI
rb
@@ -12493,18 +12626,18 @@ hi
JL
JL
LK
-Rt
-ZH
-UM
-tL
-ye
-Mo
-Mn
-lW
-ao
-Rt
+zE
+Js
+oh
+dM
+bI
yu
-bA
+eb
+Xh
+Xh
+Xh
+Xh
+Xh
Tt
Tt
Tt
@@ -12545,25 +12678,25 @@ fa
of
RX
RX
-lg
-Qs
+zk
+Mh
vv
-Rt
-zt
-Ao
-MG
-kH
-Mo
-PV
-TG
-IA
-Rt
+zE
+lL
+PH
+hI
+zE
So
tq
-Jz
-WZ
-TL
-WZ
+KL
+Yi
+ST
+Ig
+yl
+Tt
+IE
+Tt
+vV
Tt
Tt
rG
@@ -12603,23 +12736,23 @@ RX
Cm
zH
uB
-Rt
-MB
-yU
-yU
-fh
-Cp
-To
-hH
-gB
-Rt
-hf
+zE
+jA
+Ls
+nY
+bI
+JN
tq
-Jz
+KL
zM
PO
-rZ
-Oc
+My
+XB
+Tt
+Tt
+Tt
+pV
+cX
Pq
sj
kd
@@ -12658,22 +12791,22 @@ RX
dC
cG
IN
-Rt
-TQ
-Zs
-Wt
-li
-EQ
-Yp
-Yp
-ZB
-md
+zE
+vu
+WY
+LS
+fG
dZ
vE
Tt
CX
Ce
-Ll
+Bp
+XU
+Ee
+fx
+Ee
+IT
lZ
eT
Fa
@@ -12713,26 +12846,26 @@ EY
EY
EY
EY
-Rt
-Rt
-Rt
-Rt
-Rt
-hq
-QN
-fd
-hH
-oC
+zE
+Kt
+ik
+aK
+bI
dZ
dz
-gx
-NN
-KS
-HZ
-mC
-nA
+jL
+CI
+CI
+xw
+JH
+Br
+FE
+lM
+RJ
+BI
+iD
JB
-eK
+jh
UY
Qe
TM
@@ -12740,7 +12873,7 @@ Tt
Cn
Cn
Tt
-NA
+id
Tt
Tt
kx
@@ -12768,29 +12901,29 @@ EY
At
bt
jr
-Rt
-nz
-Zp
-cY
-cu
-Cd
-gW
-Qz
-JR
-By
-cn
-tk
+zE
+eM
+iu
+pZ
+qp
+dZ
+oQ
Tt
LV
-XA
-ff
+sq
+RN
+pE
+Ee
+ZL
+Ee
+nV
nK
-EB
+oP
Hn
-qu
-hZ
-Pi
-Kz
+ta
+lP
+ky
+Sg
kT
jP
bW
@@ -12822,23 +12955,23 @@ ZA
EY
YG
CH
-Le
-Rt
-um
-ot
-nR
-Rt
-tU
-Dy
-io
-UO
-Jd
-UE
+IG
+zE
+Xa
+mG
+jH
+bI
+vk
Xq
Jz
eA
-eX
-Vz
+xN
+oM
+US
+Tt
+Tt
+Tt
+DY
Im
dg
Px
@@ -12872,28 +13005,28 @@ Bk
mY
JS
Ke
-of
+gE
EY
EY
-vx
+Cc
IZ
XI
-Rt
-Rt
-Rt
-Rt
-Rt
-qH
-Vu
-iX
-oc
-Jd
-fS
+zE
+AS
+AS
+oX
+lN
+KW
Xq
-Jz
+KL
dN
HF
-Rj
+JO
+iT
+Tt
+IE
+Tt
+KF
Tt
Tt
Tt
@@ -12933,27 +13066,27 @@ LG
Us
Us
Zq
+zE
+pq
+lj
+yz
+bN
+yu
+pQ
+HH
+HH
+HH
+HH
+HH
vl
-uE
-ZE
-eV
vl
-cA
-ib
-YD
-ZS
-Jd
-yu
-Jy
-my
-my
-my
-my
-my
-CF
+vl
+vl
+vl
+WV
mD
fQ
-cW
+LR
my
Xn
qE
@@ -12985,34 +13118,34 @@ Up
yS
EY
dF
-jB
+bT
SY
hh
-vl
-Bi
-sK
-VF
-vl
-hE
-Ia
-ZT
-HA
-TX
+zE
+cR
+KR
+KR
+bN
So
Xg
-au
-TT
-Uc
-tD
-jm
-Bv
+zu
+pK
+an
+fD
+Zl
+Fq
+pj
+xq
+Ud
+vl
+bf
cy
rB
-eJ
+Tn
my
KJ
-vq
-rg
+uF
+tx
EW
fz
Vk
@@ -13040,33 +13173,33 @@ Nk
UB
EY
EY
-NX
+ir
GV
-MC
-vl
-RT
-hy
-ue
-vl
-TA
-ow
-FO
-sV
-TX
+GT
+zE
+Iy
+MA
+ls
+Zx
So
-Dv
-jm
-MT
-bj
-SZ
-jm
-BG
+Rw
+tB
+cC
+di
+cs
+wD
+Fq
+nx
+wb
+cB
+vl
+vj
FG
mJ
-cW
+xh
my
-MH
-oE
+gm
+Dc
Zg
Zg
fz
@@ -13098,28 +13231,28 @@ EY
ME
ME
ME
+zE
+AS
+AS
+AS
+Wa
+yi
+pa
+HH
+tB
+Wy
+uK
+zO
vl
vl
-TS
-vl
+Bf
vl
-Jd
-Jd
-TX
-TX
-Jd
-yi
-pa
-my
-Vy
-mH
-pP
-my
+VG
my
KC
fW
my
-my
+VG
fz
DI
hR
@@ -13155,27 +13288,27 @@ Fj
Fj
Rm
Fj
-lo
-vQ
-yv
-iy
-az
-az
-az
-jc
+Fj
+xW
+Sn
JN
-qt
+FX
+Ny
+IB
+on
+on
+on
Sb
-Wm
+NV
zK
-NL
-dr
-Qw
+OS
+oA
+lQ
Tu
ZQ
-PM
-Vo
-xb
+bn
+Rl
+Cx
sW
hF
oq
@@ -13211,20 +13344,20 @@ Yn
Kj
OF
OU
-Zi
-ag
-fB
-zS
-fB
-fB
-Qh
-VE
-rk
-jw
-kZ
-FZ
+fr
+BY
+ja
+FT
+LJ
+WU
+OZ
+OZ
+Pc
+mc
+EF
+BQ
Sy
-XX
+go
go
FZ
FZ
@@ -13255,10 +13388,10 @@ Wn
Sc
Xk
Gg
-wh
+Yl
lO
lO
-aP
+mB
Iw
Iw
qC
@@ -13270,14 +13403,14 @@ Hz
Fm
Hz
Hz
-Fz
-Fz
-Fz
-xG
+Hz
+NH
+NH
+nB
Hz
my
-ih
-vA
+Yt
+BQ
qO
ds
rd
@@ -13312,37 +13445,37 @@ Rx
nI
jt
lO
-XY
+yK
bd
mi
Xz
PS
VB
-vO
-vO
+VB
+VB
Hz
tm
RH
zU
-YR
-qW
+sQ
+Hy
ij
zg
Mg
-Sv
+Co
my
-gG
+CP
Kk
-Ej
+eL
CE
HK
jm
-DA
+Ff
ae
ca
Kh
GR
-IM
+Ub
FZ
QA
my
@@ -13365,7 +13498,7 @@ GY
Uh
Ey
MM
-hJ
+ZV
lO
BC
QQ
@@ -13384,7 +13517,7 @@ cz
WC
WC
MP
-ix
+FW
my
An
tG
@@ -13392,10 +13525,10 @@ my
NR
HV
jm
-XC
+CU
ld
ca
-iw
+yc
GE
cE
FZ
@@ -13424,12 +13557,12 @@ JI
lO
uh
QQ
-PW
+kz
Fx
we
VB
-vO
-vO
+VB
+VB
Hz
Nl
Jv
@@ -13438,8 +13571,8 @@ sP
SO
IH
pl
-cO
-rx
+Rk
+Mp
my
JC
Dw
@@ -13454,7 +13587,7 @@ Au
KV
rD
Cy
-GH
+wv
my
NB
NB
@@ -13483,8 +13616,8 @@ mT
WW
LF
VB
-vO
-vO
+VB
+VB
Hz
LB
Gz
@@ -13526,7 +13659,7 @@ Oi
QX
bw
rU
-me
+sg
bw
iY
FY
@@ -13541,24 +13674,24 @@ GU
GU
at
Hz
-PA
+Pg
HI
oK
Gx
FB
Ta
Hz
-xQ
-eH
-Tp
-Tp
-iz
-TB
-ba
+Jr
+vH
Tp
+jV
+nm
+nm
+nm
+nm
Tp
-Ww
-xQ
+Pm
+Jr
QE
my
cb
@@ -13581,20 +13714,20 @@ dT
QX
bw
LT
-Vm
+Ex
bw
-Zt
+Lr
FY
-Qa
-aB
+wU
+oW
Iw
uf
DH
DH
dn
eO
-kI
-vO
+Gf
+VB
Hz
KT
Ku
@@ -13603,17 +13736,17 @@ vo
nG
wk
Hz
-eH
-HD
QG
+Ib
+nm
+nm
nm
nm
nm
nm
nm
-fc
-Nb
-Ww
+qb
+Pm
AR
my
my
@@ -13640,7 +13773,7 @@ bw
bw
ch
FY
-Qa
+Pv
qR
lO
No
@@ -13652,14 +13785,15 @@ lO
lO
Hz
Hz
-tC
+zJ
Fz
Fz
Hz
Hz
aW
-tQ
-QG
+Lc
+lc
+nm
nm
nm
nm
@@ -13667,7 +13801,6 @@ nm
nm
nm
nm
-fc
st
Bw
Mt
@@ -13706,14 +13839,14 @@ ep
oT
ee
Hz
-YK
+ht
vB
SB
gw
pk
Hz
zc
-tQ
+Lc
nm
nm
nm
@@ -13761,14 +13894,14 @@ MF
Kg
lE
Hz
-aj
-wm
+Or
+es
eF
fl
-bY
+Yc
Hz
Ns
-tQ
+Lc
nm
nm
nm
@@ -13803,7 +13936,7 @@ bw
zV
rM
EU
-Ch
+xT
kc
Hw
Hw
@@ -13811,20 +13944,21 @@ ro
eP
zq
Xy
-ob
+jx
DS
xS
PU
Hz
-pe
+mw
cS
-lF
-Aa
-wn
+rq
+ku
+XM
Hz
py
-tQ
-mQ
+Lc
+iz
+nm
nm
nm
nm
@@ -13832,7 +13966,6 @@ nm
nm
nm
nm
-Ra
st
CS
xd
@@ -13859,7 +13992,7 @@ zV
Un
QB
pI
-xk
+GQ
Od
Ui
pO
@@ -13871,24 +14004,24 @@ SX
KG
SN
Hz
-vd
-mr
+ZM
+dJ
Dt
-fw
-Wz
+sd
+Ki
Hz
Lb
-wt
-RV
mQ
+gZ
+nm
+nm
nm
nm
nm
nm
nm
-Ra
KI
-jR
+cZ
tE
Gd
Ax
@@ -13926,15 +14059,15 @@ Cf
Cf
Vw
Hz
-jJ
+dA
lY
-jW
-qo
-JK
+PC
+RA
+Ss
Hz
zc
-xQ
-wt
+Jr
+qZ
sr
sr
sr
@@ -13942,8 +14075,8 @@ sr
sr
sr
sr
-jR
-xQ
+lc
+Jr
Ts
Ax
Ax
@@ -13974,8 +14107,8 @@ wg
wg
bw
Ws
-iP
-Xx
+Ol
+BM
Ja
Hh
Bj
diff --git a/_maps/shuttles/nova/ruin_interdyne_cargo.dmm b/_maps/shuttles/nova/ruin_interdyne_cargo.dmm
new file mode 100644
index 00000000000..3e836d464b7
--- /dev/null
+++ b/_maps/shuttles/nova/ruin_interdyne_cargo.dmm
@@ -0,0 +1,260 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"a" = (
+/obj/effect/turf_decal/siding/dark/corner{
+ dir = 1
+ },
+/turf/closed/wall/r_wall/syndicate/nodiagonal,
+/area/shuttle/interdyne_cargo)
+"e" = (
+/obj/effect/turf_decal/loading_area,
+/turf/open/floor/iron/dark/textured_large,
+/area/shuttle/interdyne_cargo)
+"f" = (
+/obj/structure/frame/machine{
+ anchored = 1;
+ state = 2;
+ icon_state = "box_1"
+ },
+/obj/item/circuitboard/machine/ore_redemption,
+/obj/item/assembly/igniter,
+/obj/effect/turf_decal/delivery,
+/obj/machinery/light/red/directional/west,
+/obj/machinery/button/door/directional/west{
+ req_access = list("syndicate");
+ id = "interdyneshuttle"
+ },
+/turf/open/floor/iron/dark/textured_large,
+/area/shuttle/interdyne_cargo)
+"g" = (
+/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
+/turf/open/floor/plating,
+/area/shuttle/interdyne_cargo)
+"h" = (
+/turf/open/floor/iron/dark/textured_large,
+/area/shuttle/interdyne_cargo)
+"i" = (
+/obj/machinery/light/small/red/directional/south,
+/obj/structure/frame/machine{
+ anchored = 1;
+ state = 2;
+ icon_state = "box_1"
+ },
+/obj/item/circuitboard/machine/ore_silo,
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/iron/dark/textured_large,
+/area/shuttle/interdyne_cargo)
+"k" = (
+/obj/structure/fans/tiny/forcefield{
+ dir = 4
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/door/poddoor/preopen{
+ id = "interdyneshuttle"
+ },
+/turf/open/floor/plating,
+/area/shuttle/interdyne_cargo)
+"v" = (
+/turf/closed/wall/r_wall/syndicate,
+/area/shuttle/interdyne_cargo)
+"w" = (
+/obj/machinery/power/shuttle_engine/heater{
+ dir = 8
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 5
+ },
+/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
+/obj/structure/window/reinforced/survival_pod/spawner/directional/north,
+/obj/structure/window/reinforced/survival_pod{
+ dir = 5
+ },
+/turf/open/floor/plating/airless,
+/area/shuttle/interdyne_cargo)
+"y" = (
+/turf/closed/wall/r_wall/syndicate/nodiagonal,
+/area/shuttle/interdyne_cargo)
+"z" = (
+/turf/open/floor/catwalk_floor/iron_dark,
+/area/shuttle/interdyne_cargo)
+"B" = (
+/obj/machinery/power/shuttle_engine/propulsion/right{
+ dir = 8
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/structure/fans/tiny,
+/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
+/turf/open/floor/plating/airless,
+/area/shuttle/interdyne_cargo)
+"D" = (
+/obj/machinery/power/shuttle_engine/heater{
+ dir = 8
+ },
+/obj/structure/window/reinforced/survival_pod/spawner/directional/east,
+/obj/effect/turf_decal/stripes/line{
+ dir = 6
+ },
+/obj/structure/window/reinforced/survival_pod/spawner/directional/south,
+/obj/structure/window/reinforced/survival_pod{
+ dir = 6
+ },
+/turf/open/floor/plating/airless,
+/area/shuttle/interdyne_cargo)
+"G" = (
+/obj/structure/fluff/metalpole/end{
+ dir = 4;
+ pixel_x = 32
+ },
+/obj/structure/fluff/metalpole/end{
+ dir = 4;
+ pixel_x = 12
+ },
+/turf/closed/wall/r_wall/syndicate,
+/area/shuttle/interdyne_cargo)
+"H" = (
+/obj/structure/closet/crate/eva,
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/iron/dark/textured_large,
+/area/shuttle/interdyne_cargo)
+"L" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/effect/mapping_helpers/airlock/cutaiwire,
+/obj/structure/fans/tiny,
+/obj/machinery/door/airlock/external/glass{
+ name = "External Access"
+ },
+/obj/docking_port/mobile{
+ dir = 4;
+ shuttle_id = "interdyne_cargo";
+ launch_status = 0;
+ name = "Interdyne Cargo Shuttle";
+ port_direction = 2;
+ preferred_direction = 4
+ },
+/turf/open/floor/catwalk_floor/iron_dark,
+/area/shuttle/interdyne_cargo)
+"M" = (
+/obj/machinery/light/small/red/directional/north,
+/obj/machinery/computer/shuttle/interdyne_cargo{
+ icon_screen = "syndishuttle";
+ icon_keyboard = "syndie_key";
+ dir = 8
+ },
+/turf/open/floor/iron/dark/textured_large,
+/area/shuttle/interdyne_cargo)
+"N" = (
+/turf/template_noop,
+/area/template_noop)
+"O" = (
+/obj/structure/chair/comfy/shuttle{
+ dir = 4
+ },
+/turf/open/floor/iron/dark/textured_large,
+/area/shuttle/interdyne_cargo)
+"Q" = (
+/turf/closed/wall/mineral/titanium/spaceship/nodiagonal,
+/area/shuttle/interdyne_cargo)
+"V" = (
+/obj/effect/spawner/structure/window/survival_pod,
+/turf/open/floor/plating,
+/area/shuttle/interdyne_cargo)
+"X" = (
+/obj/machinery/power/shuttle_engine/propulsion/left{
+ dir = 8
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/structure/fans/tiny,
+/obj/structure/window/reinforced/survival_pod/spawner/directional/north,
+/turf/open/floor/plating/airless,
+/area/shuttle/interdyne_cargo)
+"Y" = (
+/obj/structure/chair/comfy/shuttle{
+ dir = 8
+ },
+/turf/open/floor/iron/dark/textured_large,
+/area/shuttle/interdyne_cargo)
+"Z" = (
+/obj/effect/turf_decal/siding/dark/corner{
+ dir = 8
+ },
+/turf/closed/wall/r_wall/syndicate/nodiagonal,
+/area/shuttle/interdyne_cargo)
+
+(1,1,1) = {"
+Q
+B
+L
+V
+Q
+k
+k
+X
+Q
+"}
+(2,1,1) = {"
+Q
+D
+h
+e
+f
+z
+z
+w
+Q
+"}
+(3,1,1) = {"
+y
+O
+h
+z
+z
+z
+z
+H
+y
+"}
+(4,1,1) = {"
+y
+M
+h
+z
+z
+z
+z
+i
+y
+"}
+(5,1,1) = {"
+v
+Z
+Y
+Y
+Y
+z
+z
+a
+v
+"}
+(6,1,1) = {"
+N
+G
+g
+g
+v
+g
+g
+G
+N
+"}
diff --git a/modular_nova/master_files/code/game/objects/items/storage/job_boxes.dm b/modular_nova/master_files/code/game/objects/items/storage/job_boxes.dm
index a37bf8affef..a044c303081 100644
--- a/modular_nova/master_files/code/game/objects/items/storage/job_boxes.dm
+++ b/modular_nova/master_files/code/game/objects/items/storage/job_boxes.dm
@@ -6,7 +6,6 @@
illustration = "extendedtank"
mask_type = /obj/item/clothing/mask/gas/sechailer/syndicate // neck gaiter
internal_type = /obj/item/tank/internals/emergency_oxygen/engi
- medipen_type = /obj/item/reagent_containers/hypospray/medipen/atropine
/obj/item/storage/box/survival/interdyne/PopulateContents()
..()
diff --git a/modular_nova/master_files/code/modules/mob_spawn/ghost_roles/mining_roles.dm b/modular_nova/master_files/code/modules/mob_spawn/ghost_roles/mining_roles.dm
index 3dc4a3019c1..d998a7425b9 100644
--- a/modular_nova/master_files/code/modules/mob_spawn/ghost_roles/mining_roles.dm
+++ b/modular_nova/master_files/code/modules/mob_spawn/ghost_roles/mining_roles.dm
@@ -55,9 +55,9 @@
icon = 'icons/obj/machines/sleeper.dmi'
icon_state = "sleeper_s"
prompt_name = "an Interdyne bioweapon scientist"
+ computer_area = /area/ruin/interdyne_planetary_base/main
you_are_text = "You are a science technician employed in an Interdyne research facility developing biological weapons."
- flavour_text = "Interdyne middle management has relayed that Nanotrasen is actively mining in this sector. A deal with the Syndicate remains, powering the quantum pad to their rumored starship in the system. Continue your research as best you can, and try to keep out of trouble."
- important_text = "The base is rigged with explosives, DO NOT abandon it or let it fall into enemy hands!"
+ flavour_text = "Interdyne middle management has relayed that Nanotrasen is actively mining in this sector. A deal with the Syndicate remains. A cargo ferry is docked at the rear of your ship and can be used for trade with both factions. Continue your research as best you can, and try to keep out of trouble."
outfit = /datum/outfit/interdyne_planetary_base
spawner_job_path = /datum/job/interdyne_planetary_base
loadout_enabled = TRUE
@@ -70,7 +70,7 @@
/obj/effect/mob_spawn/ghost_role/human/interdyne_planetary_base/ice
outfit = /datum/outfit/interdyne_planetary_base/ice
- interdyne_planetary_base_icebox
+ computer_area = /area/ruin/interdyne_planetary_base/main/dorms
flavour_text = "Interdyne middle management has relayed that Nanotrasen is actively mining in this sector. A deal with the Syndicate remains, but their starship has left the system, leaving our quantum pad without a purpose. Continue your research as best you can, and try to keep out of trouble."
spawner_job_path = /datum/job/interdyne_planetary_base_icebox
@@ -82,6 +82,7 @@
/obj/effect/mob_spawn/ghost_role/human/interdyne_planetary_base/shaftminer/ice
outfit = /datum/outfit/interdyne_planetary_base/shaftminer/ice
+ computer_area = /area/ruin/interdyne_planetary_base/main/dorms
flavour_text = "Interdyne middle management has relayed that Nanotrasen is actively mining in this sector. A deal with the Syndicate remains, but their starship has left the system, leaving our quantum pad without a purpose. Continue your research as best you can, and try to keep out of trouble."
spawner_job_path = /datum/job/interdyne_planetary_base_icebox
@@ -92,25 +93,49 @@
outfit = /datum/outfit/interdyne_planetary_base/shaftminer/deckofficer
/obj/effect/mob_spawn/ghost_role/human/interdyne_planetary_base/deck_officer/ice
+ computer_area = /area/ruin/interdyne_planetary_base/main/dorms
flavour_text = "Interdyne middle management has relayed that Nanotrasen is actively mining in this sector. A deal with the Syndicate remains, but their starship has left the system, leaving our quantum pad without a purpose. Continue your research as best you can, and try to keep out of trouble."
spawner_job_path = /datum/job/interdyne_planetary_base_icebox
+
+
+
+
+/datum/outfit/lavaland_syndicate/shaftminer/deckofficer
+ name = "Interdyne Deck Officer"
+ uniform = /obj/item/clothing/under/syndicate/nova/interdyne/deckofficer
+ head = /obj/item/clothing/head/hats/syndicate/interdyne_deckofficer_black
+ suit = /obj/item/clothing/suit/armor/hos/deckofficer
+ ears = /obj/item/radio/headset/interdyne/command
+ id = /obj/item/card/id/advanced/silver/generic
+ id_trim = /datum/id_trim/syndicom/nova/interdyne/deckofficer
+
+/obj/item/radio/headset/interdyne/green
+ name = "interdyne branded headset"
+ desc = "A bowman headset in interdyne green, has a small 'IP' written on the earpiece. Protects the ears from flashbangs."
+ icon_state = "headset_ip"
+ worn_icon_state = "headset_ip"
+ icon = 'modular_nova/modules/mapping/icons/obj/headset.dmi'
+ worn_icon = 'modular_nova/master_files/icons/mob/clothing/ears.dmi'
+
+
// OUTFITS
/datum/outfit/interdyne_planetary_base
name = "Interdyne Bioweapon Scientist"
id = /obj/item/card/id/advanced/chameleon
id_trim = /datum/id_trim/syndicom/nova/interdyne
- uniform = /obj/item/clothing/under/rank/rnd/scientist/nova/utility/syndicate
- suit = /obj/item/clothing/suit/toggle/labcoat/interdyne
- back = /obj/item/storage/backpack
+ uniform = /obj/item/clothing/under/syndicate/nova/interdyne
+ suit = /obj/item/clothing/suit/toggle/labcoat/nova/interdyne_labcoat/white
+ head = /obj/item/clothing/head/beret/medical/nova/interdyne
+ back = /obj/item/storage/backpack/virology
backpack_contents = list(
/obj/item/storage/box/survival/interdyne=1,
/obj/item/storage/box/nif_ghost_box/ghost_role=1,
/obj/item/healthanalyzer/simple/disease=1,
)
gloves = /obj/item/clothing/gloves/tackler/combat/insulated
- ears = /obj/item/radio/headset/interdyne
+ ears = /obj/item/radio/headset/interdyne/green
shoes = /obj/item/clothing/shoes/combat
l_pocket = /obj/item/gun/ballistic/automatic/pistol
r_hand = /obj/item/storage/toolbox/guncase/nova/carwo_large_case/sindano/evil
@@ -130,22 +155,24 @@
return ..()
/datum/outfit/interdyne_planetary_base/ice
- uniform = /obj/item/clothing/under/syndicate/nova/tactical
- suit = /obj/item/clothing/suit/hooded/wintercoat/nova/syndicate
- ears = /obj/item/radio/headset/interdyne
+ uniform = /obj/item/clothing/under/syndicate/nova/interdyne
+ suit = /obj/item/clothing/suit/hooded/wintercoat/medical/viro/interdyne
+ ears = /obj/item/radio/headset/interdyne/green
+ head = /obj/item/clothing/head/beret/medical/nova/interdyne
backpack_contents = list(
/obj/item/storage/box/survival/interdyne=1,
/obj/item/storage/box/nif_ghost_box/ghost_role=1,
/obj/item/healthanalyzer/simple/disease=1,
- /obj/item/clothing/suit/toggle/labcoat/interdyne=1,
+ /obj/item/clothing/suit/toggle/labcoat/nova/interdyne_labcoat/white=1,
)
/datum/outfit/interdyne_planetary_base/shaftminer
name = "Interdyne Shaft Miner"
- uniform = /obj/item/clothing/under/rank/cargo/tech/nova/utility/syndicate
- suit = null //Subtype moment
+ uniform = /obj/item/clothing/under/syndicate/nova/interdyne/miner
+ suit = /obj/item/clothing/suit/syndicate/interdyne_jacket
r_pocket = /obj/item/storage/bag/ore
- id_trim = /datum/id_trim/syndicom/nova/interdyne/shaftminer
+ id_trim = /datum/id_trim/syndicom/nova/interdyne
+ back = /obj/item/storage/backpack/explorer
backpack_contents = list(
/obj/item/storage/box/survival/interdyne=1,
/obj/item/storage/box/nif_ghost_box/ghost_role=1,
@@ -154,13 +181,15 @@
/obj/item/mining_voucher=1,
/obj/item/t_scanner/adv_mining_scanner/lesser=1,
/obj/item/gun/energy/recharge/kinetic_accelerator=1,
- /obj/item/stack/marker_beacon/ten=1,
+ /obj/item/stack/marker_beacon/ten=1,\
+ /obj/item/card/mining_point_card=1,
)
/datum/outfit/interdyne_planetary_base/shaftminer/deckofficer
name = "Interdyne Deck Officer"
- uniform = /obj/item/clothing/under/rank/cargo/qm/nova/interdyne
- neck = /obj/item/clothing/neck/cloak/qm/nova/interdyne
+ uniform = /obj/item/clothing/under/syndicate/nova/interdyne/deckofficer
+ head = /obj/item/clothing/head/hats/syndicate/interdyne_deckofficer_black
+ suit = /obj/item/clothing/suit/armor/hos/deckofficer
ears = /obj/item/radio/headset/interdyne/command
id = /obj/item/card/id/advanced/chameleon/black/silver
id_trim = /datum/id_trim/syndicom/nova/interdyne/deckofficer
@@ -171,8 +200,8 @@
/datum/outfit/interdyne_planetary_base/shaftminer/ice
name = "Icemoon Interdyne Shaft Miner"
- uniform = /obj/item/clothing/under/syndicate/nova/tactical
- suit = /obj/item/clothing/suit/hooded/wintercoat/nova/syndicate
+ uniform = /obj/item/clothing/under/syndicate/nova/interdyne/miner
+ suit = /obj/item/clothing/suit/syndicate/interdyne_jacket
// ITEMS
@@ -206,3 +235,14 @@
. = ..()
for(var/grabbin_pills in 1 to 10)
new /obj/item/storage/pill_bottle/sansufentanyl(src)
+
+/obj/structure/closet/l3closet/interdyne
+ name = "Interdyne level 3 biohazard gear closet"
+
+/obj/structure/closet/l3closet/virology/PopulateContents()
+ new /obj/item/storage/bag/bio(src)
+ new /obj/item/clothing/suit/bio_suit/interdyne(src)
+ new /obj/item/clothing/head/bio_hood/interdyne(src)
+ new /obj/item/clothing/mask/breath(src)
+ new /obj/item/tank/internals/oxygen(src)
+ new /obj/item/reagent_containers/syringe/antiviral(src)
diff --git a/modular_nova/master_files/icons/mob/clothing/ears.dmi b/modular_nova/master_files/icons/mob/clothing/ears.dmi
index 0626710027cb3bf3583f6815915d687e60b535b6..4fdd7765ee589b9b889fe038ed3b471b253489a7 100644
GIT binary patch
delta 1146
zcmV-=1cm$H3Ec{iBmr8HB||ViKS(VtGZhyeA0Q?nAR;d=F&;%dHgr%K7#ab5$z1>d
z00DGTPE!Ct=GbNc0057Te%5Q7eZ_xO_xNgjUf1mi
zSI4Lp^Pxt{!~P@lc7EabXA^9y>c@}n$?-vY-t52j!D`hsY5~N^YGZDK#H6{tnKp2WOQQpb7sDHS->*di?-LXY}PMDsT
z$NsQVwx4@{804LNQ~jiu$LNkN@`J+mzn91UP}^Vc{o#3@;V*w9lKh=GJtME3-ofE0
z=?}}XFkdzKXiM`|OZR`d$j5U@+PBDDmh?6%F_$I1jg~YQ000000001h`B|(#JjxtJ
z(DnIz*Z-x(YX4s5Xva5@Jq51+8(i6t)nY!BoLqg@R_NpRGDj01q3lVNBZ2@_^W)(Q
zdN=2OFsg~SKHGl^>-xe2fxlCCPP-b<4+;WM&5wsK96xw<gM#4ma{u~2yT-r1FgQhwz2UazEPq?C<>$QoWPF47`@<}jWG+g8Em#2fKm6Zh
zENLzP000000002xS^V{XnSA2=hdQzC*Cc-z?oCSmPRf6y{v-0!3T^&IiS5@Ue;4je
zO8!pBV>vP+A1bu_mj*MC?_X;AHOb$Fdy|sC6Y|&(j>v}!?f#{~4CMQlw&dTx)2_+C
z{!hJs=~<1O&+YF@j}P!=$klgCQjsFL`ff=oQX*I1q5l8?00000001K9_IG^#VBYu{
zpZ^zCn3R9{{K2I0=awU-$M^2f>EFN8`TReprug_%`a5fskMM^wU;PvX0000000000
z008)WIR37>zHtQQ&9yzi+M9t}kd3v1+p5w&b*`nk{Q1jX;cs&Z>$adUuE1#Sl;Ezp
zb-Um1zsy)`J{bv)?~nF-=k(lje{ZgDUts)wQ`diP*CjZ<2YC|fhr|h3tk?Pq|0ecu
z>fBRQox&9VA0}Aen96Z8$j5Fz(O(b%00000000000AOIV+2%FaWfv4>v;Q_%`1rWp
zm>nL?CG6UQx!FD`!Bb@~u6?n6fVP#^JdsKCzC(*^=+L~eEX8O!b!x;^Q-vl
z*XKG(djHFL`6TPxX;a9Wn%6v${1xs>{+lb>8~^|S00000000jB2kTuJ_@qQR5dZ)H
M07*qoM6N<$f+EyLwg3PC
delta 1020
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
literal 32041
zcmdqJ2T&AW*EiT?1SF_PW>8cRB&%cw1S2Y-M)8o_Mr?(R22pXYsE
zbmQKJ!sd3)%Wl4F+r{<5db<7aJ)x&8fu(WpEjHS}hH`G@A-!>{i^phWLfD;>QRWCv^7Vz3zh4~2v3ifzottN9NKA1?hi(m
zr|+9}XEa`FS%0&&t@vBPx|IYfovV4EZug|gjmWJ}J>5x#3FH7dF
zro*qFhrE#P@e7Uqw*L0DP5YazcTF#TE>DwQcW6&JwKq;_(Q!ofs_w%v
zVeVh80;>9kAW=W&c@3RYZjI-Wp3jy7WfnJ>Of=8;yE2)C9};uoEgTW?x4tX~O{X)S
zovGzNUvB6fT3^Z(m@J=UXL(z@ggs6)nTboEDCqLwp>^h8j-`tc!jE*B#?FNy(c*#U
zN13qZ5k}b;m}!Wa-Ng|*S&WA^`J#DzS0HJBKHUjd%dNkoxdqcQRO(O)`0}`)QDnEr
zU(4_rHRtZFyGjqu^A}ZO1;wP?ei!TcT^3ysZ8n^08Hao>vocZs{PMO@$I&gs!r+6!
z|M(;93Wf-rPyAT<9q)qXsl7yD+w%4egmDX6rX95aI!rKz&s%q806+-1uce{yo3c6U
z=lj%vOus9?>AZf+%%1s;uEu%y4AEK^>kZkq?kwRqqLJ5F#lBpO5RVmqlPfHwtH(|E
z`Im^7&P)<>4-;&7;Ztl#I@`^&-D;W7F$zPL$&kVfvfX{~F1*_Lm173G3~(j^1n8&-1A|(k*lO
zs0YnJUh7@8I^656z6hYZZp9L8nr=}UA5GM_s5(YdIE^aD=i2g~K8nGg<`b-WMYe%J
z$+c|3__Fw=xe7Z5U|jX^!}o3ZPWYcix~YJB55Bz`O;{0a3xt7JRHO7BLF
zn_X}Q0t1dUv+h3AtURss9tx|XvYPW0U`@F3`*8oM>6?tY<{uU0N&NAM5ubGC-NtgY
zIYDxKQUy%4xp7^|I(fT`ya}y|2xd*?n3e3D_~IpfmXqM^aO#aAqNbb;?z?GbDJU$t
z!5KLKw~w8lOV4*<{fqqHfq=LbI0hGWOx6mmw;ni#Lw21$9K6uio4O6@wNod
z>zW9gtB^QnJYlZH{a&dDa7L+yP1(IMxcpMAyHjP_-MZhOAHP)Cipp!O?!+b$G(Cv-e+Y1+B#^8lr)$@KlmU8|0w^qFnh
z^MvuAfNl--x}a~6D6GeqY&Ax-`A^FUg}5v|sgZX1HjaWDqempI_x|wR1#-A5hn1|ZZe4)|hyQ4xU>7(>J-aLd)6+bBH)gTBvA7VjR>Kaza#vm*F@}9?p9=-Zxx`etzEXg=T?M4
z?u-Q{mMMJuda9Mc*?q^WY2oORc>|#O!K36V~cWe;ra2Uxa;4Z>=6K=e1h(bLD?h*Jdt`&-Kr*U7fOn}&
zhXzoQUB3X52pFFRx&yZE^rc|01QFdKtKjvh^SB`TzJJY}QAu7K`rdK8H}Z@%bG3fN
z@YM23Q@H$UJFc1&cP8vMRUY6y|}1keXs@dt%AXr@Y8vFT8d;LWK0L3^6tp!wQHnOZQfcrft!pT&b$+D;g=<5v?lj`M*;jmyZ0
zN=S5c>m5bW$L1>ywity6-;LuHzIE#s2l&v|4BO7b{qhIPD=V3`wTw~c3kX|;g;Srj
zYG#(Iwvil@=Un^rd>%)$gaEs+PY>R{RTyl09}%H$X_>ZXVZg?wlXPjuiAvqwougQ7
zA%%@|L1#Z4$JT`2Ha+4Z?dq&xkcT;1Kx-zYaoq^~9>=Cgc*0J;1W%%H$lR{lhC}7_
zaYPYIbR%KeVz&UNqw*R1L_|clEjIviAmY`#{}m2b18FjL?{jgv!2U$4U4w0Q)fAlr;u~C=
zTl%QL{U7@Pf@Q}B+;izTkrq%=^!W2T^pROd|fSRE6rA7a?~R=6{?$=@DML4vcA6Ymdw;<4sr
z!NqI2Uwei@rCb*FQlkyLV*acvR>0R+Q!j?(YR(nuGF!jUxhHj1@sfiVY_e@8oW5aP
zK5TG=P<<83FK(oMT9&a*k^a7GP*!F5j2Gs%TW?hKh6>9=EiKQ5yr)2;J5l?0VDs!`
z_cTuSt+7Q*v1)GqmX0cLLvy}NlfX>|86qi!#j`Vl?B%eiJ@)yRwB*b|s4tX1S<8Rl
zDH0n+Kd`!Bmpr-OE@VwE3ADM4LfRe^YidwNm$@+%V(Ym9xT-r{yre>A!Ij80!NiO8
zUD<1s)n9v)LsHkd8Q|O-5;`nr+VGxjrE0U%*RuGX&bU@Liol<-c5uCp@mRnho3`wXkP=0+^Ro*Iz@(1Z_?YC&7lmqR_*ofxqT~Po0}ZrVW6CNIZ;dwwg4wA#FB2-UyNgfb#u?KG
zn~6To3nOTJ+$A;pQ8s3WAWPT@H$ET<+whu*nx8k+?Tv*Cr}(2HBHl&BzP}w9D15NF
zCj&l=Df2aFk2xjuoE<5HT^x;2@hHgMt=z|x|F#LgXN#0fG+%Zn^exwX4lliX26B#s
zw{&rU@!+$}-cbRPu@28S;d^;^!{jf-pIA}i9FZ+NYY$b#E^syqAqb=1nG0enfgRHd
z5(whmJ$>p1D>CL71}rx8){DJy51rNpxA`JeT5G6OgGScdJOQ3wC(XtD*Zc@e5u2zCQ|6ZmnE+I1Y_B(Y3ZRzUSeLr9$i;
zwdoK_g_juLym`~qtV0hPqkX5>D_5^f;l3ES&xFW8%={3u$LxOy`QB5`*q3
z+XqUCi&K58RBr=Lo`R40N?FitJPPNC{r!5R^XY(V*WfE=M)x%4pD*Zo8u9e4#vwE*
z1y;dRoYE#%{-~-TNh)z6+8!fHFq+N3wvQ&5AZTXyL&w0{?RpL4U5_Zocd7YzCO){g
zAJI7#u+@%koS(iE0ORrfZuV{=84^SVsCf3O8k1YbEN4Yd1Rf_*ho_5HKsh7RRtX+^
z166q297noWGXmm&E5a+n1JeB`6MeSMYFsGu-C6k=|JCaZ)CC$--K#J4iG`dDM_Z^=YOk?S!#r*FMtkrYpcwz`cm00(dJO
zKfo50{F2x?v^`ZvJg)11Tl~$w4?fg7nF3FqZMA3d==uU>WEu)PvrL&7MKb6On
z5NtZr5)YWWaDjCB^+DI#9S~#CydNxX*MSGjV};c9#eglawmeOZ$}3c$sS$~#%kZXS
z2b9cb25bWE-II>=V2&o`CmGEHs7yN??CzcS!&AXdK(m5ay8@fE_)m6aS=Pl~)rP+p
zbG{oLt$P81K?ZMpgPuiZOVu*8JURnM8_)sv!M&ng@{f7BIt=QXO3
z_}Ad_EIijw(V8h2wnK!S8>Qx!P^jWL?F%PnxOop)-E1RN4P
zoy*#$U%rZF}O7To$p#U&x_TkAe;zG?VNXo5-u?@Jq8IzH`NLApBRD*0rumS
zt8FDJlDfu$OnK9f#c=_?tDrAldz5D^gZetvR{HpC&h~kTh!icbA|CwwLcjaG{X6Xm
zMehUc6>+y!{E$T3z}sTswe!=RwZ-K@CMKs2ZC_>~Y%BmEtRwqQ(~0t`oNHXL*1CP0
zhWiPM;PvCjk5ODFnVk&SG4l9&$yL@COFV)0wc(~&ao?lM%iTWLgLMP|9+!hIthBI-wk!TBhT0%uOv_VlURib^IRB!e<6=(Jq
z_#78Pl#_=35YWP`YJk3Oo5Ae#1=!B>HN4!lU^!11rcJ7LA-^}i`A8ZNErFv-8`@jG
zz@LrA!{c=6e|@jJ&B(;msk|epi?Mt5V85}hO39DzXBo7Bi2&_WIErz;QZj#iDwSXx
zEo6MFQ^_v&f*2Yht8MnW9`0HAM**@P0tH`{?
z?Vq>u8h1QC6u3diJ6>@F9p?FxnoHs&r07dF`6H(%*2pO@kNj*^2bZ_Dai&?}-V;?K&Ag&it}#
zS4`<=YY`F^Bnd>{MhxWrW`WM)C`yuJgLW5M%eDRycE%kW09dlAe;tAXv-_UzD
z!0Vax7ZOm1w-X0t63tzK+j+rc`+O%|#2q_$WfiV)E+*MejZ#!AM1z6y=Mz7bB8Uqf
zT@pu4Qol_tV&;WVXsd;?ohqV~&}y)WG5LcvIeaH-s#7x@EmIP-sYF&*NTqDtamMcO
zdna<-D%wT``g$=Yfo}BnvSLX708W^42x1YFAFI%bHTv+V8?&dMj=A$=n9lE?VPgBA
z{^U)M1}-Mt3;#y>E(ap@7#ak^?R$Yi{A`qAx|s0bf4Sr0!JyBlb+Zk)2Y$SiWBD&T
zj45;pUNfKS?26LdKq%|a&LKC<489i^qF0KJ1i9Ge2>CYF&umCtR@|5S5LPgkvT?P-
zV(5jd_xrvoBV-&$Maz84=B5l0>G7X00bm^0K9SQ9&SmMVvAnu^QC9ZMhYufs;P!Sc
zXH|UzgZG^=e9Fr{7G9*xps4c_?PbLkG1!R}E0y!Tv79;)Zjp3e=gXr|4l8ISTDS7Rj
zHk^LZOoxjnbzH*^2;6Auq61jagu8_^#}FWRK*-kXA5zrJjxWaw_Wu?^_R#}GJJL<(
z3!8gfciuxgk6usaR5Y`wgSo!XpFi85RyQ0!A?@WZ^C{NqOSD%+M4}E3JQJN|8PSX(
z1_lOM1_g!+-kaRZKB*V_dhpu|CEy7_cSo?%k}41sX^S9?_%+EJl7kO}w0nhK%~^;^
zt`i&38x28clr-nxtRSN<_?#|jCjXMn6pr@G7nj;#4PE{F^Yyj9U$@>B93T7IZOxK`
zA8!D_2BO5Ly(UdE_?VY6Ac8$Q(hMXjl?9RTXnc-fG=2*~br&IiT5E4_@78$C4sF?7
zR)RW8pAY(?(Xht5O~3cHW>G4nwoy=
zf`Ml&k?BU_!BT42+*-7cK=cNKEHeO@D24$k&vm^RXBr#y`4!6<0QR{ox_#yp)k=pE
zz1{~IEYBVCC^xFT;u-`Yu+oPPjGw%Yw(+NAi9Nk=_}*op^`PZ6;tXw0<1$NHoEkws
zj+Dy{irk~j0vYq)5Fi8HcSLeD>~I_nH)Asxt10Sz@Vtp29j@cS#%n~g1PWbwPA`8e
zPrJdGMc|P-2L~rTU_YCU_gb^Zs{!hk-WTqWJQDWtMGcb;VhaZwUaE#?7nmftcvkl)ti97~l(9d-0;v2n!
zFC~0r&-t587jU-HOm-;jrf-Rgi)++O+&tl>n@|M+B5HiX(}>deRo_c{8kw@RIWF3o
ziIOs%*xmCI(OXT*7Df4m%sk|MW+srsVcOjK4m-u^=FRYWq6d)v9rn|>9gB{=DkX6?
zUvvI*;+OZ+?`GeOIy>CiZFDy77lgUMp&2Bl3>n?p=5wbt)jIO9+4kJSz|Tk>;cLxx
za&J>jLNIlmZgZ5Nr)x6dkjZq%)xTBKRf)a_;Di|*zJWMTUcNBTT2?lZ_#q^OhMsYZs#5b+AqVlI
zu<(cEWM*J(_9xp-*Qp5)??-rNaq+3tf=VFT$GdD8{F4wGJbI5=sND`?R5!u__=?GWuJ0zsE>
z3jMG(rGt$;uGSlj`J34wsdmf?sHvSOyex6_a5fU3MqS3*bjzQ4)>{2iTf|qiW;$7)
zVy<7x>I;D{2??NAGI2~EXkZRh6GADq
z=i%9N6$8IQ-aNr3>&vTt$R5?YQOr*HHZBh=Oz5Gw^CW45dBS1sI
zge-?1>H2@u)F1B{3IYP@DGb)I$TTw}qje$q3;GHfg?x`qq%6lHy~eBSgOKUc)(`bBv+PAB$
zs|iA-_k};FE4**L5|hyozQgtCY`Hh?{U>`aj_6oT!J+ZCw?8h)*lnA44NJU+jpg
z8f;0xid?#U3J{gNDpS3_y%5G_$zE4i7ZDw;_44HkzpVfxUXQ8vhl8
zwe|+%3STT+ety1IfngB$Bm`3
zU%x=!=zSYtF?->FaC=1Sr5o^CTP)gHi6%Y)dlYzmWF=9Ght}(Gmz3o|9n3-O^L(q$
z6AY*WqF1jD@dg(bp15M&^IT{6U)^VX`1tYp_4Reh>6h%IJk)n}j^m84qvF2M0S#bD
zEWEWLo@1XqZ%7cIKLtdF5RK=T47ZA%{v*7x5Z~rwoq_
zus`viViel5vby57d2Sq;u#GuYR^L1-UCXfxv%$Wz{;8j^|8QJx%-NTvb*%sM7Z@D>
za_H(6extacsS9n10gQy8q3dPJauDI1#%;`AO?|VcbP4U<{YcgA22%q)`35;mOz*1Y
zl-Apf?^)ky7+BZ^URcZcY|of>-Mo7B{$_7?YyMaPOpR=aknipP((^OVwk|f
z4~80iT$k`*WiD)h-G0
zOtk?JB|RV|Ei(@Sj$iL++=YBfSF#W=!q2A<6_h&O3d>I5
zI$bS8Fz5P$#IZKJj%PU*Ur%74rD52g{Y-M(9O&yJjEFFgQR%4>Z;Xe(cLluK-8KnQg&JqdYAG~bzSEI$i+3=sc
zToXS&$gqCIu~(G@xLLtuN6M&e4PYL}%%_UeC@1*J&_GtnMgJcV_Vs1AgSV6j>u>~O
zVh)|<>$!CtJj|JEglcDsTfnebpniW1ChK`7o$1L(@FB62=m#{;D3&y4J_kU^n=Igd+4XW*nNj(v8)r-Np`85b
z@j~ZY{c0yI9MjcmAx;)fg{^B5|V!_^1B>p7%v)SVL=@n$_E~`iX>ip+J*=
zm9cVJ`{1#+hjB-Yu)5(t{}D42OXfiY{_kGe;>GO`oG=>y`CPcv&d4W?Q2JAVaoy|e
zwm=gv3wVJm7>%|ZsDo&aU8>-0J$_63oLp?`>#IP2n)lN0wl=TNm|pyY6q~cn-8do3;&gIDFW#d(n0(Z*Wym3YO&k_t#O{y_$xrr^Z+Tm;kZQ=K4pyj8!
z0EE-z8v+dAgv*i1Ec{#+o*X^By)nS0qXOgi<@L>Val5;2wDk16)8J|Mq1#+}VkV)1
zGpm9xUGt5o7}D&;3~wlI`-sQX6ZU_)|DEmKC~0wNJlveDU;w1y&yv0ZTfrA+JKHz!h65~U-C-th8HyU^XGFVln*TMrhp@QFm7s`oG`MqEWQ+I
z;W>0$A@EolK%o-@fS$oYhItl|a5l){`og_}jbuWuGcwce!C!C3Qqb89r9XY9+|XJ7
zP+Hk9FDc14&UzGf|Kc?j`Y_yAW8#4MmQL&YxJUA-~k
ze*dYkq1WGB$W;DF#E56uKJBxvWnr=1tqsW^?T4(=w(7+0<-DjJ5$IWj^$a?z5?XLKnwfxASp(kdHDRM90
z)*cQju95F&^m5M-*D*aP_~Zob-gq(Dw-m!`J&lPf`Gxu3+_oEr4xK13tAZ?y>OlZ9
zDYznhe`IWWncH_d93dXu@G#u>DOJ1k)Js|o-~?24IjE`ZcJW@rRQf5Rd1X==r`*;H
zqYOUN0oK_&=Gfle-h@&45|#RrMk@8`yzqok?2oO{XK~`O`(*`|r#>%~zzE(G@YVVO
zc7?sN^~I`5DSfN-;}m;jb87K^((#1n5Xi(Cmap0vR3Q&ZkEXGR-wp6egy@7=%80ZP|5Obqt)
z64qz@vW@0;K~PhHu5qrxpoFgL@aa7goQQ
zI82|&w-i^YkCKnUAc@zo1{=edf9+kKlUb#F`(*%_&QGrlsM}j6n6a`Wtv4;yTT|r75A}Z`g_+*;^)B@b1Z%%+i5q>iXhxoMlW$2J~QhcQ)ac|m{N#5
zco?>nwHh>55V9=}A717_E~E#fSeJXiW_JcRIMp$VLCg=QZP;f({+Ao5`{7=Ry9Iya
z6g|Rk>m%fk+=@N6_c0jQoTkNq&u8ll^j_~g7L&78+o;24-Oxy$Xh(f6e*1N!rDpT2
zHKD1E!Md%+tQ1bsSP^$W3rUvj!!lvyWS$3J1m^eERO3|$0yYKi6`v9#+ut88pdL+A
z0UoQDg+Yw~w}1ukb)6JZgA-5GJ=h~#`(4~rl2IpsEbRWHS+qK}?F9&li}%*f)VNxu
z3w%kS>e~dR83^{N_EtAE{K7E+)E=xCaB6t4ZC7P||1Jaan)vz4JNY@^@0~5GNI`M{
zB9z*#*z?b>9v`NMdp?;{(Jyz*e7cDhAetN4nm4yJ_SuEo*Z^`3pm+npAb*!o`Le<(
zRBr1dM&fT)1!tTr<`fuJSDW9a4-fB-H2OFa&8&(akTGOhj#sATVu~i1n?6#yT&;ar
z)iFa0tHXJR0NplpFZ^qX8{OZ)SR~2r_dGQK`dUJq>UOtLz&A}WeHQvw(XDO=p+|W|
zFaR0O7MQ!%L40qQ>NPuSNUw5}=zS>;-ZODte#d5}8pft1R(xU$h>Z@)t9{yc1}%+v
z!0j8ZViIjjSB&nNa>rQGdy}(%xXd&r?qSN~V(@1>MRDqW~{RJW`vnb9UTsbo2YgFu00_a6&qXpRJTY9my}cFJ-#zt^IgyN
zc(x!bptanF(s=9LFG6Rm*Lq3yULG4yVGt|J?@oG=0VN8b
zPO3U`nD6nwDb`{a>_Pz>H)e59dk09@krvii6-xgk~weXCHM$wY)0PdrJSzAP(6`?N!a0T|c)S2zra6Uk5|v7$64N5VS$9_mIvZfg45Mf-(Z4eS@?BNOD3o@al$6_{+<)>Ft+EDgqx9JmF^$l4_41vJ)ax5(hZ}
zstiq0w}A4U@^0lE%=Wh%)ZcCt`z7~?Wej^7AFDyqnb-2dZCU37jrd^af%l&A7uo~U
zl8IV{#cUeg>{r%V)xK|gkdk%kp{Jc$f7!NRckgN)m@SS_PQATXHCgh=J&8ig3`jtl
zr7M)yY7stcZl5>E1xP<@!DVgi;>#wUuMSaP6Bk3C(Hybgr8EH5qY*j3IK
zJxG)j9~_=5CFKKNz+GN34M-xdDGVuHWLfwXa&HQop4ymP1l+t~H2qGk~#G$NA$&>ai+U7kHK^+EGfz=5T&mb56N@v9YM|FqXwNw2q6vWj2%e`H3$Y-aRUnq|C!41$S?
z>CL9y{_>xmF7H0>jjsyj)>K=Ld1>Vf=L9E!<0G0=i&CyXMRi&myti(F
zj206E6D?F!R1;NBiRj@VJ*d1q7g(<9^uk?XXJ-%oAbgi;tR*atU-3yTG|0oX`8sLH
z{Wr{D{hO2j#p?>}8vWlg{d57|n{Gm-CL>A|0&`yTPeN%u`Iz7$f0$q-*p)Xzoo&M@
zT2R>Dad}0pWM_a#H2azst6@>Ui;F|9VvwIwymXc(qVSGZ;D9bax>h-wl=^+JRK_X>I=CBI!xt{_CodR*t!=&88LajR*
zREG|{9u<$|WPz6%&-=vf1(s&2UoD>ng4J|7#Y%QuF+2QhCl`QV>_(GW*a4c|4RK66
z^yHvxRsb>TpUg04z(vg^X)gNu^=rpjWVwxYw1D!VyjhE+>cg+Hw;f0oMV`67#8rdK
zb^9l+9Mr*qHS_M*OW1>5S?`-#Ae$IGAghAQ3-$@v{v#)1YU4pOE8GxDDJ-^1
z6by12g!>4;o0ZgB3g(>_FyQosk|HO#=BM?7lTiXLNWyfEhPX8G0&f$%${G@q_I+>nLgZn
zIA)1FYoQZc0d@qk6`=jmnbrt}KJM`|I+BA6#D+rv$j7tCH6~kbJRWGlVkkox_-_!x
z6Ap%oEtF-JaZ*mRB_71&yI!5bEmFVxD9pDV4kfp+s(ax$xVPK&-@kuf3fTFC%QA9I&iY&3nxQtpeoOSFxbw9R0ZdQd{zuIzQFq3g89R#rf%HXLM
zRB#@yGM4D!+QC%0X+1cg@43kvuB!aBX}hgJv$Y`#;`Ykoj1(}hzY3a-iXz7R_=;@@
ze!>;d=$K}hRM_Sc*GvABfnu%4(W$#6LZg+sO%*rN-r1Y03R+tQJep)%{2v*oUWi~s
zN7K}^(Q0Aide5tOoR#0K=p6pab#~sx@D+SU9M#}jhzlXc$b!>%oHyQ{3?=z{NoiSk
z#d@`Obw%k-$8vjQSoihc?C%ERL*B`hJX;^m27+ybk<=Nes&3>eQc+O7Ey)N_?zJJr-Ys**2v=P}9r
zn&0Yq?OXPk+<_ZGf*U;r03)!KB}@e{RJWFHJvs&cm4z>cBCj1-WW=M{m-FlcYxo3)1G0Tv;q+?l1itP=WL_k;k7@*?D>Ib
zUwhRW2H@ceD1L?fIjRg-a@cJQ`0OsN<3FEn9Il{H)_Ly`lv8J~j4Dw)R{QkSDE;12
zGLng35}rRfYC4?duO5w|EXU?9DaZkK(4?&De!PnK+B82!Ss?XFLPBmsa(dov9
zPKG#(Q)O5#ErOB4NhACt)N@1l&DUs@WDAfwnDp=dSql60|4#k1|6bPrt+w9l`GZjZ
zb6!o7WJOkaZQ~6`vHHk-!9G}b-QO_=R653Wg?N@@2Xo3M
zyv2XmgrPDgelR3&;m@9IsBApdjUP@+%>xdasOk_1+=SDH=0FE{qK7a~^dJ|dz$Zfq
zHw%KO_7d?*0lQsz!?>0)tk>au9JWXhY~MiCFqF{DH^T_+Q-v--iWJc{A4%Ki>TiNu
zIkp`(1zJy6xQy@9FIyrvTdNa{_xmKigt4oWj%n19+K7k+Z5N+B@%1!{R8SBdu#4(V
zpC@V#5|6&hXhuiEe`Oc{aAN&-*Xxd_uh2W6{`T@znJGBc2kd3AZKSQi_Tsf`4;|RT
z!oprm4kYnTd&Pv{_Uu*?`H+f~0X0khdEKeDih{7*qUvp2`k3p@D@DonxMMR5t8d_e
zHy3o?fDHukGy-y|+XR8Eom-fTYix@0|KRHXx)c*jjAV7!9@vC2fSPEGn;+yK>G<%E
z(A$npAV8sy28B>pfcnHpn0t*#12>St;7v>!Q9b)>n3sjfJ~*nfe;_qaQ-ShVjsi0y
z(J5A72U{8zEab{wbTF|%l+MXfr1S&8gn#LqfZ4TO^+M3hgZ9wC)TbkoQ~l`F7gd+5
z;4V4Gk!iwrje609X=05ko(*tBwQLQ+GsI@_|Bz+qI{Ds&WV=+%wvDhvLQrt*m(<#W
zCp+6+8-M~RC=8u}ugoEeSdW^OdpBIw{q6?c2F+Pc!WT)vMeoVRtB;>PsW$)G@Wmvm
z6sb}DEvN1PUoA0{q1ZB17qz!d142xEC>H?Gs@&U8*irdxyK@V?T~fTHUO_YHQ9yY}
zW1;Bg^;9l&Z~cDhQ%l2h7kP8ivgK7VV0SY+-AhF&5Av2A1^Li4O8ZVb5b>*WrFHHI
zaRTN&8xP1z6exckRRGdT7_Y)(hQb};*-H~VoB!bDj^r&GqEDfae~K|WT3XE>8g&1>
z>7oQDDhK~B;PU)myGt=>Ox%e^`cA2xs4}kVDFt8eNN|FssvcXz3c8T!|DRhmRi@$DnKH
z_N$XBU0%d&f$AvQKbK9sJ^#UH