diff --git a/_maps/RandomRuins/JungleRuins/jungle_abandoned_library.dmm b/_maps/RandomRuins/JungleRuins/jungle_abandoned_library.dmm
index 9c3e4c090eb6..12fdf42c7d44 100644
--- a/_maps/RandomRuins/JungleRuins/jungle_abandoned_library.dmm
+++ b/_maps/RandomRuins/JungleRuins/jungle_abandoned_library.dmm
@@ -193,7 +193,7 @@
pixel_x = 6;
pixel_y = -6
},
-/obj/item/gun/ballistic/automatic/pistol/no_mag{
+/obj/item/gun/ballistic/automatic/pistol/syndicate/no_mag{
name = "bible gun";
pixel_x = -7;
pixel_y = -8;
diff --git a/_maps/RandomRuins/JungleRuins/jungle_bombed_starport.dmm b/_maps/RandomRuins/JungleRuins/jungle_bombed_starport.dmm
index 2b04f2a3edb1..f5214804dbbd 100644
--- a/_maps/RandomRuins/JungleRuins/jungle_bombed_starport.dmm
+++ b/_maps/RandomRuins/JungleRuins/jungle_bombed_starport.dmm
@@ -5613,7 +5613,7 @@
/obj/structure/closet,
/obj/item/clothing/suit/armor/ngr/captain,
/obj/item/clothing/under/syndicate/ngr/officer,
-/obj/item/gun/ballistic/automatic/pistol,
+/obj/item/gun/ballistic/automatic/pistol/syndicate,
/obj/item/ammo_box/magazine/m10mm,
/obj/item/ammo_box/magazine/m10mm,
/turf/open/floor/wood{
@@ -5787,7 +5787,7 @@
/area/overmap_encounter/planetoid/jungle/explored)
"Nh" = (
/obj/structure/filingcabinet,
-/obj/item/gun/ballistic/automatic/pistol,
+/obj/item/gun/ballistic/automatic/pistol/syndicate,
/obj/item/ammo_box/magazine/m10mm,
/obj/item/ammo_box/magazine/m10mm,
/turf/open/floor/mineral/plastitanium,
diff --git a/_maps/RandomRuins/JungleRuins/jungle_medtech_outbreak.dmm b/_maps/RandomRuins/JungleRuins/jungle_medtech_outbreak.dmm
index e8f075b9005d..fce0a7d6904d 100644
--- a/_maps/RandomRuins/JungleRuins/jungle_medtech_outbreak.dmm
+++ b/_maps/RandomRuins/JungleRuins/jungle_medtech_outbreak.dmm
@@ -3173,7 +3173,7 @@
/obj/structure/closet/cabinet,
/obj/item/hatchet/wooden,
/obj/item/ammo_box/a357,
-/obj/item/gun/ballistic/revolver,
+/obj/item/gun/ballistic/revolver/syndicate,
/turf/open/floor/wood,
/area/ship/bridge)
"VM" = (
diff --git a/_maps/RandomRuins/JungleRuins/jungle_syndicate.dmm b/_maps/RandomRuins/JungleRuins/jungle_syndicate.dmm
index 6418550c8e7e..ce83713f82bb 100644
--- a/_maps/RandomRuins/JungleRuins/jungle_syndicate.dmm
+++ b/_maps/RandomRuins/JungleRuins/jungle_syndicate.dmm
@@ -1108,7 +1108,7 @@
"Il" = (
/obj/effect/decal/cleanable/cobweb,
/obj/structure/rack,
-/obj/item/gun/ballistic/automatic/pistol,
+/obj/item/gun/ballistic/automatic/pistol/syndicate,
/turf/open/floor/plating,
/area/ruin/jungle/syndifort)
"Iv" = (
diff --git a/_maps/RandomRuins/SpaceRuins/corporate_mining.dmm b/_maps/RandomRuins/SpaceRuins/corporate_mining.dmm
index 3585b4dcc1e3..d728c3de53f5 100644
--- a/_maps/RandomRuins/SpaceRuins/corporate_mining.dmm
+++ b/_maps/RandomRuins/SpaceRuins/corporate_mining.dmm
@@ -601,7 +601,7 @@
/area/ruin/space/has_grav/corporatemine/crewquarters)
"nN" = (
/obj/structure/closet/cabinet,
-/obj/item/gun/ballistic/automatic/pistol/suppressed,
+/obj/item/gun/ballistic/automatic/pistol/syndicate,
/obj/item/ammo_box/magazine/m10mm,
/obj/item/clothing/under/syndicate/donk,
/obj/item/clothing/suit/hazardvest/donk/qm,
diff --git a/_maps/configs/syndicate_aegis.json b/_maps/configs/syndicate_aegis.json
deleted file mode 100644
index 5946a8e78343..000000000000
--- a/_maps/configs/syndicate_aegis.json
+++ /dev/null
@@ -1,57 +0,0 @@
-{
- "prefix": "SUNS",
- "map_name": "Aegis-class Long Term Care Ship",
- "map_short_name": "Aegis-class",
- "map_path": "_maps/shuttles/syndicate/syndicate_aegis.dmm",
- "description": "Approximately a third of the way through the ICW, it became apparent that the Syndicate could not muster the sheer throwaway manpower that Nanotrasen could with its swaths of mercenaries and disposable personnel. Instead, the Syndicate began to adopt a much more conservative approach to maintaining personnel, by establishing an initiative to create a host of medical vessels designed to rescue and rehabilitate the fallen. While the Li Tieguai filled the rescue role, the Aegis-Class was to fill the rehabilitation role. Featuring a host of ‘quality of life’ features for long-term patients (a full bar, a hydroponics setup, and so on), an expansive medical bay and an array of comfort fixtures like couches and gardens, the Aegis is perfect for aspiring doctors or wounded patients.",
- "tags": [
- "Botany",
- "Medical",
- "RP Focus"
- ],
- "map_id": "syndicate_aegis",
- "limit": 1,
- "namelists": [
- "SUNS",
- "SPACE",
- "GENERAL"
- ],
- "job_slots": {
- "Captain": {
- "outfit": "/datum/outfit/job/syndicate/captain/suns",
- "officer": true,
- "slots": 1
- },
-
- "Lead Doctor": {
- "outfit": "/datum/outfit/job/syndicate/cmo/suns",
- "slots": 1
- },
-
- "Ship Doctor":{
- "outfit": "/datum/outfit/job/syndicate/doctor/suns",
- "slots": 2
- },
-
- "Mechanic": {
- "outfit": "/datum/outfit/job/syndicate/engineer/suns",
- "slots": 1
- },
-
- "Deck Service Assistant": {
- "outfit": "/datum/outfit/job/syndicate/botanist/suns",
- "slots": 2
- },
-
- "Ship Psychologist": {
- "outfit": "/datum/outfit/job/syndicate/psychologist/suns",
- "slots": 1
- },
-
- "Long Term Patient": {
- "outfit": "/datum/outfit/job/syndicate/patient",
- "slots": 2
- }
- },
- "enabled": true
-}
diff --git a/_maps/configs/syndicate_panacea.json b/_maps/configs/syndicate_panacea.json
new file mode 100644
index 000000000000..5ac45d571829
--- /dev/null
+++ b/_maps/configs/syndicate_panacea.json
@@ -0,0 +1,64 @@
+{
+ "prefix": "SUNS",
+ "map_name": "Panacea-class Infirm Vessel",
+ "map_short_name": "Panacea-class",
+ "map_path": "_maps/shuttles/syndicate/syndicate_panacea.dmm",
+ "description": "Shortly after Solcon breached the Oort Cloud, SUNS joined into the Syndicate Coalition. Holding close ties to both the ACLF and GEC, students jumped at the opportunity to see the rest of the galaxy. The Panacea-class was the first of its kind out of Sol, moving typically planetside inpatient care to a space vessel and jumping system to system. The Panacea class is a moderately well supplied ship, allowing for emergency pharmaceutical compounding, mental and physical therapy, and general medical work, while doubling as a student run vessel.",
+ "tags": [
+ "Generalist",
+ "Medical",
+ "RP Focus"
+ ],
+ "starting_funds": 1000,
+ "map_id": "syndicate_panacea",
+ "limit": 1,
+ "namelists": [
+ "SUNS",
+ "SPACE",
+ "GENERAL"
+ ],
+ "job_slots": {
+ "Captain": {
+ "outfit": "/datum/outfit/job/syndicate/captain/suns",
+ "officer": true,
+ "slots": 1
+ },
+
+ "Academic": {
+ "outfit": "/datum/outfit/job/syndicate/head_of_personnel/suns",
+ "officer": true,
+ "slots": 1
+ },
+
+ "Peacekeeper": {
+ "outfit": "/datum/outfit/job/syndicate/security/suns",
+ "slots": 1
+ },
+
+ "Ship Doctor":{
+ "outfit": "/datum/outfit/job/syndicate/doctor/suns",
+ "slots": 2
+ },
+
+ "Mechanic": {
+ "outfit": "/datum/outfit/job/syndicate/engineer/suns",
+ "slots": 2
+ },
+
+ "Ship Psychologist": {
+ "outfit": "/datum/outfit/job/syndicate/psychologist/suns",
+ "slots": 1
+ },
+
+ "Student Mixologist": {
+ "outfit": "/datum/outfit/job/syndicate/bartender/suns",
+ "slots": 1
+ },
+
+ "Long Term Patient": {
+ "outfit": "/datum/outfit/job/syndicate/patient",
+ "slots": 5
+ }
+ },
+ "enabled": true
+}
diff --git a/_maps/map_files/generic/CentCom.dmm b/_maps/map_files/generic/CentCom.dmm
index b37a44a0c8f6..ff8c37d19e96 100644
--- a/_maps/map_files/generic/CentCom.dmm
+++ b/_maps/map_files/generic/CentCom.dmm
@@ -1084,11 +1084,11 @@
/area/centcom/control)
"apm" = (
/obj/structure/rack,
-/obj/item/gun/ballistic/automatic/gal/inteq{
+/obj/item/gun/ballistic/automatic/marksman/gal/inteq{
pixel_x = 1;
pixel_y = 4
},
-/obj/item/gun/ballistic/automatic/gal/inteq{
+/obj/item/gun/ballistic/automatic/marksman/gal/inteq{
pixel_x = -4;
pixel_y = -2
},
diff --git a/_maps/shuttles/inteq/inteq_colossus.dmm b/_maps/shuttles/inteq/inteq_colossus.dmm
index d5ed70873819..870a12949973 100644
--- a/_maps/shuttles/inteq/inteq_colossus.dmm
+++ b/_maps/shuttles/inteq/inteq_colossus.dmm
@@ -3429,7 +3429,7 @@
/obj/item/ammo_box/magazine/gal{
pixel_x = 5
},
-/obj/item/gun/ballistic/automatic/gal/inteq{
+/obj/item/gun/ballistic/automatic/marksman/gal/inteq{
pixel_x = -8;
pixel_y = 3
},
diff --git a/_maps/shuttles/syndicate/syndicate_aegis.dmm b/_maps/shuttles/syndicate/syndicate_aegis.dmm
deleted file mode 100644
index 3e66121e59b1..000000000000
--- a/_maps/shuttles/syndicate/syndicate_aegis.dmm
+++ /dev/null
@@ -1,6485 +0,0 @@
-//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
-"ab" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{
- dir = 1
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/chair/stool/bar,
-/obj/effect/turf_decal/trimline/opaque/black/line,
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"ag" = (
-/obj/structure/table/wood/reinforced,
-/obj/item/toy/plush/knight{
- pixel_x = 7;
- pixel_y = 13
- },
-/obj/item/paper_bin{
- pixel_x = -5;
- pixel_y = 1
- },
-/obj/effect/turf_decal/siding/wood{
- dir = 10
- },
-/obj/machinery/light/small/directional/west,
-/turf/open/floor/mineral/plastitanium/red{
- icon_state = "plastitanium"
- },
-/area/ship/bridge)
-"ah" = (
-/obj/effect/turf_decal/siding/wood{
- dir = 6
- },
-/obj/item/clothing/neck/stripedredscarf,
-/obj/item/clothing/neck/tie/red,
-/obj/structure/closet/wall/red/directional/east{
- name = "Captain's Locker";
- req_access_txt = "20"
- },
-/obj/item/storage/belt/sabre,
-/obj/item/reagent_containers/glass/beaker/unholywater,
-/obj/item/clothing/mask/breath/suns,
-/obj/item/clothing/gloves/suns/captain,
-/obj/item/clothing/neck/cloak/suns/cap,
-/obj/item/clothing/head/suns/captain,
-/obj/item/clothing/shoes/combat/suns,
-/obj/item/clothing/suit/armor/vest/bulletproof/suns/captain,
-/obj/item/clothing/under/syndicate/suns/captain,
-/obj/item/clothing/shoes/laceup/suns,
-/obj/item/clothing/mask/gas/suns,
-/turf/open/floor/wood/walnut,
-/area/ship/crew/dorm)
-"aB" = (
-/obj/effect/turf_decal/siding/wood{
- dir = 5
- },
-/obj/machinery/light/small/directional/north,
-/turf/open/floor/wood/walnut,
-/area/ship/crew/dorm)
-"aE" = (
-/obj/structure/bed,
-/obj/item/bedsheet/syndie,
-/obj/structure/curtain/cloth/grey,
-/obj/effect/turf_decal/siding/wood{
- dir = 8
- },
-/obj/machinery/light_switch{
- pixel_y = 22
- },
-/turf/open/floor/carpet/red,
-/area/ship/crew/janitor)
-"aG" = (
-/obj/effect/turf_decal/trimline/opaque/bottlegreen/filled/line{
- dir = 1
- },
-/obj/item/reagent_containers/food/snacks/grown/moonflower{
- pixel_x = 9
- },
-/obj/item/reagent_containers/food/snacks/grown/harebell,
-/obj/item/storage/bag/plants,
-/obj/item/circuitboard/machine/plantgenes,
-/obj/item/hatchet,
-/obj/item/shovel/spade,
-/obj/item/cultivator,
-/obj/item/reagent_containers/glass/bucket,
-/obj/structure/closet/wall/white/directional/north{
- color = "#50C878";
- name = "Produce Production Locker"
- },
-/obj/item/storage/box/disks_plantgene,
-/obj/item/clothing/gloves/botanic_leather,
-/obj/item/circuitboard/machine/hydroponics,
-/obj/item/circuitboard/machine/hydroponics,
-/obj/item/circuitboard/machine/hydroponics,
-/obj/structure/table/wood/reinforced,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/hydroponics)
-"aJ" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/siding/wood{
- dir = 6
- },
-/obj/structure/table/wood/reinforced,
-/turf/open/floor/carpet/red,
-/area/ship/bridge)
-"aL" = (
-/turf/closed/wall/mineral/plastitanium,
-/area/ship/crew/office)
-"aP" = (
-/turf/closed/wall/mineral/plastitanium/nodiagonal,
-/area/ship/cargo)
-"aQ" = (
-/obj/effect/turf_decal/trimline/opaque/bottlegreen/filled/line,
-/obj/effect/decal/cleanable/food/plant_smudge,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/hydroponics)
-"aW" = (
-/obj/effect/turf_decal/siding/wood{
- dir = 1
- },
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/wood/walnut,
-/area/ship/crew/dorm)
-"bc" = (
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/structure/closet/wall/directional/east{
- icon_door = "orange_wall";
- name = "Mining equipment"
- },
-/obj/item/gps/mining,
-/obj/item/pickaxe,
-/obj/item/storage/bag/ore,
-/obj/item/mining_scanner,
-/obj/item/radio,
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/corner_techfloor_grid/diagonal{
- dir = 4
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/item/clothing/shoes/jackboots/suns,
-/obj/item/clothing/mask/gas/suns,
-/turf/open/floor/plasteel/tech,
-/area/ship/cargo)
-"bf" = (
-/obj/structure/table/wood,
-/obj/effect/turf_decal/siding/wood{
- dir = 9
- },
-/obj/item/codespeak_manual,
-/obj/item/flashlight/lamp{
- pixel_x = -4;
- pixel_y = 7
- },
-/turf/open/floor/wood/walnut,
-/area/ship/crew/dorm)
-"bp" = (
-/obj/structure/table/wood/reinforced,
-/obj/item/areaeditor/shuttle{
- pixel_x = 1;
- pixel_y = 5
- },
-/obj/machinery/button/door{
- id = "exterior";
- name = "Exterior lockdown";
- pixel_x = -7;
- pixel_y = -2
- },
-/obj/machinery/button/door{
- id = "shipbridge";
- name = "Bridge lockdown";
- pixel_x = 7;
- pixel_y = -2
- },
-/obj/effect/turf_decal/siding/wood{
- dir = 6
- },
-/obj/machinery/light/small/directional/east,
-/turf/open/floor/mineral/plastitanium/red{
- icon_state = "plastitanium"
- },
-/area/ship/bridge)
-"bs" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 8
- },
-/obj/machinery/atmospherics/pipe/simple/orange/hidden{
- dir = 8
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 8
- },
-/obj/structure/catwalk/over,
-/obj/structure/sign/poster/official/moth/hardhats{
- pixel_y = 32
- },
-/turf/open/floor/plating,
-/area/ship/engineering)
-"bt" = (
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/structure/catwalk/over,
-/obj/structure/railing/corner{
- dir = 4
- },
-/obj/structure/railing/corner{
- dir = 1
- },
-/turf/open/floor/plating,
-/area/ship/engineering)
-"bw" = (
-/obj/effect/turf_decal/siding/wood{
- dir = 5
- },
-/obj/structure/table/wood,
-/obj/item/clothing/under/rank/medical/psychiatrist,
-/obj/item/stack/sheet/mineral/wood/fifty,
-/obj/item/lighter,
-/obj/item/clothing/gloves/color/black,
-/obj/item/clothing/gloves/color/white,
-/obj/item/clothing/gloves/color/latex/nitrile/evil,
-/obj/item/clothing/glasses/red,
-/obj/item/clothing/neck/tie/red,
-/obj/item/clothing/under/rank/civilian/lawyer/galaxy/red,
-/obj/item/folder/red,
-/obj/item/laser_pointer/red,
-/obj/item/clipboard,
-/obj/structure/closet/wall/red/directional/north{
- name = "Psychologists Locker"
- },
-/obj/item/clothing/head/suns,
-/obj/item/clothing/gloves/suns/xo,
-/obj/item/clothing/neck/cloak/suns,
-/obj/item/clothing/gloves/color/latex/nitrile/suns,
-/obj/item/clothing/shoes/laceup/suns,
-/obj/item/clothing/shoes/sneakers/suns,
-/obj/item/clothing/suit/toggle/labcoat/suns/doctorlabcoat,
-/obj/item/clothing/mask/surgical/suns,
-/obj/item/clothing/gloves/suns/xo,
-/obj/item/flashlight/pen,
-/turf/open/floor/carpet/red,
-/area/ship/crew/office)
-"bx" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/effect/turf_decal/siding/wood{
- dir = 8
- },
-/turf/open/floor/wood/walnut,
-/area/ship/crew/dorm)
-"by" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/button/door{
- pixel_x = -22;
- specialfunctions = 4;
- id = "psyc";
- normaldoorcontrol = 1;
- dir = 4;
- pixel_y = 0
- },
-/turf/open/floor/wood/walnut,
-/area/ship/crew/office)
-"bD" = (
-/obj/machinery/door/firedoor/border_only{
- dir = 1
- },
-/obj/machinery/door/firedoor/border_only,
-/obj/structure/table/wood/reinforced,
-/obj/item/toy/cards/deck/cas,
-/obj/item/toy/cards/deck/cas/black{
- pixel_x = 5
- },
-/obj/item/toy/plush/slimeplushie{
- pixel_x = -4;
- pixel_y = 5
- },
-/obj/item/reagent_containers/food/drinks/coffee{
- pixel_x = 4;
- pixel_y = 9
- },
-/turf/open/floor/wood/walnut,
-/area/ship/crew/canteen/kitchen)
-"bE" = (
-/obj/effect/turf_decal/siding/wood/corner,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/wood/walnut,
-/area/ship/crew/dorm)
-"cc" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 6
- },
-/obj/effect/turf_decal/siding/wood{
- dir = 8
- },
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/turf/open/floor/wood/walnut,
-/area/ship/crew/dorm)
-"cd" = (
-/obj/structure/catwalk/over,
-/obj/effect/turf_decal/isf_small/left,
-/turf/open/floor/plating,
-/area/ship/engineering)
-"ck" = (
-/obj/structure/table,
-/obj/item/roller{
- pixel_x = -6;
- pixel_y = 12
- },
-/obj/item/clothing/mask/surgical,
-/obj/item/clothing/mask/surgical,
-/obj/item/clothing/mask/surgical,
-/obj/item/clothing/mask/surgical,
-/obj/item/clothing/mask/breath/medical,
-/obj/item/storage/box/bodybags{
- pixel_x = 8;
- pixel_y = 3
- },
-/obj/item/tank/internals/anesthetic,
-/obj/effect/turf_decal/trimline/opaque/blue/filled/line,
-/obj/machinery/light/small/directional/east,
-/obj/structure/sign/warning/nosmoking{
- pixel_x = 30
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/medical)
-"cp" = (
-/obj/structure/bed,
-/obj/item/bedsheet/syndie,
-/obj/structure/curtain/cloth/fancy,
-/obj/item/toy/plush/nukeplushie,
-/turf/open/floor/carpet/red,
-/area/ship/crew/dorm)
-"cr" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 8
- },
-/obj/effect/turf_decal/siding/wood{
- dir = 1
- },
-/obj/structure/sign/departments/restroom{
- pixel_y = 32
- },
-/turf/open/floor/carpet/red,
-/area/ship/crew/dorm)
-"cs" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 4
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/trimline/opaque/black/line{
- dir = 1
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"cw" = (
-/obj/machinery/shower{
- pixel_y = 14
- },
-/obj/effect/turf_decal/techfloor/hole,
-/obj/effect/turf_decal/techfloor/hole/right,
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/curtain/cloth,
-/obj/item/soap/syndie,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/dorm)
-"cE" = (
-/obj/structure/toilet{
- dir = 8
- },
-/obj/machinery/light/small/directional/south,
-/turf/open/floor/plasteel/tech,
-/area/ship/hallway/central)
-"cF" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plasteel/tech,
-/area/ship/science)
-"cQ" = (
-/obj/structure/cable/yellow{
- icon_state = "1-4"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 5
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 5
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/techfloor{
- dir = 8
- },
-/obj/effect/turf_decal/trimline/opaque/blue/filled/line{
- dir = 1
- },
-/obj/effect/turf_decal/trimline/opaque/blue/filled/line,
-/turf/open/floor/plasteel/tech,
-/area/ship/medical)
-"cS" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 8
- },
-/obj/effect/turf_decal/trimline/opaque/brown/filled/line,
-/obj/effect/turf_decal/trimline/opaque/brown/filled/line{
- dir = 1
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/canteen/kitchen)
-"db" = (
-/obj/structure/cable/yellow{
- icon_state = "2-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 10
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 10
- },
-/obj/effect/turf_decal/trimline/opaque/purple/filled/shrink_cw,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plasteel/dark,
-/area/ship/science)
-"dg" = (
-/obj/effect/turf_decal/siding/wood{
- dir = 1
- },
-/obj/effect/turf_decal/siding/wood,
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/cleanable/food/flour,
-/turf/open/floor/wood/walnut,
-/area/ship/crew/canteen/kitchen)
-"di" = (
-/obj/structure/reagent_dispensers/watertank,
-/obj/item/reagent_containers/glass/bucket,
-/obj/item/mop,
-/obj/effect/turf_decal/box/white,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/janitor)
-"dq" = (
-/obj/structure/catwalk/over,
-/obj/machinery/atmospherics/pipe/simple/orange/hidden,
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/turf/open/floor/plating,
-/area/ship/engineering)
-"dw" = (
-/obj/structure/bed/dogbed,
-/obj/machinery/light/directional/south,
-/mob/living/simple_animal/pet/cat/Runtime{
- desc = "The captains prized cat, it seems very friendly!";
- name = "Cheri"
- },
-/obj/item/toy/cattoy,
-/obj/machinery/power/apc/auto_name/directional/west,
-/obj/structure/cable/yellow{
- icon_state = "0-4"
- },
-/obj/machinery/light_switch{
- dir = 4;
- pixel_x = -19;
- pixel_y = -11
- },
-/turf/open/floor/wood/walnut,
-/area/ship/bridge)
-"dB" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 8
- },
-/obj/structure/closet/firecloset/wall/directional/north,
-/obj/structure/catwalk/over,
-/obj/machinery/atmospherics/pipe/manifold/orange/hidden{
- dir = 1
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 8
- },
-/turf/open/floor/plating,
-/area/ship/engineering)
-"dH" = (
-/obj/machinery/hydroponics/constructable,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 9
- },
-/obj/effect/turf_decal/trimline/opaque/bottlegreen/filled/line,
-/obj/structure/extinguisher_cabinet/directional/south,
-/obj/item/seeds/carrot,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/hydroponics)
-"dI" = (
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
-/obj/effect/turf_decal/siding/wood,
-/turf/open/floor/plasteel/tech,
-/area/ship/hallway/central)
-"dL" = (
-/obj/effect/spawner/structure/window/plasma/reinforced/plastitanium,
-/obj/machinery/door/poddoor/shutters{
- dir = 4;
- id = "exterior";
- name = "Exterior Shutters"
- },
-/turf/open/floor/plating,
-/area/ship/medical)
-"dT" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/effect/turf_decal/trimline/opaque/bottlegreen/filled/line{
- dir = 1
- },
-/obj/effect/turf_decal/trimline/opaque/bottlegreen/filled/line,
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/cleanable/food/plant_smudge,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/hydroponics)
-"dY" = (
-/obj/structure/table/wood,
-/obj/item/scalpel/advanced,
-/obj/item/retractor/advanced,
-/obj/item/surgicaldrill/advanced,
-/obj/item/healthanalyzer/advanced,
-/obj/item/clothing/glasses/hud/health/sunglasses,
-/obj/item/clothing/neck/stripedredscarf,
-/obj/item/clothing/neck/stripedbluescarf,
-/obj/structure/closet/wall/red/directional/north{
- name = "Lead Doctor's Locker"
- },
-/obj/item/reagent_containers/food/drinks/bottle/holywater,
-/obj/item/clothing/suit/armor/vest/security/brig_phys{
- name = "lead doctor's jacket"
- },
-/obj/item/clothing/glasses/hud/health/night,
-/obj/item/hypospray/mkii/CMO,
-/obj/item/clothing/under/syndicate/suns/xo,
-/obj/item/clothing/head/suns,
-/obj/item/clothing/mask/breath/suns,
-/obj/item/clothing/gloves/suns/xo,
-/obj/item/clothing/head/suns/surgery,
-/obj/item/clothing/neck/cloak/suns,
-/obj/item/clothing/neck/cloak/suns/xo,
-/obj/item/clothing/gloves/color/latex/nitrile/suns,
-/obj/item/clothing/shoes/laceup/suns,
-/obj/item/clothing/shoes/sneakers/suns,
-/obj/item/clothing/suit/armor/vest/bulletproof/suns/xo,
-/obj/item/clothing/suit/hooded/suns,
-/obj/item/clothing/suit/toggle/labcoat/suns/cmo,
-/obj/item/clothing/under/syndicate/suns/sciencejumpsuit,
-/obj/item/clothing/suit/toggle/labcoat/suns/doctorlabcoat,
-/obj/item/clothing/shoes/combat/suns,
-/obj/item/clothing/mask/surgical/suns,
-/obj/item/clothing/glasses/science/suns,
-/obj/item/flashlight/pen,
-/obj/item/autosurgeon/cmo,
-/turf/open/floor/carpet/blue,
-/area/ship/medical)
-"dZ" = (
-/turf/closed/wall/mineral/plastitanium,
-/area/ship/crew/janitor)
-"ei" = (
-/obj/effect/decal/cleanable/glass,
-/turf/closed/wall/mineral/plastitanium/nodiagonal,
-/area/ship/science)
-"ej" = (
-/obj/machinery/shower{
- pixel_y = 14
- },
-/obj/effect/turf_decal/techfloor/hole,
-/obj/effect/turf_decal/techfloor/hole/right,
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/curtain/cloth,
-/obj/item/soap/syndie,
-/turf/open/floor/plasteel/tech,
-/area/ship/medical)
-"es" = (
-/obj/structure/sink{
- dir = 4;
- pixel_x = -14;
- pixel_y = -1
- },
-/obj/structure/mirror{
- pixel_x = -30
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/dorm)
-"ey" = (
-/obj/effect/turf_decal/siding/wood{
- dir = 10
- },
-/obj/structure/curtain/cloth/fancy,
-/turf/open/floor/carpet/red,
-/area/ship/crew/office)
-"eC" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/wood/walnut,
-/area/ship/crew/office)
-"eN" = (
-/obj/machinery/door/airlock/hatch{
- name = "Tech Lab"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
-/obj/machinery/door/firedoor,
-/obj/effect/turf_decal/techfloor/hole/right,
-/obj/effect/turf_decal/techfloor/hole,
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/science)
-"eQ" = (
-/obj/effect/turf_decal/trimline/opaque/bottlegreen/filled/line,
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/light/directional/south,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/hydroponics)
-"eW" = (
-/obj/effect/turf_decal/siding/wood/end{
- dir = 4
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/closet/wall/white/directional/east{
- name = "Bartenders Clothing"
- },
-/obj/item/clothing/under/rank/civilian/bartender/skirt,
-/obj/item/clothing/under/rank/civilian/bartender,
-/obj/item/clothing/under/rank/civilian/bartender/purple,
-/obj/item/clothing/suit/apron/purple_bartender,
-/obj/item/clothing/under/rank/civilian/lawyer/galaxy,
-/obj/item/clothing/shoes/laceup,
-/obj/item/clothing/gloves/color/black,
-/obj/item/reagent_containers/food/drinks/shaker,
-/obj/item/clothing/mask/breath/suns,
-/turf/open/floor/wood/walnut,
-/area/ship/crew/canteen/kitchen)
-"ff" = (
-/obj/effect/turf_decal/trimline/opaque/blue/filled/line{
- dir = 8
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{
- dir = 8
- },
-/turf/open/floor/plasteel/dark,
-/area/ship/medical)
-"fk" = (
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/dorm)
-"fw" = (
-/obj/docking_port/stationary{
- dir = 8;
- dwidth = 7;
- height = 15;
- width = 15
- },
-/turf/template_noop,
-/area/template_noop)
-"fD" = (
-/obj/machinery/power/smes/shuttle/precharged{
- dir = 1
- },
-/obj/structure/cable{
- icon_state = "0-2"
- },
-/obj/structure/cable{
- icon_state = "1-2"
- },
-/obj/machinery/door/window/eastleft{
- dir = 1;
- name = "Engine Access"
- },
-/obj/machinery/door/poddoor/shutters{
- id = "engine";
- name = "Engine Shutters"
- },
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"fE" = (
-/obj/effect/turf_decal/techfloor/orange{
- dir = 5
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/effect/decal/cleanable/oil,
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"fJ" = (
-/obj/structure/closet/wall/orange/directional/north{
- name = "fuel locker"
- },
-/obj/item/stack/sheet/mineral/uranium/five{
- pixel_x = 2
- },
-/obj/item/stack/sheet/mineral/uranium/five{
- pixel_x = 2
- },
-/obj/item/stack/sheet/mineral/uranium/five{
- pixel_x = 2
- },
-/obj/effect/spawner/lootdrop/maintenance/three,
-/obj/structure/catwalk/over,
-/obj/effect/decal/cleanable/oil,
-/obj/item/stack/sheet/mineral/plasma/five,
-/obj/item/stack/sheet/mineral/plasma/five,
-/obj/item/stack/sheet/mineral/plasma/five,
-/obj/effect/decal/cleanable/generic,
-/obj/machinery/atmospherics/pipe/simple/orange/hidden{
- dir = 8
- },
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/turf/open/floor/plating,
-/area/ship/engineering)
-"fL" = (
-/obj/structure/table,
-/obj/item/reagent_containers/hypospray/medipen,
-/obj/item/reagent_containers/hypospray/medipen{
- pixel_y = 6
- },
-/obj/item/reagent_containers/hypospray/medipen{
- pixel_y = -6
- },
-/obj/item/reagent_containers/hypospray/medipen{
- pixel_y = -6
- },
-/obj/item/reagent_containers/hypospray/medipen{
- pixel_y = 6
- },
-/obj/item/reagent_containers/hypospray/medipen,
-/obj/item/reagent_containers/hypospray/medipen/penacid{
- pixel_x = 9;
- pixel_y = 10
- },
-/obj/item/reagent_containers/hypospray/medipen/penacid{
- pixel_x = 9;
- pixel_y = 7
- },
-/obj/effect/turf_decal/techfloor,
-/obj/machinery/light/directional/south,
-/turf/open/floor/plasteel/tech,
-/area/ship/medical)
-"go" = (
-/obj/structure/bed,
-/obj/item/bedsheet/dorms,
-/obj/structure/curtain/cloth,
-/obj/effect/turf_decal/siding/wood{
- dir = 9
- },
-/turf/open/floor/carpet/red,
-/area/ship/crew/dorm)
-"gp" = (
-/obj/effect/turf_decal/siding/wood/end{
- dir = 8
- },
-/obj/machinery/light/small/directional/west{
- brightness = 3
- },
-/turf/open/floor/wood/walnut,
-/area/ship/medical)
-"gq" = (
-/turf/closed/wall/mineral/plastitanium,
-/area/ship/bridge)
-"gt" = (
-/obj/machinery/door/poddoor{
- dir = 4;
- id = "cargo_ageis";
- name = "Cargo Bay"
- },
-/obj/effect/turf_decal/industrial/warning{
- dir = 8
- },
-/obj/machinery/power/shieldwallgen/atmos{
- anchored = 1;
- dir = 1;
- id = "aegis_holo"
- },
-/obj/structure/cable/yellow{
- icon_state = "0-4"
- },
-/turf/open/floor/plasteel/tech/grid,
-/area/ship/cargo)
-"gx" = (
-/obj/effect/turf_decal/corner_techfloor_grid{
- dir = 5
- },
-/obj/machinery/atmospherics/components/binary/pump{
- dir = 1;
- layer = 2.35;
- name = "engine fuel pump"
- },
-/obj/structure/railing{
- dir = 1
- },
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"gz" = (
-/obj/machinery/suit_storage_unit/inherit,
-/obj/item/clothing/suit/space/hardsuit/solgov/suns,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/dorm)
-"gA" = (
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
-/obj/machinery/door/firedoor,
-/obj/machinery/door/airlock/hatch{
- id_tag = "aegis_bridge";
- name = "Bridge";
- req_access_txt = "19"
- },
-/obj/effect/mapping_helpers/airlock/unres{
- dir = 1
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/bridge)
-"gB" = (
-/obj/machinery/light/small/directional/west{
- brightness = 3
- },
-/obj/machinery/firealarm/directional/south,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{
- dir = 1
- },
-/obj/effect/spawner/lootdrop/donkpockets,
-/obj/effect/spawner/lootdrop/donkpockets,
-/obj/effect/spawner/lootdrop/donkpockets,
-/obj/effect/turf_decal/trimline/opaque/brown/filled/line,
-/obj/structure/table/wood/reinforced,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/canteen/kitchen)
-"gE" = (
-/obj/structure/cable/yellow{
- icon_state = "0-8"
- },
-/obj/machinery/door/airlock/external{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/layer_manifold{
- dir = 4
- },
-/obj/docking_port/mobile{
- can_move_docking_ports = 1;
- dir = 8;
- launch_status = 0;
- port_direction = 4
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/engineering)
-"gK" = (
-/obj/structure/cable/yellow{
- icon_state = "1-8"
- },
-/obj/structure/catwalk/over,
-/obj/effect/decal/cleanable/glass,
-/obj/structure/cable/yellow{
- icon_state = "1-4"
- },
-/obj/machinery/atmospherics/pipe/simple/orange/hidden{
- dir = 8
- },
-/obj/item/trash/can{
- pixel_x = -7;
- pixel_y = -6
- },
-/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4,
-/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2,
-/turf/open/floor/plating,
-/area/ship/engineering)
-"gN" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/structure/cable/yellow{
- icon_state = "1-4"
- },
-/obj/effect/turf_decal/trimline/opaque/bottlegreen/filled/line{
- dir = 1
- },
-/obj/effect/turf_decal/trimline/opaque/bottlegreen/filled/line,
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/hydroponics)
-"gR" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/corner_techfloor_grid/diagonal{
- dir = 4
- },
-/obj/effect/turf_decal/box/white,
-/turf/open/floor/plasteel/tech,
-/area/ship/cargo)
-"gS" = (
-/obj/structure/chair/comfy/shuttle{
- dir = 1;
- name = "Helm Control"
- },
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/wood/walnut,
-/area/ship/bridge)
-"gU" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{
- dir = 4
- },
-/obj/effect/turf_decal/siding/wood{
- dir = 1
- },
-/turf/open/floor/carpet/red,
-/area/ship/crew/dorm)
-"gV" = (
-/obj/machinery/power/smes/shuttle/precharged{
- dir = 1
- },
-/obj/structure/cable{
- icon_state = "0-2"
- },
-/obj/structure/cable{
- icon_state = "1-2"
- },
-/obj/machinery/door/window{
- dir = 1
- },
-/obj/machinery/door/poddoor/shutters{
- id = "engine";
- name = "Engine Shutters"
- },
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"gW" = (
-/obj/effect/spawner/structure/window/plasma/reinforced/plastitanium,
-/obj/machinery/door/poddoor/shutters{
- id = "shipbridge";
- name = "Ship Bridge"
- },
-/turf/open/floor/plating,
-/area/ship/bridge)
-"hf" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{
- dir = 8
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/closet/wall/white/directional/north{
- name = "bureaucratic supplies"
- },
-/obj/item/paper_bin,
-/obj/item/pen/fountain,
-/turf/open/floor/wood/walnut,
-/area/ship/crew/office)
-"hl" = (
-/turf/closed/wall/mineral/plastitanium/nodiagonal,
-/area/ship/crew/canteen)
-"hr" = (
-/obj/structure/table,
-/obj/item/reagent_containers/spray/cleaner,
-/obj/item/reagent_containers/spray/cleaner{
- pixel_x = 4;
- pixel_y = 5
- },
-/obj/item/grenade/chem_grenade/cleaner{
- pixel_x = -7;
- pixel_y = 9
- },
-/obj/item/grenade/chem_grenade/cleaner{
- pixel_x = -7;
- pixel_y = 9
- },
-/obj/item/soap/syndie,
-/obj/item/soap/syndie,
-/obj/effect/decal/cleanable/cobweb/cobweb2,
-/obj/item/storage/bag/trash,
-/obj/item/storage/bag/trash{
- pixel_x = 6;
- pixel_y = 6
- },
-/turf/open/floor/wood/walnut,
-/area/ship/crew/janitor)
-"hw" = (
-/obj/machinery/power/terminal,
-/obj/effect/decal/cleanable/glass,
-/obj/structure/railing{
- dir = 1
- },
-/obj/effect/turf_decal/corner_techfloor_grid{
- dir = 5
- },
-/obj/structure/cable{
- icon_state = "0-4"
- },
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"hz" = (
-/obj/machinery/chem_dispenser/drinks{
- dir = 1
- },
-/obj/effect/turf_decal/trimline/opaque/brown/filled/line,
-/obj/structure/table/wood/reinforced,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/canteen/kitchen)
-"hA" = (
-/obj/effect/turf_decal/trimline/opaque/black/line{
- dir = 5
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"hC" = (
-/obj/machinery/door/airlock/hatch{
- dir = 4;
- name = "Cargo Bay"
- },
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 8
- },
-/obj/machinery/door/firedoor,
-/obj/effect/turf_decal/techfloor/hole,
-/obj/effect/turf_decal/techfloor/hole/right,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/cargo)
-"hM" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 8
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/trimline/opaque/blue/filled/line{
- dir = 1
- },
-/obj/effect/turf_decal/trimline/opaque/blue/filled/line,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plasteel/tech,
-/area/ship/medical)
-"hR" = (
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/wood/walnut,
-/area/ship/bridge)
-"hS" = (
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/siding/wood{
- dir = 8
- },
-/turf/open/floor/wood/walnut,
-/area/ship/crew/canteen)
-"hZ" = (
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/techfloor{
- dir = 9
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/medical)
-"ic" = (
-/obj/machinery/power/smes/engineering,
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/structure/cable/yellow{
- icon_state = "0-4"
- },
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"if" = (
-/obj/effect/turf_decal/trimline/opaque/purple/filled/line,
-/obj/structure/spider/stickyweb,
-/obj/machinery/light/small/directional/east,
-/obj/machinery/firealarm/directional/south,
-/turf/open/floor/plating,
-/area/ship/science)
-"ij" = (
-/obj/structure/cable/yellow{
- icon_state = "1-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 8
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 8
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/trimline/opaque/black/line,
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"io" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/light/small/directional/north,
-/obj/structure/toilet{
- dir = 8
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/dorm)
-"it" = (
-/obj/effect/turf_decal/siding/wood{
- dir = 8
- },
-/obj/structure/chair/sofa/brown/directional/east,
-/turf/open/floor/carpet/red,
-/area/ship/crew/canteen)
-"iv" = (
-/obj/effect/decal/cleanable/oil{
- icon_state = "streak3"
- },
-/obj/structure/cable{
- icon_state = "2-8"
- },
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"iH" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 5
- },
-/obj/machinery/light_switch{
- dir = 4;
- pixel_x = -24;
- pixel_y = 10
- },
-/obj/machinery/sleeper/syndie{
- dir = 4
- },
-/obj/effect/turf_decal/industrial/hatch/blue,
-/obj/machinery/firealarm/directional/south,
-/turf/open/floor/plasteel/dark,
-/area/ship/medical)
-"iJ" = (
-/obj/effect/turf_decal/corner_techfloor_grid/diagonal{
- dir = 4
- },
-/obj/effect/turf_decal/industrial/loading/white,
-/obj/machinery/light/directional/north,
-/turf/open/floor/plasteel/tech,
-/area/ship/cargo)
-"iO" = (
-/obj/structure/table,
-/obj/item/storage/fancy/cigarettes/cigpack_syndicate{
- pixel_x = 8;
- pixel_y = 8
- },
-/obj/item/lighter{
- pixel_x = -5;
- pixel_y = 3
- },
-/obj/item/lighter{
- pixel_x = 7;
- pixel_y = -4
- },
-/turf/open/floor/carpet/red,
-/area/ship/crew/canteen)
-"jf" = (
-/obj/structure/cable/yellow{
- icon_state = "1-8"
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/structure/cable/yellow{
- icon_state = "2-8"
- },
-/obj/effect/turf_decal/trimline/opaque/black/line{
- dir = 5
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"jh" = (
-/obj/machinery/chem_dispenser/drinks/beer{
- dir = 1
- },
-/obj/effect/turf_decal/trimline/opaque/brown/filled/line,
-/obj/item/radio/intercom/directional/south,
-/obj/structure/table/wood/reinforced,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/canteen/kitchen)
-"jp" = (
-/obj/machinery/door/firedoor/border_only{
- dir = 1
- },
-/obj/machinery/door/firedoor/border_only,
-/obj/item/table_bell{
- pixel_x = 10;
- pixel_y = -3
- },
-/obj/structure/table/wood/reinforced,
-/turf/open/floor/wood/walnut,
-/area/ship/crew/canteen/kitchen)
-"jq" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{
- dir = 4
- },
-/turf/open/floor/carpet/red,
-/area/ship/crew/canteen)
-"jB" = (
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/structure/cable/yellow{
- icon_state = "2-8"
- },
-/obj/effect/turf_decal/siding/wood{
- dir = 8
- },
-/turf/open/floor/wood/walnut,
-/area/ship/crew/canteen)
-"jF" = (
-/obj/structure/table,
-/obj/item/toy/cards/deck/syndicate{
- pixel_x = 7;
- pixel_y = 7
- },
-/obj/item/toy/cards/deck/tarot,
-/obj/item/reagent_containers/food/drinks/drinkingglass{
- pixel_x = 9;
- pixel_y = 10
- },
-/obj/item/reagent_containers/food/drinks/drinkingglass{
- pixel_x = -6
- },
-/turf/open/floor/carpet/red,
-/area/ship/crew/canteen)
-"jJ" = (
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
-/turf/open/floor/plasteel/tech,
-/area/ship/hallway/central)
-"jW" = (
-/obj/machinery/computer/crew/syndie{
- dir = 4
- },
-/obj/effect/turf_decal/siding/wood{
- dir = 4
- },
-/turf/open/floor/mineral/plastitanium/red{
- icon_state = "plastitanium"
- },
-/area/ship/bridge)
-"kf" = (
-/obj/structure/bed,
-/obj/structure/window/reinforced{
- dir = 4
- },
-/obj/item/bedsheet/medical,
-/obj/structure/curtain,
-/obj/structure/sign/poster/official/moth/meth{
- pixel_y = 31
- },
-/turf/open/floor/plasteel/dark,
-/area/ship/medical)
-"kj" = (
-/turf/closed/wall/mineral/plastitanium/nodiagonal,
-/area/ship/crew/janitor)
-"ku" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/holopad/emergency/command,
-/obj/effect/turf_decal/siding/wood{
- dir = 1
- },
-/obj/effect/landmark/observer_start,
-/turf/open/floor/carpet/red,
-/area/ship/bridge)
-"kz" = (
-/obj/structure/closet/syndicate{
- desc = "It's a basic storage unit.";
- name = "uniform closet"
- },
-/obj/effect/turf_decal/siding/wood{
- dir = 5
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/item/clothing/suit/toggle/suns/alt,
-/obj/item/clothing/suit/toggle/suns/alt,
-/obj/item/clothing/suit/toggle/suns,
-/obj/item/clothing/suit/toggle/suns,
-/obj/item/clothing/shoes/laceup/suns,
-/obj/item/clothing/shoes/laceup/suns,
-/obj/item/clothing/shoes/laceup/suns,
-/obj/item/clothing/shoes/laceup/suns,
-/obj/item/clothing/neck/cloak/suns,
-/obj/item/clothing/neck/cloak/suns,
-/obj/item/clothing/neck/cloak/suns,
-/obj/item/clothing/neck/cloak/suns,
-/obj/item/clothing/mask/gas/suns,
-/obj/item/clothing/mask/gas/suns,
-/obj/item/clothing/gloves/suns,
-/obj/item/clothing/gloves/suns,
-/obj/item/clothing/gloves/suns,
-/obj/item/clothing/gloves/suns,
-/turf/open/floor/wood/walnut,
-/area/ship/crew/dorm)
-"kI" = (
-/obj/machinery/computer/med_data/syndie{
- dir = 4
- },
-/obj/effect/turf_decal/siding/wood{
- dir = 6
- },
-/obj/machinery/airalarm/directional/south,
-/turf/open/floor/mineral/plastitanium/red{
- icon_state = "plastitanium"
- },
-/area/ship/bridge)
-"kU" = (
-/obj/effect/spawner/structure/window/plasma/reinforced/plastitanium,
-/obj/machinery/door/poddoor/shutters{
- dir = 4;
- id = "exterior";
- name = "Exterior Shutters"
- },
-/turf/open/floor/plating,
-/area/ship/crew/canteen)
-"lo" = (
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
-/obj/structure/sign/poster/contraband/syndiemoth{
- pixel_x = 32
- },
-/obj/effect/turf_decal/siding/wood{
- dir = 1
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/canteen)
-"ls" = (
-/obj/machinery/door/poddoor{
- dir = 4;
- id = "cargo_ageis";
- name = "Cargo Bay"
- },
-/obj/effect/turf_decal/industrial/warning{
- dir = 8
- },
-/obj/machinery/power/shieldwallgen/atmos{
- anchored = 1;
- id = "aegis_holo"
- },
-/obj/structure/cable/yellow{
- icon_state = "0-4"
- },
-/turf/open/floor/plasteel/tech/grid,
-/area/ship/cargo)
-"lw" = (
-/obj/effect/turf_decal/corner_techfloor_grid/diagonal{
- dir = 4
- },
-/obj/machinery/suit_storage_unit/inherit,
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/sign/warning/vacuum{
- pixel_x = -30
- },
-/obj/item/clothing/suit/space/syndicate/suns,
-/obj/item/clothing/head/helmet/space/syndicate/suns,
-/obj/item/clothing/mask/gas/suns,
-/turf/open/floor/plasteel/tech,
-/area/ship/cargo)
-"lx" = (
-/obj/machinery/autolathe,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
-/obj/item/stack/sheet/metal/fifty,
-/obj/item/stack/sheet/glass/fifty{
- pixel_x = 6
- },
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"lN" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{
- dir = 8
- },
-/obj/structure/table,
-/obj/effect/turf_decal/trimline/opaque/blue/filled/line,
-/obj/machinery/computer/med_data/laptop{
- dir = 1;
- pixel_y = 6
- },
-/turf/open/floor/plasteel/dark,
-/area/ship/medical)
-"lY" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2,
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/corner_techfloor_grid/diagonal,
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/cargo)
-"md" = (
-/obj/effect/decal/cleanable/dirt,
-/turf/closed/wall/mineral/plastitanium/nodiagonal,
-/area/ship/crew/dorm)
-"mh" = (
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/brflowers,
-/obj/structure/flora/ausbushes/brflowers,
-/obj/structure/flora/ausbushes/brflowers,
-/obj/machinery/light/small/directional/east,
-/obj/structure/flora/ausbushes/ywflowers,
-/obj/structure/flora/ausbushes/ywflowers,
-/obj/structure/flora/ausbushes/ywflowers,
-/obj/structure/flora/ausbushes/ywflowers,
-/obj/structure/flora/ausbushes/fernybush,
-/obj/structure/flora/ausbushes/sparsegrass,
-/turf/open/floor/grass,
-/area/ship/hallway/central)
-"mm" = (
-/obj/structure/catwalk/over,
-/obj/machinery/atmospherics/pipe/simple/orange/hidden,
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/effect/turf_decal/isf_small,
-/turf/open/floor/plating,
-/area/ship/engineering)
-"mp" = (
-/obj/structure/cable{
- icon_state = "2-8"
- },
-/obj/structure/cable{
- icon_state = "1-2"
- },
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"mt" = (
-/obj/effect/turf_decal/corner_techfloor_grid/diagonal{
- dir = 4
- },
-/obj/machinery/button/door{
- id = "enginestorage";
- name = "Engineering storage";
- pixel_x = 23
- },
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"mv" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/structure/fireplace,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/wood/walnut,
-/area/ship/crew/office)
-"mA" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 8
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/trimline/opaque/brown/filled/line,
-/obj/effect/turf_decal/trimline/opaque/brown/filled/line{
- dir = 1
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/canteen/kitchen)
-"mC" = (
-/obj/machinery/rnd/production/techfab/department/medical,
-/obj/structure/spider/stickyweb,
-/obj/effect/decal/cleanable/glass,
-/turf/open/floor/plating/rust,
-/area/ship/science)
-"mE" = (
-/obj/structure/frame/computer{
- anchored = 1;
- dir = 8
- },
-/obj/effect/turf_decal/siding/wood{
- dir = 8
- },
-/turf/open/floor/mineral/plastitanium/red{
- icon_state = "plastitanium"
- },
-/area/ship/bridge)
-"mG" = (
-/obj/structure/frame/machine,
-/obj/structure/spider/stickyweb,
-/obj/item/toy/plush/spider{
- desc = "Someone left him unchecked for a long time...";
- name = "Fredrick"
- },
-/obj/effect/decal/cleanable/cobweb/cobweb2,
-/turf/open/floor/plasteel/dark,
-/area/ship/science)
-"mK" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 8
- },
-/obj/structure/cable/yellow{
- icon_state = "1-4"
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/trimline/opaque/brown/filled/line,
-/obj/effect/turf_decal/trimline/opaque/brown/filled/line{
- dir = 1
- },
-/obj/machinery/holopad/emergency/kitchen,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/canteen/kitchen)
-"mM" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/light/small/directional/north,
-/obj/item/trash/can/food{
- pixel_x = 8;
- pixel_y = 10
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/machinery/atmospherics/components/binary/dp_vent_pump/layer2{
- dir = 4;
- layer = 2.35
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/engineering)
-"mQ" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/machinery/advanced_airlock_controller{
- pixel_y = 28
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 4
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/engineering)
-"mS" = (
-/obj/machinery/light/small/directional/south,
-/obj/machinery/atmospherics/components/unary/tank/air{
- dir = 1;
- layer = 2.35
- },
-/obj/effect/turf_decal/atmos/air,
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"mT" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 8
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/trimline/opaque/blue/filled/line{
- dir = 1
- },
-/obj/effect/turf_decal/trimline/opaque/blue/filled/line,
-/turf/open/floor/plasteel/tech,
-/area/ship/medical)
-"mV" = (
-/obj/machinery/power/apc/auto_name/directional/north,
-/obj/effect/turf_decal/siding/wood{
- dir = 1
- },
-/obj/effect/turf_decal/siding/wood,
-/obj/structure/cable/yellow{
- icon_state = "0-2"
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/light_switch{
- pixel_y = 23;
- pixel_x = 11
- },
-/turf/open/floor/wood/walnut,
-/area/ship/crew/canteen/kitchen)
-"nd" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 8
- },
-/obj/effect/decal/cleanable/blood/old,
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/trimline/opaque/blue/filled/line{
- dir = 1
- },
-/obj/effect/turf_decal/trimline/opaque/blue/filled/line,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plasteel/tech,
-/area/ship/medical)
-"ny" = (
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
-/obj/machinery/light/small/directional/west,
-/turf/open/floor/plasteel/tech,
-/area/ship/hallway/central)
-"nz" = (
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
-/obj/effect/turf_decal/syndicateemblem/top/middle,
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"nA" = (
-/obj/structure/bed,
-/obj/item/bedsheet/cmo{
- name = "lead doctor's bedsheet"
- },
-/obj/structure/curtain/cloth/fancy,
-/turf/open/floor/carpet/blue,
-/area/ship/medical)
-"nY" = (
-/obj/machinery/door/airlock/hatch{
- name = "Cusodial Closet"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/machinery/door/firedoor,
-/obj/effect/turf_decal/techfloor/hole/right,
-/obj/effect/turf_decal/techfloor/hole,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
-/turf/open/floor/plasteel/tech,
-/area/ship/science)
-"og" = (
-/obj/effect/turf_decal/siding/wood{
- dir = 8
- },
-/obj/structure/chair/sofa/brown/corner/directional/north,
-/turf/open/floor/carpet/red,
-/area/ship/crew/canteen)
-"or" = (
-/obj/machinery/hydroponics/constructable,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{
- dir = 4
- },
-/obj/effect/turf_decal/trimline/opaque/bottlegreen/filled/line,
-/obj/item/seeds/eggplant,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/hydroponics)
-"oB" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/table/wood/reinforced,
-/obj/item/clipboard{
- pixel_x = -5
- },
-/obj/item/paper_bin/bundlenatural,
-/obj/effect/turf_decal/siding/wood,
-/obj/item/pen/fountain/captain,
-/turf/open/floor/carpet/red,
-/area/ship/bridge)
-"oJ" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{
- dir = 1
- },
-/obj/effect/decal/cleanable/glass,
-/obj/effect/turf_decal/corner_techfloor_grid/diagonal{
- dir = 4
- },
-/obj/effect/turf_decal/techfloor/orange/corner{
- dir = 4
- },
-/obj/structure/cable/yellow{
- icon_state = "1-8"
- },
-/obj/structure/sign/warning/nosmoking{
- pixel_y = -32
- },
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"oM" = (
-/obj/effect/turf_decal/trimline/opaque/bottlegreen/filled/line{
- dir = 1
- },
-/obj/effect/decal/cleanable/food/tomato_smudge,
-/obj/structure/window/reinforced{
- dir = 8
- },
-/obj/item/seeds/poppy,
-/obj/item/seeds/poppy/lily,
-/obj/item/seeds/sunflower,
-/obj/structure/closet/crate/hydroponics,
-/obj/item/seeds/random,
-/obj/item/seeds/chili,
-/obj/item/seeds/cherry,
-/obj/item/seeds/berry,
-/obj/item/seeds/cabbage,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/hydroponics)
-"oP" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/structure/catwalk/over,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/machinery/light_switch{
- pixel_y = 22
- },
-/turf/open/floor/plating,
-/area/ship/engineering)
-"pb" = (
-/obj/machinery/door/airlock/hatch{
- name = "Dormitories"
- },
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
-/obj/machinery/door/firedoor,
-/obj/effect/turf_decal/techfloor/hole/right,
-/obj/effect/turf_decal/techfloor/hole,
-/obj/effect/turf_decal/siding/wood{
- dir = 8
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/dorm)
-"pl" = (
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/light/small/directional/east,
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/hallway/central)
-"pm" = (
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
-/obj/structure/catwalk/over,
-/obj/effect/decal/cleanable/plasma,
-/turf/open/floor/plating,
-/area/ship/engineering)
-"pn" = (
-/obj/effect/turf_decal/trimline/opaque/bottlegreen/filled/line,
-/obj/item/radio/intercom/directional/south,
-/obj/effect/decal/cleanable/food/egg_smudge,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/hydroponics)
-"pu" = (
-/turf/open/floor/wood/walnut,
-/area/ship/bridge)
-"pS" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 10
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/corner_techfloor_grid/diagonal,
-/turf/open/floor/plasteel/tech,
-/area/ship/cargo)
-"pT" = (
-/obj/machinery/power/terminal,
-/obj/effect/turf_decal/techfloor/orange{
- dir = 1
- },
-/obj/effect/decal/cleanable/oil,
-/obj/structure/cable/yellow{
- icon_state = "0-4"
- },
-/obj/structure/reagent_dispensers/fueltank,
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"qa" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/structure/cable/yellow{
- icon_state = "2-8"
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 10
- },
-/obj/effect/turf_decal/siding/wood{
- dir = 10
- },
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/wood/walnut,
-/area/ship/crew/janitor)
-"qe" = (
-/obj/effect/turf_decal/corner_techfloor_grid/diagonal{
- dir = 4
- },
-/obj/effect/decal/cleanable/glass,
-/obj/item/phone{
- pixel_x = 7;
- pixel_y = 10
- },
-/obj/machinery/airalarm/directional/north,
-/obj/item/paper_bin{
- pixel_x = -6
- },
-/obj/item/toy/figure/engineer{
- pixel_x = 14;
- pixel_y = 14
- },
-/obj/item/reagent_containers/food/drinks/coffee{
- pixel_x = 4;
- pixel_y = 9
- },
-/obj/item/trash/can/food{
- pixel_x = 9
- },
-/obj/item/radio/intercom/directional/east,
-/obj/structure/table/wood/reinforced,
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"qm" = (
-/obj/structure/sign/directions/supply{
- dir = 8;
- pixel_y = -3
- },
-/obj/structure/sign/directions/command{
- dir = 1;
- pixel_y = 8
- },
-/turf/closed/wall/mineral/plastitanium/nodiagonal,
-/area/ship/hallway/central)
-"qt" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/chair/stool/bar,
-/obj/effect/turf_decal/trimline/opaque/black/line,
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"qv" = (
-/obj/structure/table/wood/reinforced,
-/obj/item/toy/plush/hornet{
- pixel_x = -6;
- pixel_y = 11
- },
-/obj/effect/turf_decal/siding/wood{
- dir = 10
- },
-/turf/open/floor/mineral/plastitanium/red{
- icon_state = "plastitanium"
- },
-/area/ship/bridge)
-"qy" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/structure/catwalk/over,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/machinery/door/airlock/external{
- dir = 4
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/engineering)
-"qA" = (
-/obj/structure/closet/crate,
-/obj/effect/spawner/lootdrop/maintenance/three,
-/obj/effect/spawner/lootdrop/maintenance/three,
-/obj/effect/decal/cleanable/plasma,
-/obj/effect/decal/cleanable/glass,
-/obj/item/circuitboard/machine/techfab/department/service,
-/obj/item/poster/random_contraband,
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"qD" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{
- dir = 8
- },
-/obj/effect/turf_decal/siding/wood{
- dir = 4
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/light/directional/east,
-/turf/open/floor/wood/walnut,
-/area/ship/crew/dorm)
-"qM" = (
-/obj/structure/bed,
-/obj/structure/curtain/cloth,
-/obj/effect/turf_decal/siding/wood{
- dir = 10
- },
-/obj/item/bedsheet/syndie,
-/turf/open/floor/carpet/red,
-/area/ship/crew/dorm)
-"qX" = (
-/obj/machinery/airalarm/directional/west,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 5
- },
-/obj/structure/table/wood,
-/obj/item/storage/fancy/donut_box{
- pixel_x = -4;
- pixel_y = -8
- },
-/obj/item/reagent_containers/food/snacks/store/cake/bsvc{
- pixel_x = 5;
- pixel_y = 6
- },
-/obj/item/reagent_containers/food/snacks/store/cake/bscc{
- pixel_x = -4;
- pixel_y = 7
- },
-/turf/open/floor/wood/walnut,
-/area/ship/crew/office)
-"re" = (
-/obj/effect/turf_decal/techfloor/orange{
- dir = 9
- },
-/obj/item/trash/can{
- pixel_x = 12;
- pixel_y = 8
- },
-/obj/item/storage/fancy/cigarettes/cigars{
- pixel_x = 5;
- pixel_y = 7
- },
-/obj/item/lighter{
- pixel_x = -6;
- pixel_y = -5
- },
-/obj/structure/table/wood/reinforced,
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"rf" = (
-/obj/structure/table,
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/siding/wood{
- dir = 8
- },
-/obj/structure/bedsheetbin,
-/obj/machinery/light_switch{
- pixel_y = 22
- },
-/turf/open/floor/wood/walnut,
-/area/ship/crew/janitor)
-"rk" = (
-/mob/living/simple_animal/butterfly,
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/brflowers,
-/obj/structure/flora/ausbushes/brflowers,
-/obj/structure/flora/ausbushes/brflowers,
-/obj/structure/window/reinforced{
- dir = 8
- },
-/obj/structure/flora/ausbushes/ywflowers,
-/obj/structure/flora/ausbushes/ywflowers,
-/obj/structure/flora/ausbushes/ywflowers,
-/obj/structure/flora/ausbushes/fernybush,
-/obj/structure/flora/ausbushes/sparsegrass,
-/turf/open/floor/grass,
-/area/ship/hallway/central)
-"rn" = (
-/obj/machinery/door/airlock/hatch{
- name = "Medbay"
- },
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
-/obj/machinery/door/firedoor,
-/obj/effect/turf_decal/techfloor/hole,
-/obj/effect/turf_decal/techfloor/hole/right,
-/turf/open/floor/plasteel/tech,
-/area/ship/medical)
-"rv" = (
-/obj/effect/turf_decal/siding/wood,
-/obj/effect/turf_decal/siding/wood{
- dir = 1
- },
-/turf/open/floor/carpet/red,
-/area/ship/crew/office)
-"rO" = (
-/obj/structure/sink{
- dir = 8;
- pixel_x = 12;
- pixel_y = 8
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/cleanable/vomit/old{
- pixel_x = 9;
- pixel_y = -1
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/hallway/central)
-"rT" = (
-/obj/structure/frame/computer,
-/obj/effect/turf_decal/siding/wood,
-/turf/open/floor/mineral/plastitanium/red{
- icon_state = "plastitanium"
- },
-/area/ship/bridge)
-"sb" = (
-/obj/machinery/power/shuttle/engine/electric{
- dir = 1
- },
-/obj/structure/window/plasma/reinforced/spawner/north,
-/obj/structure/cable,
-/obj/structure/cable{
- icon_state = "1-2"
- },
-/turf/open/floor/plating/airless,
-/area/ship/engineering)
-"sk" = (
-/obj/machinery/door/airlock/hatch{
- dir = 4;
- name = "Bathroom"
- },
-/obj/effect/turf_decal/techfloor/hole/right,
-/obj/effect/turf_decal/techfloor/hole,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plasteel/tech,
-/area/ship/hallway/central)
-"sm" = (
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/brflowers,
-/obj/structure/flora/ausbushes/brflowers,
-/obj/structure/flora/ausbushes/brflowers,
-/obj/structure/window/reinforced,
-/obj/structure/window/reinforced{
- dir = 4
- },
-/obj/structure/flora/ausbushes/grassybush,
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/bush,
-/turf/open/floor/grass,
-/area/ship/hallway/central)
-"sr" = (
-/obj/machinery/door/firedoor/border_only{
- dir = 1
- },
-/obj/machinery/door/firedoor/border_only,
-/obj/item/reagent_containers/food/condiment/peppermill{
- pixel_x = 6;
- pixel_y = 4
- },
-/obj/structure/table/wood/reinforced,
-/turf/open/floor/wood/walnut,
-/area/ship/crew/canteen/kitchen)
-"sv" = (
-/obj/machinery/computer/helm,
-/obj/effect/turf_decal/siding/wood,
-/turf/open/floor/mineral/plastitanium/red{
- icon_state = "plastitanium"
- },
-/area/ship/bridge)
-"sE" = (
-/obj/machinery/hydroponics/constructable,
-/obj/effect/turf_decal/trimline/opaque/bottlegreen/filled/line,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 8
- },
-/obj/machinery/light/directional/south,
-/obj/item/seeds/corn,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/hydroponics)
-"sN" = (
-/obj/effect/spawner/structure/window/plasma/reinforced/plastitanium,
-/obj/machinery/door/poddoor/shutters{
- dir = 4;
- id = "enginestorage";
- name = "Engineering Storage"
- },
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"sU" = (
-/obj/structure/table/optable,
-/obj/effect/turf_decal/trimline/opaque/blue/filled/shrink_cw{
- dir = 4
- },
-/turf/open/floor/plasteel/dark,
-/area/ship/medical)
-"te" = (
-/obj/effect/turf_decal/syndicateemblem/top/right,
-/obj/effect/turf_decal/trimline/opaque/black/line{
- dir = 4
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"tn" = (
-/obj/machinery/atmospherics/components/unary/tank/toxins{
- dir = 1;
- layer = 2.35
- },
-/obj/effect/turf_decal/atmos/plasma,
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"tG" = (
-/obj/machinery/portable_atmospherics/scrubber,
-/obj/effect/decal/cleanable/plasma,
-/obj/machinery/light/small/directional/north,
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"tJ" = (
-/obj/structure/chair/comfy/shuttle{
- dir = 8;
- name = "Crew Monitoring"
- },
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/wood/walnut,
-/area/ship/bridge)
-"tU" = (
-/obj/machinery/light_switch{
- pixel_x = -10;
- pixel_y = 23
- },
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{
- dir = 4
- },
-/obj/item/radio/intercom/directional/north{
- pixel_y = 31;
- pixel_x = 5
- },
-/turf/open/floor/carpet/red,
-/area/ship/crew/canteen)
-"tW" = (
-/obj/effect/turf_decal/trimline/opaque/black/line{
- dir = 9
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"uc" = (
-/obj/machinery/modular_computer/console/preset/command,
-/obj/effect/turf_decal/siding/wood,
-/turf/open/floor/mineral/plastitanium/red{
- icon_state = "plastitanium"
- },
-/area/ship/bridge)
-"ue" = (
-/obj/effect/turf_decal/corner_techfloor_grid/diagonal,
-/obj/effect/turf_decal/techfloor/orange{
- dir = 1
- },
-/obj/structure/table/reinforced,
-/obj/machinery/cell_charger,
-/obj/item/stock_parts/cell/high{
- pixel_x = 6;
- pixel_y = 5
- },
-/obj/item/stock_parts/cell/high,
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"uo" = (
-/obj/effect/turf_decal/syndicateemblem/top/left,
-/obj/effect/turf_decal/trimline/opaque/black/line{
- dir = 8
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"up" = (
-/obj/machinery/light/directional/north,
-/obj/structure/chair/sofa/brown/left/directional/south,
-/turf/open/floor/carpet/red,
-/area/ship/crew/canteen)
-"uA" = (
-/obj/effect/turf_decal/siding/wood{
- dir = 5
- },
-/obj/effect/turf_decal/siding/wood/corner{
- dir = 8
- },
-/turf/open/floor/wood/walnut,
-/area/ship/medical)
-"uE" = (
-/obj/effect/turf_decal/techfloor/orange{
- dir = 1
- },
-/obj/effect/decal/cleanable/plasma,
-/obj/machinery/atmospherics/components/binary/pump{
- layer = 2.35;
- name = "engine fuel pump"
- },
-/obj/structure/cable/yellow{
- icon_state = "1-4"
- },
-/obj/structure/cable/yellow{
- icon_state = "1-8"
- },
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"uF" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 9
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 9
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/trimline/opaque/black/line,
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"uM" = (
-/turf/closed/wall/mineral/plastitanium/nodiagonal,
-/area/ship/bridge)
-"vh" = (
-/obj/effect/turf_decal/siding/wood/end{
- dir = 8
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/closet/wall/white/directional/west{
- name = "Cooks Clothing"
- },
-/obj/item/book/manual/wiki/cooking,
-/obj/item/clothing/under/rank/civilian/chef,
-/obj/item/clothing/under/rank/civilian/chef/skirt,
-/obj/item/clothing/suit/toggle/chef,
-/obj/item/clothing/head/chefhat,
-/obj/item/clothing/suit/apron/chef,
-/obj/item/sharpener,
-/obj/item/clothing/shoes/laceup,
-/obj/item/clothing/gloves/color/white,
-/obj/item/circuitboard/machine/processor,
-/obj/item/circuitboard/machine/gibber,
-/obj/item/circuitboard/machine/deep_fryer,
-/obj/item/clothing/mask/breath/suns,
-/turf/open/floor/wood/walnut,
-/area/ship/crew/canteen/kitchen)
-"vj" = (
-/obj/effect/turf_decal/number/five,
-/obj/structure/catwalk/over,
-/obj/machinery/atmospherics/pipe/simple/orange/hidden{
- dir = 8
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 8
- },
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/turf/open/floor/plating,
-/area/ship/engineering)
-"vs" = (
-/obj/structure/closet/wall/orange/directional/north{
- name = "Engineering locker"
- },
-/obj/machinery/atmospherics/pipe/simple/orange/hidden{
- dir = 8
- },
-/obj/item/tank/internals/oxygen,
-/obj/item/storage/toolbox/syndicate{
- name = "syndicate toolbox";
- pixel_x = -3;
- pixel_y = 5
- },
-/obj/item/storage/belt/utility/syndicate,
-/obj/structure/catwalk/over,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 8
- },
-/obj/item/storage/box/stockparts/t2,
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/item/tank/internals/emergency_oxygen/engi,
-/obj/item/clothing/gloves/suns/yellow,
-/obj/item/clothing/shoes/jackboots/suns,
-/obj/item/clothing/suit/toggle/suns/workervest,
-/obj/item/clothing/under/syndicate/suns/workerjumpsuit,
-/obj/item/clothing/mask/gas/suns,
-/obj/item/clothing/head/safety_helmet/suns,
-/obj/item/clothing/glasses/meson/engine,
-/turf/open/floor/plating,
-/area/ship/engineering)
-"vw" = (
-/obj/machinery/atmospherics/pipe/simple/orange/hidden{
- dir = 6
- },
-/obj/structure/catwalk/over,
-/obj/effect/decal/cleanable/glass,
-/obj/structure/cable/yellow{
- icon_state = "2-4"
- },
-/obj/structure/extinguisher_cabinet/directional/north,
-/turf/open/floor/plating,
-/area/ship/engineering)
-"vA" = (
-/obj/machinery/vending/coffee,
-/obj/effect/turf_decal/box,
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"vG" = (
-/obj/machinery/power/terminal,
-/obj/effect/turf_decal/techfloor/orange{
- dir = 1
- },
-/obj/structure/cable/yellow{
- icon_state = "0-4"
- },
-/obj/effect/decal/cleanable/plasma,
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"vW" = (
-/obj/machinery/power/port_gen/pacman{
- anchored = 1
- },
-/obj/structure/cable{
- icon_state = "0-4"
- },
-/obj/effect/turf_decal/industrial/outline/yellow,
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"we" = (
-/obj/effect/turf_decal/corner_techfloor_grid{
- dir = 5
- },
-/obj/effect/decal/cleanable/cobweb/cobweb2,
-/obj/structure/railing{
- dir = 1
- },
-/obj/machinery/atmospherics/components/binary/pump{
- dir = 1;
- layer = 2.35
- },
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"wh" = (
-/obj/structure/closet/syndicate{
- desc = "It's a basic storage unit.";
- name = "uniform closet"
- },
-/obj/effect/turf_decal/siding/wood{
- dir = 6
- },
-/obj/machinery/airalarm/directional/east,
-/obj/item/clothing/under/syndicate/suns/uniform3,
-/obj/item/clothing/under/syndicate/suns/uniform3,
-/obj/item/clothing/under/syndicate/suns/uniform2,
-/obj/item/clothing/under/syndicate/suns/uniform2,
-/obj/item/clothing/under/syndicate/suns,
-/obj/item/clothing/under/syndicate/suns,
-/obj/item/clothing/under/syndicate/suns/alt,
-/obj/item/clothing/under/syndicate/suns/alt,
-/obj/item/clothing/under/syndicate/suns/uniform2/alt,
-/obj/item/clothing/under/syndicate/suns/uniform2/alt,
-/obj/item/clothing/under/syndicate/suns/uniform3/alt,
-/obj/item/clothing/under/syndicate/suns/uniform3/alt,
-/obj/item/clothing/accessory/waistcoat/suns/poof,
-/obj/item/clothing/accessory/waistcoat/suns/poof,
-/obj/item/clothing/accessory/waistcoat/suns/ribbon,
-/obj/item/clothing/accessory/waistcoat/suns/ribbon,
-/obj/item/clothing/accessory/waistcoat/suns/gembow,
-/obj/item/clothing/accessory/waistcoat/suns/gembow,
-/obj/item/clothing/accessory/waistcoat/suns,
-/obj/item/clothing/accessory/waistcoat/suns,
-/turf/open/floor/wood/walnut,
-/area/ship/crew/dorm)
-"wk" = (
-/turf/template_noop,
-/area/template_noop)
-"wC" = (
-/obj/machinery/light_switch{
- dir = 1;
- pixel_x = -8;
- pixel_y = -24
- },
-/obj/item/radio/intercom/directional/south,
-/obj/effect/turf_decal/siding/wood{
- dir = 4
- },
-/obj/structure/dresser,
-/turf/open/floor/wood/walnut,
-/area/ship/crew/dorm)
-"wF" = (
-/obj/effect/turf_decal/number/three,
-/obj/machinery/atmospherics/pipe/simple/orange/hidden{
- dir = 8
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 8
- },
-/obj/structure/closet/emcloset/wall/directional/north,
-/obj/structure/catwalk/over,
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/turf/open/floor/plating,
-/area/ship/engineering)
-"wM" = (
-/obj/machinery/atmospherics/pipe/layer_manifold,
-/obj/structure/rack,
-/obj/item/clothing/mask/gas/suns,
-/obj/item/clothing/mask/gas/suns,
-/obj/item/clothing/mask/gas/suns,
-/obj/item/holosign_creator/atmos,
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"wQ" = (
-/obj/effect/turf_decal/trimline/opaque/blue/filled/line{
- dir = 1
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/firealarm/directional/west,
-/turf/open/floor/plasteel/tech,
-/area/ship/medical)
-"xf" = (
-/obj/structure/cable/yellow{
- icon_state = "1-4"
- },
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 4
- },
-/obj/effect/turf_decal/trimline/opaque/black/line{
- dir = 1
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"xh" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/closet/wall/directional/south{
- name = "Patient Clothing Closet"
- },
-/obj/effect/decal/cleanable/blood/drip,
-/obj/item/clothing/under/rank/medical/gown,
-/obj/item/clothing/under/rank/medical/gown,
-/obj/item/clothing/under/rank/medical/gown/blue,
-/obj/item/clothing/under/rank/medical/gown/blue,
-/obj/item/clothing/under/rank/medical/gown/green,
-/obj/item/clothing/under/rank/medical/gown/green,
-/obj/item/clothing/under/rank/medical/gown/pink,
-/obj/item/clothing/under/rank/medical/gown/pink,
-/obj/item/clothing/shoes/sandal/slippers,
-/obj/item/clothing/shoes/sandal/slippers,
-/obj/item/clothing/shoes/sandal/slippers,
-/obj/item/clothing/shoes/sandal/slippers,
-/turf/open/floor/plasteel/dark,
-/area/ship/medical)
-"xq" = (
-/obj/machinery/power/terminal,
-/obj/effect/turf_decal/techfloor/orange{
- dir = 1
- },
-/obj/structure/cable/yellow{
- icon_state = "0-8"
- },
-/obj/item/trash/chips,
-/obj/effect/decal/cleanable/plasma,
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"xu" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 8
- },
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/light_switch{
- pixel_y = 22
- },
-/turf/open/floor/wood/walnut,
-/area/ship/crew/office)
-"xF" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 5
- },
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/turf/open/floor/wood/walnut,
-/area/ship/bridge)
-"xL" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/table,
-/obj/item/storage/fancy/cigarettes/cigpack_syndicate{
- pixel_x = 8;
- pixel_y = 8
- },
-/obj/item/storage/fancy/cigarettes/cigpack_syndicate{
- pixel_x = 6;
- pixel_y = -2
- },
-/obj/item/lighter{
- pixel_x = 7;
- pixel_y = -4
- },
-/obj/item/lighter{
- pixel_x = -5;
- pixel_y = 3
- },
-/obj/effect/turf_decal/trimline/opaque/black/line,
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"xN" = (
-/obj/structure/table,
-/obj/effect/turf_decal/trimline/opaque/blue/filled/shrink_ccw,
-/obj/item/stack/medical/bruise_pack{
- pixel_x = 6
- },
-/obj/item/stack/medical/ointment,
-/obj/item/storage/box/bodybags{
- pixel_x = 4;
- pixel_y = 9
- },
-/obj/item/clothing/glasses/hud/health/prescription{
- pixel_y = 13
- },
-/obj/item/storage/bag/medical{
- pixel_x = -6
- },
-/obj/machinery/airalarm/directional/east,
-/turf/open/floor/plasteel/dark,
-/area/ship/medical)
-"xO" = (
-/turf/closed/wall/mineral/plastitanium/nodiagonal,
-/area/ship/crew/dorm)
-"xT" = (
-/obj/machinery/door/airlock/hatch{
- name = "Lead Doctor's Room";
- req_access_txt = "19"
- },
-/obj/effect/turf_decal/siding/wood/end,
-/turf/open/floor/wood/walnut,
-/area/ship/medical)
-"ya" = (
-/obj/machinery/power/terminal,
-/obj/structure/railing{
- dir = 1
- },
-/obj/effect/turf_decal/corner_techfloor_grid{
- dir = 5
- },
-/obj/structure/cable{
- icon_state = "1-8"
- },
-/obj/structure/cable{
- icon_state = "0-1"
- },
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"yb" = (
-/obj/effect/turf_decal/corner_techfloor_grid/diagonal{
- dir = 4
- },
-/obj/effect/turf_decal/techfloor/orange{
- dir = 1
- },
-/obj/structure/fireaxecabinet{
- dir = 8;
- pixel_x = 32
- },
-/obj/structure/table/reinforced,
-/obj/item/storage/toolbox/mechanical{
- pixel_x = 3;
- pixel_y = 7
- },
-/obj/item/storage/toolbox/mechanical,
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"yA" = (
-/obj/structure/cable/yellow{
- icon_state = "1-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 9
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 9
- },
-/obj/machinery/smartfridge/chemistry/preloaded{
- density = 0;
- pixel_x = 32
- },
-/turf/open/floor/plasteel/dark,
-/area/ship/medical)
-"yC" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 9
- },
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/wood/walnut,
-/area/ship/bridge)
-"yV" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 10
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
-/obj/effect/turf_decal/siding/wood{
- dir = 8
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/turf/open/floor/wood/walnut,
-/area/ship/crew/dorm)
-"yZ" = (
-/obj/item/kirbyplants/random,
-/turf/open/floor/carpet/red,
-/area/ship/crew/canteen)
-"zv" = (
-/turf/closed/wall/mineral/plastitanium/nodiagonal,
-/area/ship/hallway/central)
-"zM" = (
-/obj/structure/cable{
- icon_state = "5-9"
- },
-/turf/closed/wall/mineral/plastitanium/nodiagonal,
-/area/ship/engineering)
-"zV" = (
-/obj/effect/turf_decal/techfloor/orange{
- dir = 9
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
-/obj/effect/decal/cleanable/glass,
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"zW" = (
-/obj/machinery/portable_atmospherics/canister/air,
-/obj/effect/decal/cleanable/glass,
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"zY" = (
-/obj/machinery/power/apc/auto_name/directional/north,
-/obj/machinery/vending/cigarette/syndicate,
-/obj/effect/turf_decal/box,
-/obj/structure/cable/yellow{
- icon_state = "0-2"
- },
-/obj/machinery/light_switch{
- pixel_y = 23;
- pixel_x = 11
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"Ae" = (
-/obj/machinery/computer/cargo/express{
- dir = 8
- },
-/obj/effect/turf_decal/siding/wood{
- dir = 9
- },
-/obj/item/radio/intercom/directional/north,
-/turf/open/floor/mineral/plastitanium/red{
- icon_state = "plastitanium"
- },
-/area/ship/bridge)
-"Am" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/techfloor/hole/right,
-/obj/effect/turf_decal/techfloor/hole,
-/obj/structure/extinguisher_cabinet/directional/west,
-/turf/open/floor/plasteel/tech,
-/area/ship/medical)
-"Aq" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/corner_techfloor_grid/diagonal{
- dir = 4
- },
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/cargo)
-"Ar" = (
-/obj/machinery/door/airlock/hatch{
- id_tag = "psyc";
- name = "Psychology Office"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/effect/turf_decal/techfloor/hole,
-/obj/effect/turf_decal/techfloor/hole/right,
-/obj/machinery/door/firedoor,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/office)
-"AA" = (
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/brflowers,
-/obj/structure/flora/ausbushes/brflowers,
-/obj/structure/flora/ausbushes/brflowers,
-/obj/structure/window/reinforced{
- dir = 8
- },
-/obj/structure/flora/ausbushes/fullgrass,
-/obj/structure/flora/ausbushes/sparsegrass,
-/turf/open/floor/grass,
-/area/ship/hallway/central)
-"AD" = (
-/obj/machinery/door/firedoor/border_only{
- dir = 1
- },
-/obj/machinery/door/firedoor/border_only,
-/obj/item/reagent_containers/food/drinks/modglass/large{
- pixel_x = -9;
- pixel_y = 8
- },
-/obj/structure/table/wood/reinforced,
-/turf/open/floor/wood/walnut,
-/area/ship/crew/canteen/kitchen)
-"AH" = (
-/obj/structure/table,
-/obj/structure/window/reinforced{
- dir = 8
- },
-/obj/effect/turf_decal/techfloor{
- dir = 1
- },
-/obj/machinery/door/window/brigdoor/northleft{
- dir = 2;
- name = "Secure Med Storage"
- },
-/obj/item/clothing/suit/straight_jacket{
- pixel_x = 6
- },
-/obj/item/clothing/mask/muzzle,
-/obj/item/defibrillator/compact/loaded,
-/obj/machinery/vending/wallmed{
- pixel_y = 30
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/medical)
-"Bf" = (
-/obj/machinery/airalarm/directional/north,
-/obj/effect/turf_decal/number/zero,
-/obj/machinery/atmospherics/pipe/simple/orange/hidden{
- dir = 8
- },
-/obj/structure/catwalk/over,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 8
- },
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/turf/open/floor/plating,
-/area/ship/engineering)
-"Bh" = (
-/turf/closed/wall/mineral/plastitanium,
-/area/ship/medical)
-"Bn" = (
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{
- dir = 4
- },
-/obj/effect/turf_decal/siding/wood{
- dir = 8
- },
-/turf/open/floor/wood/walnut,
-/area/ship/crew/canteen)
-"Bq" = (
-/obj/structure/chair/sofa/brown/right/directional/north,
-/obj/machinery/power/apc/auto_name/directional/south,
-/obj/structure/cable/yellow{
- icon_state = "0-4"
- },
-/turf/open/floor/carpet/red,
-/area/ship/crew/canteen)
-"BN" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{
- dir = 8
- },
-/obj/effect/turf_decal/siding/wood/end{
- dir = 8
- },
-/obj/structure/chair/comfy/grey/directional/east,
-/obj/item/toy/plush/snakeplushie,
-/turf/open/floor/carpet/red,
-/area/ship/crew/office)
-"Cc" = (
-/obj/machinery/door/poddoor{
- dir = 4;
- id = "cargo_ageis";
- name = "Cargo Bay"
- },
-/obj/effect/turf_decal/industrial/warning{
- dir = 8
- },
-/turf/open/floor/plasteel/tech/grid,
-/area/ship/cargo)
-"Cd" = (
-/obj/effect/decal/cleanable/blood/old,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plasteel/dark,
-/area/ship/medical)
-"Ch" = (
-/obj/machinery/smartfridge/food,
-/turf/closed/wall/mineral/plastitanium/nodiagonal,
-/area/ship/crew/canteen/kitchen)
-"Cq" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/effect/turf_decal/siding/wood{
- dir = 8
- },
-/turf/open/floor/wood/walnut,
-/area/ship/crew/dorm)
-"CC" = (
-/obj/structure/bed,
-/obj/item/bedsheet/medical,
-/obj/structure/curtain,
-/obj/structure/mirror{
- pixel_x = -28
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/medical)
-"CF" = (
-/obj/effect/turf_decal/techfloor{
- dir = 1
- },
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plasteel/tech,
-/area/ship/medical)
-"CG" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2,
-/obj/machinery/light/small/directional/west,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/janitor)
-"CM" = (
-/obj/effect/turf_decal/trimline/opaque/blue/filled/shrink_cw{
- dir = 8
- },
-/obj/effect/decal/cleanable/blood/old,
-/turf/open/floor/plasteel/dark,
-/area/ship/medical)
-"CW" = (
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plasteel/dark,
-/area/ship/medical)
-"CX" = (
-/obj/structure/catwalk/over,
-/obj/item/trash/popcorn,
-/obj/effect/turf_decal/isf_small/right,
-/turf/open/floor/plating,
-/area/ship/engineering)
-"Df" = (
-/obj/machinery/airalarm/directional/south,
-/obj/effect/turf_decal/trimline/opaque/bottlegreen/filled/line,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/hydroponics)
-"Dj" = (
-/obj/machinery/door/airlock/hatch{
- name = "Produce Production"
- },
-/obj/effect/turf_decal/techfloor/hole,
-/obj/effect/turf_decal/techfloor/hole/right,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/hydroponics)
-"Dk" = (
-/obj/structure/cable/yellow{
- icon_state = "1-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 9
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 9
- },
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plasteel/tech,
-/area/ship/hallway/central)
-"Dn" = (
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
-/obj/effect/turf_decal/trimline/opaque/blue/filled/shrink_ccw{
- dir = 1;
- pixel_y = 1
- },
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plasteel/dark,
-/area/ship/medical)
-"Do" = (
-/obj/effect/turf_decal/trimline/opaque/blue/filled/line{
- dir = 1
- },
-/obj/structure/chair/office{
- dir = 8;
- name = "swivel chair"
- },
-/turf/open/floor/plasteel/dark,
-/area/ship/medical)
-"Dp" = (
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/brflowers,
-/obj/structure/flora/ausbushes/brflowers,
-/obj/structure/flora/ausbushes/brflowers,
-/obj/structure/window/reinforced{
- dir = 8
- },
-/obj/structure/flora/ausbushes/ywflowers,
-/obj/structure/flora/ausbushes/ywflowers,
-/obj/structure/flora/ausbushes/ywflowers,
-/obj/structure/flora/ausbushes/ywflowers,
-/obj/structure/flora/ausbushes/sparsegrass,
-/obj/structure/flora/ausbushes/ppflowers,
-/turf/open/floor/grass,
-/area/ship/hallway/central)
-"Dt" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{
- dir = 1
- },
-/obj/machinery/reagentgrinder/constructed,
-/obj/effect/turf_decal/trimline/opaque/brown/filled/line,
-/obj/structure/table/wood/reinforced,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/canteen/kitchen)
-"Dw" = (
-/obj/effect/turf_decal/techfloor{
- dir = 5
- },
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plasteel/tech,
-/area/ship/medical)
-"Dx" = (
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
-/obj/effect/turf_decal/trimline/opaque/black/line{
- dir = 1
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"DC" = (
-/turf/closed/wall/mineral/plastitanium,
-/area/ship/science)
-"DH" = (
-/obj/effect/turf_decal/techfloor{
- dir = 6
- },
-/obj/structure/cable{
- icon_state = "0-4"
- },
-/obj/structure/frame/computer{
- dir = 4
- },
-/obj/item/circuitboard/computer/powermonitor,
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"DS" = (
-/obj/machinery/door/firedoor/border_only{
- dir = 1
- },
-/obj/machinery/door/firedoor/border_only,
-/obj/item/reagent_containers/food/condiment/saltshaker,
-/obj/item/reagent_containers/food/condiment/peppermill{
- pixel_x = 6;
- pixel_y = 4
- },
-/obj/structure/table/wood/reinforced,
-/turf/open/floor/wood/walnut,
-/area/ship/crew/canteen/kitchen)
-"Ee" = (
-/obj/structure/chair/sofa/brown/directional/north,
-/turf/open/floor/carpet/red,
-/area/ship/crew/canteen)
-"EJ" = (
-/obj/machinery/power/shuttle/engine/fueled/plasma{
- dir = 1
- },
-/obj/structure/window/plasma/reinforced/spawner/north,
-/turf/open/floor/plating/airless,
-/area/ship/engineering)
-"EN" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{
- dir = 1
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/chair/stool/bar,
-/obj/effect/turf_decal/trimline/opaque/black/line,
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"Ff" = (
-/obj/machinery/airalarm/directional/north,
-/obj/effect/turf_decal/siding/wood{
- dir = 8
- },
-/obj/structure/chair/sofa/brown/corner/directional/east,
-/turf/open/floor/carpet/red,
-/area/ship/crew/canteen)
-"Fh" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/structure/closet/wall/orange/directional/north{
- name = "Emergency Engineering"
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/simple/orange/hidden{
- dir = 8
- },
-/obj/structure/cable/yellow{
- icon_state = "2-8"
- },
-/obj/item/stock_parts/cell/high,
-/obj/item/stock_parts/cell/high,
-/obj/item/grenade/chem_grenade/smart_metal_foam{
- pixel_x = 2;
- pixel_y = 8
- },
-/obj/item/grenade/chem_grenade/smart_metal_foam{
- pixel_x = 2;
- pixel_y = 8
- },
-/obj/item/stack/sheet/glass/fifty{
- pixel_x = 6
- },
-/obj/item/stack/sheet/metal/fifty,
-/obj/effect/spawner/lootdrop/maintenance/three,
-/obj/structure/catwalk/over,
-/obj/item/circuitboard/machine/pacman,
-/obj/item/circuitboard/machine/pacman/super,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 8
- },
-/turf/open/floor/plating,
-/area/ship/engineering)
-"Fj" = (
-/obj/structure/cable/yellow{
- icon_state = "2-8"
- },
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/structure/catwalk/over,
-/obj/effect/turf_decal/industrial/stand_clear,
-/obj/machinery/atmospherics/pipe/simple/orange/hidden{
- dir = 10
- },
-/obj/item/trash/pistachios{
- pixel_x = 6;
- pixel_y = -12
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/structure/sign/warning/vacuum{
- pixel_y = 30
- },
-/turf/open/floor/plating,
-/area/ship/engineering)
-"Fk" = (
-/obj/machinery/biogenerator,
-/obj/machinery/airalarm/directional/north,
-/obj/effect/turf_decal/trimline/opaque/bottlegreen/filled/line{
- dir = 1
- },
-/obj/structure/window/reinforced{
- dir = 4
- },
-/obj/item/seeds/watermelon,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/hydroponics)
-"Fo" = (
-/turf/closed/wall/mineral/plastitanium/nodiagonal,
-/area/ship/science)
-"Ft" = (
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/brflowers,
-/obj/structure/flora/ausbushes/brflowers,
-/obj/structure/flora/ausbushes/brflowers,
-/mob/living/simple_animal/butterfly,
-/obj/structure/window/reinforced,
-/obj/structure/flora/ausbushes/ywflowers,
-/obj/structure/flora/ausbushes/ywflowers,
-/obj/structure/flora/ausbushes/ywflowers,
-/obj/structure/flora/ausbushes/sparsegrass,
-/turf/open/floor/grass,
-/area/ship/hallway/central)
-"Fv" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 4
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/extinguisher_cabinet/directional/north,
-/obj/effect/turf_decal/trimline/opaque/black/line{
- dir = 1
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"FB" = (
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
-/obj/effect/turf_decal/techfloor{
- dir = 6
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/medical)
-"FJ" = (
-/obj/effect/spawner/structure/window/plasma/reinforced/plastitanium,
-/obj/machinery/door/poddoor/shutters{
- dir = 4;
- id = "shipbridge";
- name = "Ship Bridge"
- },
-/turf/open/floor/plating,
-/area/ship/bridge)
-"FS" = (
-/obj/effect/decal/cleanable/oil/slippery,
-/obj/machinery/atmospherics/pipe/layer_manifold,
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"FU" = (
-/obj/structure/cable/yellow{
- icon_state = "1-4"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 5
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 5
- },
-/obj/machinery/light/small/directional/west,
-/obj/effect/turf_decal/trimline/opaque/black/line{
- dir = 9
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"FY" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2,
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/table/wood/reinforced,
-/obj/item/folder/red,
-/obj/item/folder/red{
- pixel_x = 6;
- pixel_y = -3
- },
-/obj/effect/turf_decal/siding/wood{
- dir = 9
- },
-/turf/open/floor/carpet/red,
-/area/ship/bridge)
-"Ga" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 8
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 8
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/trimline/opaque/black/line{
- dir = 10
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"Gc" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 8
- },
-/obj/effect/turf_decal/trimline/opaque/black/line{
- dir = 1
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"Gv" = (
-/obj/item/storage/box/drinkingglasses,
-/obj/item/storage/box/drinkingglasses{
- pixel_x = 4;
- pixel_y = 4
- },
-/obj/item/reagent_containers/food/condiment/flour,
-/obj/item/reagent_containers/food/condiment/flour,
-/obj/item/reagent_containers/food/condiment/flour,
-/obj/item/reagent_containers/food/condiment/sugar,
-/obj/item/storage/box/donkpockets,
-/obj/item/storage/box/donkpockets/donkpocketberry,
-/obj/item/storage/box/donkpockets/donkpocketpizza,
-/obj/item/kitchen/knife,
-/obj/item/kitchen/rollingpin,
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/structure/closet/secure_closet/freezer/kitchen/wall{
- dir = 1;
- pixel_y = -30
- },
-/obj/item/storage/bag/tray,
-/obj/effect/turf_decal/trimline/opaque/brown/filled/line,
-/obj/structure/table/wood/reinforced,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/canteen/kitchen)
-"Gx" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/syndicateemblem/middle/left,
-/obj/effect/turf_decal/trimline/opaque/black/line{
- dir = 8
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"GH" = (
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
-/obj/effect/turf_decal/syndicateemblem/middle/middle,
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"GL" = (
-/obj/machinery/mineral/ore_redemption,
-/obj/effect/turf_decal/corner_techfloor_grid/diagonal,
-/turf/open/floor/plasteel/tech,
-/area/ship/cargo)
-"GZ" = (
-/obj/effect/turf_decal/syndicateemblem/middle/right,
-/obj/effect/turf_decal/trimline/opaque/black/line{
- dir = 4
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"Ho" = (
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/structure/closet/wall/directional/east{
- icon_door = "orange_wall";
- name = "Mining equipment"
- },
-/obj/item/gps/mining,
-/obj/item/pickaxe,
-/obj/item/storage/bag/ore,
-/obj/item/mining_scanner,
-/obj/item/radio,
-/obj/effect/turf_decal/corner_techfloor_grid/diagonal,
-/obj/item/clothing/shoes/jackboots/suns,
-/obj/item/clothing/mask/gas/suns,
-/turf/open/floor/plasteel/tech,
-/area/ship/cargo)
-"Hp" = (
-/obj/effect/turf_decal/corner_techfloor_grid/diagonal{
- dir = 4
- },
-/obj/machinery/light/directional/south,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plasteel/tech,
-/area/ship/cargo)
-"HV" = (
-/obj/effect/turf_decal/industrial/outline/yellow,
-/obj/machinery/light/directional/west,
-/obj/structure/cable{
- icon_state = "0-4"
- },
-/obj/effect/turf_decal/techfloor{
- dir = 5
- },
-/obj/item/clothing/suit/space/hardsuit/mining/suns,
-/obj/machinery/suit_storage_unit/inherit,
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"Im" = (
-/turf/closed/wall/mineral/plastitanium,
-/area/ship/crew/hydroponics)
-"It" = (
-/turf/closed/wall/mineral/plastitanium/nodiagonal,
-/area/ship/engineering)
-"Iw" = (
-/obj/effect/turf_decal/trimline/opaque/bottlegreen/filled/line{
- dir = 1
- },
-/obj/item/reagent_containers/glass/bottle/nutrient/ez{
- pixel_x = 8;
- pixel_y = 9
- },
-/obj/item/reagent_containers/glass/bottle/nutrient/ez{
- pixel_x = 8
- },
-/obj/item/seeds/apple{
- pixel_x = -7;
- pixel_y = 6
- },
-/obj/item/seeds/chanter,
-/obj/item/seeds/tomato,
-/obj/item/reagent_containers/glass/bottle/nutrient/l4z{
- pixel_x = 3;
- pixel_y = 6
- },
-/obj/machinery/power/apc/auto_name/directional/north,
-/obj/structure/cable/yellow{
- icon_state = "0-2"
- },
-/obj/structure/table/wood/reinforced,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/hydroponics)
-"Iy" = (
-/obj/machinery/door/firedoor,
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 8
- },
-/obj/machinery/door/airlock/hatch{
- dir = 4;
- name = "Mess Hall Prep"
- },
-/obj/effect/turf_decal/techfloor/hole/right,
-/obj/effect/turf_decal/techfloor/hole,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/canteen/kitchen)
-"IA" = (
-/obj/structure/cable/yellow{
- icon_state = "2-8"
- },
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 9
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 9
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/holopad/emergency/medical,
-/turf/open/floor/plasteel/dark,
-/area/ship/medical)
-"IH" = (
-/obj/structure/catwalk/over,
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/structure/railing/corner,
-/obj/structure/railing/corner{
- dir = 8
- },
-/turf/open/floor/plating,
-/area/ship/engineering)
-"IS" = (
-/mob/living/simple_animal/butterfly,
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/brflowers,
-/obj/structure/flora/ausbushes/brflowers,
-/obj/structure/flora/ausbushes/brflowers,
-/obj/structure/window/reinforced,
-/obj/structure/window/reinforced{
- dir = 8
- },
-/obj/structure/flora/ausbushes/sparsegrass,
-/obj/structure/flora/ausbushes/fullgrass,
-/obj/structure/flora/bush,
-/turf/open/floor/grass,
-/area/ship/hallway/central)
-"Jg" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 4
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/light/directional/north,
-/obj/effect/turf_decal/trimline/opaque/black/line{
- dir = 1
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"Ju" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 8
- },
-/obj/effect/turf_decal/trimline/opaque/bottlegreen/filled/line{
- dir = 1
- },
-/obj/effect/turf_decal/trimline/opaque/bottlegreen/filled/line,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/hydroponics)
-"JB" = (
-/obj/structure/table/optable,
-/obj/effect/turf_decal/trimline/opaque/blue/filled/shrink_ccw{
- dir = 4
- },
-/turf/open/floor/plasteel/dark,
-/area/ship/medical)
-"JI" = (
-/obj/structure/closet/wall/white/med{
- name = "medical locker";
- pixel_y = 29
- },
-/obj/item/clothing/gloves/color/latex/nitrile/evil,
-/obj/item/storage/belt/medical/surgery,
-/obj/item/clothing/neck/stripedbluescarf,
-/obj/item/clothing/neck/stripedredscarf,
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/item/wallframe/defib_mount,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 8
- },
-/obj/item/hypospray/mkii,
-/obj/item/clothing/mask/surgical,
-/obj/item/storage/backpack/duffelbag/med/surgery,
-/obj/item/storage/firstaid/regular,
-/obj/item/clothing/glasses/hud/health/suns,
-/obj/item/clothing/head/suns/surgery,
-/obj/item/clothing/gloves/color/latex/nitrile/suns,
-/obj/item/clothing/shoes/laceup/suns,
-/obj/item/clothing/shoes/sneakers/suns,
-/obj/item/clothing/suit/hooded/suns,
-/obj/item/clothing/suit/toggle/labcoat/suns/doctorlabcoat,
-/obj/item/clothing/under/syndicate/suns/doctorscrubs,
-/obj/item/clothing/under/syndicate/suns/sciencejumpsuit,
-/obj/item/clothing/suit/toggle/labcoat/suns/doctorlabcoat,
-/obj/item/clothing/mask/surgical/suns,
-/obj/item/holosign_creator/medical,
-/obj/item/defibrillator/loaded,
-/obj/item/flashlight/pen,
-/obj/item/flashlight/pen,
-/turf/open/floor/plasteel/dark,
-/area/ship/medical)
-"JY" = (
-/obj/item/reagent_containers/food/drinks/modglass/small,
-/obj/item/reagent_containers/food/drinks/modglass/small{
- pixel_x = 8;
- pixel_y = 8
- },
-/obj/machinery/door/firedoor/border_only{
- dir = 1
- },
-/obj/machinery/door/firedoor/border_only,
-/obj/structure/table/wood/reinforced,
-/turf/open/floor/wood/walnut,
-/area/ship/crew/canteen/kitchen)
-"JZ" = (
-/turf/closed/wall/mineral/plastitanium,
-/area/ship/hallway/central)
-"Ko" = (
-/obj/machinery/portable_atmospherics/canister/air,
-/obj/effect/turf_decal/corner_techfloor_grid/diagonal,
-/obj/machinery/light/small/directional/south,
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"Kt" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/corner_techfloor_grid/diagonal,
-/obj/item/radio/intercom/directional/west,
-/obj/structure/cable/yellow{
- icon_state = "1-4"
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/cargo)
-"Ku" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 8
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/cleanable/food/tomato_smudge,
-/obj/effect/turf_decal/trimline/opaque/brown/filled/line,
-/obj/effect/turf_decal/trimline/opaque/brown/filled/line{
- dir = 1
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/canteen/kitchen)
-"Kv" = (
-/obj/effect/turf_decal/techfloor/orange{
- dir = 1
- },
-/obj/machinery/door/poddoor/shutters{
- dir = 4;
- id = "enginestorage";
- name = "Engineering Storage"
- },
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"KC" = (
-/obj/structure/bookcase/random/fiction,
-/turf/open/floor/plasteel/tech,
-/area/ship/hallway/central)
-"KG" = (
-/obj/structure/table,
-/obj/item/reagent_containers/food/drinks/waterbottle/large{
- pixel_x = 3;
- pixel_y = 3
- },
-/obj/item/reagent_containers/food/drinks/waterbottle/large{
- pixel_x = 8;
- pixel_y = -2
- },
-/obj/item/storage/box/gum/happiness{
- pixel_x = -3;
- pixel_y = -3
- },
-/obj/item/reagent_containers/food/drinks/waterbottle/large{
- pixel_x = 4;
- pixel_y = -2
- },
-/obj/machinery/light/small/directional/north,
-/obj/item/storage/pill_bottle/psicodine{
- pixel_x = -7;
- pixel_y = 7
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/medical)
-"KM" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 8
- },
-/obj/structure/table/wood,
-/obj/item/reagent_containers/food/condiment/milk,
-/obj/item/reagent_containers/food/condiment/milk{
- pixel_x = 7;
- pixel_y = 5
- },
-/obj/item/reagent_containers/food/condiment/soymilk{
- pixel_x = -4;
- pixel_y = 6
- },
-/turf/open/floor/wood/walnut,
-/area/ship/crew/office)
-"KP" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4,
-/obj/effect/turf_decal/siding/wood{
- dir = 9
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/airalarm/directional/north,
-/turf/open/floor/wood/walnut,
-/area/ship/crew/janitor)
-"KR" = (
-/obj/structure/closet/crate,
-/obj/effect/spawner/lootdrop/maintenance/three,
-/obj/effect/spawner/lootdrop/maintenance/three,
-/obj/effect/decal/cleanable/plasma,
-/obj/effect/decal/cleanable/glass,
-/obj/item/poster/random_contraband,
-/obj/item/poster/random_contraband,
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"KS" = (
-/obj/effect/spawner/structure/window/plasma/reinforced/plastitanium,
-/turf/open/floor/wood/walnut,
-/area/ship/crew/hydroponics)
-"KX" = (
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{
- dir = 4
- },
-/obj/structure/cable/yellow{
- icon_state = "2-8"
- },
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/hallway/central)
-"La" = (
-/obj/effect/decal/cleanable/blood/old,
-/turf/closed/wall/mineral/plastitanium/nodiagonal,
-/area/ship/medical)
-"Lb" = (
-/obj/machinery/power/port_gen/pacman/super{
- anchored = 1
- },
-/obj/structure/cable{
- icon_state = "0-4"
- },
-/obj/effect/turf_decal/industrial/outline/yellow,
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"Lc" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4,
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/table/wood/reinforced,
-/obj/item/paper_bin{
- pixel_x = 5;
- pixel_y = 1
- },
-/obj/item/stamp/syndicate,
-/obj/item/stamp/captain{
- pixel_x = 9
- },
-/obj/item/pen/red{
- pixel_x = 2;
- pixel_y = 1
- },
-/obj/effect/turf_decal/siding/wood{
- dir = 5
- },
-/turf/open/floor/carpet/red,
-/area/ship/bridge)
-"Ll" = (
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/brflowers,
-/obj/structure/flora/ausbushes/brflowers,
-/obj/structure/flora/ausbushes/brflowers,
-/obj/structure/flora/ausbushes/brflowers,
-/obj/structure/window/reinforced,
-/obj/structure/window/reinforced{
- dir = 8
- },
-/obj/structure/flora/ausbushes/sparsegrass,
-/obj/structure/flora/ausbushes/fullgrass,
-/turf/open/floor/grass,
-/area/ship/hallway/central)
-"Lt" = (
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/structure/catwalk/over,
-/obj/effect/turf_decal/industrial/caution,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/structure/railing{
- dir = 8
- },
-/obj/structure/railing{
- dir = 4
- },
-/turf/open/floor/plating,
-/area/ship/engineering)
-"Lu" = (
-/obj/effect/turf_decal/siding/wood,
-/obj/machinery/light/directional/south,
-/obj/structure/bed/dogbed,
-/mob/living/simple_animal/pet/cat/kitten{
- desc = "One of Cheri's offspring, it purrs with glee as you pet it.";
- name = "Panko"
- },
-/obj/item/toy/cattoy,
-/turf/open/floor/carpet/red,
-/area/ship/crew/dorm)
-"Ly" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/syndicateemblem/bottom/left,
-/obj/effect/turf_decal/trimline/opaque/black/line{
- dir = 8
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"Lz" = (
-/obj/effect/turf_decal/siding/wood{
- dir = 6
- },
-/obj/structure/curtain/cloth/fancy,
-/turf/open/floor/carpet/red,
-/area/ship/crew/office)
-"LN" = (
-/obj/structure/bookcase/random/fiction,
-/obj/effect/turf_decal/siding/wood/end{
- dir = 4
- },
-/turf/open/floor/carpet/red,
-/area/ship/crew/office)
-"Mb" = (
-/obj/machinery/light/small/directional/south,
-/obj/machinery/power/ship_gravity,
-/obj/structure/cable/yellow,
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"Mc" = (
-/obj/effect/turf_decal/trimline/opaque/blue/filled/line{
- dir = 4
- },
-/obj/machinery/computer/operating{
- dir = 8
- },
-/obj/machinery/light/directional/east,
-/obj/structure/sign/warning/nosmoking{
- pixel_x = 33
- },
-/turf/open/floor/plasteel/dark,
-/area/ship/medical)
-"Mv" = (
-/turf/closed/wall/mineral/plastitanium,
-/area/ship/engineering)
-"Mz" = (
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/syndicateemblem/bottom/middle,
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"MH" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/syndicateemblem/bottom/right,
-/obj/effect/turf_decal/trimline/opaque/black/line{
- dir = 4
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"MP" = (
-/obj/structure/cable/yellow{
- icon_state = "2-4"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 6
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 6
- },
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plasteel/tech,
-/area/ship/hallway/central)
-"MS" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 8
- },
-/obj/machinery/atmospherics/pipe/simple/orange/hidden{
- dir = 8
- },
-/obj/structure/catwalk/over,
-/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{
- dir = 1
- },
-/obj/structure/sign/poster/official/moth/piping{
- pixel_y = 32
- },
-/turf/open/floor/plating,
-/area/ship/engineering)
-"MU" = (
-/obj/structure/table,
-/obj/structure/window/reinforced{
- dir = 4
- },
-/obj/item/storage/firstaid/o2,
-/obj/item/storage/firstaid/toxin{
- pixel_x = -4;
- pixel_y = 5
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/techfloor{
- dir = 1
- },
-/obj/machinery/door/window/brigdoor/northright{
- dir = 2;
- name = "Secure Med Storage"
- },
-/obj/item/storage/box/syringes{
- pixel_x = 3;
- pixel_y = 2
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/medical)
-"MV" = (
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 4
- },
-/obj/effect/decal/cleanable/blood/drip,
-/turf/open/floor/plasteel/dark,
-/area/ship/medical)
-"Nd" = (
-/obj/machinery/seed_extractor,
-/obj/machinery/light_switch{
- pixel_x = -10;
- pixel_y = 26
- },
-/obj/effect/turf_decal/trimline/opaque/bottlegreen/filled/line{
- dir = 1
- },
-/obj/item/toy/figure/botanist{
- pixel_x = -8;
- pixel_y = 13
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/hydroponics)
-"Nn" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 5
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 5
- },
-/obj/effect/turf_decal/corner_techfloor_grid/diagonal,
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/cable/yellow{
- icon_state = "1-4"
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/cargo)
-"Nv" = (
-/obj/structure/cable/yellow{
- icon_state = "2-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 10
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 10
- },
-/obj/effect/turf_decal/techfloor{
- dir = 4
- },
-/obj/effect/turf_decal/trimline/opaque/blue/filled/line{
- dir = 1
- },
-/obj/effect/turf_decal/trimline/opaque/blue/filled/line,
-/turf/open/floor/plasteel/tech,
-/area/ship/medical)
-"NI" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/structure/cable/yellow{
- icon_state = "2-4"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 4
- },
-/obj/effect/turf_decal/trimline/opaque/black/line{
- dir = 1
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"NM" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{
- dir = 1
- },
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plasteel/dark,
-/area/ship/medical)
-"NN" = (
-/obj/effect/turf_decal/siding/wood,
-/obj/effect/turf_decal/siding/wood{
- dir = 1
- },
-/obj/structure/chair/comfy/grey/directional/west,
-/obj/machinery/light/directional/south,
-/turf/open/floor/carpet/red,
-/area/ship/crew/office)
-"NR" = (
-/obj/machinery/door/firedoor/border_only,
-/obj/machinery/door/firedoor/border_only{
- dir = 1
- },
-/obj/item/reagent_containers/food/drinks/modglass{
- pixel_x = 11;
- pixel_y = -1
- },
-/obj/structure/sign/poster/official/high_class_martini{
- pixel_x = 30
- },
-/obj/structure/table/wood/reinforced,
-/turf/open/floor/wood/walnut,
-/area/ship/crew/canteen/kitchen)
-"NS" = (
-/obj/machinery/light/small/directional/east,
-/obj/item/storage/box/drinkingglasses,
-/obj/item/storage/box/drinkingglasses{
- pixel_x = 4;
- pixel_y = 4
- },
-/obj/effect/turf_decal/trimline/opaque/brown/filled/line,
-/obj/machinery/airalarm/directional/east,
-/obj/structure/table/wood/reinforced,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/canteen/kitchen)
-"Od" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{
- dir = 1
- },
-/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{
- dir = 1
- },
-/obj/effect/turf_decal/trimline/opaque/black/line{
- dir = 1
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"Os" = (
-/obj/machinery/power/apc/auto_name/directional/east,
-/obj/structure/cable/yellow{
- icon_state = "0-8"
- },
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/wood/walnut,
-/area/ship/crew/office)
-"Oz" = (
-/obj/structure/bookcase/random/fiction,
-/turf/open/floor/wood/walnut,
-/area/ship/crew/dorm)
-"OD" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 8
- },
-/obj/effect/turf_decal/trimline/opaque/bottlegreen/filled/line{
- dir = 1
- },
-/obj/effect/turf_decal/trimline/opaque/bottlegreen/filled/line,
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/hydroponics)
-"OL" = (
-/obj/structure/cable/yellow{
- icon_state = "2-4"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 6
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 8
- },
-/obj/structure/catwalk/over,
-/obj/effect/decal/cleanable/plasma,
-/obj/machinery/atmospherics/pipe/simple/orange/hidden{
- dir = 8
- },
-/obj/machinery/button/door{
- id = "engine";
- name = "Engine shutter control";
- pixel_x = 9;
- pixel_y = 22
- },
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/light/small/directional/north,
-/turf/open/floor/plating,
-/area/ship/engineering)
-"OV" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 4
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/sign/poster/official/moth{
- pixel_y = 31
- },
-/obj/effect/turf_decal/trimline/opaque/black/line{
- dir = 1
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"OW" = (
-/obj/structure/table/wood/reinforced,
-/obj/item/storage/fancy/cigarettes/cigpack_syndicate{
- pixel_x = 8;
- pixel_y = 8
- },
-/obj/item/storage/fancy/cigarettes/cigpack_syndicate{
- pixel_x = 11;
- pixel_y = 9
- },
-/obj/item/radio/intercom/wideband/directional/north,
-/obj/machinery/fax/syndicate,
-/obj/effect/turf_decal/siding/wood{
- dir = 5
- },
-/turf/open/floor/mineral/plastitanium/red{
- icon_state = "plastitanium"
- },
-/area/ship/bridge)
-"Pc" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{
- dir = 1
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 4
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/trimline/opaque/black/line{
- dir = 1
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"Pe" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 5
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
-/obj/structure/cable/yellow{
- icon_state = "1-4"
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/light/small/directional/west,
-/turf/open/floor/wood/walnut,
-/area/ship/crew/office)
-"Pf" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/door/airlock/hatch{
- name = "Cusodial Closet"
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/janitor)
-"Pq" = (
-/obj/machinery/power/apc/auto_name/directional/west,
-/obj/structure/cable/yellow{
- icon_state = "0-4"
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 5
- },
-/obj/item/radio/intercom/directional/south,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/janitor)
-"Pt" = (
-/obj/structure/cable/yellow{
- icon_state = "2-8"
- },
-/obj/structure/cable/yellow{
- icon_state = "2-4"
- },
-/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{
- dir = 1
- },
-/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{
- dir = 1
- },
-/obj/machinery/firealarm/directional/north,
-/obj/effect/turf_decal/trimline/opaque/black/line{
- dir = 1
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"PM" = (
-/obj/structure/chair/comfy/shuttle{
- dir = 4;
- name = "Outpost Monitoring"
- },
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/wood/walnut,
-/area/ship/bridge)
-"PP" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/door/airlock/hatch{
- dir = 4;
- name = "Bathroom"
- },
-/obj/effect/turf_decal/techfloor/hole/right,
-/obj/effect/turf_decal/techfloor/hole,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/dorm)
-"PU" = (
-/obj/machinery/portable_atmospherics/canister/oxygen,
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"PV" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 4
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/trimline/opaque/black/line{
- dir = 10
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"PX" = (
-/obj/machinery/power/smes/engineering,
-/obj/structure/cable/yellow{
- icon_state = "0-4"
- },
-/obj/machinery/light/small/directional/south,
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"Qd" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/structure/cable/yellow{
- icon_state = "1-4"
- },
-/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4,
-/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2,
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/trimline/opaque/black/line,
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"Qj" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 4
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/trimline/opaque/black/line{
- dir = 6
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"Qm" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{
- dir = 1
- },
-/obj/effect/turf_decal/trimline/opaque/black/line{
- dir = 1
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"Qt" = (
-/obj/effect/turf_decal/corner_techfloor_grid/diagonal,
-/obj/effect/turf_decal/techfloor/orange/corner{
- dir = 1
- },
-/obj/effect/decal/cleanable/glass,
-/obj/structure/chair/office{
- dir = 8;
- name = "swivel chair"
- },
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"QC" = (
-/obj/effect/turf_decal/siding/wood/end,
-/obj/machinery/door/airlock/hatch{
- name = "Captain's Room";
- req_access_txt = "20"
- },
-/turf/open/floor/wood/walnut,
-/area/ship/crew/dorm)
-"QG" = (
-/obj/effect/decal/cleanable/glass,
-/turf/closed/wall/mineral/plastitanium/nodiagonal,
-/area/ship/engineering)
-"QI" = (
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
-/obj/structure/catwalk/over,
-/obj/effect/decal/cleanable/glass,
-/obj/machinery/door/airlock/hatch{
- name = "Engineering";
- req_access_txt = "10"
- },
-/obj/machinery/door/firedoor,
-/turf/open/floor/plating,
-/area/ship/engineering)
-"QN" = (
-/obj/machinery/airalarm/directional/north,
-/obj/machinery/vending/snack/random,
-/obj/effect/turf_decal/box,
-/obj/machinery/light/directional/west,
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"QV" = (
-/turf/closed/wall/r_wall/syndicate,
-/area/ship/medical)
-"Rg" = (
-/obj/machinery/light/directional/north,
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/structure/catwalk/over,
-/obj/item/trash/boritos,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/turf/open/floor/plating,
-/area/ship/engineering)
-"Ri" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 8
- },
-/obj/effect/turf_decal/trimline/opaque/black/line{
- dir = 1
- },
-/obj/machinery/light/directional/north,
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"RF" = (
-/obj/machinery/microwave,
-/obj/effect/turf_decal/trimline/opaque/brown/filled/line,
-/obj/structure/table/wood/reinforced,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/canteen/kitchen)
-"RL" = (
-/obj/structure/sign/directions/medical{
- dir = 4;
- pixel_y = -3
- },
-/obj/structure/sign/directions/engineering{
- pixel_y = 8
- },
-/turf/closed/wall/mineral/plastitanium/nodiagonal,
-/area/ship/hallway/central)
-"RS" = (
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
-/obj/effect/turf_decal/techfloor/hole/right,
-/obj/effect/turf_decal/techfloor/hole,
-/obj/machinery/door/airlock/hatch,
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/hallway/central)
-"Sa" = (
-/obj/effect/turf_decal/trimline/opaque/bottlegreen/filled/line{
- dir = 1
- },
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/hydroponics)
-"Ss" = (
-/turf/closed/wall/mineral/plastitanium,
-/area/ship/crew/dorm)
-"St" = (
-/obj/structure/cable/yellow{
- icon_state = "1-4"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 5
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 5
- },
-/obj/effect/turf_decal/corner_techfloor_grid/diagonal,
-/turf/open/floor/plasteel/tech,
-/area/ship/cargo)
-"Sy" = (
-/obj/item/clothing/shoes/laceup,
-/obj/item/clothing/shoes/laceup,
-/obj/item/clothing/suit/toggle/lawyer/black,
-/obj/item/clothing/under/rank/civilian/bartender{
- name = "butlers's uniform"
- },
-/obj/item/clothing/under/suit/waiter/syndicate,
-/obj/structure/closet/wall/red/directional/east{
- name = "Uniform Closet"
- },
-/obj/structure/table/wood,
-/obj/effect/turf_decal/siding/wood{
- dir = 8
- },
-/obj/machinery/light/small/directional/south,
-/obj/item/clothing/gloves/color/latex/nitrile/suns,
-/obj/item/clothing/shoes/laceup/suns,
-/obj/item/clothing/shoes/sneakers/suns,
-/obj/item/clothing/suit/hooded/suns,
-/obj/item/clothing/mask/surgical/suns,
-/turf/open/floor/carpet/red,
-/area/ship/crew/janitor)
-"SF" = (
-/turf/closed/wall/mineral/plastitanium,
-/area/ship/cargo)
-"SW" = (
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 10
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 10
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/corner_techfloor_grid/diagonal{
- dir = 4
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/cable/yellow{
- icon_state = "2-8"
- },
-/obj/machinery/airalarm/directional/east,
-/turf/open/floor/plasteel/tech,
-/area/ship/cargo)
-"Td" = (
-/obj/machinery/power/apc/auto_name/directional/north,
-/obj/structure/cable/yellow{
- icon_state = "0-2"
- },
-/obj/effect/decal/cleanable/cobweb/cobweb2,
-/obj/structure/rack,
-/obj/effect/spawner/lootdrop/costume,
-/obj/effect/spawner/lootdrop/costume,
-/obj/effect/spawner/lootdrop/maintenance/three,
-/obj/effect/turf_decal/corner_techfloor_grid/diagonal{
- dir = 4
- },
-/obj/machinery/light_switch{
- pixel_y = 23;
- pixel_x = 11
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/cargo)
-"Te" = (
-/obj/effect/turf_decal/siding/wood{
- dir = 9
- },
-/obj/machinery/power/apc/auto_name/directional/north,
-/obj/structure/cable/yellow{
- icon_state = "0-2"
- },
-/obj/machinery/cryopod{
- dir = 4
- },
-/obj/machinery/computer/cryopod/directional/west,
-/obj/machinery/light_switch{
- pixel_x = 11;
- pixel_y = 23
- },
-/turf/open/floor/wood/walnut,
-/area/ship/crew/dorm)
-"Tf" = (
-/obj/structure/sign/departments/restroom,
-/turf/closed/wall/mineral/plastitanium/nodiagonal,
-/area/ship/hallway/central)
-"Ti" = (
-/obj/effect/turf_decal/trimline/opaque/blue/filled/shrink_ccw{
- dir = 8
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/extinguisher_cabinet/directional/south,
-/turf/open/floor/plasteel/dark,
-/area/ship/medical)
-"To" = (
-/obj/structure/table,
-/obj/item/reagent_containers/glass/bottle/vial/large{
- pixel_x = -8
- },
-/obj/item/reagent_containers/glass/bottle/vial/large{
- pixel_x = -8
- },
-/obj/item/reagent_containers/glass/bottle/vial/large{
- pixel_x = -8
- },
-/obj/item/reagent_containers/glass/bottle/vial/large{
- pixel_x = -8
- },
-/obj/item/reagent_containers/glass/bottle/vial/small,
-/obj/item/reagent_containers/glass/bottle/vial/small,
-/obj/item/reagent_containers/glass/bottle/vial/small,
-/obj/item/reagent_containers/glass/bottle/vial/small,
-/obj/item/reagent_containers/glass/bottle/vial/tiny{
- pixel_x = 7
- },
-/obj/item/reagent_containers/glass/bottle/vial/tiny{
- pixel_x = 7
- },
-/obj/item/reagent_containers/glass/bottle/vial/tiny{
- pixel_x = 7
- },
-/obj/item/reagent_containers/glass/bottle/vial/tiny{
- pixel_x = 7
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/techfloor,
-/turf/open/floor/plasteel/tech,
-/area/ship/medical)
-"Tt" = (
-/obj/structure/closet/wall/orange/directional/north{
- name = "Chemical Closet"
- },
-/obj/item/storage/bag/chemistry,
-/obj/item/clothing/glasses/sunglasses/chemical,
-/obj/item/reagent_containers/glass/beaker/large,
-/obj/item/reagent_containers/glass/beaker/large,
-/obj/item/reagent_containers/glass/beaker,
-/obj/item/reagent_containers/glass/beaker,
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/table,
-/obj/item/circuitboard/machine/chem_dispenser,
-/obj/item/circuitboard/machine/chem_heater,
-/obj/item/circuitboard/machine/chem_master,
-/obj/effect/turf_decal/trimline/opaque/blue/filled/line{
- dir = 1
- },
-/obj/structure/sign/warning/chemdiamond{
- pixel_x = 30
- },
-/obj/item/flashlight/pen,
-/obj/item/flashlight/pen,
-/turf/open/floor/plasteel/tech,
-/area/ship/medical)
-"Tw" = (
-/obj/machinery/vending/snack/random,
-/obj/effect/turf_decal/box,
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"TE" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/machinery/door/airlock/hatch{
- dir = 4;
- name = "Produce Production"
- },
-/obj/machinery/door/firedoor,
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 8
- },
-/obj/effect/turf_decal/techfloor/hole/right,
-/obj/effect/turf_decal/techfloor/hole,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/hydroponics)
-"TL" = (
-/obj/effect/turf_decal/techfloor/orange{
- dir = 1
- },
-/obj/effect/decal/cleanable/oil,
-/obj/structure/cable/yellow{
- icon_state = "1-4"
- },
-/obj/structure/cable/yellow{
- icon_state = "1-8"
- },
-/obj/machinery/atmospherics/components/binary/pump{
- layer = 2.35;
- name = "engine fuel pump"
- },
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"TS" = (
-/turf/closed/wall/mineral/plastitanium/nodiagonal,
-/area/ship/medical)
-"Ul" = (
-/obj/effect/turf_decal/trimline/opaque/blue/filled/shrink_cw{
- dir = 1
- },
-/obj/structure/table,
-/obj/item/paper_bin{
- pixel_x = 5;
- pixel_y = 1
- },
-/obj/item/stamp/cmo{
- pixel_x = 5;
- pixel_y = 2
- },
-/obj/item/reagent_containers/food/snacks/donut/jelly/berry{
- pixel_x = -5;
- pixel_y = -4
- },
-/obj/item/reagent_containers/food/drinks/coffee{
- pixel_x = -8;
- pixel_y = 9
- },
-/obj/item/radio/intercom/directional/east,
-/turf/open/floor/plasteel/dark,
-/area/ship/medical)
-"Um" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
-/obj/effect/turf_decal/corner_techfloor_grid/diagonal{
- dir = 4
- },
-/obj/structure/cable/yellow{
- icon_state = "2-8"
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/cargo)
-"Uo" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{
- dir = 4
- },
-/obj/effect/turf_decal/trimline/opaque/bottlegreen/filled/line{
- dir = 1
- },
-/obj/effect/turf_decal/trimline/opaque/bottlegreen/filled/line,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/hydroponics)
-"Us" = (
-/obj/machinery/light/directional/south,
-/obj/item/gun/ballistic/automatic/pistol,
-/obj/item/ammo_box/magazine/m10mm,
-/obj/item/ammo_box/magazine/m10mm,
-/obj/item/kitchen/knife/combat/survival,
-/obj/item/kitchen/knife/combat/survival,
-/obj/structure/closet/secure_closet/wall/directional/east,
-/turf/open/floor/wood/walnut,
-/area/ship/bridge)
-"Uu" = (
-/obj/machinery/vending/dinnerware,
-/obj/machinery/light/small/directional/south,
-/obj/effect/turf_decal/trimline/opaque/brown/filled/line,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/canteen/kitchen)
-"UC" = (
-/obj/machinery/hydroponics/constructable,
-/obj/effect/turf_decal/trimline/opaque/bottlegreen/filled/line,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 8
- },
-/obj/item/seeds/potato,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/hydroponics)
-"UH" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/machinery/door/airlock/hatch{
- dir = 4;
- name = "Medbay"
- },
-/obj/machinery/door/firedoor,
-/obj/effect/turf_decal/techfloor/hole,
-/obj/effect/turf_decal/techfloor/hole/right,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 8
- },
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/medical)
-"UN" = (
-/obj/effect/turf_decal/corner_techfloor_grid/diagonal,
-/obj/effect/turf_decal/techfloor/orange/corner{
- dir = 1
- },
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{
- dir = 1
- },
-/obj/structure/sign/warning/nosmoking{
- pixel_y = -32
- },
-/obj/effect/decal/cleanable/glass,
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"UP" = (
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{
- dir = 8
- },
-/obj/structure/table,
-/obj/item/storage/belt/medical,
-/obj/item/storage/belt/medical{
- pixel_x = 5;
- pixel_y = 7
- },
-/obj/item/reagent_containers/glass/bottle/charcoal{
- pixel_x = -7;
- pixel_y = 9
- },
-/obj/item/reagent_containers/glass/bottle/formaldehyde{
- pixel_x = -9;
- pixel_y = -2
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
-/obj/effect/turf_decal/trimline/opaque/blue/filled/shrink_cw,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plasteel/dark,
-/area/ship/medical)
-"UY" = (
-/obj/effect/turf_decal/siding/wood{
- dir = 1
- },
-/obj/effect/turf_decal/siding/wood,
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/cleanable/food/salt,
-/turf/open/floor/wood/walnut,
-/area/ship/crew/canteen/kitchen)
-"Vh" = (
-/obj/structure/catwalk/over,
-/turf/open/floor/plating,
-/area/ship/engineering)
-"Vq" = (
-/obj/machinery/vending/medical/syndicate_access,
-/obj/effect/turf_decal/techfloor{
- dir = 10
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/medical)
-"Vy" = (
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/cleanable/glass,
-/obj/effect/turf_decal/corner_techfloor_grid/diagonal,
-/obj/structure/tank_dispenser/oxygen,
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/sign/poster/contraband/aclf{
- pixel_x = 32
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/cargo)
-"Vz" = (
-/obj/machinery/power/terminal,
-/obj/effect/turf_decal/techfloor/orange{
- dir = 1
- },
-/obj/effect/decal/cleanable/glass,
-/obj/structure/cable/yellow{
- icon_state = "0-8"
- },
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"VA" = (
-/obj/machinery/door/window/eastleft{
- dir = 1;
- name = "Engine Access"
- },
-/obj/machinery/door/poddoor/shutters{
- id = "engine";
- name = "Engine Shutters"
- },
-/obj/machinery/atmospherics/components/unary/shuttle/heater{
- dir = 1
- },
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"VF" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/trimline/opaque/black/line,
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"VT" = (
-/turf/closed/wall/mineral/plastitanium/nodiagonal,
-/area/ship/crew/canteen/kitchen)
-"VU" = (
-/obj/machinery/power/apc/auto_name/directional/west,
-/obj/structure/cable/yellow{
- icon_state = "0-4"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 5
- },
-/obj/structure/cable/yellow{
- icon_state = "1-4"
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 5
- },
-/obj/machinery/light_switch{
- dir = 1;
- pixel_x = -8;
- pixel_y = -24
- },
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plasteel/tech,
-/area/ship/science)
-"Wb" = (
-/obj/effect/turf_decal/corner_techfloor_grid/diagonal,
-/obj/machinery/suit_storage_unit/inherit,
-/obj/structure/extinguisher_cabinet/directional/west,
-/obj/item/clothing/suit/space/syndicate/suns,
-/obj/item/clothing/head/helmet/space/syndicate/suns,
-/obj/item/clothing/mask/gas/suns,
-/turf/open/floor/plasteel/tech,
-/area/ship/cargo)
-"Wc" = (
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/brflowers,
-/obj/structure/flora/ausbushes/brflowers,
-/obj/structure/flora/ausbushes/brflowers,
-/obj/structure/window/reinforced{
- dir = 4
- },
-/obj/structure/window/reinforced,
-/obj/structure/flora/ausbushes/fullgrass,
-/obj/structure/flora/ausbushes/sparsegrass,
-/obj/structure/flora/ausbushes/brflowers,
-/obj/machinery/light/small/directional/north,
-/turf/open/floor/grass,
-/area/ship/hallway/central)
-"Wd" = (
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/ppflowers,
-/obj/structure/flora/ausbushes/brflowers,
-/obj/structure/flora/ausbushes/brflowers,
-/obj/structure/flora/ausbushes/brflowers,
-/obj/structure/window/reinforced{
- dir = 4
- },
-/obj/structure/window/reinforced{
- dir = 1
- },
-/obj/structure/flora/ausbushes/fullgrass,
-/obj/structure/flora/bush,
-/turf/open/floor/grass,
-/area/ship/crew/canteen)
-"Ws" = (
-/obj/effect/turf_decal/trimline/opaque/blue/filled/line,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plasteel/tech,
-/area/ship/medical)
-"Wu" = (
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/janitor)
-"Ww" = (
-/obj/effect/turf_decal/siding/wood{
- dir = 9
- },
-/obj/item/bedsheet/syndie,
-/obj/structure/bed,
-/obj/machinery/light_switch{
- dir = 4;
- pixel_x = -24;
- pixel_y = 10
- },
-/turf/open/floor/carpet/red,
-/area/ship/crew/office)
-"Wy" = (
-/obj/effect/turf_decal/techfloor/orange{
- dir = 1
- },
-/obj/effect/decal/cleanable/glass,
-/obj/machinery/space_heater,
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"WE" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 6
- },
-/obj/effect/turf_decal/trimline/opaque/bottlegreen/filled/line{
- dir = 1
- },
-/obj/effect/turf_decal/trimline/opaque/bottlegreen/filled/line,
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/hydroponics)
-"WG" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 5
- },
-/obj/effect/turf_decal/corner_techfloor_grid/diagonal{
- dir = 4
- },
-/obj/effect/turf_decal/industrial/stand_clear,
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/structure/cable/yellow{
- icon_state = "2-8"
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/cargo)
-"WL" = (
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/trimline/opaque/black/line,
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"WN" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
-/obj/effect/turf_decal/siding/wood{
- dir = 10
- },
-/obj/structure/table/wood/reinforced,
-/obj/item/lighter/clockwork{
- pixel_x = 8;
- pixel_y = 1
- },
-/obj/machinery/button/door{
- id = "aegis_bridge";
- name = "Door Bolt Control";
- normaldoorcontrol = 1;
- pixel_x = -6;
- pixel_y = 6;
- specialfunctions = 4
- },
-/obj/machinery/button/door{
- id = "aegis_bridge";
- name = "Door Control";
- normaldoorcontrol = 1;
- pixel_x = 6;
- pixel_y = 6
- },
-/turf/open/floor/carpet/red,
-/area/ship/bridge)
-"WQ" = (
-/turf/closed/wall/mineral/plastitanium/nodiagonal,
-/area/ship/crew/office)
-"WX" = (
-/obj/machinery/door/firedoor/border_only{
- dir = 1
- },
-/obj/machinery/door/firedoor/border_only,
-/obj/item/reagent_containers/food/condiment/saltshaker,
-/obj/structure/table/wood/reinforced,
-/turf/open/floor/wood/walnut,
-/area/ship/crew/canteen/kitchen)
-"Xb" = (
-/obj/structure/table,
-/obj/item/storage/firstaid/brute{
- pixel_x = -7;
- pixel_y = 4
- },
-/obj/item/storage/firstaid/fire{
- pixel_x = 7;
- pixel_y = 3
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/techfloor,
-/turf/open/floor/plasteel/tech,
-/area/ship/medical)
-"Xd" = (
-/obj/item/radio,
-/obj/item/radio,
-/obj/item/radio,
-/obj/item/radio,
-/obj/item/radio,
-/obj/item/radio,
-/obj/structure/closet/wall/directional/east{
- name = "Uniform closet"
- },
-/obj/effect/turf_decal/siding/wood{
- dir = 4
- },
-/obj/item/flashlight,
-/obj/item/flashlight,
-/obj/item/flashlight,
-/obj/item/flashlight,
-/obj/item/flashlight,
-/turf/open/floor/wood/walnut,
-/area/ship/crew/dorm)
-"Xk" = (
-/turf/closed/wall/mineral/plastitanium/nodiagonal,
-/area/ship/crew/hydroponics)
-"Xr" = (
-/obj/effect/turf_decal/siding/wood{
- dir = 1
- },
-/obj/effect/turf_decal/siding/wood,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/wood/walnut,
-/area/ship/crew/canteen/kitchen)
-"Xs" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/orange/hidden{
- dir = 8
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 8
- },
-/obj/structure/catwalk/over,
-/obj/structure/extinguisher_cabinet/directional/north,
-/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{
- dir = 1
- },
-/obj/structure/cable/yellow{
- icon_state = "2-4"
- },
-/turf/open/floor/plating,
-/area/ship/engineering)
-"XX" = (
-/obj/structure/bed,
-/obj/item/bedsheet/dorms,
-/obj/structure/curtain/cloth,
-/obj/effect/turf_decal/siding/wood,
-/turf/open/floor/carpet/red,
-/area/ship/crew/dorm)
-"XY" = (
-/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{
- dir = 1
- },
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 8
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/trimline/opaque/brown/filled/line,
-/obj/effect/turf_decal/trimline/opaque/brown/filled/line{
- dir = 1
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/canteen/kitchen)
-"XZ" = (
-/obj/structure/extinguisher_cabinet/directional/north,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 4
- },
-/turf/open/floor/carpet/red,
-/area/ship/crew/canteen)
-"Yd" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 8
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/trimline/opaque/brown/filled/line{
- dir = 1
- },
-/obj/effect/turf_decal/trimline/opaque/brown/filled/line,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/canteen/kitchen)
-"Yo" = (
-/obj/structure/window/plasma/reinforced/spawner/north,
-/obj/machinery/atmospherics/components/unary/outlet_injector/on/layer4{
- dir = 1
- },
-/turf/open/floor/engine/hull,
-/area/ship/engineering)
-"Yt" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/light/small/directional/north,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/janitor)
-"YA" = (
-/obj/effect/turf_decal/trimline/opaque/bottlegreen/filled/line{
- dir = 1
- },
-/obj/structure/reagent_dispensers/watertank/high,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/hydroponics)
-"YI" = (
-/obj/item/storage/cans/sixbeer,
-/obj/item/reagent_containers/food/snacks/meat/slab,
-/obj/item/reagent_containers/food/snacks/meat/slab,
-/obj/item/reagent_containers/food/snacks/meat/slab,
-/obj/item/reagent_containers/food/snacks/meat/slab,
-/obj/item/reagent_containers/food/snacks/meat/slab,
-/obj/item/reagent_containers/food/condiment/milk,
-/obj/item/reagent_containers/food/condiment/milk,
-/obj/item/storage/fancy/egg_box,
-/obj/item/storage/fancy/egg_box,
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/structure/closet/secure_closet/freezer/wall/directional/south{
- name = "Kitchen Freezer"
- },
-/obj/effect/turf_decal/trimline/opaque/brown/filled/line,
-/obj/structure/table/wood/reinforced,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/canteen/kitchen)
-"YL" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
-/obj/structure/cable/yellow{
- icon_state = "1-2"
- },
-/obj/effect/turf_decal/trimline/opaque/black/line{
- dir = 6
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-"YX" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 8
- },
-/obj/effect/turf_decal/trimline/opaque/bottlegreen/filled/line{
- dir = 1
- },
-/obj/effect/turf_decal/trimline/opaque/bottlegreen/filled/line,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/hydroponics)
-"Zg" = (
-/obj/structure/cable/yellow{
- icon_state = "1-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
-/obj/structure/catwalk/over,
-/turf/open/floor/plating,
-/area/ship/engineering)
-"Zj" = (
-/obj/machinery/button/door{
- id = "cargo_ageis";
- name = "cargobay doors";
- pixel_x = 6;
- pixel_y = 22
- },
-/obj/effect/decal/cleanable/glass,
-/obj/effect/turf_decal/corner_techfloor_grid/diagonal,
-/obj/effect/turf_decal/industrial/stand_clear,
-/obj/machinery/button/shieldwallgen{
- id = "aegis_holo";
- pixel_x = -6;
- pixel_y = 21
- },
-/obj/structure/cable/yellow{
- icon_state = "2-8"
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/cargo)
-"Zq" = (
-/obj/structure/closet/wall/orange/directional/north{
- name = "Engineering locker"
- },
-/obj/machinery/atmospherics/pipe/simple/orange/hidden{
- dir = 8
- },
-/obj/item/tank/internals/oxygen,
-/obj/item/storage/toolbox/syndicate{
- name = "syndicate toolbox";
- pixel_x = -3;
- pixel_y = 5
- },
-/obj/item/storage/belt/utility/syndicate,
-/obj/structure/catwalk/over,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 8
- },
-/obj/item/storage/box/stockparts/t2,
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/item/tank/internals/emergency_oxygen/engi,
-/obj/item/clothing/gloves/suns/yellow,
-/obj/item/clothing/shoes/jackboots/suns,
-/obj/item/clothing/suit/toggle/suns/workervest,
-/obj/item/clothing/under/syndicate/suns/workerjumpsuit,
-/obj/item/clothing/mask/gas/suns,
-/obj/item/clothing/head/safety_helmet/suns,
-/obj/item/clothing/glasses/meson/engine,
-/obj/structure/cable/yellow{
- icon_state = "2-4"
- },
-/turf/open/floor/plating,
-/area/ship/engineering)
-"Zu" = (
-/obj/effect/turf_decal/siding/wood/corner,
-/obj/effect/turf_decal/siding/wood{
- dir = 8
- },
-/turf/open/floor/wood/walnut,
-/area/ship/crew/dorm)
-"ZB" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 8
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/trimline/opaque/brown/filled/line,
-/obj/effect/turf_decal/trimline/opaque/brown/filled/line{
- dir = 1
- },
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/canteen/kitchen)
-"ZD" = (
-/obj/machinery/power/apc/auto_name/directional/west,
-/obj/effect/turf_decal/corner_techfloor_grid/diagonal,
-/obj/structure/cable/yellow{
- icon_state = "0-4"
- },
-/obj/machinery/space_heater,
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"ZJ" = (
-/obj/machinery/atmospherics/pipe/simple/orange/hidden,
-/obj/effect/decal/cleanable/plasma,
-/turf/open/floor/plasteel/tech/techmaint,
-/area/ship/engineering)
-"ZU" = (
-/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{
- dir = 1
- },
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/effect/decal/cleanable/food/flour,
-/obj/effect/turf_decal/trimline/opaque/brown/filled/line{
- dir = 1
- },
-/obj/effect/turf_decal/trimline/opaque/brown/filled/line,
-/turf/open/floor/plasteel/tech,
-/area/ship/crew/canteen/kitchen)
-"ZW" = (
-/obj/structure/cable/yellow{
- icon_state = "2-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 6
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 10
- },
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/wood/walnut,
-/area/ship/bridge)
-"ZX" = (
-/obj/structure/closet/crate/freezer/blood,
-/obj/machinery/iv_drip,
-/obj/machinery/power/apc/auto_name/directional/south,
-/obj/structure/cable/yellow,
-/turf/open/floor/plasteel/dark,
-/area/ship/medical)
-"ZY" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
- dir = 4
- },
-/obj/effect/turf_decal/trimline/opaque/black/line{
- dir = 1
- },
-/turf/open/floor/mineral/plastitanium/red,
-/area/ship/hallway/central)
-
-(1,1,1) = {"
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-fw
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-"}
-(2,1,1) = {"
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-xO
-xO
-hl
-kU
-kU
-kU
-aP
-ls
-Cc
-Cc
-gt
-aP
-aP
-aP
-SF
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-"}
-(3,1,1) = {"
-wk
-wk
-wk
-Ss
-Ss
-Ss
-Ss
-xO
-Oz
-hl
-Ff
-it
-og
-aP
-Zj
-Aq
-lY
-WG
-Kt
-lw
-Wb
-aP
-Xk
-Xk
-Xk
-Im
-wk
-wk
-wk
-wk
-wk
-wk
-"}
-(4,1,1) = {"
-wk
-wk
-wk
-Ss
-cw
-es
-xO
-go
-qM
-hl
-up
-iO
-Ee
-aP
-iJ
-GL
-gR
-pS
-Um
-Nn
-Hp
-aP
-Nd
-Uo
-or
-Xk
-Mv
-Mv
-wk
-wk
-wk
-wk
-"}
-(5,1,1) = {"
-wk
-wk
-Ss
-Ss
-io
-fk
-md
-gU
-Lu
-hl
-tU
-jF
-Bq
-hl
-aP
-Td
-Ho
-bc
-Vy
-SW
-St
-aP
-Iw
-gN
-sE
-Xk
-zW
-It
-Mv
-wk
-wk
-wk
-"}
-(6,1,1) = {"
-wk
-Ss
-xO
-xO
-md
-PP
-md
-cr
-XX
-hl
-XZ
-yZ
-jq
-Wd
-aP
-aP
-aP
-aP
-aP
-aP
-hC
-aP
-aG
-dT
-UC
-Xk
-tG
-qA
-It
-Mv
-wk
-wk
-"}
-(7,1,1) = {"
-Ss
-xO
-gz
-xO
-Te
-bx
-cc
-yV
-Cq
-pb
-Bn
-hS
-jB
-lo
-ny
-jJ
-jJ
-jJ
-dI
-FU
-Ga
-Xk
-Fk
-WE
-dH
-Xk
-PU
-KR
-Wy
-It
-wk
-wk
-"}
-(8,1,1) = {"
-Ss
-bf
-Zu
-QC
-aW
-bE
-qD
-Xd
-wC
-xO
-kU
-kU
-kU
-zv
-rk
-AA
-Dp
-IS
-KC
-NI
-ij
-Dj
-Sa
-OD
-pn
-Xk
-It
-sN
-Kv
-It
-It
-wk
-"}
-(9,1,1) = {"
-Ss
-aB
-ah
-xO
-kz
-wh
-xO
-xO
-xO
-Ss
-wk
-wk
-wk
-JZ
-JZ
-zv
-zv
-mh
-Ll
-Od
-uF
-KS
-oM
-YX
-Df
-Xk
-HV
-DH
-pT
-fD
-sb
-wk
-"}
-(10,1,1) = {"
-Ss
-cp
-xO
-Ss
-Ss
-xO
-Ss
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-JZ
-zv
-Ft
-cs
-VF
-KS
-YA
-Ju
-eQ
-Xk
-vw
-dq
-uE
-VA
-EJ
-wk
-"}
-(11,1,1) = {"
-Ss
-Ss
-Ss
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-JZ
-zv
-Jg
-VF
-KS
-YA
-YX
-aQ
-It
-fJ
-Vh
-Vz
-fD
-sb
-wk
-"}
-(12,1,1) = {"
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-zv
-Fv
-VF
-Xk
-Xk
-TE
-Ch
-It
-vs
-zV
-UN
-It
-It
-wk
-"}
-(13,1,1) = {"
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-gq
-FJ
-FJ
-FJ
-gq
-wk
-wk
-wk
-wk
-zv
-OV
-qt
-WX
-vh
-ZU
-gB
-It
-Zq
-yb
-mt
-Mb
-It
-wk
-"}
-(14,1,1) = {"
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-gq
-uM
-OW
-jW
-kI
-uM
-gq
-wk
-JZ
-JZ
-qm
-Pc
-ab
-sr
-UY
-Yd
-YI
-It
-vj
-It
-It
-It
-It
-Mv
-"}
-(15,1,1) = {"
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-gW
-ag
-hR
-tJ
-hR
-dw
-uM
-JZ
-zv
-QN
-vA
-ZY
-qt
-jp
-Xr
-ZB
-Gv
-It
-Bf
-vW
-Lb
-hw
-PX
-It
-"}
-(16,1,1) = {"
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-gW
-rT
-hR
-FY
-WN
-xF
-gW
-tW
-uo
-Gx
-Ly
-PV
-qt
-DS
-Xr
-Ku
-RF
-It
-wF
-iv
-mp
-ya
-ic
-It
-"}
-(17,1,1) = {"
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-gW
-sv
-gS
-ku
-oB
-ZW
-gA
-Dx
-nz
-GH
-Mz
-Qd
-xL
-VT
-mV
-mK
-Uu
-It
-OL
-IH
-Lt
-bt
-Zg
-Yo
-"}
-(18,1,1) = {"
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-gW
-uc
-hR
-Lc
-aJ
-yC
-gW
-hA
-te
-GZ
-MH
-Qj
-qt
-AD
-Xr
-XY
-Dt
-It
-dB
-ZJ
-FS
-gx
-tn
-It
-"}
-(19,1,1) = {"
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-gW
-bp
-pu
-PM
-hR
-Us
-uM
-JZ
-zv
-zY
-Tw
-xf
-qt
-bD
-Xr
-mA
-jh
-It
-MS
-lx
-wM
-we
-mS
-It
-"}
-(20,1,1) = {"
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-gq
-uM
-Ae
-mE
-qv
-uM
-gq
-wk
-JZ
-JZ
-RL
-Qm
-EN
-JY
-dg
-mA
-hz
-It
-bs
-zM
-It
-It
-It
-Mv
-"}
-(21,1,1) = {"
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-gq
-FJ
-FJ
-FJ
-gq
-wk
-wk
-wk
-wk
-zv
-Gc
-qt
-NR
-eW
-cS
-NS
-It
-Fh
-ue
-ZD
-Ko
-It
-wk
-"}
-(22,1,1) = {"
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-zv
-Ri
-VF
-VT
-VT
-Iy
-It
-It
-Xs
-fE
-oJ
-It
-It
-wk
-"}
-(23,1,1) = {"
-dZ
-kj
-dZ
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-JZ
-zv
-Pt
-WL
-RS
-pl
-KX
-QI
-pm
-gK
-cd
-vG
-gV
-sb
-wk
-"}
-(24,1,1) = {"
-kj
-di
-kj
-kj
-kj
-kj
-DC
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-JZ
-zv
-sm
-ZY
-VF
-zv
-WQ
-WQ
-WQ
-It
-Fj
-mm
-TL
-VA
-EJ
-wk
-"}
-(25,1,1) = {"
-kj
-Yt
-Wu
-Pf
-CG
-Pq
-Fo
-Fo
-Fo
-DC
-wk
-wk
-wk
-Bh
-TS
-TS
-TS
-Wc
-MP
-jf
-YL
-Ar
-by
-Pe
-qX
-It
-Rg
-CX
-xq
-fD
-sb
-wk
-"}
-(26,1,1) = {"
-kj
-rf
-hr
-kj
-KP
-qa
-nY
-cF
-VU
-Fo
-dL
-dL
-dL
-TS
-KG
-CC
-TS
-MP
-Dk
-Tf
-sk
-zv
-WQ
-xu
-KM
-WQ
-oP
-re
-Qt
-It
-It
-wk
-"}
-(27,1,1) = {"
-dZ
-kj
-kj
-kj
-aE
-Sy
-Fo
-mC
-db
-eN
-hZ
-cQ
-Vq
-Bh
-kf
-xh
-TS
-UH
-TS
-zv
-rO
-cE
-WQ
-hf
-BN
-WQ
-qy
-QG
-qe
-It
-wk
-wk
-"}
-(28,1,1) = {"
-wk
-dZ
-kj
-kj
-kj
-kj
-Fo
-mG
-if
-Fo
-AH
-mT
-fL
-Bh
-ej
-CW
-Cd
-NM
-iH
-TS
-WQ
-WQ
-WQ
-mv
-rv
-WQ
-mQ
-It
-It
-Mv
-wk
-wk
-"}
-(29,1,1) = {"
-wk
-wk
-Bh
-Bh
-dY
-gp
-Fo
-Fo
-ei
-Fo
-MU
-hM
-To
-Bh
-JI
-Dn
-UP
-IA
-MV
-ZX
-La
-Ww
-ey
-eC
-NN
-WQ
-mM
-It
-Mv
-wk
-wk
-wk
-"}
-(30,1,1) = {"
-wk
-wk
-wk
-Bh
-nA
-uA
-xT
-Am
-wQ
-Ws
-CF
-nd
-Xb
-Bh
-JI
-Do
-lN
-CM
-ff
-Ti
-TS
-bw
-Lz
-Os
-LN
-WQ
-gE
-It
-wk
-wk
-wk
-wk
-"}
-(31,1,1) = {"
-wk
-wk
-wk
-Bh
-TS
-TS
-TS
-TS
-Tt
-ck
-Dw
-Nv
-FB
-rn
-yA
-Ul
-xN
-JB
-Mc
-sU
-TS
-WQ
-WQ
-WQ
-WQ
-aL
-wk
-wk
-wk
-wk
-wk
-wk
-"}
-(32,1,1) = {"
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-TS
-TS
-TS
-dL
-dL
-dL
-TS
-QV
-TS
-TS
-TS
-TS
-TS
-TS
-aL
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-"}
-(33,1,1) = {"
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-wk
-"}
diff --git a/_maps/shuttles/syndicate/syndicate_gorlex_komodo.dmm b/_maps/shuttles/syndicate/syndicate_gorlex_komodo.dmm
index 6a4cf55d36b7..7c323e43dbe0 100644
--- a/_maps/shuttles/syndicate/syndicate_gorlex_komodo.dmm
+++ b/_maps/shuttles/syndicate/syndicate_gorlex_komodo.dmm
@@ -2725,8 +2725,8 @@
/turf/closed/wall/mineral/plastitanium/nodiagonal,
/area/ship/engineering)
"yH" = (
-/obj/item/gun/ballistic/automatic/pistol,
-/obj/item/gun/ballistic/automatic/pistol{
+/obj/item/gun/ballistic/automatic/pistol/syndicate,
+/obj/item/gun/ballistic/automatic/pistol/syndicate{
pixel_y = 3
},
/obj/effect/turf_decal/industrial/fire{
@@ -2875,7 +2875,7 @@
/obj/effect/turf_decal/borderfloor{
dir = 1
},
-/obj/item/gun/ballistic/automatic/pistol{
+/obj/item/gun/ballistic/automatic/pistol/syndicate{
pixel_y = 3
},
/obj/item/ammo_box/magazine/m10mm,
@@ -3124,7 +3124,7 @@
},
/obj/item/clothing/gloves/krav_maga/combatglovesplus,
/obj/item/clothing/glasses/thermal/eyepatch,
-/obj/item/gun/ballistic/revolver,
+/obj/item/gun/ballistic/revolver/syndicate,
/obj/item/clothing/under/syndicate/sniper,
/obj/item/ammo_box/a357,
/obj/item/ammo_box/a357,
diff --git a/_maps/shuttles/syndicate/syndicate_litieguai.dmm b/_maps/shuttles/syndicate/syndicate_litieguai.dmm
index a7e6bb4dbcf5..c2e92f15f167 100644
--- a/_maps/shuttles/syndicate/syndicate_litieguai.dmm
+++ b/_maps/shuttles/syndicate/syndicate_litieguai.dmm
@@ -1038,9 +1038,9 @@
/obj/item/ammo_box/magazine/m10mm/ap,
/obj/item/ammo_box/magazine/m10mm/ap,
/obj/item/ammo_box/magazine/m10mm/ap,
-/obj/item/gun/ballistic/automatic/pistol,
-/obj/item/gun/ballistic/automatic/pistol,
-/obj/item/gun/ballistic/automatic/pistol,
+/obj/item/gun/ballistic/automatic/pistol/syndicate,
+/obj/item/gun/ballistic/automatic/pistol/syndicate,
+/obj/item/gun/ballistic/automatic/pistol/syndicate,
/obj/machinery/light/small/directional/east,
/turf/open/floor/plasteel/tech,
/area/ship/crew)
@@ -1500,7 +1500,7 @@
/obj/item/gun/syringe,
/obj/item/reagent_containers/glass/bottle/sodium_thiopental,
/obj/item/clothing/glasses/hud/health/night,
-/obj/item/gun/ballistic/automatic/pistol,
+/obj/item/gun/ballistic/automatic/pistol/syndicate,
/obj/item/clothing/gloves/color/latex/nitrile/evil,
/obj/item/clothing/suit/toggle/labcoat/raincoat,
/obj/item/clothing/shoes/combat,
@@ -2849,7 +2849,7 @@
name = "captain's closet";
req_access_txt = "20"
},
-/obj/item/gun/ballistic/revolver,
+/obj/item/gun/ballistic/revolver/syndicate,
/obj/item/clothing/suit/armor/vest/capcarapace/cybersun,
/obj/item/clothing/shoes/combat,
/obj/item/clothing/head/HoS/cybersun,
diff --git a/_maps/shuttles/syndicate/syndicate_panacea.dmm b/_maps/shuttles/syndicate/syndicate_panacea.dmm
new file mode 100644
index 000000000000..a55e39dd9e27
--- /dev/null
+++ b/_maps/shuttles/syndicate/syndicate_panacea.dmm
@@ -0,0 +1,10357 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"ae" = (
+/obj/structure/chair/sofa/purple/right/directional/east,
+/obj/machinery/light/directional/west,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"ag" = (
+/obj/effect/turf_decal/suns/line/marble/end{
+ dir = 1
+ },
+/obj/machinery/door/firedoor/border_only,
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/obj/machinery/door/airlock/public{
+ name = "Public Restroom"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/toilet)
+"al" = (
+/obj/structure/closet/firecloset/wall/directional/south,
+/obj/structure/cable/blue{
+ icon_state = "1-8"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormtwo)
+"ar" = (
+/obj/machinery/power/terminal{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "0-6"
+ },
+/obj/structure/catwalk/over/plated_catwalk/dark,
+/turf/open/floor/plating,
+/area/ship/engineering)
+"aw" = (
+/obj/structure/janitorialcart,
+/obj/item/mop,
+/obj/item/storage/bag/trash,
+/obj/machinery/light/directional/west,
+/turf/open/floor/plasteel/sepia,
+/area/ship/crew/ccommons)
+"az" = (
+/obj/machinery/vending/snack/random,
+/turf/open/floor/suns/diagonal{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormfour)
+"aA" = (
+/obj/structure/table/wood/reinforced,
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 4
+ },
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 8
+ },
+/obj/item/storage/fancy/cigarettes/cigars/havana{
+ pixel_y = 5
+ },
+/obj/item/storage/box/matches{
+ pixel_y = 8;
+ pixel_x = -4
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 8
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 4
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/canteen)
+"aG" = (
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/suns/pattern,
+/area/ship/bridge)
+"aH" = (
+/obj/structure/chair/plastic{
+ dir = 4
+ },
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 9
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"aI" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 6
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 6
+ },
+/obj/structure/cable/blue{
+ icon_state = "2-4"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormtwo)
+"aP" = (
+/obj/machinery/atmospherics/components/unary/outlet_injector/on/layer4{
+ dir = 4
+ },
+/turf/open/floor/engine/hull,
+/area/ship/external/dark)
+"aZ" = (
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/machinery/light/floor,
+/obj/structure/railing,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"bs" = (
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/structure/closet/emcloset/wall/directional/north,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"bu" = (
+/obj/structure/closet/wall/directional/west{
+ icon_state = "emergency_wall";
+ name = "Internals Closet"
+ },
+/obj/item/tank/internals/emergency_oxygen{
+ pixel_x = 5;
+ pixel_y = 6
+ },
+/obj/item/tank/internals/emergency_oxygen{
+ pixel_x = 5;
+ pixel_y = 2
+ },
+/obj/item/tank/internals/emergency_oxygen{
+ pixel_x = 5;
+ pixel_y = -2
+ },
+/obj/item/clothing/mask/breath{
+ pixel_y = 7;
+ pixel_x = -8
+ },
+/obj/item/clothing/mask/breath{
+ pixel_y = 1;
+ pixel_x = -8
+ },
+/obj/item/clothing/mask/breath{
+ pixel_y = -5;
+ pixel_x = -8
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/office/lobby)
+"bx" = (
+/obj/structure/table,
+/obj/effect/turf_decal/suns/line/marble/fill/corner{
+ dir = 8
+ },
+/obj/item/toy/redbutton{
+ pixel_y = 5
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"bA" = (
+/obj/effect/turf_decal/borderfloorwhite,
+/obj/machinery/atmospherics/pipe/simple/orange/hidden{
+ dir = 9
+ },
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/engineering)
+"bC" = (
+/obj/structure/window/reinforced/fulltile,
+/obj/structure/grille,
+/obj/machinery/door/firedoor/border_only{
+ dir = 4
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 8
+ },
+/obj/machinery/door/poddoor/shutters{
+ id = "Panacea_garden_shuts";
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/ship/crew/hydroponics)
+"bD" = (
+/obj/structure/closet/crate/hydroponics,
+/obj/effect/turf_decal/siding/wood/end,
+/obj/item/storage/bag/plants,
+/obj/item/storage/bag/plants/portaseeder,
+/obj/item/plant_analyzer,
+/obj/item/plant_analyzer,
+/obj/item/hatchet/wooden,
+/obj/item/hatchet/wooden,
+/obj/item/cultivator,
+/obj/item/cultivator,
+/obj/item/shovel/spade,
+/obj/item/shovel/spade,
+/obj/item/reagent_containers/glass/bottle/ammonia,
+/obj/item/reagent_containers/glass/bottle/ammonia,
+/obj/item/reagent_containers/glass/bottle/diethylamine,
+/obj/item/reagent_containers/glass/bottle/diethylamine,
+/obj/item/reagent_containers/spray/plantbgone,
+/obj/item/reagent_containers/spray/plantbgone,
+/obj/item/reagent_containers/spray/pestspray,
+/obj/item/reagent_containers/spray/pestspray,
+/obj/item/reagent_containers/glass/bottle/nutrient/ez,
+/obj/item/reagent_containers/glass/bottle/nutrient/ez,
+/obj/item/reagent_containers/glass/bottle/nutrient/l4z,
+/obj/item/reagent_containers/glass/bottle/nutrient/l4z,
+/obj/item/reagent_containers/glass/bottle/nutrient/rh,
+/obj/item/reagent_containers/glass/bottle/nutrient/rh,
+/obj/machinery/airalarm/directional/west,
+/turf/open/floor/suns/hatch{
+ color = "#D2BC9D"
+ },
+/area/ship/crew/hydroponics)
+"bF" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 9
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{
+ dir = 1
+ },
+/obj/structure/cable/blue{
+ icon_state = "2-4"
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"bH" = (
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/obj/machinery/light/directional/north,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"bK" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/machinery/button/door{
+ id = "Panacea_emergency_shuts";
+ name = "Emergency Exit Shutters";
+ pixel_y = 22;
+ pixel_x = 20;
+ dir = 8
+ },
+/turf/open/floor/plasteel/tech,
+/area/ship/maintenance)
+"bU" = (
+/obj/structure/table/wood/reinforced,
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 4
+ },
+/obj/machinery/light/directional/west,
+/obj/item/reagent_containers/food/drinks/waterbottle{
+ pixel_x = 10;
+ pixel_y = 12
+ },
+/obj/item/clothing/glasses/regular/circle,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/dorm)
+"bV" = (
+/obj/effect/turf_decal/suns/line,
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/blue{
+ icon_state = "5-8"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/office/lobby)
+"bY" = (
+/obj/machinery/power/terminal{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "0-5"
+ },
+/obj/structure/catwalk/over/plated_catwalk/dark,
+/turf/open/floor/plating,
+/area/ship/engineering)
+"bZ" = (
+/obj/structure/railing{
+ dir = 4
+ },
+/obj/item/kirbyplants/random,
+/obj/effect/turf_decal/suns/line/fancy/fill,
+/turf/open/floor/suns/dark,
+/area/ship/crew/cryo)
+"cc" = (
+/obj/structure/closet/wall/orange{
+ name = "Engineering locker";
+ pixel_y = 29;
+ dir = 1;
+ req_one_access = list(10, 20)
+ },
+/obj/item/clothing/suit/toggle/suns/workervest{
+ pixel_y = 8;
+ pixel_x = 10
+ },
+/obj/item/clothing/suit/toggle/suns/workervest{
+ pixel_y = 4;
+ pixel_x = 10
+ },
+/obj/item/clothing/under/syndicate/suns/workerjumpsuit{
+ pixel_y = 8
+ },
+/obj/item/clothing/under/syndicate/suns/workerjumpsuit{
+ pixel_y = 4
+ },
+/obj/item/clothing/gloves/suns/yellow{
+ pixel_y = -5;
+ pixel_x = -5
+ },
+/obj/item/clothing/gloves/suns/yellow{
+ pixel_y = -10;
+ pixel_x = -5
+ },
+/obj/item/clothing/shoes/jackboots/suns{
+ pixel_x = 3;
+ pixel_y = -8
+ },
+/obj/item/clothing/shoes/jackboots/suns{
+ pixel_x = 7;
+ pixel_y = -8
+ },
+/obj/item/clothing/head/safety_helmet/suns{
+ pixel_y = 10;
+ pixel_x = -11
+ },
+/obj/item/clothing/head/safety_helmet/suns{
+ pixel_y = 4;
+ pixel_x = -11
+ },
+/obj/effect/turf_decal/box,
+/obj/item/clothing/head/welding{
+ pixel_x = 7;
+ pixel_y = 18
+ },
+/obj/item/clothing/head/welding{
+ pixel_x = 7;
+ pixel_y = 12
+ },
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/engineering)
+"cg" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/machinery/door/firedoor/border_only,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/obj/machinery/door/airlock/glass{
+ name = "Kitchen"
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/canteen/kitchen)
+"cj" = (
+/obj/structure/window/reinforced/fulltile,
+/obj/structure/grille,
+/obj/machinery/door/firedoor/border_only,
+/obj/machinery/door/firedoor/border_only{
+ dir = 8
+ },
+/obj/machinery/door/poddoor/shutters{
+ id = "Panacea_psych_out_shut";
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/ship/crew/office)
+"cs" = (
+/obj/structure/window/reinforced/fulltile,
+/obj/structure/grille,
+/obj/machinery/door/firedoor/border_only{
+ dir = 4
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/machinery/door/poddoor/shutters{
+ id = "Panacea_psych_out_shut";
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/ship/crew/office)
+"ct" = (
+/obj/structure/chair/sofa/purple/right{
+ dir = 8
+ },
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/obj/machinery/firealarm/directional/east,
+/turf/open/floor/suns/diagonal{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormfour)
+"cu" = (
+/obj/structure/urinal{
+ pixel_y = 28
+ },
+/obj/effect/turf_decal/suns/line/marble,
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 1
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/toilet/two)
+"cH" = (
+/obj/structure/chair/plastic{
+ dir = 8
+ },
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 5
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"cM" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/office)
+"cQ" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/obj/machinery/firealarm/directional/east,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"cS" = (
+/obj/machinery/door/firedoor/border_only,
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/structure/grille,
+/obj/structure/window/reinforced/fulltile,
+/obj/machinery/door/poddoor/shutters{
+ id = "Panacea_patient_commons_shut"
+ },
+/turf/open/floor/plating,
+/area/ship/crew/dorm/dormtwo)
+"dd" = (
+/obj/item/radio/intercom/directional/west,
+/turf/open/floor/engine/hull,
+/area/ship/external/dark)
+"de" = (
+/obj/structure/bed,
+/obj/structure/curtain/cloth/grey,
+/obj/item/bedsheet/suns,
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/dorm)
+"df" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ship/crew/dorm/dormthree)
+"dh" = (
+/obj/structure/sink{
+ dir = 8;
+ pixel_x = 12;
+ pixel_y = 4
+ },
+/obj/structure/mirror{
+ pixel_y = 7;
+ pixel_x = 23
+ },
+/obj/item/towel{
+ pixel_y = 21;
+ pixel_x = 1
+ },
+/turf/open/floor/suns,
+/area/ship/crew/toilet)
+"di" = (
+/obj/effect/turf_decal/suns/line/fancy{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/suns,
+/area/ship/bridge)
+"dj" = (
+/obj/structure/sink/kitchen{
+ dir = 4
+ },
+/turf/open/floor/plasteel/sepia,
+/area/ship/crew/ccommons)
+"dn" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"dp" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/obj/effect/turf_decal/siding/wood{
+ dir = 2
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/dorm/dormfour)
+"dy" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ship/security)
+"dz" = (
+/obj/structure/filingcabinet/double{
+ dir = 1
+ },
+/turf/open/floor/carpet/red,
+/area/ship/medical/psych)
+"dI" = (
+/obj/structure/closet/firecloset/wall/directional/east,
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/engineering)
+"dL" = (
+/obj/machinery/light/directional/north,
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"dS" = (
+/obj/structure/chair/office{
+ dir = 8
+ },
+/turf/open/floor/suns/hatch{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormtwo)
+"dU" = (
+/obj/effect/turf_decal/siding/wood/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/siding/wood/corner{
+ dir = 8
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 4
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/obj/machinery/door/airlock{
+ dir = 4;
+ name = "Staff Beds"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/dorm/dormthree)
+"dV" = (
+/obj/effect/turf_decal/suns/line/fancy/fill,
+/obj/structure/closet/wall/directional/north{
+ name = "radio locker"
+ },
+/obj/item/radio{
+ pixel_x = 7;
+ pixel_y = 16
+ },
+/obj/item/radio{
+ pixel_x = 7;
+ pixel_y = 12
+ },
+/obj/item/radio{
+ pixel_x = 7;
+ pixel_y = 8
+ },
+/obj/item/radio{
+ pixel_x = 7;
+ pixel_y = 4
+ },
+/obj/item/radio{
+ pixel_x = 7;
+ pixel_y = 0
+ },
+/obj/item/radio{
+ pixel_x = -5;
+ pixel_y = 16
+ },
+/obj/item/radio{
+ pixel_x = -5;
+ pixel_y = 12
+ },
+/obj/item/radio{
+ pixel_x = -5;
+ pixel_y = 8
+ },
+/obj/item/radio{
+ pixel_x = -5;
+ pixel_y = 4
+ },
+/obj/item/radio{
+ pixel_x = -5;
+ pixel_y = 0
+ },
+/turf/open/floor/suns/dark,
+/area/ship/crew/cryo)
+"dX" = (
+/obj/effect/turf_decal/techfloor{
+ dir = 4
+ },
+/obj/machinery/airalarm/directional/east,
+/obj/structure/cable{
+ icon_state = "2-8"
+ },
+/obj/structure/cable{
+ icon_state = "1-8"
+ },
+/turf/open/floor/plasteel/tech,
+/area/ship/engineering)
+"dZ" = (
+/obj/effect/turf_decal/techfloor{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/binary/dp_vent_pump/high_volume/layer2{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 4
+ },
+/obj/machinery/advanced_airlock_controller{
+ pixel_y = 26
+ },
+/turf/open/floor/plasteel/tech,
+/area/ship/maintenance)
+"ec" = (
+/obj/structure/window/reinforced/fulltile,
+/obj/structure/grille,
+/obj/machinery/door/firedoor/border_only,
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/machinery/door/poddoor/shutters{
+ id = "Panacea_garden_space_shuts"
+ },
+/turf/open/floor/plating,
+/area/ship/crew/hydroponics)
+"eh" = (
+/obj/effect/turf_decal/suns/line/fancy/fill{
+ dir = 4
+ },
+/obj/machinery/light/directional/west,
+/turf/open/floor/suns/dark,
+/area/ship/bridge)
+"ej" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{
+ dir = 4
+ },
+/turf/open/floor/suns/pattern,
+/area/ship/crew/dorm)
+"em" = (
+/obj/structure/table/wood/reinforced,
+/obj/machinery/airalarm/directional/east,
+/obj/item/clothing/glasses/regular{
+ pixel_y = 11;
+ pixel_x = -3
+ },
+/obj/item/reagent_containers/food/drinks/waterbottle{
+ pixel_x = 7;
+ pixel_y = 5
+ },
+/obj/item/book/manual/random{
+ pixel_x = -4;
+ pixel_y = -1
+ },
+/turf/open/floor/suns/diagonal{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormthree)
+"eq" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 5
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"er" = (
+/turf/closed/wall/mineral/titanium/exterior,
+/area/ship/maintenance)
+"eu" = (
+/obj/effect/turf_decal/trimline/opaque/white/filled/line{
+ dir = 8
+ },
+/obj/machinery/airalarm/directional/south,
+/turf/open/floor/plasteel/sepia,
+/area/ship/crew/ccommons)
+"ez" = (
+/obj/effect/turf_decal/siding/wood,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/office)
+"eG" = (
+/obj/structure/window/reinforced/fulltile,
+/obj/structure/grille,
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/machinery/door/firedoor/border_only,
+/obj/machinery/door/poddoor/shutters{
+ id = "Panacea_psych_out_shut"
+ },
+/turf/open/floor/plating,
+/area/ship/crew/office)
+"eQ" = (
+/obj/machinery/shower{
+ pixel_y = 20
+ },
+/obj/structure/window,
+/obj/structure/curtain,
+/obj/item/soap,
+/turf/open/floor/suns/pattern,
+/area/ship/crew/toilet/three)
+"eW" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{
+ dir = 2
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"eZ" = (
+/obj/item/clothing/shoes/sneakers/suns{
+ pixel_x = -5;
+ pixel_y = -10
+ },
+/obj/item/clothing/shoes/sneakers/suns{
+ pixel_x = -3;
+ pixel_y = -10
+ },
+/obj/item/clothing/shoes/laceup/suns{
+ pixel_y = -11;
+ pixel_x = -1
+ },
+/obj/item/clothing/shoes/laceup/suns{
+ pixel_y = -11;
+ pixel_x = 2
+ },
+/obj/item/clothing/suit/toggle/suns{
+ pixel_y = 4;
+ pixel_x = -10
+ },
+/obj/item/clothing/suit/toggle/suns{
+ pixel_y = 4;
+ pixel_x = -7
+ },
+/obj/item/clothing/suit/toggle/suns/alt{
+ pixel_y = 1;
+ pixel_x = -3
+ },
+/obj/item/clothing/suit/toggle/suns/alt{
+ pixel_y = 2
+ },
+/obj/item/clothing/neck/cloak/suns{
+ pixel_x = 7
+ },
+/obj/item/clothing/neck/cloak/suns{
+ pixel_x = 11
+ },
+/obj/item/clothing/gloves/suns{
+ pixel_y = -6
+ },
+/obj/item/clothing/gloves/suns{
+ pixel_y = -6;
+ pixel_x = 3
+ },
+/obj/item/clothing/head/suns{
+ pixel_y = -6;
+ pixel_x = -11
+ },
+/obj/item/clothing/head/suns{
+ pixel_y = -6;
+ pixel_x = -8
+ },
+/obj/structure/closet/secure_closet/suns{
+ name = "Outer Wear"
+ },
+/turf/open/floor/suns/diagonal{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormthree)
+"fe" = (
+/obj/effect/turf_decal/suns/line/marble/corner{
+ dir = 8
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/canteen/kitchen)
+"fj" = (
+/obj/structure/chair/office,
+/obj/effect/turf_decal/siding/wood,
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/medical/psych)
+"fn" = (
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/machinery/firealarm/directional/west,
+/obj/structure/railing,
+/obj/structure/closet/crate/bin{
+ pixel_y = 4
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/office/lobby)
+"fG" = (
+/obj/machinery/computer/cargo/express{
+ dir = 8
+ },
+/turf/open/floor/suns/dark,
+/area/ship/bridge)
+"fH" = (
+/obj/structure/chair/comfy/purple/directional/west,
+/obj/effect/turf_decal/siding/wood/corner,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/office)
+"fJ" = (
+/obj/structure/railing/corner/wood{
+ dir = 1
+ },
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/obj/effect/turf_decal/siding/wood,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/turf/open/floor/suns/hatch{
+ color = "#D2BC9D"
+ },
+/area/ship/crew/hydroponics)
+"fK" = (
+/obj/item/storage/bag/chemistry{
+ pixel_y = 24
+ },
+/obj/structure/closet/wall/white/chem{
+ pixel_y = 28;
+ dir = 1;
+ req_one_access = list(5, 20);
+ name = "Pharmaceutical Supply"
+ },
+/obj/item/reagent_containers/glass/bottle/ammonia{
+ pixel_x = 11;
+ pixel_y = 19
+ },
+/obj/item/reagent_containers/glass/bottle/sulfur{
+ pixel_y = 19;
+ pixel_x = 4
+ },
+/obj/item/reagent_containers/glass/bottle/sugar{
+ pixel_y = 19;
+ pixel_x = -3
+ },
+/obj/item/reagent_containers/glass/bottle/sodium{
+ pixel_y = 19;
+ pixel_x = -10
+ },
+/obj/item/reagent_containers/glass/bottle/silicon{
+ pixel_y = 15;
+ pixel_x = 15
+ },
+/obj/item/reagent_containers/glass/bottle/radium{
+ pixel_y = 15;
+ pixel_x = 8
+ },
+/obj/item/reagent_containers/glass/bottle/potassium{
+ pixel_y = 15;
+ pixel_x = 1
+ },
+/obj/item/reagent_containers/glass/bottle/phosphorus{
+ pixel_y = 15;
+ pixel_x = -6
+ },
+/obj/item/reagent_containers/glass/bottle/oxygen{
+ pixel_y = 15;
+ pixel_x = -13
+ },
+/obj/item/reagent_containers/glass/bottle/nitrogen{
+ pixel_y = 12;
+ pixel_x = 11
+ },
+/obj/item/reagent_containers/glass/bottle/morphine{
+ pixel_y = 12;
+ pixel_x = 4
+ },
+/obj/item/reagent_containers/glass/bottle/mercury{
+ pixel_y = 12;
+ pixel_x = -3
+ },
+/obj/item/reagent_containers/glass/bottle/mannitol{
+ pixel_y = 12;
+ pixel_x = -10
+ },
+/obj/item/reagent_containers/glass/bottle/lithium{
+ pixel_y = 9;
+ pixel_x = 15
+ },
+/obj/item/reagent_containers/glass/bottle/iodine{
+ pixel_y = 9;
+ pixel_x = 8
+ },
+/obj/item/reagent_containers/glass/bottle/hydrogen{
+ pixel_y = 9;
+ pixel_x = 1
+ },
+/obj/item/reagent_containers/glass/bottle/fluorine{
+ pixel_y = 9;
+ pixel_x = -6
+ },
+/obj/item/reagent_containers/glass/bottle/ethanol{
+ pixel_y = 9;
+ pixel_x = -13
+ },
+/obj/item/reagent_containers/glass/bottle/chlorine{
+ pixel_x = 11;
+ pixel_y = 5
+ },
+/obj/item/reagent_containers/glass/bottle/carbon{
+ pixel_y = 5;
+ pixel_x = 4
+ },
+/obj/item/reagent_containers/glass/bottle/bromine{
+ pixel_y = 5;
+ pixel_x = -3
+ },
+/obj/item/reagent_containers/glass/bottle/aluminium{
+ pixel_y = 5;
+ pixel_x = -10
+ },
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 8
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/medical)
+"fM" = (
+/obj/effect/turf_decal/techfloor{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/layer_manifold/visible{
+ dir = 4
+ },
+/obj/machinery/light/directional/north,
+/turf/open/floor/plasteel/tech,
+/area/ship/maintenance)
+"fU" = (
+/obj/structure/window/reinforced/fulltile,
+/obj/structure/grille,
+/obj/machinery/door/firedoor/border_only{
+ dir = 4
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 8
+ },
+/obj/machinery/door/poddoor/shutters{
+ id = "Panacea_patient_dorm_shut";
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/ship/crew/dorm)
+"fV" = (
+/obj/structure/table/wood/reinforced,
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/machinery/door/firedoor/border_only,
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/canteen)
+"gi" = (
+/obj/docking_port/stationary{
+ dir = 4;
+ name = "Panacea Subshuttle Dock";
+ dwidth = 7;
+ height = 15;
+ width = 15
+ },
+/turf/template_noop,
+/area/template_noop)
+"gl" = (
+/obj/structure/chair/plastic{
+ dir = 8
+ },
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 6
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"go" = (
+/obj/structure/window/reinforced/fulltile,
+/obj/structure/grille,
+/obj/machinery/door/firedoor/border_only{
+ dir = 8
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/machinery/door/poddoor{
+ id = "Panacea_engine_window_blasts";
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/ship/engineering)
+"gq" = (
+/obj/structure/chair/comfy/purple/corpo/directional/south,
+/obj/effect/turf_decal/siding/wood,
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/obj/item/storage/secure/safe/suns{
+ dir = 8;
+ pixel_x = -30
+ },
+/turf/open/floor/suns/hatch{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/captain)
+"gv" = (
+/obj/structure/table,
+/obj/effect/turf_decal/suns/line/marble/fill/corner{
+ dir = 1
+ },
+/obj/item/storage/box/actionfigure{
+ pixel_y = 3
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"gw" = (
+/obj/item/radio/intercom/directional/west,
+/obj/effect/turf_decal/industrial/warning{
+ dir = 4
+ },
+/turf/open/floor/suns/grid,
+/area/ship/engineering)
+"gy" = (
+/obj/effect/turf_decal/suns/line{
+ dir = 9
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/office/lobby)
+"gE" = (
+/obj/structure/table,
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 4
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/obj/item/radio/intercom/directional/north,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/canteen/kitchen)
+"gN" = (
+/obj/machinery/atmospherics/components/unary/tank/air{
+ dir = 1;
+ piping_layer = 2
+ },
+/turf/open/floor/suns/grid,
+/area/ship/engineering)
+"gR" = (
+/obj/structure/table/wood/reinforced,
+/obj/structure/railing/wood,
+/obj/item/newspaper{
+ pixel_y = 2;
+ pixel_x = 4
+ },
+/turf/open/floor/ship/dirt,
+/area/ship/crew/hydroponics)
+"gY" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/structure/closet/wardrobe/black,
+/obj/machinery/light/directional/south,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/dorm)
+"hc" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 4
+ },
+/obj/structure/bed/dogbed{
+ anchored = 1;
+ name = "Bibsy's bed"
+ },
+/mob/living/simple_animal/pet/cat/kitten{
+ dir = 8;
+ name = "Bibsy"
+ },
+/obj/machinery/light/directional/north,
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/office)
+"hd" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ship/crew/hydroponics)
+"hf" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 10
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/dorm)
+"hh" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 1
+ },
+/obj/effect/turf_decal/suns/line/marble,
+/turf/open/floor/suns/plain,
+/area/ship/crew/cryo)
+"hj" = (
+/obj/structure/chair/comfy/purple/directional/west,
+/obj/machinery/button/door{
+ id = "Panacea_psych_out_shut";
+ name = "Window Shutters";
+ pixel_y = 11;
+ pixel_x = 20;
+ dir = 8
+ },
+/turf/open/floor/carpet/red,
+/area/ship/crew/office)
+"hl" = (
+/obj/structure/railing{
+ dir = 10
+ },
+/obj/structure/crate_shelf,
+/obj/structure/closet/crate{
+ pixel_x = 2;
+ pixel_y = 4;
+ name = "mining gear crate"
+ },
+/obj/item/storage/bag/ore{
+ pixel_y = 5
+ },
+/obj/item/storage/bag/ore{
+ pixel_y = -4
+ },
+/obj/item/pickaxe{
+ pixel_x = 5
+ },
+/obj/item/pickaxe,
+/obj/item/gps/mining{
+ pixel_x = -2;
+ pixel_y = -8
+ },
+/obj/item/gps/mining{
+ pixel_x = 5;
+ pixel_y = -8
+ },
+/obj/item/clothing/head/hardhat/mining{
+ pixel_y = 2;
+ pixel_x = -6
+ },
+/obj/item/clothing/head/hardhat/mining{
+ pixel_y = 6;
+ pixel_x = -6
+ },
+/turf/open/floor/plasteel/tech,
+/area/ship/engineering)
+"hp" = (
+/obj/effect/turf_decal/suns/line/fancy/fill{
+ dir = 4
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/dark,
+/area/ship/bridge)
+"hr" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 9
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormtwo)
+"hs" = (
+/obj/structure/table/wood/reinforced,
+/obj/machinery/computer/med_data/laptop{
+ dir = 1;
+ pixel_y = 4
+ },
+/obj/machinery/light/directional/east,
+/turf/open/floor/carpet/red,
+/area/ship/medical/psych)
+"hw" = (
+/obj/structure/chair/bench/beige{
+ dir = 8
+ },
+/obj/structure/flora/ausbushes/sparsegrass,
+/obj/item/toy/plush/moth/firewatch{
+ layer = 4
+ },
+/obj/machinery/light/directional/east,
+/turf/open/floor/ship/dirt,
+/area/ship/crew/hydroponics)
+"hC" = (
+/obj/structure/railing{
+ dir = 6;
+ layer = 5
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 5
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 5
+ },
+/obj/structure/cable{
+ icon_state = "1-8"
+ },
+/turf/open/floor/plasteel/tech,
+/area/ship/engineering)
+"hF" = (
+/obj/effect/turf_decal/trimline/opaque/white/filled/line{
+ dir = 8
+ },
+/turf/open/floor/plasteel/sepia,
+/area/ship/crew/ccommons)
+"hG" = (
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 8;
+ name = "engine fuel pump"
+ },
+/obj/effect/turf_decal/industrial/warning{
+ dir = 4
+ },
+/turf/open/floor/suns/grid,
+/area/ship/engineering)
+"hI" = (
+/obj/structure/table,
+/obj/item/toy/plush/moth/rainbow{
+ pixel_y = 6
+ },
+/obj/item/radio/intercom/directional/north,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/office/lobby)
+"hP" = (
+/obj/structure/table/wood/reinforced,
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 4
+ },
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 8
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 8
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 4
+ },
+/obj/item/paicard{
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/canteen)
+"hS" = (
+/obj/effect/turf_decal/borderfloorwhite,
+/obj/machinery/atmospherics/pipe/simple/orange/hidden{
+ dir = 9
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/blue{
+ icon_state = "2-9"
+ },
+/obj/structure/cable/blue{
+ icon_state = "2-8"
+ },
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/engineering)
+"hW" = (
+/obj/effect/turf_decal/techfloor,
+/obj/structure/cable/blue{
+ icon_state = "1-8"
+ },
+/turf/open/floor/plasteel/tech,
+/area/ship/engineering)
+"ic" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 8
+ },
+/obj/effect/turf_decal/siding/wood/corner,
+/obj/effect/turf_decal/siding/wood/corner{
+ dir = 4
+ },
+/turf/open/floor/suns/hatch{
+ color = "#D2BC9D"
+ },
+/area/ship/crew/hydroponics)
+"ig" = (
+/obj/structure/closet/crate/freezer/blood,
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 5
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 5
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/medical)
+"ih" = (
+/obj/structure/closet,
+/obj/item/storage/box/lights/mixed{
+ pixel_x = 5;
+ pixel_y = -5
+ },
+/obj/item/reagent_containers/glass/bucket{
+ pixel_y = -1;
+ pixel_x = -9
+ },
+/obj/item/reagent_containers/spray/cleaner{
+ pixel_x = -7;
+ pixel_y = -6
+ },
+/obj/item/reagent_containers/spray/cleaner{
+ pixel_x = -13;
+ pixel_y = -6
+ },
+/obj/item/lightreplacer{
+ pixel_x = 5;
+ pixel_y = 3
+ },
+/obj/item/pushbroom,
+/turf/open/floor/plasteel/sepia,
+/area/ship/crew/ccommons)
+"ij" = (
+/obj/machinery/portable_atmospherics/pump,
+/obj/effect/turf_decal/box,
+/obj/machinery/light_switch{
+ dir = 8;
+ pixel_x = 19;
+ pixel_y = -8
+ },
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/engineering)
+"ik" = (
+/obj/machinery/power/apc/auto_name/directional/south,
+/obj/structure/cable/blue{
+ icon_state = "0-4"
+ },
+/turf/open/floor/suns/pattern,
+/area/ship/crew/canteen)
+"im" = (
+/obj/effect/turf_decal/siding/wood/corner{
+ dir = 4
+ },
+/obj/effect/turf_decal/siding/wood/corner,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{
+ dir = 4
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/dorm/dormfour)
+"io" = (
+/obj/structure/table,
+/obj/effect/turf_decal/suns/line/marble/fill/corner,
+/obj/item/toy/windupToolbox{
+ pixel_y = 4
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"iu" = (
+/obj/structure/table/wood/reinforced,
+/obj/effect/turf_decal/suns/line/marble/fill/corner{
+ dir = 4
+ },
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 10
+ },
+/obj/machinery/door/firedoor/border_only,
+/obj/machinery/door/firedoor/border_only{
+ dir = 8
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/canteen)
+"iw" = (
+/obj/structure/table/wood/reinforced,
+/obj/machinery/firealarm/directional/west,
+/obj/item/reagent_containers/food/drinks/rilenacup{
+ pixel_x = -6;
+ pixel_y = 1
+ },
+/obj/item/toy/plush/goatplushie{
+ pixel_x = 6;
+ pixel_y = 16
+ },
+/turf/open/floor/suns/diagonal{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormthree)
+"iz" = (
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/machinery/vending/cola/blue,
+/obj/item/toy/plush/moth/moonfly{
+ pixel_y = 17
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/canteen)
+"iC" = (
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 5
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 5
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"iE" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 10
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/medical)
+"iF" = (
+/obj/effect/turf_decal/suns/line/marble,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{
+ dir = 1
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"iH" = (
+/obj/effect/turf_decal/suns/line/marble/corner,
+/turf/open/floor/suns/plain,
+/area/ship/crew/canteen/kitchen)
+"iI" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/machinery/door/airlock/external/glass{
+ dir = 4
+ },
+/obj/machinery/door/poddoor/shutters{
+ id = "Panacea_emergency_shuts";
+ dir = 4
+ },
+/turf/open/floor/suns/grid,
+/area/ship/maintenance)
+"iJ" = (
+/obj/item/circuitboard/computer/powermonitor{
+ pixel_x = 4
+ },
+/obj/structure/frame/computer{
+ dir = 4
+ },
+/turf/open/floor/plasteel/tech,
+/area/ship/engineering)
+"iL" = (
+/obj/structure/table,
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/item/paper_bin/bundlenatural{
+ pixel_y = 5;
+ pixel_x = 7
+ },
+/obj/item/pen/fountain{
+ pixel_y = 5;
+ pixel_x = 7
+ },
+/obj/item/folder/suns{
+ pixel_y = 2;
+ pixel_x = -8
+ },
+/obj/machinery/light/directional/east,
+/obj/structure/railing{
+ dir = 1;
+ layer = 2.5
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/office/lobby)
+"iM" = (
+/obj/machinery/photocopier,
+/turf/open/floor/suns/dark/plain,
+/area/ship/security)
+"iN" = (
+/obj/structure/table/wood/reinforced,
+/obj/item/toy/plush/blahaj{
+ pixel_y = 0
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"iW" = (
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{
+ dir = 1
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"iY" = (
+/obj/structure/table/wood/reinforced,
+/obj/item/storage/box/cups{
+ pixel_y = 5
+ },
+/obj/effect/turf_decal/suns/line/fancy{
+ dir = 8
+ },
+/obj/machinery/firealarm/directional/east,
+/turf/open/floor/suns,
+/area/ship/bridge)
+"iZ" = (
+/obj/structure/table,
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/machinery/door/firedoor/border_only,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/canteen/kitchen)
+"js" = (
+/obj/effect/turf_decal/borderfloorwhite,
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/engineering)
+"jt" = (
+/obj/machinery/door/firedoor/border_only,
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/obj/machinery/door/airlock{
+ dir = 2;
+ name = "Psych's Room";
+ req_one_access = list(1, 19, 20, 57, 58, 70)
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/medical/psych)
+"jx" = (
+/obj/machinery/atmospherics/pipe/simple/orange/hidden{
+ dir = 1
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2,
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/engineering)
+"jy" = (
+/obj/structure/chair/comfy/purple/directional,
+/turf/open/floor/carpet/red,
+/area/ship/crew/dorm/dormtwo)
+"jD" = (
+/obj/structure/window/reinforced/fulltile,
+/obj/structure/grille,
+/obj/machinery/door/firedoor/border_only{
+ dir = 4
+ },
+/obj/machinery/door/firedoor/border_only,
+/obj/machinery/door/poddoor/shutters{
+ id = "Panacea_patient_dorm_shut"
+ },
+/turf/open/floor/plating,
+/area/ship/crew/dorm)
+"jG" = (
+/obj/effect/turf_decal/suns/alt/fancy/top_left{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/turf/open/floor/suns,
+/area/ship/crew/ccommons)
+"jI" = (
+/obj/effect/turf_decal/trimline/opaque/white/filled/line{
+ dir = 4
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/sepia,
+/area/ship/crew/ccommons)
+"jJ" = (
+/obj/structure/closet/emcloset/wall/directional/east,
+/obj/effect/turf_decal/borderfloorwhite{
+ dir = 1
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/engineering)
+"jM" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 5
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"jU" = (
+/turf/open/floor/suns/dark/pattern,
+/area/ship/bridge)
+"jW" = (
+/obj/effect/turf_decal/siding/wood,
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/obj/structure/cable/blue{
+ icon_state = "2-4"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/captain)
+"jX" = (
+/turf/open/floor/carpet/red,
+/area/ship/crew/office)
+"jZ" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/machinery/power/apc/auto_name/directional/south,
+/obj/structure/cable/blue{
+ icon_state = "0-4"
+ },
+/turf/open/floor/suns,
+/area/ship/medical)
+"ka" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/machinery/light/directional/south,
+/obj/structure/closet/crate/bin{
+ pixel_y = 4
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"kr" = (
+/obj/structure/railing{
+ dir = 6;
+ layer = 5
+ },
+/obj/structure/rack,
+/obj/item/storage/toolbox/fishing{
+ pixel_y = 8
+ },
+/obj/item/storage/toolbox/fishing{
+ pixel_y = 0
+ },
+/turf/open/floor/plasteel/tech,
+/area/ship/engineering)
+"ks" = (
+/obj/structure/chair/plastic{
+ dir = 1
+ },
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 6
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"ku" = (
+/obj/effect/turf_decal/suns/alt/fancy/middle_center{
+ dir = 4
+ },
+/turf/open/floor/suns,
+/area/ship/crew/ccommons)
+"kw" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 10
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{
+ dir = 1
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"kx" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 4
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/dorm/dormthree)
+"kJ" = (
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4,
+/obj/structure/closet/firecloset/wall/directional/north,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"kU" = (
+/obj/structure/sign/painting/library{
+ pixel_y = 32
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/medical/psych)
+"kW" = (
+/obj/structure/chair/comfy/shuttle{
+ dir = 1
+ },
+/turf/open/floor/suns/hatch{
+ color = "#543C30"
+ },
+/area/ship/bridge)
+"lb" = (
+/obj/effect/turf_decal/suns/capital_s/marble{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/office/lobby)
+"lc" = (
+/turf/open/floor/suns,
+/area/ship/crew/canteen)
+"lk" = (
+/obj/effect/turf_decal/suns/line/marble,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"lo" = (
+/obj/structure/table,
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/machinery/door/firedoor/border_only,
+/obj/item/storage/box/donkpockets/donkpocketpizza{
+ pixel_y = 6
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/canteen/kitchen)
+"ls" = (
+/obj/structure/window/reinforced/fulltile,
+/obj/structure/grille,
+/obj/machinery/door/firedoor/border_only{
+ dir = 8
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/machinery/door/poddoor/shutters{
+ id = "Panacea_garden_space_shuts"
+ },
+/turf/open/floor/plating,
+/area/ship/crew/hydroponics)
+"lu" = (
+/obj/machinery/atmospherics/components/unary/shuttle/heater{
+ dir = 4
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 8
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 4
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/open/floor/plating,
+/area/ship/engineering)
+"lB" = (
+/obj/item/kirbyplants/random,
+/obj/effect/turf_decal/siding/wood,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 10
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/office)
+"lC" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 6
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"lF" = (
+/obj/structure/railing{
+ dir = 1
+ },
+/obj/effect/turf_decal/borderfloorwhite{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/orange/hidden{
+ dir = 5
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/engineering)
+"lH" = (
+/obj/effect/turf_decal/borderfloorwhite{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/item/radio/intercom/directional/west,
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/maintenance)
+"lK" = (
+/obj/structure/railing,
+/obj/structure/chair/sofa/purple/left{
+ dir = 1
+ },
+/obj/effect/turf_decal/siding/wood{
+ dir = 8
+ },
+/turf/open/floor/suns/diagonal{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormfour)
+"lL" = (
+/obj/machinery/light/small/directional/west,
+/turf/open/floor/engine/hull,
+/area/ship/external/dark)
+"lR" = (
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"lT" = (
+/obj/structure/table,
+/obj/machinery/reagentgrinder/constructed{
+ pixel_y = 4;
+ pixel_x = -7
+ },
+/obj/effect/turf_decal/suns/line/marble/fill/corner{
+ dir = 4
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/canteen/kitchen)
+"lU" = (
+/obj/effect/turf_decal/trimline/opaque/white/filled/line{
+ dir = 4
+ },
+/obj/machinery/power/apc/auto_name/directional/south,
+/obj/structure/cable/blue,
+/turf/open/floor/plasteel/sepia,
+/area/ship/crew/ccommons)
+"lV" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ship/crew/dorm/dormtwo)
+"lX" = (
+/obj/structure/table/wood/reinforced,
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/item/table_bell/brass{
+ pixel_y = 1;
+ pixel_x = 7
+ },
+/obj/item/desk_flag/suns{
+ pixel_y = 13;
+ pixel_x = 11
+ },
+/obj/machinery/door/firedoor/border_only,
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/item/paper_bin/bundlenatural{
+ pixel_y = 5;
+ pixel_x = -7
+ },
+/obj/item/pen/fourcolor{
+ pixel_y = 6;
+ pixel_x = -8
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/canteen)
+"mb" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ship/medical/psych)
+"md" = (
+/obj/machinery/atmospherics/components/binary/pump{
+ name = "plasma to engines pump"
+ },
+/turf/open/floor/plasteel/tech,
+/area/ship/engineering)
+"me" = (
+/obj/effect/turf_decal/suns/line/marble,
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 1
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/toilet/three)
+"mh" = (
+/obj/structure/window/reinforced/fulltile,
+/obj/structure/grille,
+/obj/machinery/door/firedoor/border_only{
+ dir = 8
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 4
+ },
+/obj/machinery/door/poddoor/shutters{
+ id = "Panacea_garden_space_shuts";
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/ship/crew/hydroponics)
+"mo" = (
+/obj/effect/turf_decal/siding/wood/end{
+ dir = 4
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 4
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/obj/machinery/door/airlock/command{
+ name = "Captain's Quarters";
+ req_access_txt = "20";
+ dir = 4;
+ req_access = list(20)
+ },
+/turf/open/floor/suns/hatch{
+ color = "#543C30"
+ },
+/area/ship/bridge)
+"mp" = (
+/obj/effect/turf_decal/techfloor{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/layer_manifold/visible{
+ dir = 4
+ },
+/turf/open/floor/plasteel/tech,
+/area/ship/maintenance)
+"mu" = (
+/obj/effect/turf_decal/suns/line/marble/fill,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/office/lobby)
+"mB" = (
+/obj/structure/window/reinforced/fulltile,
+/obj/structure/grille,
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 4
+ },
+/obj/machinery/door/poddoor/shutters{
+ id = "Panacea_bridge_shuts";
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/ship/bridge)
+"mD" = (
+/obj/effect/turf_decal/suns/capital_u/marble{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 10
+ },
+/obj/structure/cable/blue{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/office/lobby)
+"mH" = (
+/obj/structure/window/reinforced/fulltile,
+/obj/structure/grille,
+/obj/machinery/door/firedoor/border_only{
+ dir = 8
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 4
+ },
+/obj/machinery/door/poddoor/shutters{
+ id = "Panacea_psych_priv_shut";
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/ship/medical/psych)
+"mK" = (
+/obj/machinery/holopad/emergency,
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/office/lobby)
+"mN" = (
+/obj/effect/turf_decal/suns/line/marble,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"mP" = (
+/obj/machinery/atmospherics/pipe/simple/orange/hidden{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 6
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 6
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-6"
+ },
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/engineering)
+"mR" = (
+/obj/machinery/door/firedoor/border_only{
+ dir = 4
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/machinery/door/airlock/public{
+ dir = 4;
+ name = "Front Desk"
+ },
+/turf/open/floor/suns/pattern,
+/area/ship/crew/office/lobby)
+"mS" = (
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/structure/chair/plastic,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"mT" = (
+/obj/structure/railing/wood,
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/obj/effect/turf_decal/siding/wood{
+ dir = 2
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/turf/open/floor/suns/hatch{
+ color = "#D2BC9D"
+ },
+/area/ship/crew/hydroponics)
+"mU" = (
+/obj/machinery/holopad/emergency,
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"mW" = (
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/item/clothing/under/syndicate/suns/alt{
+ pixel_x = -3;
+ pixel_y = 0
+ },
+/obj/item/clothing/under/syndicate/suns/uniform2{
+ pixel_x = 5;
+ pixel_y = 0
+ },
+/obj/item/clothing/gloves/suns{
+ pixel_y = -12;
+ pixel_x = 5
+ },
+/obj/item/clothing/shoes/laceup/suns{
+ pixel_y = -11;
+ pixel_x = -5
+ },
+/obj/item/clothing/accessory/waistcoat/suns/ribbon{
+ pixel_y = -4;
+ pixel_x = -11
+ },
+/obj/item/clothing/accessory/waistcoat/suns/poof{
+ pixel_y = -5;
+ pixel_x = 12
+ },
+/obj/item/melee/classic_baton{
+ name = "wooden baton";
+ pixel_y = -4
+ },
+/obj/structure/closet/secure_closet{
+ icon_state = "cabinet";
+ req_one_access = list(20, 25);
+ name = "Mixologist's Closet"
+ },
+/obj/machinery/light/directional/north,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/canteen)
+"mZ" = (
+/obj/structure/railing{
+ dir = 8
+ },
+/obj/structure/table/wood/reinforced,
+/obj/item/paper_bin/bundlenatural{
+ pixel_y = 11;
+ pixel_x = -7
+ },
+/obj/item/stamp/captain{
+ pixel_x = 12;
+ pixel_y = 11
+ },
+/obj/item/stamp/syndicate{
+ pixel_x = 4;
+ pixel_y = 11
+ },
+/obj/item/stamp/denied{
+ pixel_y = 6;
+ pixel_x = 12
+ },
+/obj/item/stamp{
+ pixel_x = 4;
+ pixel_y = 6
+ },
+/obj/item/folder/red{
+ pixel_x = -7;
+ pixel_y = -9
+ },
+/obj/item/folder/blue{
+ pixel_x = -2;
+ pixel_y = -8
+ },
+/obj/item/pen/fountain{
+ pixel_y = 11;
+ pixel_x = -7
+ },
+/obj/item/folder/suns{
+ pixel_y = -6;
+ pixel_x = 6
+ },
+/obj/item/spacecash/bundle/c1000,
+/obj/item/spacecash/bundle/c1000{
+ pixel_y = -7
+ },
+/turf/open/floor/suns/dark/pattern,
+/area/ship/bridge)
+"na" = (
+/obj/structure/closet/secure_closet/medical1{
+ name = "medical supply closet"
+ },
+/obj/item/storage/bag/medical{
+ pixel_y = -4;
+ pixel_x = 5
+ },
+/obj/item/pinpointer/crew{
+ pixel_y = -3;
+ pixel_x = 5
+ },
+/obj/item/pinpointer/crew{
+ pixel_y = 0;
+ pixel_x = 5;
+ req_one_access = list(5, 20)
+ },
+/obj/item/storage/box/rxglasses{
+ pixel_x = -8;
+ pixel_y = 4
+ },
+/obj/item/storage/box/syringes{
+ pixel_x = -8;
+ pixel_y = 1
+ },
+/obj/item/storage/box/medipens{
+ pixel_x = -8;
+ pixel_y = -2
+ },
+/obj/item/storage/box/bodybags{
+ pixel_x = -8;
+ pixel_y = -5
+ },
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 4
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/medical)
+"nc" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 4
+ },
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 8
+ },
+/obj/machinery/door/firedoor/border_only,
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/obj/machinery/door/airlock/public{
+ name = "Patient Restroom"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/toilet/two)
+"nf" = (
+/obj/machinery/atmospherics/pipe/manifold/orange/hidden{
+ dir = 1
+ },
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/engineering)
+"nh" = (
+/obj/machinery/power/terminal{
+ dir = 1
+ },
+/obj/structure/cable{
+ icon_state = "0-2"
+ },
+/obj/machinery/button/door{
+ id = "Panacea_engine_blasts";
+ name = "Engine Blast Doors";
+ dir = 8;
+ pixel_x = 20;
+ pixel_y = -8;
+ req_one_access = list(10, 19, 20, 57, 58)
+ },
+/obj/machinery/button/door{
+ name = "Window Blast Doors";
+ id = "Panacea_engine_window_blasts";
+ pixel_x = 20;
+ pixel_y = 3;
+ dir = 8;
+ req_one_access = list(10, 19, 20, 57, 58)
+ },
+/turf/open/floor/suns/grid,
+/area/ship/engineering)
+"nm" = (
+/obj/effect/turf_decal/suns/line/marble/corner,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 6
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"nv" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/structure/cable/blue{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"nA" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 6
+ },
+/obj/effect/turf_decal/siding/wood/corner{
+ dir = 1
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{
+ dir = 8
+ },
+/turf/open/floor/suns/hatch{
+ color = "#D2BC9D"
+ },
+/area/ship/crew/hydroponics)
+"nG" = (
+/obj/effect/turf_decal/suns/line/fancy/fill{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 6
+ },
+/obj/machinery/power/apc/auto_name/directional/west,
+/obj/structure/cable/blue{
+ icon_state = "0-2"
+ },
+/turf/open/floor/suns/dark,
+/area/ship/bridge)
+"nI" = (
+/obj/machinery/atmospherics/pipe/simple/orange/hidden{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/structure/cable{
+ icon_state = "2-4"
+ },
+/turf/open/floor/plasteel/tech,
+/area/ship/engineering)
+"nS" = (
+/obj/effect/turf_decal/suns/capital_n/marble{
+ dir = 4
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/office/lobby)
+"nU" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/obj/effect/turf_decal/siding/wood/corner,
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{
+ dir = 4
+ },
+/obj/structure/cable/blue{
+ icon_state = "2-4"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/dorm/dormthree)
+"nZ" = (
+/obj/structure/window/reinforced/fulltile,
+/obj/structure/grille,
+/obj/machinery/door/firedoor/border_only,
+/obj/machinery/door/firedoor/border_only{
+ dir = 4
+ },
+/obj/machinery/door/poddoor/shutters{
+ id = "Panacea_garden_space_shuts";
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/ship/crew/hydroponics)
+"of" = (
+/obj/structure/table,
+/obj/item/storage/firstaid/medical{
+ pixel_y = 17;
+ pixel_x = -8
+ },
+/obj/item/storage/firstaid/o2{
+ pixel_y = 12;
+ pixel_x = -8
+ },
+/obj/item/storage/firstaid/regular{
+ pixel_y = 7;
+ pixel_x = -8
+ },
+/obj/item/storage/firstaid/brute{
+ pixel_x = -8;
+ pixel_y = 2
+ },
+/obj/item/storage/firstaid/fire{
+ pixel_x = 10;
+ pixel_y = 17
+ },
+/obj/item/storage/firstaid/toxin{
+ pixel_x = 10;
+ pixel_y = 12
+ },
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 4
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/medical)
+"oh" = (
+/obj/machinery/photocopier,
+/obj/machinery/light/directional/west,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/office/lobby)
+"op" = (
+/obj/structure/table/wood/reinforced,
+/obj/effect/turf_decal/suns/line/fancy{
+ dir = 8
+ },
+/obj/item/radio/intercom/wideband/table{
+ dir = 4;
+ pixel_x = 8;
+ pixel_y = 7
+ },
+/obj/item/wallframe/intercom/table{
+ dir = 4;
+ pixel_x = 8;
+ pixel_y = -6
+ },
+/turf/open/floor/suns,
+/area/ship/bridge)
+"oq" = (
+/obj/structure/bed,
+/obj/item/bedsheet/suns,
+/obj/structure/curtain/cloth/grey,
+/obj/machinery/light_switch{
+ dir = 8;
+ pixel_x = 19;
+ pixel_y = 9
+ },
+/turf/open/floor/suns/diagonal{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormthree)
+"ow" = (
+/obj/effect/turf_decal/suns/line/marble/corner{
+ dir = 4
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{
+ dir = 1
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/canteen/kitchen)
+"oB" = (
+/obj/effect/turf_decal/suns/line/fancy,
+/obj/effect/turf_decal/suns/line/fancy{
+ dir = 1
+ },
+/obj/machinery/door/firedoor/border_only,
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/obj/machinery/door/airlock/medical{
+ name = "Medbay";
+ req_one_access = list(1, 5, 19, 57, 45)
+ },
+/turf/open/floor/suns,
+/area/ship/medical)
+"oG" = (
+/obj/machinery/shower{
+ pixel_y = 12
+ },
+/obj/structure/curtain,
+/obj/item/soap,
+/turf/open/floor/suns/pattern,
+/area/ship/crew/toilet/two)
+"oK" = (
+/obj/structure/grille,
+/obj/machinery/door/firedoor/border_only,
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/structure/window/reinforced/fulltile,
+/obj/machinery/door/poddoor/shutters{
+ id = "Panacea_patient_commons_shut"
+ },
+/turf/open/floor/plating,
+/area/ship/crew/dorm/dormtwo)
+"oQ" = (
+/obj/effect/turf_decal/suns/line/marble/corner{
+ dir = 4
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/dorm)
+"oR" = (
+/obj/effect/turf_decal/suns/alt/fancy/middle_right{
+ dir = 4
+ },
+/turf/open/floor/suns,
+/area/ship/crew/ccommons)
+"oS" = (
+/obj/structure/closet/wall/white/med{
+ name = "medical locker";
+ pixel_y = 29;
+ dir = 1;
+ req_one_access = list(5, 20)
+ },
+/obj/item/clothing/gloves/color/latex/nitrile/suns{
+ pixel_y = -7;
+ pixel_x = -8
+ },
+/obj/item/clothing/gloves/color/latex/nitrile/suns{
+ pixel_y = -7;
+ pixel_x = -2
+ },
+/obj/item/clothing/under/syndicate/suns/doctorscrubs{
+ pixel_y = 8;
+ pixel_x = 6
+ },
+/obj/item/clothing/suit/toggle/labcoat/suns/doctorlabcoat{
+ pixel_y = 8;
+ pixel_x = -7
+ },
+/obj/item/clothing/under/syndicate/suns/doctorscrubs{
+ pixel_y = 8;
+ pixel_x = 10
+ },
+/obj/item/clothing/suit/toggle/labcoat/suns/doctorlabcoat{
+ pixel_y = 8;
+ pixel_x = -3
+ },
+/obj/item/storage/belt/medical{
+ pixel_x = 2;
+ pixel_y = -3
+ },
+/obj/item/storage/belt/medical{
+ pixel_x = 7;
+ pixel_y = -3
+ },
+/obj/item/clothing/neck/stethoscope{
+ pixel_y = 1;
+ pixel_x = -7
+ },
+/obj/item/clothing/neck/stethoscope{
+ pixel_y = 1;
+ pixel_x = -2
+ },
+/obj/item/clothing/mask/surgical/suns{
+ pixel_y = 11;
+ pixel_x = -2
+ },
+/obj/item/clothing/mask/surgical/suns{
+ pixel_y = 11;
+ pixel_x = 3
+ },
+/obj/item/clothing/head/suns/surgery{
+ pixel_y = 14;
+ pixel_x = -7
+ },
+/obj/item/clothing/head/suns/surgery{
+ pixel_y = 14;
+ pixel_x = -2
+ },
+/obj/item/clothing/glasses/hud/health/suns{
+ pixel_y = 15;
+ pixel_x = 6
+ },
+/obj/item/clothing/glasses/hud/health/suns{
+ pixel_y = 15;
+ pixel_x = 11
+ },
+/turf/open/floor/suns,
+/area/ship/medical)
+"oZ" = (
+/obj/structure/railing{
+ dir = 4
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/stairs{
+ dir = 2;
+ icon = 'icons/obj/stairs.dmi'
+ },
+/area/ship/engineering)
+"pi" = (
+/obj/effect/turf_decal/suns/line/fancy/fill{
+ dir = 4
+ },
+/obj/machinery/light_switch{
+ dir = 4;
+ pixel_x = -19;
+ pixel_y = -8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/suns/dark,
+/area/ship/bridge)
+"pj" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{
+ dir = 1
+ },
+/obj/structure/cable/blue{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/blue{
+ icon_state = "2-4"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormtwo)
+"pn" = (
+/obj/effect/turf_decal/suns/line/marble,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{
+ dir = 1
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/blue{
+ icon_state = "2-8"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"px" = (
+/obj/effect/turf_decal/suns/alt/fancy/top_right{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/turf/open/floor/suns,
+/area/ship/crew/ccommons)
+"pA" = (
+/obj/structure/closet/crate/trashcart/laundry,
+/obj/effect/turf_decal/siding/wood/corner{
+ dir = 1
+ },
+/turf/open/floor/suns/hatch{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormtwo)
+"pB" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/turf/open/floor/suns/hatch{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormtwo)
+"pE" = (
+/obj/machinery/computer/helm{
+ dir = 8
+ },
+/turf/open/floor/suns/dark,
+/area/ship/bridge)
+"pG" = (
+/obj/structure/table,
+/obj/effect/turf_decal/suns/line/marble/fill/corner{
+ dir = 1
+ },
+/obj/item/paper_bin/bundlenatural{
+ pixel_y = 5;
+ pixel_x = 4
+ },
+/obj/item/pen/fourcolor{
+ pixel_y = 6;
+ pixel_x = 5
+ },
+/obj/item/pen/fourcolor{
+ pixel_y = 2;
+ pixel_x = 3
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"pK" = (
+/obj/structure/table/wood/reinforced,
+/obj/item/newspaper{
+ pixel_y = 2;
+ pixel_x = -2
+ },
+/obj/item/clothing/glasses/regular{
+ pixel_y = 7;
+ pixel_x = 5
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"pM" = (
+/obj/structure/table/wood/reinforced,
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/item/book/manual/random{
+ pixel_x = 6;
+ pixel_y = 5
+ },
+/obj/item/clothing/glasses/regular/thin{
+ pixel_x = -2;
+ pixel_y = -3
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/dorm)
+"pO" = (
+/obj/structure/weightmachine/stacklifter,
+/turf/open/floor/suns/dark,
+/area/ship/crew/office)
+"pP" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/turf/open/floor/suns,
+/area/ship/crew/canteen)
+"pR" = (
+/obj/effect/turf_decal/siding/wood,
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/turf/open/floor/suns/hatch{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/captain)
+"pT" = (
+/obj/structure/urinal{
+ dir = 8;
+ pixel_y = 1;
+ pixel_x = 13
+ },
+/obj/machinery/light/directional/south,
+/turf/open/floor/suns,
+/area/ship/crew/toilet/three)
+"pX" = (
+/obj/structure/railing{
+ dir = 8
+ },
+/obj/structure/closet/wall/blue/directional/north{
+ name = "XO's Locker";
+ req_one_access = list(20, 57)
+ },
+/obj/item/clothing/gloves/suns/xo{
+ pixel_y = -7
+ },
+/obj/item/clothing/shoes/combat/suns{
+ pixel_x = 8;
+ pixel_y = -6
+ },
+/obj/item/clothing/suit/armor/vest/bulletproof/suns/xo{
+ pixel_y = 7;
+ pixel_x = -5
+ },
+/obj/item/clothing/neck/cloak/suns/xo{
+ pixel_y = 8;
+ pixel_x = 5
+ },
+/obj/item/clothing/under/syndicate/suns/xo{
+ pixel_x = 10;
+ pixel_y = 8
+ },
+/obj/item/clothing/mask/breath/suns{
+ pixel_x = 13;
+ pixel_y = 2
+ },
+/turf/open/floor/suns/hatch{
+ color = "#543C30"
+ },
+/area/ship/bridge)
+"pZ" = (
+/obj/effect/turf_decal/techfloor{
+ dir = 1
+ },
+/obj/machinery/atmospherics/components/binary/valve/layer4{
+ dir = 4;
+ name = "Disposals Outlet Valve"
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-4"
+ },
+/turf/open/floor/plasteel/tech,
+/area/ship/engineering)
+"qb" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/structure/cable/blue{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormtwo)
+"qe" = (
+/obj/structure/flora/ausbushes/grassybush,
+/obj/structure/flora/ausbushes/ppflowers,
+/turf/open/floor/grass/ship/jungle,
+/area/ship/crew/hydroponics)
+"qf" = (
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/dorm)
+"qk" = (
+/obj/structure/table/wood/reinforced,
+/obj/machinery/computer/med_data/laptop{
+ dir = 1;
+ pixel_y = 4
+ },
+/obj/machinery/light/directional/west,
+/turf/open/floor/suns/diagonal{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/captain)
+"qz" = (
+/obj/machinery/power/smes/engineering{
+ layer = 4
+ },
+/obj/structure/railing{
+ dir = 8;
+ layer = 4.1
+ },
+/obj/structure/railing{
+ dir = 1;
+ layer = 2.8
+ },
+/obj/structure/cable/blue,
+/turf/open/floor/suns/grid,
+/area/ship/engineering)
+"qA" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ship/crew/cryo)
+"qC" = (
+/obj/structure/closet/firecloset/wall/directional/north,
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"qD" = (
+/obj/structure/closet/wall/orange{
+ name = "Engineering Equipment";
+ pixel_y = 29;
+ dir = 1;
+ req_one_access = list(10, 20)
+ },
+/obj/item/clothing/gloves/color/yellow{
+ pixel_x = 5;
+ pixel_y = -8
+ },
+/obj/item/clothing/gloves/color/yellow{
+ pixel_x = 5;
+ pixel_y = -4
+ },
+/obj/item/storage/toolbox/mechanical{
+ pixel_y = 6;
+ pixel_x = -6
+ },
+/obj/item/storage/toolbox/mechanical{
+ pixel_y = 1;
+ pixel_x = -6
+ },
+/obj/item/storage/toolbox/electrical{
+ pixel_x = -6;
+ pixel_y = -4
+ },
+/obj/item/storage/toolbox/electrical{
+ pixel_x = -6;
+ pixel_y = -9
+ },
+/obj/item/geiger_counter{
+ pixel_y = 13;
+ pixel_x = 7
+ },
+/obj/item/geiger_counter{
+ pixel_y = 9;
+ pixel_x = 7
+ },
+/obj/item/multitool{
+ pixel_y = 4;
+ pixel_x = 13
+ },
+/obj/item/multitool{
+ pixel_y = 4;
+ pixel_x = 8
+ },
+/obj/effect/turf_decal/box,
+/obj/item/t_scanner{
+ pixel_y = 4;
+ pixel_x = -3
+ },
+/obj/item/t_scanner{
+ pixel_y = 4;
+ pixel_x = -11
+ },
+/obj/item/stack/cable_coil/cyan{
+ pixel_x = -6
+ },
+/obj/item/stack/cable_coil/cyan{
+ pixel_x = -6;
+ pixel_y = -4
+ },
+/obj/item/storage/belt/utility/full{
+ pixel_y = -10;
+ pixel_x = 7
+ },
+/obj/item/storage/belt/utility/full{
+ pixel_y = -10;
+ pixel_x = -7
+ },
+/obj/item/holosign_creator/atmos{
+ pixel_y = 14;
+ pixel_x = -9
+ },
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/engineering)
+"qM" = (
+/obj/structure/railing{
+ dir = 9
+ },
+/turf/open/floor/plasteel/tech,
+/area/ship/engineering)
+"qQ" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 1
+ },
+/obj/effect/turf_decal/suns/line/marble,
+/obj/machinery/power/apc/auto_name/directional/west,
+/obj/structure/cable/blue{
+ icon_state = "0-4"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/cryo)
+"qT" = (
+/obj/structure/table,
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 10
+ },
+/obj/machinery/light/directional/east,
+/obj/machinery/fax/syndicate,
+/turf/open/floor/suns/dark/plain,
+/area/ship/security)
+"qZ" = (
+/obj/machinery/power/shieldwallgen/atmos/roundstart{
+ id = "Panacea_entrance_shield"
+ },
+/obj/structure/cable/blue{
+ icon_state = "0-10"
+ },
+/obj/machinery/door/poddoor{
+ id = "Panacea_entrance_blast";
+ dir = 4
+ },
+/turf/open/floor/suns/grid,
+/area/ship/crew/office/lobby)
+"rc" = (
+/obj/structure/closet/wall/red/directional/north{
+ name = "Captain's Locker";
+ req_access = list(20)
+ },
+/obj/item/clothing/gloves/suns/captain{
+ pixel_x = -7;
+ pixel_y = -12
+ },
+/obj/item/clothing/neck/cloak/suns/cap{
+ pixel_y = 4;
+ pixel_x = 7
+ },
+/obj/item/clothing/shoes/combat/suns{
+ pixel_x = 6;
+ pixel_y = -9
+ },
+/obj/item/clothing/suit/armor/vest/bulletproof/suns/captain{
+ pixel_y = -1
+ },
+/obj/item/clothing/under/syndicate/suns/captain{
+ pixel_y = -3;
+ pixel_x = -9
+ },
+/obj/item/clothing/head/suns/captain{
+ pixel_x = -5;
+ pixel_y = -11
+ },
+/obj/item/gun/ballistic/automatic/powered/gauss/modelh/suns{
+ pixel_y = 7;
+ pixel_x = -4
+ },
+/obj/item/ammo_box/magazine/modelh{
+ pixel_y = 6;
+ pixel_x = -6
+ },
+/obj/item/ammo_box/magazine/modelh{
+ pixel_y = 6;
+ pixel_x = -2
+ },
+/obj/item/ammo_box/magazine/modelh{
+ pixel_y = 6;
+ pixel_x = 2
+ },
+/turf/open/floor/suns/diagonal{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/captain)
+"re" = (
+/obj/structure/flora/grass/jungle/b,
+/turf/open/floor/plating/ship/water,
+/area/ship/crew/hydroponics)
+"rf" = (
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"ri" = (
+/obj/effect/turf_decal/siding/wood/end{
+ dir = 4
+ },
+/obj/structure/easel,
+/turf/open/floor/suns/hatch{
+ color = "#D2BC9D"
+ },
+/area/ship/crew/hydroponics)
+"rk" = (
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/machinery/atmospherics/pipe/manifold4w/scrubbers/hidden/layer4,
+/obj/machinery/atmospherics/pipe/manifold4w/supply/hidden/layer2,
+/obj/structure/cable/blue{
+ icon_state = "1-8"
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"rs" = (
+/obj/structure/chair/plastic,
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 5
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"rB" = (
+/obj/effect/turf_decal/suns/line/fancy/fill{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/blue{
+ icon_state = "2-4"
+ },
+/obj/machinery/light/directional/west,
+/turf/open/floor/suns/dark,
+/area/ship/bridge)
+"rE" = (
+/obj/structure/flora/ausbushes/sunnybush,
+/obj/structure/flora/ausbushes/lavendergrass,
+/obj/machinery/light/directional/north,
+/turf/open/floor/grass/ship/jungle,
+/area/ship/crew/hydroponics)
+"rG" = (
+/obj/effect/turf_decal/suns/line/marble/corner{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 5
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"rL" = (
+/obj/structure/chair/sofa/purple,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"rM" = (
+/obj/machinery/vending/snack,
+/obj/item/toy/plush/sharai{
+ pixel_y = 19
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/dorm/dormtwo)
+"rU" = (
+/turf/open/floor/engine/hull,
+/area/ship/external/dark)
+"rX" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/machinery/light/floor,
+/obj/structure/railing{
+ dir = 1
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"sp" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 8
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/dorm/dormthree)
+"sq" = (
+/obj/structure/closet/firecloset/wall/directional/west,
+/obj/effect/turf_decal/borderfloorwhite{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 5
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 5
+ },
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/maintenance)
+"ss" = (
+/turf/open/floor/suns/pattern,
+/area/ship/crew/canteen)
+"su" = (
+/obj/structure/chair/office{
+ dir = 8
+ },
+/obj/machinery/airalarm/directional/east,
+/turf/open/floor/suns/hatch{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormtwo)
+"sD" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"sI" = (
+/obj/machinery/computer/helm/viewscreen/directional/north,
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"sM" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{
+ dir = 1
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"sN" = (
+/obj/structure/window/reinforced/fulltile,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/grille,
+/obj/machinery/door/firedoor/border_only{
+ dir = 8
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/machinery/door/poddoor/shutters{
+ id = "Panacea_emergency_shuts";
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/ship/maintenance)
+"sS" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 4
+ },
+/obj/structure/closet/firecloset/wall/directional/west,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/dorm/dormfour)
+"sY" = (
+/obj/effect/turf_decal/suns/line/fancy/fill{
+ dir = 5
+ },
+/obj/structure/chair{
+ dir = 1
+ },
+/obj/machinery/light/directional/south,
+/obj/machinery/computer/helm/viewscreen/directional/west,
+/turf/open/floor/suns/dark,
+/area/ship/crew/cryo)
+"td" = (
+/obj/structure/chair/comfy/shuttle{
+ dir = 4
+ },
+/turf/open/floor/suns/dark/pattern,
+/area/ship/bridge)
+"tg" = (
+/obj/structure/closet/secure_closet/freezer/fridge,
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/machinery/light/directional/south,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/canteen/kitchen)
+"th" = (
+/obj/structure/table,
+/obj/structure/bedsheetbin{
+ pixel_x = -1;
+ pixel_y = 1
+ },
+/turf/open/floor/suns/diagonal{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormfour)
+"tm" = (
+/obj/machinery/suit_storage_unit/inherit,
+/obj/item/tank/internals/oxygen{
+ pixel_x = 1;
+ pixel_y = -6
+ },
+/obj/item/clothing/suit/space/hardsuit/solgov/suns{
+ pixel_x = -5
+ },
+/obj/item/clothing/mask/breath/suns{
+ pixel_x = 4;
+ pixel_y = -4
+ },
+/obj/machinery/light/directional/west,
+/turf/open/floor/suns/diagonal{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/captain)
+"ts" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4,
+/turf/open/floor/suns,
+/area/ship/crew/canteen)
+"tt" = (
+/obj/effect/turf_decal/siding/wood/corner{
+ dir = 1
+ },
+/obj/item/kirbyplants/random,
+/obj/machinery/power/apc/auto_name/directional/north,
+/obj/structure/cable/blue{
+ icon_state = "0-8"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/office)
+"tB" = (
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/machinery/computer/helm/viewscreen/directional/north,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"tE" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/machinery/airalarm/directional/east,
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/dorm)
+"tJ" = (
+/obj/structure/window/reinforced/fulltile,
+/obj/structure/grille,
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 8
+ },
+/obj/machinery/door/poddoor/shutters{
+ id = "Panacea_bridge_shuts";
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/ship/bridge)
+"tK" = (
+/obj/structure/table/wood/reinforced,
+/obj/effect/turf_decal/suns/line/fancy/fill,
+/obj/item/toy/plush/moth/ragged{
+ pixel_y = 9;
+ pixel_x = -7
+ },
+/obj/item/toy/plush/rilena{
+ pixel_x = 6;
+ pixel_y = 4
+ },
+/turf/open/floor/suns/dark,
+/area/ship/crew/cryo)
+"tS" = (
+/obj/structure/table,
+/obj/effect/turf_decal/suns/line/marble/fill/corner{
+ dir = 8
+ },
+/obj/item/toy/plush/kari{
+ pixel_y = 4;
+ pixel_x = 9
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"tT" = (
+/obj/effect/turf_decal/suns/line/marble,
+/turf/open/floor/suns/plain,
+/area/ship/crew/canteen/kitchen)
+"ua" = (
+/obj/machinery/power/terminal{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "0-4"
+ },
+/obj/machinery/firealarm/directional/north,
+/obj/structure/catwalk/over/plated_catwalk/dark,
+/turf/open/floor/plating,
+/area/ship/engineering)
+"ub" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/manifold4w/scrubbers/hidden/layer4,
+/obj/structure/cable/blue{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"uj" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/obj/effect/turf_decal/siding/wood,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/dorm/dormthree)
+"up" = (
+/obj/effect/turf_decal/siding/wood/end{
+ dir = 1
+ },
+/obj/structure/closet/crate/hydroponics{
+ name = "seeds crate"
+ },
+/obj/item/seeds/tower,
+/obj/item/seeds/tower,
+/obj/item/seeds/tomato,
+/obj/item/seeds/tomato,
+/obj/item/seeds/tobacco,
+/obj/item/seeds/tobacco,
+/obj/item/seeds/wheat,
+/obj/item/seeds/wheat,
+/obj/item/seeds/sugarcane,
+/obj/item/seeds/sugarcane,
+/obj/item/seeds/soya,
+/obj/item/seeds/soya,
+/obj/item/seeds/potato,
+/obj/item/seeds/potato,
+/obj/item/seeds/nettle,
+/obj/item/seeds/nettle,
+/obj/item/seeds/eggplant,
+/obj/item/seeds/eggplant,
+/obj/item/seeds/cotton,
+/obj/item/seeds/cotton,
+/obj/item/seeds/corn,
+/obj/item/seeds/corn,
+/obj/item/seeds/coffee,
+/obj/item/seeds/coffee,
+/obj/item/seeds/chili,
+/obj/item/seeds/chili,
+/obj/item/seeds/chanter,
+/obj/item/seeds/chanter,
+/obj/item/seeds/carrot,
+/obj/item/seeds/carrot,
+/obj/machinery/power/apc/auto_name/directional/north,
+/obj/structure/cable/blue{
+ icon_state = "0-8"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#D2BC9D"
+ },
+/area/ship/crew/hydroponics)
+"ut" = (
+/obj/structure/window/reinforced/fulltile,
+/obj/structure/grille,
+/obj/machinery/door/poddoor/shutters{
+ id = "Panacea_emergency_shuts"
+ },
+/turf/open/floor/plating,
+/area/ship/maintenance)
+"uv" = (
+/obj/effect/turf_decal/suns/line/marble,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"uy" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 8
+ },
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 4
+ },
+/obj/machinery/power/apc/auto_name/directional/south,
+/obj/structure/cable/blue,
+/turf/open/floor/suns/plain,
+/area/ship/crew/toilet/two)
+"uI" = (
+/turf/open/floor/suns,
+/area/ship/medical)
+"uL" = (
+/obj/structure/table,
+/obj/effect/turf_decal/suns/line/marble/fill/corner{
+ dir = 4
+ },
+/obj/item/toy/cards/deck/cas{
+ pixel_y = 8;
+ pixel_x = -4
+ },
+/obj/item/toy/cards/deck/cas/black{
+ pixel_y = 6;
+ pixel_x = 4
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"uM" = (
+/obj/structure/table/wood/reinforced,
+/turf/open/floor/ship/dirt,
+/area/ship/crew/hydroponics)
+"uQ" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 4
+ },
+/obj/effect/turf_decal/siding/wood/corner{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/dorm/dormthree)
+"uU" = (
+/obj/machinery/light_switch{
+ dir = 8;
+ pixel_x = 19;
+ pixel_y = 0
+ },
+/turf/open/floor/suns/pattern,
+/area/ship/crew/ccommons)
+"va" = (
+/obj/structure/railing{
+ dir = 8
+ },
+/obj/structure/table/wood/reinforced,
+/obj/machinery/fax/syndicate,
+/turf/open/floor/suns/dark,
+/area/ship/bridge)
+"vc" = (
+/obj/effect/turf_decal/suns/line/fancy,
+/obj/effect/turf_decal/suns/line/fancy{
+ dir = 1
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/machinery/door/firedoor/border_only,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/obj/machinery/door/airlock/security{
+ name = "Peacekeeper's Office";
+ req_one_access = list(1, 19, 20, 57, 58)
+ },
+/turf/open/floor/suns,
+/area/ship/security)
+"vd" = (
+/obj/effect/turf_decal/suns/line/fancy{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/suns,
+/area/ship/bridge)
+"vh" = (
+/obj/effect/turf_decal/suns/line/fancy/fill{
+ dir = 4
+ },
+/obj/machinery/light_switch{
+ dir = 4;
+ pixel_x = -19;
+ pixel_y = 10
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/suns/dark,
+/area/ship/bridge)
+"vi" = (
+/obj/structure/fireplace,
+/obj/machinery/firealarm/directional/west,
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/office)
+"vl" = (
+/obj/effect/turf_decal/trimline/opaque/white/filled/line{
+ dir = 9
+ },
+/obj/structure/railing/corner{
+ dir = 4
+ },
+/turf/open/floor/plasteel/sepia,
+/area/ship/crew/ccommons)
+"vm" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 9
+ },
+/turf/open/floor/suns/diagonal{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormfour)
+"vn" = (
+/turf/closed/wall/mineral/titanium/exterior,
+/area/ship/engineering)
+"vq" = (
+/obj/structure/closet/wall/blue/directional/west{
+ name = "EVA Closet"
+ },
+/obj/structure/railing{
+ dir = 1;
+ layer = 3
+ },
+/obj/item/clothing/suit/space/syndicate/suns{
+ pixel_x = -7;
+ pixel_y = 6
+ },
+/obj/item/clothing/head/helmet/space/syndicate/suns{
+ pixel_x = 8;
+ pixel_y = 5
+ },
+/obj/item/clothing/head/helmet/space/syndicate/suns{
+ pixel_x = 8;
+ pixel_y = 1
+ },
+/obj/item/clothing/head/helmet/space/syndicate/suns{
+ pixel_x = 8;
+ pixel_y = -3
+ },
+/obj/item/clothing/suit/space/syndicate/suns{
+ pixel_x = -7;
+ pixel_y = 2
+ },
+/obj/item/clothing/suit/space/syndicate/suns{
+ pixel_x = -7;
+ pixel_y = -3
+ },
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/office/lobby)
+"vv" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4,
+/turf/open/floor/suns,
+/area/ship/medical)
+"vw" = (
+/obj/machinery/defibrillator_mount/loaded{
+ pixel_y = 14;
+ pixel_x = 25
+ },
+/obj/effect/turf_decal/suns/line/marble/fill,
+/turf/open/floor/suns/dark/plain,
+/area/ship/medical)
+"vx" = (
+/obj/machinery/atmospherics/pipe/simple/orange/hidden{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/stairs{
+ dir = 2;
+ icon = 'icons/obj/stairs.dmi'
+ },
+/area/ship/engineering)
+"vG" = (
+/obj/machinery/firealarm/directional/south,
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"vI" = (
+/obj/structure/chair/plastic{
+ dir = 4
+ },
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 10
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"vM" = (
+/turf/open/floor/suns/dark,
+/area/ship/crew/office)
+"vS" = (
+/obj/structure/curtain/cloth/grey,
+/obj/machinery/recharge_station,
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/dorm)
+"vX" = (
+/obj/structure/disposalpipe/segment{
+ dir = 6
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/turf/open/floor/plasteel/tech,
+/area/ship/maintenance)
+"wa" = (
+/obj/item/kirbyplants/random,
+/obj/machinery/power/apc/auto_name/directional/south,
+/obj/structure/cable/blue,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/office/lobby)
+"wc" = (
+/obj/structure/chair/office,
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 9
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/security)
+"we" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 5
+ },
+/obj/effect/turf_decal/suns/line/marble/corner{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "2-8"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/toilet/three)
+"wi" = (
+/obj/effect/turf_decal/borderfloorwhite{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/orange/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/engineering)
+"wk" = (
+/obj/structure/flora/ausbushes/lavendergrass,
+/obj/structure/flora/ausbushes/sparsegrass,
+/turf/open/floor/ship/dirt,
+/area/ship/crew/hydroponics)
+"wn" = (
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"ws" = (
+/obj/machinery/hydroponics/constructable,
+/obj/effect/turf_decal/siding/wood{
+ dir = 8
+ },
+/turf/open/floor/suns/hatch{
+ color = "#D2BC9D"
+ },
+/area/ship/crew/hydroponics)
+"wt" = (
+/obj/effect/turf_decal/siding/wood,
+/obj/effect/turf_decal/siding/wood/corner{
+ dir = 4
+ },
+/obj/machinery/holopad/emergency,
+/obj/structure/cable/blue{
+ icon_state = "1-4"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/medical/psych)
+"wv" = (
+/obj/machinery/smartfridge,
+/obj/machinery/door/firedoor/border_only{
+ dir = 4
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/canteen/kitchen)
+"ww" = (
+/obj/structure/closet/crate/bin{
+ pixel_y = 4
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"wC" = (
+/obj/machinery/space_heater,
+/obj/effect/turf_decal/box,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 9
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 9
+ },
+/obj/machinery/light/directional/east,
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/engineering)
+"wH" = (
+/obj/effect/turf_decal/suns/line/fancy{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "2-8"
+ },
+/obj/structure/table/wood/reinforced,
+/obj/machinery/recharger{
+ pixel_y = 9;
+ pixel_x = 8
+ },
+/obj/item/desk_flag/suns{
+ pixel_y = 2;
+ pixel_x = -8
+ },
+/turf/open/floor/suns,
+/area/ship/bridge)
+"wI" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/machinery/light/floor,
+/obj/structure/railing{
+ dir = 9
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"wM" = (
+/obj/structure/window{
+ dir = 8
+ },
+/obj/machinery/door/window/eastright{
+ dir = 2
+ },
+/obj/machinery/light/directional/north,
+/turf/open/floor/suns/pattern,
+/area/ship/crew/toilet/three)
+"wP" = (
+/obj/effect/turf_decal/suns/line/marble,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{
+ dir = 2
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/blue{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-8"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"wT" = (
+/obj/structure/railing,
+/obj/structure/table/wood/reinforced,
+/obj/item/papercutter{
+ pixel_x = 3;
+ pixel_y = 5
+ },
+/obj/item/desk_flag/suns{
+ pixel_y = 1;
+ pixel_x = 11
+ },
+/turf/open/floor/suns/hatch{
+ color = "#543C30"
+ },
+/area/ship/bridge)
+"wU" = (
+/obj/effect/turf_decal/suns/line/marble,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"wY" = (
+/obj/structure/window/reinforced/fulltile,
+/obj/structure/grille,
+/obj/machinery/door/firedoor/border_only{
+ dir = 4
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 8
+ },
+/obj/machinery/door/poddoor/shutters{
+ id = "Panacea_psych_out_shut";
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/ship/crew/office)
+"wZ" = (
+/obj/structure/bed,
+/obj/structure/curtain/cloth/grey,
+/obj/item/bedsheet/suns,
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 4
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/dorm)
+"xd" = (
+/obj/structure/rack,
+/obj/item/radio/intercom/directional/west,
+/obj/item/holosign_creator/medical{
+ pixel_y = 8;
+ pixel_x = 10
+ },
+/obj/item/holosign_creator/medical{
+ pixel_y = 3;
+ pixel_x = 10
+ },
+/obj/item/roller{
+ pixel_x = -6;
+ pixel_y = 14
+ },
+/obj/item/roller{
+ pixel_x = -7;
+ pixel_y = 20
+ },
+/obj/item/healthanalyzer{
+ pixel_y = -6;
+ pixel_x = 4
+ },
+/obj/item/healthanalyzer{
+ pixel_y = -6;
+ pixel_x = -5
+ },
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 4
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/medical)
+"xp" = (
+/obj/structure/table/wood/reinforced,
+/obj/item/flashlight/lamp/green{
+ pixel_x = -8;
+ pixel_y = -7
+ },
+/obj/item/spacecash/bundle/c10{
+ pixel_x = 9;
+ pixel_y = 9
+ },
+/turf/open/floor/suns/diagonal{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormthree)
+"xE" = (
+/obj/structure/bed/dogbed{
+ anchored = 1;
+ name = "Felix' bed"
+ },
+/mob/living/simple_animal/pet/cat/space{
+ dir = 4;
+ name = "Felix"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"xL" = (
+/obj/structure/flora/junglebush/b,
+/turf/open/floor/plating/ship/water,
+/area/ship/crew/hydroponics)
+"xO" = (
+/obj/structure/railing{
+ dir = 4
+ },
+/obj/structure/reagent_dispensers/watertank,
+/obj/machinery/light/directional/south,
+/turf/open/floor/suns/grid,
+/area/ship/engineering)
+"xP" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{
+ dir = 8
+ },
+/obj/machinery/light/directional/east,
+/turf/open/floor/suns,
+/area/ship/crew/canteen)
+"xQ" = (
+/obj/effect/turf_decal/trimline/opaque/white/filled/line{
+ dir = 1
+ },
+/obj/structure/railing{
+ dir = 1
+ },
+/obj/machinery/washing_machine,
+/turf/open/floor/plasteel/sepia,
+/area/ship/crew/ccommons)
+"xT" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 9
+ },
+/obj/effect/turf_decal/siding/wood{
+ dir = 9
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/dorm/dormthree)
+"xV" = (
+/obj/structure/sink{
+ dir = 4;
+ pixel_x = -14;
+ pixel_y = 5
+ },
+/obj/structure/mirror{
+ pixel_y = 7;
+ pixel_x = -24
+ },
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 9
+ },
+/obj/effect/turf_decal/suns/line/marble/corner,
+/obj/item/towel{
+ pixel_y = 22;
+ pixel_x = 1
+ },
+/obj/structure/cable/blue{
+ icon_state = "2-4"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/toilet/two)
+"xY" = (
+/obj/effect/turf_decal/siding/wood/corner{
+ dir = 4
+ },
+/obj/effect/turf_decal/siding/wood{
+ dir = 8
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 8
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/obj/machinery/door/airlock/public{
+ dir = 4;
+ name = "Patient Dorms"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm)
+"xZ" = (
+/obj/effect/turf_decal/suns/line/marble/fill/corner{
+ dir = 8
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"yf" = (
+/obj/structure/chair/comfy/purple/directional/west,
+/obj/machinery/light/directional/east,
+/turf/open/floor/carpet/red,
+/area/ship/crew/dorm/dormtwo)
+"yh" = (
+/turf/closed/wall/mineral/titanium/exterior,
+/area/ship/crew/office)
+"ym" = (
+/obj/machinery/holopad/emergency,
+/turf/open/floor/suns/pattern,
+/area/ship/crew/dorm)
+"yp" = (
+/obj/structure/table,
+/obj/item/folder/red{
+ pixel_y = 7;
+ pixel_x = -5
+ },
+/obj/item/folder/suns{
+ pixel_y = 0;
+ pixel_x = 5
+ },
+/obj/item/radio/intercom/directional/south,
+/turf/open/floor/suns/dark/plain,
+/area/ship/security)
+"ys" = (
+/obj/machinery/door/poddoor{
+ id = "Panacea_entrance_blast";
+ dir = 4
+ },
+/obj/docking_port/mobile{
+ dir = 2;
+ launch_status = 0;
+ port_direction = 8;
+ preferred_direction = 4
+ },
+/turf/open/floor/suns/grid,
+/area/ship/crew/office/lobby)
+"yu" = (
+/obj/structure/window/reinforced/fulltile,
+/obj/structure/grille,
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 8
+ },
+/obj/machinery/door/poddoor/shutters{
+ id = "Panacea_patient_dorm_shut"
+ },
+/turf/open/floor/plating,
+/area/ship/crew/dorm)
+"yv" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{
+ dir = 1
+ },
+/obj/machinery/light/directional/west,
+/turf/open/floor/suns/dark,
+/area/ship/crew/office)
+"yw" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 5
+ },
+/turf/open/floor/suns,
+/area/ship/crew/canteen)
+"yA" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"yF" = (
+/obj/structure/flora/rock/jungle,
+/turf/open/floor/plating/ship/water,
+/area/ship/crew/hydroponics)
+"yT" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 5
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"yX" = (
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/machinery/light/floor,
+/obj/structure/railing{
+ dir = 10;
+ layer = 5
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"zc" = (
+/obj/item/kirbyplants/random,
+/obj/machinery/light/directional/west,
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"zi" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 10
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"zn" = (
+/obj/machinery/power/apc/auto_name/directional/east,
+/obj/structure/cable/blue{
+ icon_state = "0-8"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/dorm)
+"zz" = (
+/obj/effect/turf_decal/techfloor,
+/obj/machinery/atmospherics/pipe/simple/orange/hidden{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/tech,
+/area/ship/engineering)
+"zC" = (
+/obj/structure/chair/office,
+/obj/machinery/light/directional/north,
+/turf/open/floor/suns/dark/plain,
+/area/ship/medical)
+"zD" = (
+/turf/open/floor/carpet/red,
+/area/ship/crew/dorm/dormtwo)
+"zH" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 5
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"zJ" = (
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/machinery/door/firedoor/border_only,
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/obj/machinery/door/airlock{
+ dir = 2;
+ name = "Bar";
+ req_one_access = list(1, 19, 20, 25, 57, 58)
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/canteen)
+"zK" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 4
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{
+ dir = 1
+ },
+/obj/machinery/computer/helm/viewscreen/directional/west,
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/dorm/dormfour)
+"zL" = (
+/obj/effect/turf_decal/borderfloorwhite{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/machinery/power/apc/auto_name/directional/west,
+/obj/structure/cable/blue,
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/maintenance)
+"zQ" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormtwo)
+"zS" = (
+/obj/structure/window/reinforced/fulltile,
+/obj/structure/disposalpipe/segment,
+/obj/structure/grille,
+/obj/machinery/door/poddoor/shutters{
+ id = "Panacea_emergency_shuts"
+ },
+/turf/open/floor/plating,
+/area/ship/maintenance)
+"zT" = (
+/obj/structure/bed,
+/obj/structure/curtain/cloth/grey,
+/obj/item/bedsheet/suns,
+/turf/open/floor/suns/diagonal{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormthree)
+"zU" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/dorm/dormfour)
+"zV" = (
+/obj/effect/turf_decal/suns/line/marble,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4,
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{
+ dir = 2
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-8"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"zZ" = (
+/obj/structure/railing,
+/obj/structure/table/wood/reinforced,
+/obj/item/paper_bin/bundlenatural{
+ pixel_y = 2;
+ pixel_x = -7
+ },
+/obj/item/clipboard{
+ pixel_x = 8
+ },
+/obj/item/folder/blue{
+ pixel_x = 16;
+ pixel_y = 6
+ },
+/obj/item/folder/red{
+ pixel_y = 3;
+ pixel_x = 10
+ },
+/obj/item/pen/fountain{
+ pixel_y = 3;
+ pixel_x = -7
+ },
+/obj/item/folder/suns{
+ pixel_y = -6;
+ pixel_x = 15
+ },
+/turf/open/floor/suns/hatch{
+ color = "#543C30"
+ },
+/area/ship/bridge)
+"Af" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 8
+ },
+/turf/open/floor/suns/hatch{
+ color = "#543C30"
+ },
+/area/ship/bridge)
+"Am" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 8
+ },
+/obj/effect/turf_decal/siding/wood/corner,
+/obj/effect/turf_decal/siding/wood/corner{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/turf/open/floor/suns/hatch{
+ color = "#D2BC9D"
+ },
+/area/ship/crew/hydroponics)
+"At" = (
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"Av" = (
+/obj/structure/table,
+/obj/item/toy/plush/hornet/gay{
+ pixel_x = 8;
+ pixel_y = 7
+ },
+/obj/item/toy/plush/knight{
+ pixel_y = 5;
+ pixel_x = -3
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"AM" = (
+/obj/machinery/light/directional/south,
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"AO" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{
+ dir = 1
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/canteen/kitchen)
+"AR" = (
+/obj/structure/table,
+/obj/item/storage/box/metalfoam{
+ pixel_y = 14;
+ pixel_x = -9
+ },
+/obj/item/storage/toolbox/mechanical{
+ pixel_y = -6;
+ pixel_x = -5
+ },
+/obj/effect/turf_decal/techfloor,
+/obj/structure/cable/blue{
+ icon_state = "2-4"
+ },
+/turf/open/floor/plasteel/tech,
+/area/ship/engineering)
+"AW" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-8"
+ },
+/obj/structure/cable/blue{
+ icon_state = "2-8"
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"AZ" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{
+ dir = 4
+ },
+/turf/open/floor/suns,
+/area/ship/security)
+"Bb" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 1
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/canteen/kitchen)
+"Bc" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ship/bridge)
+"Bd" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{
+ dir = 4
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/security)
+"Be" = (
+/obj/structure/rack,
+/obj/item/wheelchair{
+ pixel_y = -2
+ },
+/obj/item/wheelchair{
+ pixel_y = 2
+ },
+/obj/item/wheelchair{
+ pixel_y = 6
+ },
+/obj/item/wheelchair{
+ pixel_y = 10
+ },
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/machinery/light/directional/east,
+/obj/structure/railing,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/office/lobby)
+"Bk" = (
+/obj/structure/table,
+/obj/machinery/microwave,
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 5
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/canteen/kitchen)
+"Bl" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ship/crew/toilet)
+"Bo" = (
+/obj/effect/turf_decal/trimline/opaque/white/filled/line{
+ dir = 5
+ },
+/obj/structure/railing/corner{
+ dir = 1
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/sepia,
+/area/ship/crew/ccommons)
+"Bq" = (
+/obj/machinery/autolathe,
+/obj/structure/railing{
+ dir = 1;
+ layer = 2.8
+ },
+/obj/structure/railing{
+ dir = 4
+ },
+/turf/open/floor/suns/grid,
+/area/ship/engineering)
+"Br" = (
+/obj/machinery/door/airlock/external/glass{
+ dir = 4
+ },
+/obj/machinery/door/poddoor/shutters{
+ id = "Panacea_emergency_shuts";
+ dir = 4
+ },
+/turf/open/floor/suns/grid,
+/area/ship/maintenance)
+"Bu" = (
+/obj/effect/turf_decal/borderfloorwhite{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/obj/machinery/light/directional/west,
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/maintenance)
+"Bw" = (
+/obj/machinery/power/shuttle/engine/fueled/plasma{
+ dir = 4
+ },
+/obj/machinery/door/poddoor{
+ id = "Panacea_engine_blasts";
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/ship/engineering)
+"Bx" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 10
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"By" = (
+/obj/structure/railing{
+ dir = 1
+ },
+/turf/open/floor/plasteel/tech,
+/area/ship/engineering)
+"BD" = (
+/obj/structure/railing/corner{
+ dir = 8
+ },
+/obj/effect/turf_decal/borderfloorwhite,
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{
+ dir = 2
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 5
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-4"
+ },
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/engineering)
+"BJ" = (
+/obj/effect/turf_decal/siding/wood,
+/obj/machinery/light_switch{
+ dir = 4;
+ pixel_x = -19;
+ pixel_y = 8
+ },
+/obj/machinery/button/door{
+ id = "Panacea_psych_priv_shut";
+ name = "Privacy Shutters";
+ dir = 4;
+ pixel_x = -20;
+ pixel_y = -1
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/medical/psych)
+"BK" = (
+/obj/effect/turf_decal/suns/line/fancy/fill{
+ dir = 9
+ },
+/obj/structure/chair{
+ dir = 1
+ },
+/obj/machinery/light_switch{
+ dir = 1;
+ pixel_x = -7;
+ pixel_y = -19
+ },
+/turf/open/floor/suns/dark,
+/area/ship/crew/cryo)
+"BM" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 4
+ },
+/obj/machinery/holopad/emergency,
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/dorm/dormthree)
+"BN" = (
+/obj/effect/turf_decal/suns/line/fancy/fill{
+ dir = 5
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/machinery/door/firedoor/border_only,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/obj/machinery/door/airlock/command{
+ name = "Command Deck";
+ req_one_access = list(19, 20, 57, 58)
+ },
+/turf/open/floor/suns/dark,
+/area/ship/bridge)
+"BT" = (
+/obj/machinery/power/shieldwallgen/atmos/roundstart{
+ dir = 1;
+ id = "Panacea_entrance_shield"
+ },
+/obj/structure/cable/blue{
+ icon_state = "0-8"
+ },
+/obj/machinery/door/poddoor{
+ id = "Panacea_entrance_blast";
+ dir = 4
+ },
+/turf/open/floor/suns/grid,
+/area/ship/crew/office/lobby)
+"BU" = (
+/turf/closed/wall/mineral/titanium/exterior,
+/area/ship/crew/cryo)
+"BV" = (
+/obj/structure/table,
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/machinery/door/firedoor/border_only,
+/obj/item/storage/fancy/donut_box,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/canteen/kitchen)
+"BY" = (
+/obj/structure/railing{
+ dir = 9
+ },
+/obj/item/kirbyplants/random,
+/turf/open/floor/suns/dark,
+/area/ship/bridge)
+"Ca" = (
+/obj/structure/chair/stool/bar{
+ dir = 1
+ },
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"Ce" = (
+/obj/structure/table,
+/obj/item/storage/pill_bottle/dice{
+ pixel_y = 6;
+ pixel_x = -7
+ },
+/obj/item/toy/cards/deck{
+ pixel_y = 11;
+ pixel_x = 7
+ },
+/obj/item/toy/cards/deck/kotahi{
+ pixel_x = 7
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"Ch" = (
+/obj/structure/railing/corner/wood,
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/obj/effect/turf_decal/siding/wood{
+ dir = 2
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/turf/open/floor/suns/hatch{
+ color = "#D2BC9D"
+ },
+/area/ship/crew/hydroponics)
+"Cs" = (
+/obj/structure/railing/corner,
+/obj/effect/turf_decal/borderfloorwhite,
+/obj/structure/cable/blue{
+ icon_state = "4-9"
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/engineering)
+"Cw" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 9
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"Cy" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 6
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 9
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{
+ dir = 4
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"CA" = (
+/turf/closed/wall/mineral/titanium/exterior,
+/area/ship/crew/toilet/two)
+"CD" = (
+/obj/machinery/power/apc/auto_name/directional/north,
+/obj/structure/cable/blue{
+ icon_state = "0-8"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/canteen/kitchen)
+"CG" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 1
+ },
+/obj/effect/turf_decal/suns/line/marble/corner,
+/obj/effect/turf_decal/suns/line/marble/corner{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "2-8"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/cryo)
+"CK" = (
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/office/lobby)
+"CL" = (
+/obj/effect/turf_decal/suns/line{
+ dir = 6
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/office/lobby)
+"CQ" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 9
+ },
+/obj/structure/closet/wardrobe/mixed,
+/obj/machinery/firealarm/directional/south,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/dorm)
+"CV" = (
+/obj/item/clothing/gloves/tackler/dolphin/suns{
+ pixel_x = -8;
+ pixel_y = -6
+ },
+/obj/item/clothing/shoes/jackboots/suns/long{
+ pixel_x = 6;
+ pixel_y = -6
+ },
+/obj/item/clothing/under/syndicate/suns/pkuniform{
+ pixel_y = 6;
+ pixel_x = -10
+ },
+/obj/item/clothing/suit/toggle/suns/pkcoat{
+ pixel_x = -1;
+ pixel_y = 4
+ },
+/obj/item/clothing/suit/armor/vest/bulletproof/suns{
+ pixel_y = 4;
+ pixel_x = 8
+ },
+/obj/item/clothing/head/welding/suns{
+ pixel_y = -8;
+ pixel_x = -5
+ },
+/obj/item/clothing/glasses/hud/security/suns{
+ pixel_y = -8;
+ pixel_x = 5
+ },
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 4
+ },
+/obj/structure/closet/secure_closet/suns{
+ req_one_access = list(1, 20);
+ name = "Peacekeeper's locker"
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/security)
+"CY" = (
+/obj/structure/mirror{
+ pixel_y = 33
+ },
+/obj/structure/sink{
+ pixel_y = 20
+ },
+/obj/item/towel{
+ pixel_y = 22;
+ pixel_x = -16
+ },
+/turf/open/floor/suns,
+/area/ship/crew/toilet/three)
+"Da" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/obj/machinery/light/directional/east,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"Db" = (
+/obj/structure/bed,
+/obj/structure/curtain/cloth/grey,
+/obj/item/bedsheet/suns,
+/obj/effect/turf_decal/suns/line/marble/fill,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/dorm)
+"Dc" = (
+/obj/effect/turf_decal/suns/line/fancy/fill{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/structure/cable/blue{
+ icon_state = "1-4"
+ },
+/obj/machinery/light/directional/west,
+/turf/open/floor/suns/dark,
+/area/ship/bridge)
+"Dh" = (
+/obj/structure/toilet{
+ dir = 1
+ },
+/obj/structure/window{
+ dir = 8
+ },
+/obj/structure/window{
+ dir = 4
+ },
+/obj/structure/curtain,
+/obj/machinery/light/directional/south,
+/turf/open/floor/suns,
+/area/ship/crew/toilet/two)
+"Dn" = (
+/obj/effect/turf_decal/borderfloorwhite,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/engineering)
+"Do" = (
+/obj/structure/railing/corner/wood{
+ dir = 4
+ },
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/obj/effect/turf_decal/siding/wood,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/turf/open/floor/suns/hatch{
+ color = "#D2BC9D"
+ },
+/area/ship/crew/hydroponics)
+"Dp" = (
+/obj/structure/window/reinforced/fulltile,
+/obj/structure/grille,
+/obj/machinery/door/firedoor/border_only,
+/obj/machinery/door/firedoor/border_only{
+ dir = 4
+ },
+/obj/machinery/door/poddoor/shutters{
+ id = "Panacea_bridge_shuts";
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/ship/bridge)
+"Dq" = (
+/obj/effect/turf_decal/suns/line/marble,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"Du" = (
+/obj/structure/closet/emcloset/wall/directional/west,
+/obj/structure/cable/blue{
+ icon_state = "2-4"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/office)
+"Dz" = (
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/structure/railing,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"DG" = (
+/obj/structure/bed,
+/obj/structure/curtain/cloth/grey,
+/obj/item/bedsheet/suns,
+/obj/machinery/light/directional/north,
+/turf/open/floor/suns/diagonal{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormthree)
+"DH" = (
+/obj/structure/closet/emcloset/wall/directional/north,
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"DI" = (
+/obj/structure/table/wood/reinforced,
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/item/flashlight/lamp/green{
+ pixel_y = 14;
+ pixel_x = 16;
+ layer = 4
+ },
+/obj/item/reagent_containers/food/drinks/waterbottle{
+ pixel_y = 6;
+ pixel_x = -8
+ },
+/obj/item/clothing/head/wig{
+ pixel_x = 4;
+ pixel_y = -7
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/dorm)
+"DJ" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ship/medical)
+"DN" = (
+/obj/machinery/atmospherics/pipe/simple/orange/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/engineering)
+"DX" = (
+/obj/machinery/vending/coffee,
+/obj/item/toy/plush/tali{
+ pixel_y = 19
+ },
+/obj/machinery/light/directional/west,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/dorm/dormtwo)
+"Ee" = (
+/obj/structure/railing{
+ dir = 1;
+ layer = 2.8
+ },
+/obj/machinery/power/ship_gravity,
+/obj/machinery/light/directional/west,
+/obj/structure/cable/blue{
+ icon_state = "0-2"
+ },
+/turf/open/floor/suns/grid,
+/area/ship/engineering)
+"Ei" = (
+/obj/item/clothing/under/syndicate/suns/uniform2/alt{
+ pixel_y = 7;
+ pixel_x = -8
+ },
+/obj/item/clothing/under/syndicate/suns/uniform2/alt{
+ pixel_y = 3;
+ pixel_x = -8
+ },
+/obj/item/clothing/under/syndicate/suns/alt{
+ pixel_x = -8;
+ pixel_y = -1
+ },
+/obj/item/clothing/under/syndicate/suns/alt{
+ pixel_x = -8;
+ pixel_y = -5
+ },
+/obj/item/clothing/under/syndicate/suns{
+ pixel_x = 6;
+ pixel_y = 7
+ },
+/obj/item/clothing/under/syndicate/suns{
+ pixel_x = 6;
+ pixel_y = 4
+ },
+/obj/item/clothing/under/syndicate/suns/uniform3{
+ pixel_x = 6;
+ pixel_y = 1
+ },
+/obj/item/clothing/under/syndicate/suns/uniform3{
+ pixel_x = 6;
+ pixel_y = -2
+ },
+/obj/item/clothing/under/syndicate/suns/uniform2{
+ pixel_x = 6;
+ pixel_y = -7
+ },
+/obj/item/clothing/under/syndicate/suns/uniform2{
+ pixel_x = 6;
+ pixel_y = -9
+ },
+/obj/structure/closet/secure_closet/suns{
+ name = "Uniforms"
+ },
+/turf/open/floor/suns/diagonal{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormthree)
+"Ek" = (
+/obj/structure/window/reinforced/fulltile,
+/obj/structure/grille,
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/machinery/door/firedoor/border_only,
+/obj/machinery/door/poddoor/shutters{
+ id = "Panacea_garden_shuts"
+ },
+/turf/open/floor/plating,
+/area/ship/crew/hydroponics)
+"Eo" = (
+/obj/structure/closet/crate/bin{
+ pixel_y = 4
+ },
+/turf/open/floor/suns/diagonal{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormfour)
+"Er" = (
+/obj/structure/railing,
+/obj/structure/table,
+/obj/machinery/cell_charger,
+/obj/item/stock_parts/cell/high,
+/obj/machinery/light/directional/west,
+/obj/structure/cable/blue,
+/turf/open/floor/suns/grid,
+/area/ship/engineering)
+"Es" = (
+/obj/machinery/airalarm/directional/south,
+/turf/open/floor/suns/dark,
+/area/ship/crew/office)
+"Eu" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"Ew" = (
+/obj/machinery/light_switch{
+ dir = 2;
+ pixel_x = 8;
+ pixel_y = 19
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"EE" = (
+/obj/structure/chair/sofa/purple{
+ dir = 8
+ },
+/obj/machinery/light/directional/east,
+/turf/open/floor/suns/diagonal{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormfour)
+"EI" = (
+/obj/structure/window/reinforced/fulltile,
+/obj/structure/grille,
+/obj/machinery/door/poddoor/shutters{
+ id = "Panacea_emergency_shuts";
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/ship/maintenance)
+"EK" = (
+/obj/structure/railing/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/borderfloorwhite{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/orange/hidden{
+ dir = 10
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/engineering)
+"EM" = (
+/obj/machinery/atmospherics/pipe/simple/orange/hidden{
+ dir = 9
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/engineering)
+"EO" = (
+/obj/machinery/computer/crew,
+/obj/structure/sign/poster/solgov/suns{
+ pixel_y = 32
+ },
+/turf/open/floor/suns/hatch{
+ color = "#543C30"
+ },
+/area/ship/bridge)
+"ER" = (
+/obj/structure/table/wood/reinforced,
+/obj/item/toy/plush/slimeplushie{
+ pixel_y = 6
+ },
+/turf/open/floor/carpet/red,
+/area/ship/crew/dorm/dormtwo)
+"EW" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/machinery/light/floor,
+/obj/machinery/light/directional/east,
+/obj/structure/railing{
+ dir = 1
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"Ff" = (
+/obj/effect/turf_decal/suns/line/fancy/fill{
+ dir = 1
+ },
+/obj/structure/chair{
+ dir = 1
+ },
+/obj/machinery/firealarm/directional/south,
+/obj/item/radio/intercom/directional/east,
+/turf/open/floor/suns/dark,
+/area/ship/crew/cryo)
+"Fj" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/item/radio/intercom/directional/south,
+/obj/effect/turf_decal/industrial/warning/corner,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"Fk" = (
+/obj/structure/railing{
+ dir = 8
+ },
+/obj/machinery/suit_storage_unit/inherit,
+/obj/item/tank/internals/oxygen/yellow{
+ pixel_x = 1;
+ pixel_y = -6
+ },
+/obj/item/clothing/suit/space/hardsuit/mining/suns{
+ pixel_x = -4
+ },
+/obj/item/clothing/mask/gas/suns{
+ pixel_x = 8
+ },
+/turf/open/floor/suns/grid,
+/area/ship/engineering)
+"Fm" = (
+/obj/effect/turf_decal/techfloor{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/blue{
+ icon_state = "2-4"
+ },
+/turf/open/floor/plasteel/tech,
+/area/ship/engineering)
+"Fn" = (
+/obj/effect/turf_decal/siding/wood/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/siding/wood/corner{
+ dir = 4
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4,
+/obj/machinery/computer/helm/viewscreen/directional/north,
+/turf/open/floor/suns/hatch{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormtwo)
+"Fq" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 10
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/obj/machinery/button/door{
+ id = "Panacea_patient_dorm_shut";
+ name = "Window Shutters";
+ dir = 8;
+ pixel_x = 20;
+ pixel_y = 1
+ },
+/obj/machinery/light_switch{
+ dir = 8;
+ pixel_x = 19;
+ pixel_y = -7
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/dorm)
+"Fr" = (
+/obj/structure/window/reinforced/fulltile,
+/obj/structure/grille,
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/machinery/door/firedoor/border_only,
+/obj/machinery/door/poddoor/shutters{
+ id = "Panacea_patient_dorm_shut"
+ },
+/turf/open/floor/plating,
+/area/ship/crew/dorm)
+"Fs" = (
+/obj/structure/closet/firecloset/wall/directional/west,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 6
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 6
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/office)
+"FC" = (
+/obj/machinery/firealarm/directional/north,
+/obj/item/radio/intercom/directional/west,
+/turf/open/floor/suns/pattern,
+/area/ship/crew/canteen)
+"FD" = (
+/obj/structure/disposalpipe/segment{
+ dir = 10
+ },
+/obj/effect/turf_decal/techfloor{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/binary/dp_vent_pump/high_volume/layer2{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 4
+ },
+/turf/open/floor/plasteel/tech,
+/area/ship/maintenance)
+"FE" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/structure/railing{
+ dir = 1
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"FF" = (
+/obj/effect/turf_decal/suns/line{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 9
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/office/lobby)
+"FH" = (
+/obj/structure/window/reinforced/fulltile,
+/obj/structure/grille,
+/obj/machinery/door/poddoor/shutters{
+ id = "Panacea_medbay_priv_shut"
+ },
+/turf/open/floor/plating,
+/area/ship/medical)
+"FL" = (
+/obj/structure/tank_dispenser,
+/obj/machinery/light/directional/south,
+/turf/open/floor/suns/grid,
+/area/ship/maintenance)
+"FM" = (
+/obj/structure/reagent_dispensers/beerkeg,
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/machinery/airalarm/directional/north,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/canteen)
+"FO" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 4
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"FT" = (
+/obj/effect/turf_decal/siding/wood/corner{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 9
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 9
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-8"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormtwo)
+"FU" = (
+/obj/structure/chair/comfy/purple/directional/east,
+/turf/open/floor/carpet/red,
+/area/ship/crew/office)
+"FW" = (
+/obj/structure/railing/corner{
+ dir = 4
+ },
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 1
+ },
+/obj/effect/turf_decal/suns/line/marble,
+/turf/open/floor/suns/plain,
+/area/ship/crew/cryo)
+"FZ" = (
+/obj/structure/bed,
+/obj/structure/curtain/cloth/grey,
+/obj/item/bedsheet/suns,
+/obj/machinery/light/directional/west,
+/turf/open/floor/suns/diagonal{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormthree)
+"Ge" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 8
+ },
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 4
+ },
+/obj/machinery/door/firedoor/border_only,
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/obj/machinery/door/airlock/public{
+ name = "Cryo"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/cryo)
+"Gi" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ship/crew/office)
+"Gl" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/obj/effect/turf_decal/siding/wood,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/dorm/dormthree)
+"Go" = (
+/obj/structure/filingcabinet/chestdrawer/wheeled{
+ dir = 8;
+ pixel_y = 6;
+ pixel_x = -3
+ },
+/turf/open/floor/suns/dark,
+/area/ship/bridge)
+"Gx" = (
+/obj/structure/table/chem,
+/obj/structure/sink/chem{
+ dir = 8;
+ pixel_y = 6;
+ pixel_x = 8
+ },
+/obj/item/lighter/greyscale{
+ pixel_y = -12;
+ pixel_x = -5
+ },
+/obj/item/circuitboard/machine/smartfridge{
+ pixel_y = 7;
+ pixel_x = -5
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/medical)
+"GA" = (
+/obj/machinery/door/firedoor/border_only{
+ dir = 4
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/obj/machinery/door/airlock/public{
+ dir = 4;
+ name = "Front Desk"
+ },
+/turf/open/floor/suns/pattern,
+/area/ship/crew/office/lobby)
+"GI" = (
+/obj/structure/table,
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/item/table_bell/brass{
+ pixel_y = 9;
+ pixel_x = 6
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/machinery/door/firedoor/border_only,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/canteen/kitchen)
+"GJ" = (
+/obj/structure/chair/plastic{
+ dir = 1
+ },
+/obj/effect/turf_decal/suns/line/marble/fill,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"GM" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/machinery/door/firedoor/border_only,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/obj/machinery/door/airlock{
+ name = "Staff Dorms";
+ req_one_access = list(1, 5, 10, 19, 20, 25, 57, 58)
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/dorm/dormfour)
+"GN" = (
+/obj/structure/filingcabinet/double{
+ dir = 1
+ },
+/obj/machinery/light/directional/west,
+/turf/open/floor/suns/dark/plain,
+/area/ship/security)
+"GV" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 8
+ },
+/obj/structure/railing,
+/obj/machinery/photocopier,
+/turf/open/floor/suns/hatch{
+ color = "#543C30"
+ },
+/area/ship/bridge)
+"GW" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/obj/effect/turf_decal/siding/wood/corner{
+ dir = 8
+ },
+/obj/machinery/firealarm/directional/west,
+/turf/open/floor/suns/hatch{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormtwo)
+"Ha" = (
+/obj/structure/chair/bench/beige{
+ dir = 4
+ },
+/obj/structure/flora/ausbushes/sparsegrass,
+/obj/item/toy/plush/beeplushie{
+ pixel_x = 5;
+ layer = 4
+ },
+/obj/machinery/light_switch{
+ dir = 4;
+ pixel_x = -19;
+ pixel_y = -9
+ },
+/obj/machinery/button/door{
+ id = "Panacea_garden_shuts";
+ name = "Privacy Shutters";
+ dir = 4;
+ pixel_x = -20;
+ pixel_y = -1
+ },
+/turf/open/floor/ship/dirt,
+/area/ship/crew/hydroponics)
+"Hb" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 6
+ },
+/obj/vehicle/ridden/wheelchair,
+/obj/machinery/light/directional/north,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"Hi" = (
+/obj/structure/table,
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/item/table_bell/brass{
+ pixel_y = 9;
+ pixel_x = -6
+ },
+/obj/structure/railing{
+ dir = 1;
+ layer = 2.5
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/office/lobby)
+"Hl" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 1
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"Hm" = (
+/obj/item/radio/intercom/directional/south,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormtwo)
+"Hn" = (
+/obj/effect/turf_decal/suns/line/marble/corner{
+ dir = 4
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"Ho" = (
+/obj/structure/railing{
+ dir = 6
+ },
+/obj/structure/closet/crate{
+ name = "materials crate"
+ },
+/obj/item/stack/sheet/sandblock/twenty{
+ pixel_x = 7
+ },
+/obj/item/stack/sheet/plastic/twenty{
+ pixel_x = 3
+ },
+/obj/item/stack/sheet/plasteel/twenty{
+ pixel_x = -1
+ },
+/obj/item/stack/sheet/glass/twenty{
+ pixel_x = -6
+ },
+/obj/item/stack/sheet/metal/twenty{
+ pixel_x = -9
+ },
+/obj/item/stack/sheet/paperframes/twenty{
+ pixel_x = -12
+ },
+/obj/item/stack/sheet/cotton/cloth/ten{
+ pixel_x = 2;
+ pixel_y = 4
+ },
+/obj/item/stack/sheet/cotton/cloth/ten{
+ pixel_x = 2;
+ pixel_y = -2
+ },
+/obj/item/stack/sheet/mineral/wood/twentyfive{
+ pixel_x = -14
+ },
+/turf/open/floor/suns/grid,
+/area/ship/engineering)
+"Hp" = (
+/obj/structure/railing{
+ dir = 10;
+ layer = 5
+ },
+/obj/structure/cable{
+ icon_state = "1-4"
+ },
+/turf/open/floor/plasteel/tech,
+/area/ship/engineering)
+"Hw" = (
+/obj/structure/chair,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/office/lobby)
+"Hy" = (
+/obj/structure/chair/plastic,
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 9
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"HC" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 1
+ },
+/obj/effect/turf_decal/suns/line/marble,
+/obj/machinery/airalarm/directional/east,
+/obj/machinery/light/directional/south,
+/turf/open/floor/suns/plain,
+/area/ship/crew/cryo)
+"HL" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ship/crew/dorm/dormfour)
+"HO" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"HT" = (
+/obj/machinery/holopad/emergency,
+/obj/structure/cable/blue{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/suns/pattern,
+/area/ship/bridge)
+"HW" = (
+/obj/structure/closet/crate/bin{
+ pixel_y = 4
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"Ia" = (
+/obj/machinery/vending/boozeomat,
+/turf/open/floor/suns,
+/area/ship/crew/canteen)
+"Ig" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ship/crew/canteen/kitchen)
+"In" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ship/crew/dorm)
+"Ip" = (
+/obj/effect/turf_decal/suns/line/fancy/fill{
+ dir = 6
+ },
+/obj/machinery/door/firedoor/border_only,
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/obj/machinery/door/airlock/command{
+ name = "Command Deck";
+ req_one_access = list(19, 20, 57, 58)
+ },
+/turf/open/floor/suns/dark,
+/area/ship/bridge)
+"It" = (
+/obj/structure/urinal{
+ dir = 8;
+ pixel_y = 1;
+ pixel_x = 13
+ },
+/turf/open/floor/suns,
+/area/ship/crew/toilet/three)
+"Iw" = (
+/obj/machinery/atmospherics/components/binary/pump/on/layer2{
+ dir = 1;
+ name = "distribution output pump"
+ },
+/turf/open/floor/plasteel/tech,
+/area/ship/engineering)
+"Ix" = (
+/obj/structure/table,
+/obj/machinery/computer/secure_data/laptop{
+ dir = 8;
+ pixel_y = 5;
+ pixel_x = 4
+ },
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/machinery/firealarm/directional/east,
+/turf/open/floor/suns/dark/plain,
+/area/ship/security)
+"IB" = (
+/obj/effect/turf_decal/siding/wood,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 10
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/office)
+"IF" = (
+/obj/structure/table/wood/reinforced,
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 10
+ },
+/obj/item/storage/box/drinkingglasses{
+ pixel_y = 8
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/canteen)
+"IO" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/structure/cable/blue{
+ icon_state = "5-10"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/office/lobby)
+"IP" = (
+/obj/structure/table,
+/obj/effect/turf_decal/suns/line/marble/fill/corner{
+ dir = 4
+ },
+/obj/item/instrument/piano_synth,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"IR" = (
+/obj/structure/chair{
+ dir = 4
+ },
+/obj/machinery/airalarm/directional/west,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/office/lobby)
+"IY" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"Ja" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 10
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/canteen/kitchen)
+"Jb" = (
+/obj/effect/turf_decal/siding/wood,
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/obj/machinery/power/apc/auto_name/directional/east,
+/obj/structure/cable/blue{
+ icon_state = "0-8"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/medical/psych)
+"Jg" = (
+/obj/effect/turf_decal/suns/line/marble,
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 1
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 4
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/obj/machinery/door/airlock{
+ name = "Restroom";
+ dir = 4
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/toilet/three)
+"Jh" = (
+/obj/structure/sink/kitchen{
+ dir = 4
+ },
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 5
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 5
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 5
+ },
+/obj/machinery/airalarm/directional/south,
+/obj/structure/cable/blue{
+ icon_state = "1-4"
+ },
+/obj/machinery/light/directional/west,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/canteen/kitchen)
+"Ji" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 8
+ },
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 4
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 8
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/obj/machinery/door/airlock{
+ dir = 4;
+ name = "Psych's Office";
+ req_one_access = list(1, 19, 20, 57, 58, 70)
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/medical/psych)
+"Jo" = (
+/obj/machinery/light_switch{
+ dir = 1;
+ pixel_x = -7;
+ pixel_y = -19
+ },
+/turf/open/floor/suns/pattern,
+/area/ship/crew/canteen)
+"Jx" = (
+/obj/structure/window/reinforced/fulltile,
+/obj/structure/grille,
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 8
+ },
+/obj/machinery/door/poddoor/shutters{
+ id = "Panacea_patient_dorm_shut";
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/ship/crew/dorm)
+"JA" = (
+/obj/item/kirbyplants/random,
+/obj/machinery/light_switch{
+ dir = 2;
+ pixel_x = 8;
+ pixel_y = 19
+ },
+/obj/machinery/power/apc/auto_name/directional/west,
+/obj/structure/cable/blue{
+ icon_state = "0-4"
+ },
+/turf/open/floor/suns,
+/area/ship/security)
+"JI" = (
+/obj/machinery/button/door{
+ id = "Panacea_emergency_shuts";
+ name = "Emergency Exit Shutters";
+ pixel_y = 20;
+ pixel_x = -10;
+ dir = 2;
+ req_one_access = list(1, 5, 10, 19, 20, 25, 57, 58)
+ },
+/obj/item/radio/intercom/directional/north{
+ pixel_x = 7
+ },
+/turf/open/floor/engine/hull,
+/area/ship/external/dark)
+"JJ" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/food/snacks/store/cake/lemon{
+ pixel_y = 5
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/item/radio/intercom/directional/south,
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/office)
+"JQ" = (
+/turf/template_noop,
+/area/template_noop)
+"JS" = (
+/turf/closed/wall/mineral/titanium/exterior,
+/area/ship/crew/canteen)
+"JT" = (
+/obj/structure/urinal{
+ pixel_y = 28
+ },
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 5
+ },
+/obj/effect/turf_decal/suns/line/marble/corner{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "2-8"
+ },
+/obj/machinery/light/directional/east,
+/turf/open/floor/suns/plain,
+/area/ship/crew/toilet/two)
+"JU" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/obj/machinery/light/directional/west,
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/dorm/dormfour)
+"JV" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 4
+ },
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/toilet)
+"JX" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 4
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/dorm)
+"Ke" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 4
+ },
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 8
+ },
+/obj/machinery/power/apc/auto_name/directional/south,
+/obj/structure/cable/blue,
+/turf/open/floor/suns/plain,
+/area/ship/crew/toilet)
+"Kg" = (
+/obj/structure/railing{
+ dir = 10
+ },
+/obj/machinery/power/smes/engineering,
+/obj/structure/cable/blue{
+ icon_state = "0-2"
+ },
+/turf/open/floor/suns/grid,
+/area/ship/engineering)
+"Kj" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ship/crew/ccommons)
+"Kp" = (
+/obj/effect/turf_decal/suns/alt/fancy/top_center{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/turf/open/floor/suns,
+/area/ship/crew/ccommons)
+"Kr" = (
+/obj/structure/chair/comfy/purple/directional/east,
+/obj/machinery/light/directional/west,
+/obj/machinery/button/door{
+ id = "Panacea_patient_commons_shut";
+ name = "Window Shutters";
+ dir = 4;
+ pixel_y = 21;
+ pixel_x = -20
+ },
+/turf/open/floor/carpet/red,
+/area/ship/crew/dorm/dormtwo)
+"Kw" = (
+/obj/structure/railing,
+/obj/structure/chair/sofa/purple/corner{
+ dir = 8
+ },
+/turf/open/floor/suns/diagonal{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormfour)
+"Kx" = (
+/turf/open/floor/suns/pattern,
+/area/ship/crew/ccommons)
+"Kz" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 1
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/dorm)
+"KH" = (
+/obj/effect/turf_decal/suns/line/marble/corner,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 6
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 6
+ },
+/obj/machinery/firealarm/directional/north,
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"KI" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{
+ dir = 1
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"KN" = (
+/obj/structure/table/wood/reinforced,
+/obj/item/paper_bin/bundlenatural{
+ pixel_y = 7;
+ pixel_x = -8
+ },
+/obj/item/pen/fountain/captain{
+ pixel_y = 7;
+ pixel_x = -8
+ },
+/obj/item/folder/red{
+ pixel_y = 10;
+ pixel_x = 4
+ },
+/obj/item/folder/blue{
+ pixel_y = 10;
+ pixel_x = 9
+ },
+/obj/item/flashlight/lamp/green{
+ pixel_x = 8;
+ pixel_y = 4
+ },
+/obj/item/radio/intercom/directional/south,
+/turf/open/floor/suns/diagonal{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/captain)
+"KP" = (
+/turf/closed/wall/mineral/titanium/exterior,
+/area/ship/crew/dorm/dormthree)
+"KQ" = (
+/obj/structure/flora/ausbushes/sparsegrass,
+/obj/structure/flora/ausbushes/ywflowers,
+/obj/structure/closet/crate{
+ name = "art crate"
+ },
+/obj/item/canvas/twentythreeXtwentythree,
+/obj/item/canvas/twentythreeXtwentythree,
+/obj/item/canvas/twentythreeXnineteen,
+/obj/item/canvas/twentythreeXnineteen,
+/obj/item/canvas/nineteenXnineteen,
+/obj/item/canvas/nineteenXnineteen,
+/obj/item/canvas,
+/obj/item/canvas,
+/obj/item/storage/toolbox/artistic,
+/turf/open/floor/grass/ship/jungle,
+/area/ship/crew/hydroponics)
+"KR" = (
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"KX" = (
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"KY" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"KZ" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{
+ dir = 8
+ },
+/obj/machinery/airalarm/directional/east,
+/obj/item/radio/intercom/directional/north,
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/dorm/dormfour)
+"Lc" = (
+/obj/structure/flora/ausbushes/sparsegrass,
+/obj/structure/flora/ausbushes/ywflowers,
+/obj/machinery/firealarm/directional/north,
+/obj/machinery/button/door{
+ id = "Panacea_garden_space_shuts";
+ name = "Outer Window Shutters";
+ pixel_y = 20;
+ pixel_x = 21
+ },
+/turf/open/floor/grass/ship/jungle,
+/area/ship/crew/hydroponics)
+"Lf" = (
+/obj/structure/flora/ausbushes/ppflowers,
+/obj/structure/flora/ausbushes/lavendergrass,
+/turf/open/floor/grass/ship/jungle,
+/area/ship/crew/hydroponics)
+"Lh" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"Lp" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 10
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 10
+ },
+/obj/structure/cable/blue{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-8"
+ },
+/obj/machinery/light/directional/east,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"Lq" = (
+/obj/effect/turf_decal/borderfloorwhite{
+ dir = 1
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 4
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/obj/machinery/door/airlock/engineering{
+ dir = 4;
+ name = "Engineering";
+ req_one_access = list(1, 10, 19, 20, 57, 58)
+ },
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/engineering)
+"Lr" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{
+ dir = 1
+ },
+/turf/open/floor/suns/dark,
+/area/ship/crew/office)
+"Ls" = (
+/obj/machinery/light_switch{
+ dir = 2;
+ pixel_y = 19
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/dorm/dormfour)
+"Lt" = (
+/obj/structure/mirror{
+ pixel_y = 33
+ },
+/obj/structure/sink{
+ pixel_y = 20
+ },
+/obj/machinery/light_switch{
+ dir = 4;
+ pixel_x = -19;
+ pixel_y = -8
+ },
+/turf/open/floor/suns,
+/area/ship/crew/toilet/three)
+"Lw" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/machinery/door/firedoor/border_only,
+/obj/machinery/door/airlock{
+ name = "Staff Dorms";
+ req_one_access = list(1, 5, 10, 19, 20, 25, 57, 58)
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/dorm/dormfour)
+"LE" = (
+/obj/structure/table/wood/reinforced,
+/obj/structure/railing/wood,
+/obj/item/reagent_containers/glass/maunamug{
+ pixel_y = 3;
+ pixel_x = -4
+ },
+/turf/open/floor/ship/dirt,
+/area/ship/crew/hydroponics)
+"LO" = (
+/obj/machinery/iv_drip,
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 8
+ },
+/obj/machinery/light/directional/north,
+/turf/open/floor/suns/dark/plain,
+/area/ship/medical)
+"LQ" = (
+/obj/effect/turf_decal/siding/wood,
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/machinery/door/firedoor/border_only,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/obj/machinery/door/airlock/public/glass{
+ name = "Patient Rooms"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormtwo)
+"LR" = (
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/office/lobby)
+"LS" = (
+/obj/structure/closet,
+/obj/item/towel,
+/obj/item/towel,
+/obj/item/towel,
+/obj/item/towel,
+/obj/item/towel,
+/obj/item/towel,
+/turf/open/floor/plasteel/sepia,
+/area/ship/crew/ccommons)
+"LU" = (
+/obj/structure/table,
+/obj/effect/turf_decal/suns/line/marble/fill/corner,
+/obj/item/instrument/accordion{
+ pixel_y = 5;
+ pixel_x = -7
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"LW" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/obj/machinery/light/directional/south,
+/turf/open/floor/suns/hatch{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormtwo)
+"LY" = (
+/obj/structure/table,
+/obj/item/reagent_containers/food/condiment/saltshaker{
+ pixel_x = -2;
+ pixel_y = 11
+ },
+/obj/item/reagent_containers/food/condiment/peppermill{
+ pixel_y = 8;
+ pixel_x = -8
+ },
+/obj/item/reagent_containers/food/condiment/enzyme{
+ pixel_y = 14;
+ pixel_x = 14
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/canteen/kitchen)
+"LZ" = (
+/obj/structure/closet/wall/red/directional/west{
+ name = "equipment locker";
+ req_one_access = list(1, 20)
+ },
+/obj/item/storage/box/zipties{
+ pixel_y = 8;
+ pixel_x = -9
+ },
+/obj/item/storage/box/flashes{
+ pixel_y = 5;
+ pixel_x = -9
+ },
+/obj/item/storage/belt/security/full{
+ pixel_x = -7;
+ pixel_y = -9
+ },
+/obj/item/stock_parts/cell/gun/solgov{
+ pixel_x = 4;
+ pixel_y = 7
+ },
+/obj/item/stock_parts/cell/gun/solgov{
+ pixel_x = 8;
+ pixel_y = 7
+ },
+/obj/item/ammo_box/amagpellet_claris{
+ pixel_x = 4;
+ pixel_y = -4
+ },
+/obj/item/ammo_box/amagpellet_claris{
+ pixel_x = -2;
+ pixel_y = -4
+ },
+/obj/item/gun/energy/disabler{
+ pixel_x = 2;
+ pixel_y = -7
+ },
+/obj/item/gun/ballistic/automatic/powered/gauss/claris/suns{
+ pixel_x = -12;
+ pixel_y = 4
+ },
+/obj/effect/turf_decal/suns/line/marble/fill/corner{
+ dir = 4
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/security)
+"Ma" = (
+/obj/structure/railing,
+/obj/effect/turf_decal/borderfloorwhite,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 6
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/engineering)
+"Mc" = (
+/obj/effect/turf_decal/siding/wood/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/siding/wood/corner{
+ dir = 8
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 4
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/obj/machinery/door/airlock{
+ dir = 4;
+ name = "Staff Beds"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/dorm/dormthree)
+"Mg" = (
+/obj/structure/table/wood/reinforced,
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/machinery/reagentgrinder/constructed{
+ pixel_y = 18;
+ pixel_x = 4
+ },
+/obj/item/reagent_containers/food/drinks/shaker{
+ pixel_y = 3;
+ pixel_x = 8
+ },
+/obj/item/coin/twoheaded{
+ pixel_y = 8;
+ pixel_x = -8
+ },
+/obj/item/reagent_containers/glass/rag{
+ pixel_y = 7;
+ pixel_x = -3
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/canteen)
+"Mm" = (
+/obj/structure/table/wood/reinforced,
+/obj/item/flashlight/lamp/green{
+ pixel_x = 6;
+ pixel_y = 13
+ },
+/obj/item/reagent_containers/food/drinks/waterbottle{
+ pixel_x = -6;
+ pixel_y = 5
+ },
+/turf/open/floor/suns/diagonal{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormthree)
+"Mo" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 9
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"Mp" = (
+/obj/structure/closet/crate/bin{
+ pixel_y = 4
+ },
+/obj/machinery/light/directional/east,
+/turf/open/floor/suns/hatch{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormtwo)
+"Mq" = (
+/obj/structure/chair/sofa/purple/corner/directional/south,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"Mz" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/turf/open/floor/suns/diagonal{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormfour)
+"MA" = (
+/obj/structure/window/reinforced/fulltile,
+/obj/structure/grille,
+/obj/machinery/door/firedoor/border_only,
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/machinery/door/poddoor/shutters{
+ id = "Panacea_patient_commons_shut"
+ },
+/turf/open/floor/plating,
+/area/ship/crew/dorm/dormtwo)
+"ML" = (
+/obj/effect/turf_decal/suns/capital_s/marble{
+ dir = 8
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/office/lobby)
+"MW" = (
+/obj/effect/turf_decal/suns/alt/fancy/bottom_left{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns,
+/area/ship/crew/ccommons)
+"Na" = (
+/obj/structure/bed,
+/obj/structure/curtain/cloth/fancy,
+/obj/item/bedsheet/syndie,
+/obj/item/toy/plush/nukeplushie,
+/obj/machinery/light_switch{
+ dir = 8;
+ pixel_x = 19;
+ pixel_y = -10
+ },
+/turf/open/floor/suns/diagonal{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/captain)
+"Nd" = (
+/obj/structure/railing{
+ dir = 4
+ },
+/obj/structure/reagent_dispensers/fueltank,
+/obj/machinery/light/directional/north,
+/turf/open/floor/suns/grid,
+/area/ship/engineering)
+"Nf" = (
+/obj/item/kirbyplants/random,
+/obj/machinery/airalarm/directional/north,
+/obj/machinery/firealarm/directional/east,
+/turf/open/floor/suns/dark/pattern,
+/area/ship/medical/psych)
+"Ng" = (
+/obj/structure/table,
+/obj/item/instrument/banjo,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"Nn" = (
+/obj/structure/railing{
+ dir = 1;
+ layer = 2.8
+ },
+/obj/structure/railing{
+ dir = 8;
+ layer = 4.1
+ },
+/obj/machinery/power/port_gen/pacman/super,
+/obj/item/stack/sheet/mineral/uranium/twenty{
+ pixel_y = 4
+ },
+/obj/effect/turf_decal/box,
+/obj/structure/cable{
+ icon_state = "0-2"
+ },
+/turf/open/floor/suns/grid,
+/area/ship/engineering)
+"Nq" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2,
+/obj/machinery/airalarm/directional/north,
+/turf/open/floor/suns,
+/area/ship/medical)
+"Nr" = (
+/obj/structure/table/wood,
+/obj/item/pet_carrier,
+/obj/machinery/light_switch{
+ dir = 1;
+ pixel_x = -7;
+ pixel_y = -19
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/office)
+"Nt" = (
+/turf/open/floor/plasteel/stairs{
+ icon = 'icons/obj/stairs.dmi';
+ dir = 4
+ },
+/area/ship/bridge)
+"Nu" = (
+/obj/machinery/power/terminal,
+/obj/structure/cable,
+/obj/machinery/computer/helm/viewscreen/directional/east,
+/turf/open/floor/suns/grid,
+/area/ship/engineering)
+"Ny" = (
+/obj/effect/turf_decal/siding/wood/corner{
+ dir = 4
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/office)
+"Nz" = (
+/obj/structure/table,
+/obj/item/reagent_containers/food/condiment/mayonnaise{
+ pixel_x = 2;
+ pixel_y = 15
+ },
+/obj/item/reagent_containers/food/condiment/ketchup{
+ pixel_x = 11;
+ pixel_y = 10
+ },
+/obj/item/reagent_containers/food/condiment/hotsauce{
+ pixel_y = 16;
+ pixel_x = -8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/canteen/kitchen)
+"NA" = (
+/obj/structure/railing{
+ dir = 1
+ },
+/obj/effect/turf_decal/borderfloorwhite{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/manifold/orange/hidden,
+/obj/structure/cable/blue{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/engineering)
+"NI" = (
+/obj/machinery/portable_atmospherics/scrubber,
+/obj/effect/turf_decal/box,
+/obj/machinery/light/directional/east,
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/engineering)
+"NJ" = (
+/obj/machinery/photocopier,
+/turf/open/floor/carpet/red,
+/area/ship/medical/psych)
+"NY" = (
+/obj/structure/punching_bag,
+/turf/open/floor/suns/dark,
+/area/ship/crew/office)
+"NZ" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/obj/machinery/light/directional/south,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"Ob" = (
+/obj/effect/turf_decal/suns/line/marble,
+/turf/open/floor/suns/plain,
+/area/ship/crew/dorm)
+"Od" = (
+/obj/structure/railing,
+/obj/effect/turf_decal/borderfloorwhite,
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{
+ dir = 1
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/engineering)
+"Oe" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 6
+ },
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4,
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2,
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"Ol" = (
+/obj/structure/filingcabinet/double{
+ dir = 1
+ },
+/obj/machinery/power/apc/auto_name/directional/east,
+/obj/structure/cable/blue,
+/turf/open/floor/suns/diagonal{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/captain)
+"On" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{
+ dir = 4
+ },
+/turf/open/floor/suns/pattern,
+/area/ship/crew/dorm)
+"Op" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 10
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/dorm/dormthree)
+"Or" = (
+/obj/effect/turf_decal/suns/line/marble/fill/corner{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/obj/effect/turf_decal/industrial/warning,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"Ou" = (
+/obj/effect/turf_decal/suns/alt/fancy/middle_left{
+ dir = 4
+ },
+/turf/open/floor/suns,
+/area/ship/crew/ccommons)
+"Oy" = (
+/obj/structure/railing/wood{
+ dir = 1
+ },
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/obj/effect/turf_decal/siding/wood,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/turf/open/floor/suns/hatch{
+ color = "#D2BC9D"
+ },
+/area/ship/crew/hydroponics)
+"OA" = (
+/obj/effect/turf_decal/borderfloorwhite,
+/obj/machinery/atmospherics/pipe/simple/orange/hidden{
+ dir = 6
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "2-4"
+ },
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/engineering)
+"OI" = (
+/obj/item/kirbyplants/random,
+/obj/machinery/power/apc/auto_name/directional/west,
+/obj/structure/cable/blue{
+ icon_state = "0-4"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormtwo)
+"OK" = (
+/obj/effect/turf_decal/borderfloorwhite{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 6
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 6
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/engineering)
+"OL" = (
+/obj/structure/flora/ausbushes/sparsegrass,
+/obj/structure/flora/ausbushes/ywflowers,
+/turf/open/floor/grass/ship/jungle,
+/area/ship/crew/hydroponics)
+"OQ" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 4
+ },
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 8
+ },
+/obj/machinery/light_switch{
+ dir = 4;
+ pixel_x = -19;
+ pixel_y = -10
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/toilet/two)
+"OS" = (
+/obj/structure/cable/blue{
+ icon_state = "2-4"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/canteen/kitchen)
+"OZ" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"Pf" = (
+/turf/closed/wall/mineral/titanium/exterior,
+/area/ship/crew/office/lobby)
+"Ps" = (
+/obj/structure/filingcabinet/double{
+ dir = 1
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/office/lobby)
+"Pw" = (
+/obj/structure/table/wood/reinforced,
+/obj/item/paper_bin/bundlenatural{
+ pixel_y = 6;
+ pixel_x = -7
+ },
+/obj/item/pen/fountain{
+ pixel_y = 3;
+ pixel_x = -7
+ },
+/obj/item/clipboard{
+ pixel_x = 7;
+ pixel_y = 3
+ },
+/obj/item/folder/suns{
+ pixel_y = 4;
+ pixel_x = 6
+ },
+/turf/open/floor/carpet/red,
+/area/ship/medical/psych)
+"Py" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/canteen/kitchen)
+"Pz" = (
+/obj/effect/turf_decal/suns/line/marble,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"PE" = (
+/obj/machinery/vending/cigarette,
+/turf/open/floor/suns/diagonal{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormfour)
+"PL" = (
+/obj/machinery/atmospherics/pipe/simple/orange/hidden{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/stairs{
+ dir = 1;
+ icon = 'icons/obj/stairs.dmi'
+ },
+/area/ship/engineering)
+"PM" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/structure/cable/blue{
+ icon_state = "2-8"
+ },
+/turf/open/floor/suns/pattern,
+/area/ship/crew/canteen)
+"PP" = (
+/obj/machinery/atmospherics/components/unary/tank/toxins,
+/turf/open/floor/suns/grid,
+/area/ship/engineering)
+"PQ" = (
+/obj/structure/curtain/cloth/grey,
+/obj/machinery/recharge_station,
+/obj/machinery/light_switch{
+ dir = 8;
+ pixel_x = 19;
+ pixel_y = -6
+ },
+/turf/open/floor/suns/diagonal{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormthree)
+"Qc" = (
+/obj/structure/chair/comfy/purple/directional/west,
+/turf/open/floor/carpet/red,
+/area/ship/crew/dorm/dormtwo)
+"Qi" = (
+/obj/machinery/vending/cola/random,
+/turf/open/floor/suns/diagonal{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormfour)
+"Qj" = (
+/obj/structure/chair/stool/bar{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 10
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 10
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"Ql" = (
+/obj/structure/table/chem,
+/obj/machinery/chem_press,
+/obj/item/storage/box/pillbottles{
+ pixel_y = 24;
+ pixel_x = 6
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/medical)
+"Qt" = (
+/obj/machinery/hydroponics/soil,
+/turf/open/floor/grass/ship/jungle,
+/area/ship/crew/hydroponics)
+"Qv" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 10
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/engineering)
+"Qx" = (
+/obj/structure/toilet{
+ dir = 1
+ },
+/obj/structure/window{
+ dir = 8
+ },
+/obj/structure/window{
+ dir = 4
+ },
+/obj/structure/curtain,
+/turf/open/floor/suns,
+/area/ship/crew/toilet/three)
+"Qy" = (
+/obj/effect/turf_decal/suns/line/marble,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{
+ dir = 1
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"Qz" = (
+/obj/machinery/light_switch{
+ dir = 1;
+ pixel_x = -7;
+ pixel_y = -19
+ },
+/turf/open/floor/suns/hatch{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormtwo)
+"QC" = (
+/obj/effect/turf_decal/suns/line/marble/corner,
+/obj/structure/closet/crate/bin{
+ pixel_y = 4
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/dorm)
+"QD" = (
+/obj/structure/reagent_dispensers/water_cooler{
+ pixel_x = 9
+ },
+/obj/effect/turf_decal/suns/line/fancy{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-8"
+ },
+/turf/open/floor/suns,
+/area/ship/bridge)
+"QG" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/effect/turf_decal/suns/line/marble/fill,
+/turf/open/floor/suns/plain,
+/area/ship/crew/office/lobby)
+"QI" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 4
+ },
+/obj/effect/turf_decal/siding/wood{
+ dir = 8
+ },
+/turf/open/floor/suns/hatch{
+ color = "#D2BC9D"
+ },
+/area/ship/crew/hydroponics)
+"QO" = (
+/obj/structure/table/chem,
+/obj/machinery/reagentgrinder{
+ pixel_y = 9;
+ pixel_x = -6
+ },
+/obj/item/reagent_containers/glass/filter{
+ pixel_y = 4;
+ pixel_x = 9
+ },
+/obj/item/reagent_containers/glass/filter{
+ pixel_y = 4;
+ pixel_x = 18
+ },
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 8
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/medical)
+"QQ" = (
+/obj/item/kirbyplants/random,
+/obj/machinery/light/directional/north,
+/turf/open/floor/suns/dark/pattern,
+/area/ship/medical/psych)
+"QR" = (
+/obj/structure/closet/crate/trashcart/laundry,
+/obj/machinery/light/directional/south,
+/turf/open/floor/suns/diagonal{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormfour)
+"QU" = (
+/obj/structure/chair/sofa/purple/left/directional/west,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"QV" = (
+/obj/structure/window/reinforced/fulltile,
+/obj/structure/grille,
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/machinery/door/firedoor/border_only,
+/obj/machinery/door/poddoor/shutters{
+ id = "Panacea_psych_priv_shut"
+ },
+/turf/open/floor/plating,
+/area/ship/medical/psych)
+"QZ" = (
+/obj/effect/turf_decal/suns/line/marble/fill,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"Ra" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 10
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 6
+ },
+/turf/open/floor/suns,
+/area/ship/crew/canteen)
+"Rd" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 9
+ },
+/turf/open/floor/suns,
+/area/ship/security)
+"Re" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormtwo)
+"Rh" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"Rn" = (
+/obj/structure/table/wood/reinforced,
+/obj/item/reagent_containers/glass/maunamug{
+ pixel_y = 10;
+ pixel_x = 9
+ },
+/obj/item/reagent_containers/glass/maunamug{
+ pixel_y = 3;
+ pixel_x = -4
+ },
+/turf/open/floor/suns/diagonal{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormfour)
+"Ro" = (
+/obj/structure/table,
+/obj/item/cutting_board{
+ pixel_y = 3
+ },
+/obj/item/kitchen/knife/butcher{
+ pixel_y = 4;
+ pixel_x = 4
+ },
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/item/clothing/suit/apron/chef{
+ pixel_y = 3
+ },
+/obj/machinery/firealarm/directional/south,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/canteen/kitchen)
+"Rt" = (
+/obj/structure/window/reinforced/fulltile,
+/obj/structure/grille,
+/obj/machinery/door/firedoor/border_only,
+/obj/machinery/door/firedoor/border_only{
+ dir = 8
+ },
+/obj/machinery/door/poddoor/shutters{
+ id = "Panacea_bridge_shuts";
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/ship/bridge)
+"Ru" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{
+ dir = 1
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"Rx" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/pattern,
+/area/ship/crew/ccommons)
+"Ry" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 6
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"RB" = (
+/obj/item/clothing/accessory/waistcoat/suns{
+ pixel_x = -8;
+ pixel_y = 3
+ },
+/obj/item/clothing/accessory/waistcoat/suns{
+ pixel_x = -8;
+ pixel_y = -1
+ },
+/obj/item/clothing/accessory/waistcoat/suns/gembow{
+ pixel_y = 3
+ },
+/obj/item/clothing/accessory/waistcoat/suns/gembow{
+ pixel_y = -1
+ },
+/obj/item/clothing/accessory/waistcoat/suns/poof{
+ pixel_y = 2;
+ pixel_x = 9
+ },
+/obj/item/clothing/accessory/waistcoat/suns/poof{
+ pixel_y = -1;
+ pixel_x = 9
+ },
+/obj/item/clothing/accessory/waistcoat/suns/ribbon{
+ pixel_y = -8;
+ pixel_x = -8
+ },
+/obj/item/clothing/accessory/waistcoat/suns/ribbon{
+ pixel_y = -8;
+ pixel_x = -4
+ },
+/obj/item/clothing/mask/breath/suns{
+ pixel_x = 2;
+ pixel_y = -9
+ },
+/obj/item/clothing/mask/breath/suns{
+ pixel_x = 5;
+ pixel_y = -9
+ },
+/obj/item/clothing/mask/breath/suns{
+ pixel_x = 8;
+ pixel_y = -9
+ },
+/obj/item/clothing/mask/breath/suns{
+ pixel_x = 11;
+ pixel_y = -9
+ },
+/obj/structure/closet/secure_closet/suns{
+ name = "Accessories"
+ },
+/obj/machinery/power/apc/auto_name/directional/east,
+/obj/structure/cable/blue,
+/obj/machinery/light/directional/south,
+/turf/open/floor/suns/diagonal{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormthree)
+"RE" = (
+/obj/structure/table/optable,
+/obj/item/storage/backpack/duffelbag/med/surgery,
+/turf/open/floor/suns/dark/plain,
+/area/ship/medical)
+"RG" = (
+/obj/structure/table/chem,
+/obj/item/storage/box/beakers/variety{
+ pixel_y = 6;
+ pixel_x = 4
+ },
+/obj/machinery/firealarm/directional/south,
+/turf/open/floor/suns/dark/plain,
+/area/ship/medical)
+"RH" = (
+/obj/structure/window/reinforced/fulltile,
+/obj/structure/grille,
+/obj/machinery/door/firedoor/border_only{
+ dir = 8
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 4
+ },
+/obj/machinery/door/poddoor{
+ id = "Panacea_engine_window_blasts";
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/ship/engineering)
+"RK" = (
+/obj/structure/chair/bench/beige{
+ dir = 4
+ },
+/obj/structure/flora/ausbushes/sparsegrass,
+/turf/open/floor/ship/dirt,
+/area/ship/crew/hydroponics)
+"RN" = (
+/obj/structure/chair/plastic,
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"RV" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2,
+/turf/open/floor/suns/hatch{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormtwo)
+"RX" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 10
+ },
+/obj/effect/turf_decal/siding/wood/corner{
+ dir = 4
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{
+ dir = 4
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-4"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/dorm/dormthree)
+"Sh" = (
+/obj/structure/urinal{
+ dir = 4;
+ pixel_x = -14
+ },
+/obj/machinery/light_switch{
+ dir = 2;
+ pixel_x = 8;
+ pixel_y = 19
+ },
+/turf/open/floor/suns,
+/area/ship/crew/toilet)
+"Sl" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ship/crew/toilet/three)
+"Sp" = (
+/obj/machinery/modular_computer/console/preset/command{
+ dir = 1
+ },
+/turf/open/floor/suns/dark/pattern,
+/area/ship/bridge)
+"St" = (
+/obj/structure/railing,
+/obj/structure/cable{
+ icon_state = "1-4"
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/tech,
+/area/ship/engineering)
+"Sw" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/structure/cable/blue{
+ icon_state = "1-8"
+ },
+/turf/open/floor/suns,
+/area/ship/security)
+"Sx" = (
+/obj/structure/closet/emcloset/wall/directional/west,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/dorm/dormfour)
+"SG" = (
+/obj/structure/chair/stool/bar{
+ dir = 4
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"SH" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/machinery/light_switch{
+ dir = 4;
+ pixel_x = -19;
+ pixel_y = 0
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/office/lobby)
+"SN" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"SO" = (
+/obj/structure/window/reinforced/fulltile,
+/obj/structure/grille,
+/obj/machinery/door/firedoor/border_only{
+ dir = 8
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 4
+ },
+/obj/machinery/door/poddoor/shutters{
+ id = "Panacea_bridge_shuts";
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/ship/bridge)
+"SP" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"SR" = (
+/obj/structure/railing{
+ dir = 5
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/tech,
+/area/ship/engineering)
+"SW" = (
+/obj/structure/railing{
+ dir = 5;
+ layer = 2.9
+ },
+/obj/machinery/power/port_gen/pacman,
+/obj/item/stack/sheet/mineral/plasma/twenty{
+ pixel_y = 2;
+ pixel_x = -2
+ },
+/obj/effect/turf_decal/box,
+/obj/structure/cable{
+ icon_state = "0-2"
+ },
+/turf/open/floor/suns/grid,
+/area/ship/engineering)
+"SY" = (
+/obj/effect/turf_decal/suns/line/marble/corner{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "2-4"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/dorm)
+"SZ" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/obj/machinery/computer/helm/viewscreen/directional/east,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"Tb" = (
+/obj/structure/table/wood/reinforced,
+/obj/item/reagent_containers/food/drinks/waterbottle{
+ pixel_y = 4;
+ pixel_x = -9
+ },
+/obj/item/reagent_containers/food/drinks/waterbottle{
+ pixel_y = 7;
+ pixel_x = -1
+ },
+/obj/item/reagent_containers/food/drinks/waterbottle{
+ pixel_y = 5;
+ pixel_x = 7
+ },
+/turf/open/floor/carpet/red,
+/area/ship/crew/dorm/dormtwo)
+"Td" = (
+/obj/structure/disposalpipe/trunk{
+ dir = 1
+ },
+/obj/structure/disposaloutlet,
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/turf/open/floor/engine/hull,
+/area/ship/external/dark)
+"Tk" = (
+/obj/machinery/light_switch{
+ dir = 2;
+ pixel_x = -7;
+ pixel_y = 19
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"Tn" = (
+/obj/structure/chair/office{
+ dir = 1
+ },
+/obj/machinery/button/shieldwallgen{
+ pixel_x = 19;
+ dir = 8;
+ pixel_y = 14;
+ id = "Panacea_entrance_shield"
+ },
+/obj/machinery/computer/helm/viewscreen/directional/south,
+/obj/machinery/button/door{
+ id = "Panacea_entrance_blast";
+ name = "Entrace Blast Doors";
+ pixel_y = 6;
+ pixel_x = 20;
+ dir = 8
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/office/lobby)
+"Ts" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ship/crew/toilet/two)
+"Tv" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ship/engineering)
+"Tw" = (
+/obj/structure/flora/ausbushes/sparsegrass,
+/obj/structure/flora/ausbushes/ppflowers,
+/obj/structure/flora/ausbushes/lavendergrass,
+/turf/open/floor/grass/ship/jungle,
+/area/ship/crew/hydroponics)
+"TB" = (
+/obj/structure/table,
+/obj/item/toy/plush/mora{
+ pixel_y = 5;
+ pixel_x = -3
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"TD" = (
+/obj/effect/turf_decal/borderfloorwhite,
+/obj/machinery/door/firedoor/border_only{
+ dir = 4
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/obj/machinery/door/airlock/engineering{
+ dir = 4;
+ name = "Engineering";
+ req_one_access = list(1, 10, 19, 20, 57, 58)
+ },
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/engineering)
+"TL" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ship/crew/canteen)
+"TN" = (
+/obj/machinery/light/small/directional/north,
+/turf/open/floor/engine/hull,
+/area/ship/external/dark)
+"TR" = (
+/obj/structure/table/wood/reinforced,
+/obj/item/reagent_containers/glass/maunamug{
+ pixel_y = 8;
+ pixel_x = 6
+ },
+/turf/open/floor/ship/dirt,
+/area/ship/crew/hydroponics)
+"TS" = (
+/obj/effect/turf_decal/siding/wood/end{
+ dir = 8
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/machinery/door/airlock/glass{
+ dir = 4;
+ name = "Garden"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#D2BC9D"
+ },
+/area/ship/crew/hydroponics)
+"TV" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 8
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"Ud" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"Ue" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"Uj" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/turf/open/floor/suns/pattern,
+/area/ship/crew/ccommons)
+"Uk" = (
+/obj/structure/chair/sofa/purple/corner/directional/east,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"Ur" = (
+/obj/structure/table/wood/reinforced,
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/item/flashlight/lamp/green{
+ pixel_y = 7;
+ pixel_x = 6
+ },
+/obj/machinery/light/directional/south,
+/obj/item/toy/plush/lizardplushie{
+ pixel_y = 3;
+ pixel_x = -5
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/dorm)
+"Ux" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ship/maintenance)
+"UC" = (
+/obj/effect/turf_decal/suns/alt/fancy/bottom_right{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns,
+/area/ship/crew/ccommons)
+"UE" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2,
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/engineering)
+"UF" = (
+/obj/structure/closet/emcloset/wall/directional/south,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 9
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormtwo)
+"UQ" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"UT" = (
+/obj/structure/toilet{
+ dir = 8;
+ pixel_y = 6;
+ pixel_x = 6
+ },
+/obj/machinery/light/directional/south,
+/turf/open/floor/suns,
+/area/ship/crew/toilet)
+"UU" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 8
+ },
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 4
+ },
+/obj/machinery/power/apc/auto_name/directional/south,
+/obj/structure/cable/blue,
+/turf/open/floor/suns/plain,
+/area/ship/crew/toilet/three)
+"UX" = (
+/obj/structure/flora/ausbushes/lavendergrass,
+/obj/structure/flora/ausbushes/sparsegrass,
+/obj/machinery/light/directional/west,
+/turf/open/floor/ship/dirt,
+/area/ship/crew/hydroponics)
+"Va" = (
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/structure/cable/blue{
+ icon_state = "1-4"
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"Vb" = (
+/obj/structure/toilet{
+ dir = 1
+ },
+/obj/structure/window{
+ dir = 8
+ },
+/obj/structure/window{
+ dir = 4
+ },
+/obj/structure/curtain,
+/turf/open/floor/suns,
+/area/ship/crew/toilet/two)
+"Vd" = (
+/obj/effect/turf_decal/borderfloorwhite{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/manifold/orange/hidden{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/engineering)
+"Ve" = (
+/obj/machinery/atmospherics/pipe/simple/orange/hidden{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 6
+ },
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/engineering)
+"Vf" = (
+/obj/structure/closet/secure_closet/freezer/meat,
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/canteen/kitchen)
+"Vg" = (
+/obj/effect/turf_decal/borderfloorwhite{
+ dir = 4
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/machinery/door/firedoor/border_only,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/obj/machinery/door/airlock/hatch{
+ name = "Emergency Exit"
+ },
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/maintenance)
+"Vi" = (
+/turf/open/floor/pod/dark,
+/area/ship/crew/cryo)
+"Vk" = (
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/machinery/light/directional/north,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"Vl" = (
+/obj/machinery/light_switch{
+ dir = 4;
+ pixel_x = -19;
+ pixel_y = 11
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/structure/cable/blue{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/canteen/kitchen)
+"Vm" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-8"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/canteen/kitchen)
+"Vo" = (
+/obj/structure/closet/crate/medical{
+ name = "anesthetics crate"
+ },
+/obj/item/tank/internals/anesthetic{
+ pixel_x = -2
+ },
+/obj/item/tank/internals/anesthetic{
+ pixel_x = 3
+ },
+/obj/item/clothing/mask/breath/medical{
+ pixel_x = -5;
+ pixel_y = -3
+ },
+/obj/item/clothing/mask/breath/medical{
+ pixel_x = 3;
+ pixel_y = 0
+ },
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/machinery/light/directional/west,
+/turf/open/floor/suns/dark/plain,
+/area/ship/medical)
+"Vr" = (
+/obj/machinery/power/terminal{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "0-4"
+ },
+/obj/machinery/firealarm/directional/south,
+/obj/structure/catwalk/over/plated_catwalk/dark,
+/turf/open/floor/plating,
+/area/ship/engineering)
+"VF" = (
+/obj/structure/railing/corner/wood{
+ dir = 8
+ },
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/obj/effect/turf_decal/siding/wood{
+ dir = 2
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/turf/open/floor/suns/hatch{
+ color = "#D2BC9D"
+ },
+/area/ship/crew/hydroponics)
+"VG" = (
+/obj/structure/railing,
+/obj/structure/chair/sofa/purple{
+ dir = 1
+ },
+/turf/open/floor/suns/diagonal{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormfour)
+"VL" = (
+/obj/machinery/cryopod,
+/turf/open/floor/suns/grid,
+/area/ship/crew/cryo)
+"VQ" = (
+/obj/machinery/computer/cryopod/directional/east,
+/turf/open/floor/pod/dark,
+/area/ship/crew/cryo)
+"VW" = (
+/obj/machinery/vending/dinnerware,
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 9
+ },
+/obj/machinery/light/directional/east,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/canteen/kitchen)
+"Wb" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{
+ dir = 1
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/office/lobby)
+"Wh" = (
+/obj/machinery/power/smes/shuttle/precharged{
+ dir = 4
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 8
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 4
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/cable/orange{
+ icon_state = "0-8"
+ },
+/turf/open/floor/plating,
+/area/ship/engineering)
+"Wj" = (
+/obj/structure/window/reinforced/fulltile,
+/obj/structure/grille,
+/obj/machinery/door/firedoor/border_only,
+/obj/machinery/door/firedoor/border_only{
+ dir = 4
+ },
+/obj/machinery/door/poddoor/shutters{
+ id = "Panacea_garden_space_shuts"
+ },
+/turf/open/floor/plating,
+/area/ship/crew/hydroponics)
+"Wl" = (
+/obj/machinery/power/shuttle/engine/electric{
+ dir = 4
+ },
+/obj/structure/cable/orange{
+ icon_state = "0-4"
+ },
+/obj/machinery/door/poddoor{
+ id = "Panacea_engine_blasts";
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/ship/engineering)
+"Wn" = (
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/tech,
+/area/ship/engineering)
+"Wr" = (
+/obj/machinery/light/directional/north,
+/obj/machinery/vending/cola/random,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"Wu" = (
+/obj/machinery/space_heater,
+/obj/effect/turf_decal/box,
+/obj/machinery/light_switch{
+ dir = 8;
+ pixel_x = 19;
+ pixel_y = 10
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/engineering)
+"WA" = (
+/obj/structure/chair/stool/bar{
+ dir = 4
+ },
+/obj/machinery/light/directional/north,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"WB" = (
+/obj/structure/urinal{
+ dir = 4;
+ pixel_x = -14
+ },
+/obj/machinery/light/directional/south,
+/turf/open/floor/suns,
+/area/ship/crew/toilet)
+"WH" = (
+/obj/effect/turf_decal/suns/line/fancy/fill{
+ dir = 4
+ },
+/obj/machinery/button/door{
+ id = "Panacea_bridge_shuts";
+ name = "Privacy Shutters";
+ pixel_y = 1;
+ pixel_x = -20;
+ dir = 4;
+ req_one_access = list(19, 20, 57, 58)
+ },
+/turf/open/floor/suns/dark,
+/area/ship/bridge)
+"WI" = (
+/obj/structure/table,
+/obj/structure/bedsheetbin,
+/obj/machinery/light/directional/east,
+/turf/open/floor/plasteel/sepia,
+/area/ship/crew/ccommons)
+"WP" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 5
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"WS" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4,
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-8"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"WU" = (
+/obj/machinery/suit_storage_unit/inherit,
+/obj/item/clothing/suit/space/eva{
+ pixel_x = 5
+ },
+/obj/item/clothing/head/helmet/space/eva{
+ pixel_x = -6;
+ pixel_y = -7
+ },
+/obj/item/clothing/mask/breath{
+ pixel_y = 3;
+ pixel_x = -6
+ },
+/turf/open/floor/suns/grid,
+/area/ship/maintenance)
+"Xc" = (
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"Xh" = (
+/obj/machinery/suit_storage_unit/inherit,
+/obj/item/tank/internals/oxygen/yellow{
+ pixel_x = 1;
+ pixel_y = -6
+ },
+/obj/item/clothing/suit/space/hardsuit/mining/suns{
+ pixel_x = -4
+ },
+/obj/item/clothing/mask/gas/suns{
+ pixel_x = 8
+ },
+/turf/open/floor/suns/grid,
+/area/ship/engineering)
+"Xl" = (
+/obj/structure/table/wood/reinforced,
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 4
+ },
+/obj/item/flashlight/lamp/green{
+ pixel_x = -8;
+ pixel_y = -7
+ },
+/obj/item/reagent_containers/food/drinks/rilenacup{
+ pixel_x = 8;
+ pixel_y = 9
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/dorm)
+"Xm" = (
+/obj/structure/table/wood/reinforced,
+/obj/effect/turf_decal/siding/wood{
+ dir = 8
+ },
+/obj/item/desk_flag/suns{
+ pixel_y = 13;
+ pixel_x = -8
+ },
+/turf/open/floor/suns/diagonal{
+ color = "#543C30"
+ },
+/area/ship/crew/dorm/dormfour)
+"Xt" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/machinery/power/apc/auto_name/directional/west,
+/obj/structure/cable/blue,
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/dorm/dormfour)
+"Xw" = (
+/obj/machinery/computer/med_data/syndie{
+ dir = 8
+ },
+/turf/open/floor/suns/hatch{
+ color = "#543C30"
+ },
+/area/ship/bridge)
+"XG" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden/layer2{
+ dir = 8
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/ccommons)
+"XJ" = (
+/obj/effect/turf_decal/suns/line/fancy/fill{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 5
+ },
+/obj/machinery/airalarm/directional/west,
+/turf/open/floor/suns/dark,
+/area/ship/bridge)
+"XK" = (
+/obj/effect/turf_decal/suns/line/marble/corner{
+ dir = 1
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{
+ dir = 1
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/canteen/kitchen)
+"XM" = (
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 4
+ },
+/obj/effect/turf_decal/suns/line/marble{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/cryo)
+"XN" = (
+/obj/machinery/atmospherics/pipe/manifold/orange/hidden{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 9
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 9
+ },
+/obj/machinery/power/apc/auto_name/directional/east,
+/obj/structure/cable/blue{
+ icon_state = "0-2"
+ },
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/engineering)
+"XQ" = (
+/obj/effect/turf_decal/suns/line/marble/fill,
+/obj/machinery/light/floor,
+/obj/machinery/light/directional/east,
+/obj/structure/railing,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"XT" = (
+/obj/machinery/disposal/bin{
+ layer = 3.3
+ },
+/obj/structure/disposalpipe/trunk{
+ dir = 1
+ },
+/obj/machinery/door/window/eastright{
+ dir = 8;
+ req_one_access = list(1, 5, 10, 19, 20, 25, 57, 58)
+ },
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/turf/open/floor/suns/grid,
+/area/ship/maintenance)
+"XU" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ship/crew/dorm/captain)
+"Yd" = (
+/obj/structure/railing{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/stairs{
+ dir = 1;
+ icon = 'icons/obj/stairs.dmi'
+ },
+/area/ship/engineering)
+"Ye" = (
+/obj/effect/turf_decal/trimline/opaque/white/filled/line{
+ dir = 1
+ },
+/obj/structure/railing{
+ dir = 1
+ },
+/obj/structure/closet/crate/trashcart,
+/turf/open/floor/plasteel/sepia,
+/area/ship/crew/ccommons)
+"Yf" = (
+/obj/structure/table,
+/obj/item/newspaper{
+ pixel_y = 2
+ },
+/obj/item/reagent_containers/glass/maunamug{
+ pixel_y = 10;
+ pixel_x = 2
+ },
+/obj/machinery/light/directional/west,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/office/lobby)
+"Yi" = (
+/obj/structure/sink{
+ pixel_y = 23
+ },
+/obj/effect/turf_decal/siding/wood{
+ dir = 5
+ },
+/obj/effect/turf_decal/siding/wood/corner{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer2{
+ dir = 8
+ },
+/turf/open/floor/suns/hatch{
+ color = "#D2BC9D"
+ },
+/area/ship/crew/hydroponics)
+"Yn" = (
+/obj/structure/railing/corner{
+ dir = 4
+ },
+/obj/effect/turf_decal/borderfloorwhite{
+ dir = 1
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-10"
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/engineering)
+"Yr" = (
+/obj/machinery/washing_machine,
+/turf/open/floor/plasteel/sepia,
+/area/ship/crew/ccommons)
+"Yu" = (
+/obj/effect/turf_decal/techfloor{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/orange/hidden{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer4{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/structure/cable/blue{
+ icon_state = "1-8"
+ },
+/turf/open/floor/plasteel/tech,
+/area/ship/engineering)
+"YG" = (
+/turf/closed/wall/mineral/titanium/exterior,
+/area/ship/crew/canteen/kitchen)
+"YH" = (
+/obj/structure/closet/emcloset/wall/directional/west,
+/obj/effect/turf_decal/borderfloorwhite{
+ dir = 4
+ },
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/maintenance)
+"YI" = (
+/obj/structure/chair/bench/beige{
+ dir = 8
+ },
+/obj/structure/flora/ausbushes/sparsegrass,
+/obj/item/toy/plush/xader{
+ layer = 4
+ },
+/turf/open/floor/ship/dirt,
+/area/ship/crew/hydroponics)
+"YL" = (
+/obj/effect/turf_decal/suns/line/marble/fill/corner{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-8"
+ },
+/obj/machinery/light/directional/south,
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"YP" = (
+/obj/effect/turf_decal/borderfloorwhite{
+ dir = 4
+ },
+/obj/machinery/light_switch{
+ dir = 4;
+ pixel_x = -19;
+ pixel_y = 12
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/obj/machinery/firealarm/directional/east,
+/turf/open/floor/plasteel/tech/techmaint,
+/area/ship/maintenance)
+"Zg" = (
+/obj/structure/toilet{
+ dir = 1
+ },
+/obj/structure/window{
+ dir = 4
+ },
+/obj/structure/curtain,
+/obj/machinery/light/directional/south,
+/turf/open/floor/suns,
+/area/ship/crew/toilet/three)
+"Zh" = (
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/ship/crew/office/lobby)
+"Zj" = (
+/obj/structure/chair/comfy/purple/directional/east,
+/turf/open/floor/carpet/red,
+/area/ship/crew/dorm/dormtwo)
+"Zm" = (
+/obj/effect/turf_decal/suns/alt/fancy/bottom_center{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/turf/open/floor/suns,
+/area/ship/crew/ccommons)
+"Zo" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 10
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
+/obj/structure/cable/blue{
+ icon_state = "2-8"
+ },
+/obj/machinery/light_switch{
+ dir = 1;
+ pixel_x = 22;
+ pixel_y = -19
+ },
+/obj/machinery/button/door{
+ id = "Panacea_medbay_priv_shut";
+ name = "Privacy Shutters";
+ pixel_x = 30;
+ pixel_y = -20;
+ dir = 1;
+ req_one_access = list(5, 19, 20, 57, 45)
+ },
+/turf/open/floor/suns,
+/area/ship/medical)
+"Zv" = (
+/obj/effect/turf_decal/suns/line/marble/fill/corner{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 8
+ },
+/obj/structure/cable/blue{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/blue{
+ icon_state = "2-8"
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"Zz" = (
+/obj/machinery/suit_storage_unit/inherit,
+/obj/item/tank/internals/oxygen/red{
+ pixel_y = -6
+ },
+/obj/item/clothing/suit/space/hardsuit/security/suns{
+ pixel_x = -4
+ },
+/obj/item/clothing/mask/gas/suns{
+ pixel_x = 8
+ },
+/turf/open/floor/suns,
+/area/ship/security)
+"ZE" = (
+/obj/structure/window/reinforced/fulltile,
+/obj/structure/grille,
+/obj/machinery/door/firedoor/border_only{
+ dir = 8
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/machinery/door/poddoor/shutters{
+ id = "Panacea_garden_space_shuts";
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/ship/crew/hydroponics)
+"ZK" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 9
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 9
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-8"
+ },
+/obj/structure/cable/blue{
+ icon_state = "2-8"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/medical/psych)
+"ZM" = (
+/obj/structure/closet/secure_closet/freezer/kitchen,
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 1
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/canteen/kitchen)
+"ZO" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 9
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-8"
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-2"
+ },
+/turf/open/floor/suns/hatch{
+ color = "#56342A"
+ },
+/area/ship/crew/dorm/dormfour)
+"ZR" = (
+/obj/structure/table,
+/obj/machinery/recharger{
+ pixel_y = 11;
+ pixel_x = 8
+ },
+/obj/item/paper_bin/bundlenatural{
+ pixel_y = 6;
+ pixel_x = -7
+ },
+/obj/item/pen/fountain{
+ pixel_y = 5;
+ pixel_x = -6
+ },
+/obj/machinery/light/directional/east,
+/obj/machinery/airalarm/directional/south,
+/obj/item/desk_flag/trans{
+ pixel_x = 10
+ },
+/obj/item/desk_flag/suns{
+ pixel_x = 3
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/security)
+"ZT" = (
+/obj/structure/chair/plastic{
+ dir = 1
+ },
+/obj/effect/turf_decal/suns/line/marble/fill{
+ dir = 10
+ },
+/turf/open/floor/suns/dark/plain,
+/area/ship/crew/ccommons)
+"ZX" = (
+/obj/effect/turf_decal/suns/line/marble/corner{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
+ dir = 5
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4{
+ dir = 5
+ },
+/obj/structure/cable/blue{
+ icon_state = "1-4"
+ },
+/turf/open/floor/suns/plain,
+/area/ship/crew/dorm)
+
+(1,1,1) = {"
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+Tv
+Wl
+Wl
+Tv
+Bw
+Bw
+Tv
+JQ
+JQ
+JQ
+Tv
+Bw
+Bw
+Tv
+Wl
+Wl
+Tv
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+"}
+(2,1,1) = {"
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+Tv
+Wh
+Wh
+Tv
+lu
+lu
+Tv
+aP
+rU
+rU
+Tv
+lu
+lu
+Tv
+Wh
+Wh
+Tv
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+"}
+(3,1,1) = {"
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+vn
+Tv
+ua
+bY
+gw
+hG
+hG
+Tv
+go
+RH
+RH
+Tv
+hG
+hG
+gw
+ar
+Vr
+Tv
+vn
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+"}
+(4,1,1) = {"
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+vn
+Tv
+Nd
+Yn
+qM
+hl
+nf
+bA
+Ee
+pZ
+iJ
+AR
+Er
+wi
+DN
+Nn
+Hp
+Cs
+xO
+Tv
+vn
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+"}
+(5,1,1) = {"
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+Tv
+PP
+md
+lF
+By
+kr
+DN
+js
+Bq
+Fm
+Wn
+hW
+Ho
+wi
+DN
+SW
+St
+Ma
+Iw
+gN
+Tv
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+"}
+(6,1,1) = {"
+JQ
+JQ
+Jx
+fU
+In
+In
+In
+Tv
+PP
+md
+NA
+SR
+oZ
+mP
+OA
+PL
+Yu
+nI
+zz
+vx
+Vd
+EM
+Yd
+hC
+Od
+Iw
+gN
+Tv
+df
+df
+df
+df
+KP
+JQ
+JQ
+"}
+(7,1,1) = {"
+JQ
+yu
+jD
+wZ
+Xl
+bU
+wZ
+Tv
+Tv
+cc
+EK
+jx
+Ve
+XN
+hS
+qz
+nh
+dX
+Nu
+Kg
+jJ
+dI
+UE
+Qv
+BD
+Fk
+Tv
+Tv
+FZ
+xp
+iw
+FZ
+df
+KP
+JQ
+"}
+(8,1,1) = {"
+yu
+jD
+QC
+JX
+JX
+JX
+oQ
+de
+Tv
+qD
+OK
+Wu
+wC
+Tv
+Tv
+Tv
+Tv
+Tv
+Tv
+Tv
+Tv
+Tv
+NI
+ij
+Dn
+Xh
+Tv
+zT
+xT
+sp
+sp
+Op
+eZ
+df
+KP
+"}
+(9,1,1) = {"
+Fr
+Db
+Ob
+On
+ym
+ej
+Kz
+Ur
+Tv
+Tv
+Lq
+Tv
+Tv
+Tv
+CV
+LZ
+GN
+DJ
+of
+xd
+na
+Tv
+Tv
+Tv
+TD
+Tv
+Tv
+Mm
+nU
+kx
+BM
+uQ
+RX
+Ei
+df
+"}
+(10,1,1) = {"
+Fr
+DI
+SY
+hf
+tE
+Fq
+ZX
+vS
+In
+bs
+sD
+ww
+dy
+JA
+AZ
+Bd
+iM
+DJ
+oS
+uI
+uI
+Vo
+FH
+mS
+lk
+ka
+df
+DG
+uj
+oq
+em
+PQ
+Gl
+RB
+df
+"}
+(11,1,1) = {"
+Fr
+pM
+qf
+CQ
+In
+In
+xY
+In
+In
+kJ
+ub
+yA
+vc
+Sw
+Rd
+wc
+yp
+DJ
+LO
+iE
+vv
+ig
+FH
+mS
+uv
+Ru
+HL
+df
+dU
+df
+df
+df
+Mc
+df
+df
+"}
+(12,1,1) = {"
+Fr
+Db
+zn
+gY
+In
+DX
+zQ
+OI
+lV
+QZ
+sD
+lR
+dy
+qT
+Zz
+Ix
+ZR
+DJ
+RE
+vw
+uI
+jZ
+DJ
+Hb
+pn
+SP
+GM
+JU
+ZO
+Sx
+Xt
+sS
+im
+zK
+HL
+"}
+(13,1,1) = {"
+In
+In
+In
+In
+In
+rM
+pj
+qb
+LQ
+KX
+WS
+AM
+dy
+dy
+dy
+dy
+dy
+DJ
+DJ
+DJ
+Nq
+Zo
+oB
+yA
+zV
+Eu
+HL
+Ls
+vm
+Xm
+lK
+Qi
+dp
+QR
+HL
+"}
+(14,1,1) = {"
+MA
+Tb
+Kr
+Zj
+GW
+aI
+FT
+Qz
+lV
+Vk
+sD
+lR
+Bl
+Sh
+WB
+XU
+tm
+gq
+qk
+DJ
+fK
+QO
+DJ
+dL
+lk
+Eu
+Lw
+zU
+Mz
+Rn
+VG
+az
+dp
+Eo
+HL
+"}
+(15,1,1) = {"
+MA
+jy
+zD
+zD
+RV
+hr
+dS
+su
+lV
+tB
+OZ
+At
+ag
+JV
+Ke
+XU
+rc
+pR
+KN
+DJ
+zC
+RG
+DJ
+DH
+lk
+Eu
+HL
+KZ
+ct
+EE
+Kw
+PE
+dp
+th
+HL
+"}
+(16,1,1) = {"
+oK
+jy
+zD
+zD
+pB
+LW
+lV
+lV
+lV
+QZ
+sD
+lR
+Bl
+dh
+UT
+XU
+Na
+jW
+Ol
+DJ
+Gx
+Ql
+DJ
+qC
+lk
+Eu
+HL
+HL
+HL
+HL
+HL
+HL
+Jg
+HL
+HL
+"}
+(17,1,1) = {"
+cS
+ER
+yf
+Qc
+pB
+Hm
+lV
+Uk
+ae
+KR
+eW
+vG
+Bc
+Bc
+Bc
+Bc
+Bc
+mo
+Bc
+Bc
+Bc
+Bc
+Bc
+Ew
+iF
+sM
+Ye
+dj
+aw
+ih
+Kj
+Lt
+me
+Zg
+Sl
+"}
+(18,1,1) = {"
+Ts
+Ts
+Ts
+Ts
+Fn
+UF
+lV
+rL
+pK
+QZ
+dn
+Lh
+BN
+vh
+Dc
+XJ
+eh
+hp
+WH
+nG
+rB
+pi
+Ip
+Ue
+wP
+Xc
+Bo
+jI
+jI
+lU
+Kj
+CY
+me
+Qx
+Sl
+"}
+(19,1,1) = {"
+Ts
+xV
+OQ
+nc
+Re
+al
+lV
+rL
+iN
+QZ
+sD
+lR
+Bc
+op
+wH
+di
+aG
+HT
+aG
+vd
+QD
+iY
+Bc
+lR
+mN
+Eu
+vl
+hF
+hF
+eu
+Kj
+wM
+we
+UU
+Sl
+"}
+(20,1,1) = {"
+Ts
+cu
+Vb
+Ts
+pA
+Mp
+lV
+Mq
+QU
+QZ
+sD
+lR
+Bc
+Bc
+pX
+Af
+GV
+Nt
+BY
+mZ
+va
+Bc
+Bc
+sI
+mN
+Eu
+xQ
+Yr
+WI
+LS
+Kj
+eQ
+It
+pT
+Sl
+"}
+(21,1,1) = {"
+Ts
+cu
+Dh
+qA
+qA
+qA
+qA
+qA
+Wr
+QZ
+eq
+FO
+Hn
+Bc
+EO
+kW
+zZ
+jU
+jU
+td
+Sp
+Bc
+KH
+Ud
+Oe
+Fj
+Ux
+Ux
+Ux
+Ux
+Ux
+Ux
+Ux
+Ux
+Ux
+"}
+(22,1,1) = {"
+Ts
+JT
+uy
+qA
+tK
+qQ
+sY
+qA
+HW
+xZ
+KY
+kw
+Hl
+Bc
+Rt
+Xw
+wT
+Go
+fG
+pE
+tJ
+Bc
+wU
+bF
+Lp
+Or
+Vg
+YP
+Bu
+zL
+lH
+sq
+YH
+FL
+Ux
+"}
+(23,1,1) = {"
+CA
+Ts
+oG
+qA
+dV
+CG
+XM
+Ge
+wn
+wn
+AW
+Va
+Hl
+zc
+mB
+SO
+SO
+SO
+SO
+SO
+Dp
+zc
+Pz
+Rh
+Ig
+Ig
+Ig
+Ig
+WU
+WU
+bK
+vX
+XT
+Ux
+er
+"}
+(24,1,1) = {"
+JQ
+CA
+qA
+qA
+bZ
+FW
+BK
+qA
+Tk
+rf
+KI
+iW
+Hl
+lR
+lR
+lR
+lR
+xE
+lR
+lR
+lR
+lR
+Qy
+nv
+cg
+Vl
+Jh
+Ig
+Ig
+Ig
+iI
+sN
+Ux
+Ux
+JQ
+"}
+(25,1,1) = {"
+JQ
+rU
+qA
+VL
+Vi
+hh
+Ff
+qA
+WA
+SG
+Qj
+iC
+Hl
+lR
+aH
+vI
+Cw
+TV
+Bx
+aH
+vI
+lR
+Pz
+NZ
+Ig
+CD
+Py
+Bk
+lT
+Ig
+dZ
+FD
+zS
+Td
+JQ
+"}
+(26,1,1) = {"
+JQ
+JQ
+qA
+VL
+VQ
+HC
+qA
+qA
+aA
+hP
+iu
+Ca
+Hl
+Hy
+gv
+tS
+ZT
+lR
+Hy
+pG
+bx
+ZT
+Pz
+Rh
+BV
+iH
+Ja
+ow
+Ro
+Ig
+fM
+mp
+ut
+JQ
+JQ
+"}
+(27,1,1) = {"
+JQ
+JQ
+BU
+qA
+qA
+qA
+TL
+FC
+ss
+ss
+fV
+Ca
+Hl
+RN
+Ng
+TB
+GJ
+mU
+RN
+Ce
+Av
+GJ
+Pz
+Rh
+lo
+tT
+LY
+Bb
+tg
+Ig
+Br
+EI
+Ux
+JQ
+JQ
+"}
+(28,1,1) = {"
+JQ
+JQ
+JQ
+rU
+rU
+TL
+FM
+lc
+lc
+ss
+lX
+Ca
+Hl
+rs
+IP
+LU
+ks
+lR
+rs
+uL
+io
+ks
+Pz
+Rh
+iZ
+tT
+Nz
+Bb
+ZM
+Ig
+JI
+rU
+JQ
+JQ
+JQ
+"}
+(29,1,1) = {"
+JQ
+JQ
+JQ
+JQ
+rU
+TL
+mW
+ts
+yw
+ik
+TL
+bH
+Hl
+lR
+cH
+gl
+jM
+FO
+Ry
+cH
+gl
+lR
+Pz
+Rh
+iZ
+fe
+AO
+XK
+Vf
+Ig
+TN
+JQ
+JQ
+JQ
+JQ
+"}
+(30,1,1) = {"
+JQ
+JQ
+JQ
+JQ
+JQ
+JS
+TL
+IF
+Ra
+PM
+zJ
+rk
+WP
+IY
+Ud
+yT
+rG
+lR
+nm
+XG
+UQ
+lC
+Cy
+zH
+GI
+OS
+Vm
+VW
+Ig
+YG
+JQ
+JQ
+JQ
+JQ
+JQ
+"}
+(31,1,1) = {"
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+TL
+Mg
+pP
+Jo
+TL
+Zv
+SZ
+SN
+Da
+zi
+HO
+At
+Dq
+Mo
+Da
+SN
+cQ
+YL
+Ig
+gE
+wv
+Ig
+Ig
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+"}
+(32,1,1) = {"
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+TL
+iz
+xP
+Ia
+TL
+Ji
+mb
+mH
+mb
+yX
+Uj
+Kx
+Rx
+wI
+hd
+bC
+hd
+TS
+hd
+up
+Am
+bD
+ec
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+"}
+(33,1,1) = {"
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+Gi
+Gi
+Gi
+Gi
+mb
+kU
+BJ
+NJ
+QV
+Dz
+jG
+Ou
+MW
+FE
+Ek
+RK
+Ha
+Ch
+UX
+wk
+Do
+Qt
+ec
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+"}
+(34,1,1) = {"
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+Gi
+vi
+Du
+Fs
+jt
+ZK
+wt
+dz
+QV
+aZ
+Kp
+ku
+Zm
+rX
+Ek
+uM
+LE
+mT
+re
+yF
+Oy
+Qt
+ec
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+"}
+(35,1,1) = {"
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+Gi
+hc
+Ny
+Nr
+mb
+QQ
+fj
+Pw
+QV
+Dz
+px
+oR
+UC
+FE
+Ek
+TR
+gR
+mT
+xL
+re
+Oy
+Qt
+ec
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+"}
+(36,1,1) = {"
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+eG
+FU
+cM
+JJ
+mb
+Nf
+Jb
+hs
+QV
+XQ
+Uj
+uU
+Rx
+EW
+Ek
+hw
+YI
+VF
+wk
+wk
+fJ
+Qt
+ec
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+"}
+(37,1,1) = {"
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+eG
+jX
+cM
+fH
+mb
+mb
+mb
+Zh
+Zh
+Zh
+mR
+Zh
+GA
+Zh
+Zh
+Zh
+Zh
+Yi
+QI
+ic
+nA
+Qt
+ec
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+"}
+(38,1,1) = {"
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+eG
+hj
+cM
+IB
+yv
+pO
+Zh
+Yf
+IR
+fn
+gy
+SH
+lb
+vq
+bu
+oh
+Zh
+rE
+KQ
+ri
+Tw
+Qt
+ec
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+"}
+(39,1,1) = {"
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+yh
+Gi
+tt
+ez
+vM
+Es
+Zh
+Hw
+LR
+CK
+FF
+QG
+mD
+Wb
+mK
+wa
+Zh
+Lc
+Lf
+OL
+qe
+ls
+Wj
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+"}
+(40,1,1) = {"
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+yh
+cj
+lB
+Lr
+NY
+Zh
+Hw
+LR
+mu
+nS
+QG
+bV
+Hi
+LR
+Ps
+Zh
+ws
+ws
+ws
+ZE
+nZ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+"}
+(41,1,1) = {"
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+cs
+wY
+wY
+wY
+Zh
+Zh
+hI
+Be
+ML
+IO
+CL
+iL
+Tn
+Zh
+Zh
+mh
+mh
+mh
+nZ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+"}
+(42,1,1) = {"
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+Pf
+Zh
+Zh
+qZ
+ys
+BT
+Zh
+Zh
+Pf
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+"}
+(43,1,1) = {"
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+lL
+rU
+rU
+rU
+rU
+dd
+lL
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+"}
+(44,1,1) = {"
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+gi
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+JQ
+"}
diff --git a/_maps/shuttles/syndicate/syndicate_twinkleshine.dmm b/_maps/shuttles/syndicate/syndicate_twinkleshine.dmm
index 885275c10d50..9967d69f6d07 100644
--- a/_maps/shuttles/syndicate/syndicate_twinkleshine.dmm
+++ b/_maps/shuttles/syndicate/syndicate_twinkleshine.dmm
@@ -906,7 +906,7 @@
},
/obj/item/clothing/suit/armor/vest/syndie,
/obj/item/clothing/head/helmet/operator,
-/obj/item/gun/ballistic/automatic/pistol/no_mag,
+/obj/item/gun/ballistic/automatic/pistol/syndicate/no_mag,
/obj/item/ammo_box/magazine/m10mm,
/obj/item/ammo_box/magazine/m10mm,
/obj/item/storage/belt/security/webbing{
@@ -1826,7 +1826,7 @@
"kH" = (
/obj/item/clothing/suit/armor/vest/syndie,
/obj/item/clothing/head/helmet/operator,
-/obj/item/gun/ballistic/automatic/pistol/no_mag,
+/obj/item/gun/ballistic/automatic/pistol/syndicate/no_mag,
/obj/item/ammo_box/magazine/m10mm,
/obj/item/ammo_box/magazine/m10mm,
/obj/item/storage/belt/security/webbing{
@@ -2766,7 +2766,7 @@
},
/obj/item/clothing/suit/armor/vest/syndie,
/obj/item/clothing/head/helmet/operator,
-/obj/item/gun/ballistic/automatic/pistol/no_mag,
+/obj/item/gun/ballistic/automatic/pistol/syndicate/no_mag,
/obj/item/ammo_box/magazine/m10mm,
/obj/item/ammo_box/magazine/m10mm,
/obj/item/storage/belt/security/webbing{
@@ -4641,7 +4641,7 @@
},
/obj/item/clothing/suit/armor/vest/syndie,
/obj/item/clothing/head/helmet/operator,
-/obj/item/gun/ballistic/automatic/pistol/no_mag,
+/obj/item/gun/ballistic/automatic/pistol/syndicate/no_mag,
/obj/item/ammo_box/magazine/m10mm,
/obj/item/ammo_box/magazine/m10mm,
/obj/item/storage/belt/security/webbing{
@@ -4672,7 +4672,7 @@
pixel_x = 6;
pixel_y = 1
},
-/obj/item/gun/ballistic/automatic/sniper_rifle/syndicate/no_mag{
+/obj/item/gun/ballistic/automatic/marksman/sniper_rifle/no_mag{
pixel_x = -3;
pixel_y = 6
},
@@ -5622,11 +5622,11 @@
/obj/item/ammo_box/magazine/ebr{
pixel_y = -2
},
-/obj/item/gun/ballistic/automatic/ebr/no_mag{
+/obj/item/gun/ballistic/automatic/marksman/ebr/no_mag{
pixel_x = -7;
pixel_y = 4
},
-/obj/item/gun/ballistic/automatic/ebr/no_mag,
+/obj/item/gun/ballistic/automatic/marksman/ebr/no_mag,
/turf/open/floor/mineral/plastitanium,
/area/ship/security/armory)
"Gn" = (
diff --git a/code/datums/components/storage/concrete/pockets.dm b/code/datums/components/storage/concrete/pockets.dm
index ce224d44e4e5..32a74c843b01 100644
--- a/code/datums/components/storage/concrete/pockets.dm
+++ b/code/datums/components/storage/concrete/pockets.dm
@@ -143,7 +143,7 @@
original_parent = parent
. = ..()
can_hold = typecacheof(list(
- /obj/item/gun/ballistic/automatic/pistol,
+ /obj/item/gun/ballistic/automatic/pistol/syndicate,
/obj/item/gun/ballistic/revolver,
/obj/item/gun/energy/e_gun/mini,
/obj/item/gun/energy/disabler,
diff --git a/code/game/area/ship_areas.dm b/code/game/area/ship_areas.dm
index 5f4e75b71d4d..9fab6e35b3c6 100644
--- a/code/game/area/ship_areas.dm
+++ b/code/game/area/ship_areas.dm
@@ -171,10 +171,19 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
/area/ship/crew/dorm/dormfive
name = "Dormitory 5"
+/area/ship/crew/dorm/captain
+ name = "Captain's Quarters"
+
/area/ship/crew/toilet
name = "Restroom"
icon_state = "toilet"
+/area/ship/crew/toilet/two
+ name = "Restroom 2"
+
+/area/ship/crew/toilet/three
+ name = "Restroom 3"
+
/area/ship/crew/canteen
name = "Canteen"
icon_state = "cafeteria"
@@ -198,6 +207,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
name = "Chapel Office"
icon_state = "chapeloffice"
sound_environment = SOUND_AREA_SMALL_SOFTFLOOR
+
/area/ship/crew/library
name = "Library"
icon_state = "library"
@@ -220,6 +230,13 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
icon_state = "vacant_office"
sound_environment = SOUND_AREA_WOODFLOOR
+/area/ship/crew/office/lobby
+ name = "Lobby"
+
+/area/ship/crew/ccommons
+ name = "Commons"
+ icon_state = "vacant_office"
+
/area/ship/crew/janitor
name = "Custodial Closet"
icon_state = "janitor"
@@ -244,6 +261,9 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
icon_state = "morgue"
ambientsounds = SPOOKY
+/area/ship/medical/psych
+ name = "Psych's Office"
+
/// Science Lab ///
/area/ship/science
name = "Science Lab"
diff --git a/code/game/gamemodes/nuclear/nuclear.dm b/code/game/gamemodes/nuclear/nuclear.dm
index 992f97ba700b..85ab6ee64a14 100644
--- a/code/game/gamemodes/nuclear/nuclear.dm
+++ b/code/game/gamemodes/nuclear/nuclear.dm
@@ -118,7 +118,7 @@
ears = /obj/item/radio/headset/syndicate/alt
l_pocket = /obj/item/modular_computer/tablet/nukeops
id = /obj/item/card/id/syndicate
- belt = /obj/item/gun/ballistic/automatic/pistol
+ belt = /obj/item/gun/ballistic/automatic/pistol/syndicate
backpack_contents = list(/obj/item/storage/box/survival/syndie=1,\
/obj/item/kitchen/knife/combat/survival)
@@ -168,7 +168,7 @@
r_hand = /obj/item/gun/ballistic/shotgun/bulldog
backpack_contents = list(/obj/item/storage/box/survival/syndie=1,\
/obj/item/tank/jetpack/oxygen/harness=1,\
- /obj/item/gun/ballistic/automatic/pistol=1,\
+ /obj/item/gun/ballistic/automatic/pistol/syndicate=1,\
/obj/item/kitchen/knife/combat/survival)
diff --git a/code/game/objects/effects/spawners/lootdrop.dm b/code/game/objects/effects/spawners/lootdrop.dm
index 08d1514f7bbe..db99d0c4e4d8 100644
--- a/code/game/objects/effects/spawners/lootdrop.dm
+++ b/code/game/objects/effects/spawners/lootdrop.dm
@@ -50,14 +50,14 @@
lootdoubles = FALSE
loot = list(
- /obj/item/gun/ballistic/automatic/pistol = 8,
+ /obj/item/gun/ballistic/automatic/pistol/syndicate = 8,
/obj/item/gun/ballistic/shotgun/automatic/combat = 5,
/obj/item/gun/ballistic/automatic/pistol/deagle,
/obj/item/gun/ballistic/revolver/mateba
)
/obj/effect/spawner/lootdrop/armory_contraband/metastation
- loot = list(/obj/item/gun/ballistic/automatic/pistol = 5,
+ loot = list(/obj/item/gun/ballistic/automatic/pistol/syndicate = 5,
/obj/item/gun/ballistic/shotgun/automatic/combat = 5,
/obj/item/gun/ballistic/automatic/pistol/deagle,
/obj/item/storage/box/syndie_kit/throwing_weapons = 3,
@@ -115,7 +115,6 @@
/obj/effect/spawner/lootdrop/gambling
name = "gambling valuables spawner"
loot = list(
- /obj/item/gun/ballistic/revolver/russian = 5,
/obj/item/clothing/head/trapper = 3,
/obj/item/storage/box/syndie_kit/throwing_weapons,
/obj/item/coin/gold,
diff --git a/code/game/objects/items/stacks/tiles/tiles_suns.dm b/code/game/objects/items/stacks/tiles/tiles_suns.dm
index 65cc090b152d..fd9d85ff4bf1 100644
--- a/code/game/objects/items/stacks/tiles/tiles_suns.dm
+++ b/code/game/objects/items/stacks/tiles/tiles_suns.dm
@@ -26,14 +26,14 @@
turf_type = /turf/open/floor/suns/pattern
/obj/item/stack/tile/suns/hatch
- name = "hatched white marble tile"
- singular_name = "hatched white marble floor tile"
+ name = "hatched wood tile"
+ singular_name = "hatched wood floor tile"
icon_state = "tile_suns_lighthatched"
turf_type = /turf/open/floor/suns/hatch
/obj/item/stack/tile/suns/diagonal
- name = "diagonal white marble tile"
- singular_name = "diagonal white marble floor tile"
+ name = "diagonal wooden tile"
+ singular_name = "diagonal wooden floor tile"
icon_state = "tile_suns_lightdiag"
turf_type = /turf/open/floor/suns/diagonal
diff --git a/code/game/objects/items/storage/briefcase.dm b/code/game/objects/items/storage/briefcase.dm
index 895b94acf574..f55613dd4d21 100644
--- a/code/game/objects/items/storage/briefcase.dm
+++ b/code/game/objects/items/storage/briefcase.dm
@@ -42,7 +42,7 @@
/obj/item/storage/briefcase/sniperbundle/PopulateContents()
..() // in case you need any paperwork done after your rampage
- new /obj/item/gun/ballistic/automatic/sniper_rifle/syndicate(src)
+ new /obj/item/gun/ballistic/automatic/marksman/sniper_rifle(src)
new /obj/item/clothing/neck/tie/red(src)
new /obj/item/clothing/under/syndicate/sniper(src)
new /obj/item/ammo_box/magazine/sniper_rounds/soporific(src)
diff --git a/code/game/objects/items/storage/guncases.dm b/code/game/objects/items/storage/guncases.dm
index d3b0c468b4b4..d4dd2896ace9 100644
--- a/code/game/objects/items/storage/guncases.dm
+++ b/code/game/objects/items/storage/guncases.dm
@@ -117,7 +117,7 @@
/obj/item/storage/pistolcase/stechkin
/obj/item/storage/pistolcase/stechkin/PopulateContents()
- new /obj/item/gun/ballistic/automatic/pistol/no_mag(src)
+ new /obj/item/gun/ballistic/automatic/pistol/syndicate/no_mag(src)
new /obj/item/ammo_box/magazine/m10mm/empty(src)
new /obj/item/ammo_box/magazine/m10mm/empty(src)
diff --git a/code/game/objects/items/storage/holsters.dm b/code/game/objects/items/storage/holsters.dm
index 35e4899b090b..9000d5e4dbd0 100644
--- a/code/game/objects/items/storage/holsters.dm
+++ b/code/game/objects/items/storage/holsters.dm
@@ -24,7 +24,7 @@
STR.max_items = 1
STR.max_w_class = WEIGHT_CLASS_NORMAL
STR.set_holdable(list(
- /obj/item/gun/ballistic/automatic/pistol,
+ /obj/item/gun/ballistic/automatic/pistol/syndicate,
/obj/item/gun/ballistic/revolver,
/obj/item/gun/energy/e_gun/mini,
/obj/item/gun/energy/disabler,
@@ -90,7 +90,7 @@
STR.max_items = 2
STR.max_w_class = WEIGHT_CLASS_NORMAL
STR.set_holdable(list(
- /obj/item/gun/ballistic/automatic/pistol,
+ /obj/item/gun/ballistic/automatic/pistol/syndicate,
/obj/item/gun/ballistic/revolver,
/obj/item/gun/energy/e_gun/mini,
/obj/item/gun/energy/disabler,
diff --git a/code/game/objects/items/storage/secure.dm b/code/game/objects/items/storage/secure.dm
index c1014716c323..238e39ce9318 100644
--- a/code/game/objects/items/storage/secure.dm
+++ b/code/game/objects/items/storage/secure.dm
@@ -200,6 +200,14 @@
/obj/item/storage/secure/safe/intel/stechkin/PopulateContents()
. = ..()
- new /obj/item/gun/ballistic/automatic/pistol/suppressed(src)
+ new /obj/item/gun/ballistic/automatic/pistol/syndicate(src)
new /obj/item/ammo_box/magazine/m10mm(src)
new /obj/item/ammo_box/magazine/m10mm(src)
+
+/obj/item/storage/secure/safe/suns
+ name = "Captain's Secure Safe"
+ desc = "The most important part of a SUNS vessel is the spare dueling sword."
+
+/obj/item/storage/secure/safe/suns/PopulateContents()
+ . = ..()
+ new /obj/item/storage/belt/sabre/suns(src)
diff --git a/code/game/objects/items/storage/toolbox.dm b/code/game/objects/items/storage/toolbox.dm
index 87497a2a7562..88eb493626d2 100644
--- a/code/game/objects/items/storage/toolbox.dm
+++ b/code/game/objects/items/storage/toolbox.dm
@@ -299,7 +299,7 @@
/obj/item/clothing/gloves/color/latex/nitrile/infiltrator,
/obj/item/clothing/mask/infiltrator,
/obj/item/clothing/shoes/combat/sneakboots,
- /obj/item/gun/ballistic/automatic/pistol,
+ /obj/item/gun/ballistic/automatic/pistol/syndicate,
/obj/item/gun/ballistic/revolver,
/obj/item/ammo_box
))
diff --git a/code/game/objects/items/storage/uplink_kits.dm b/code/game/objects/items/storage/uplink_kits.dm
index 702416e4202e..bfbc4679af88 100644
--- a/code/game/objects/items/storage/uplink_kits.dm
+++ b/code/game/objects/items/storage/uplink_kits.dm
@@ -38,7 +38,7 @@
new /obj/item/jammer(src)
if("guns")
- new /obj/item/gun/ballistic/revolver(src)
+ new /obj/item/gun/ballistic/revolver/syndicate(src)
new /obj/item/ammo_box/a357(src)
new /obj/item/ammo_box/a357(src)
new /obj/item/card/emag(src)
@@ -99,7 +99,7 @@
new /obj/item/storage/box/syndie_kit/emp(src)
if("sniper") //This shit is unique so can't really balance it around tc, also no silencer because getting killed without ANY indicator on what killed you sucks
- new /obj/item/gun/ballistic/automatic/sniper_rifle(src) // 12 tc
+ new /obj/item/gun/ballistic/automatic/marksman/sniper_rifle(src) // 12 tc
new /obj/item/ammo_box/magazine/sniper_rounds/penetrator(src)
new /obj/item/clothing/glasses/thermal/syndi(src)
new /obj/item/clothing/gloves/color/latex/nitrile(src)
@@ -119,7 +119,7 @@
/obj/item/storage/box/syndicate/bundle_B/PopulateContents()
switch (pickweight(list( "bond" = 2, "ninja" = 1, "darklord" = 1, "white_whale_holy_grail" = 2, "mad_scientist" = 2, "bee" = 1, "mr_freeze" = 2, "made_man"= 1)))
if("bond")
- new /obj/item/gun/ballistic/automatic/pistol(src)
+ new /obj/item/gun/ballistic/automatic/pistol/syndicate(src)
new /obj/item/suppressor(src)
new /obj/item/ammo_box/magazine/m10mm(src)
new /obj/item/ammo_box/magazine/m10mm(src)
diff --git a/code/game/objects/structures/beds_chairs/bed.dm b/code/game/objects/structures/beds_chairs/bed.dm
index d81e8b8ba456..6c5f46e94a3b 100644
--- a/code/game/objects/structures/beds_chairs/bed.dm
+++ b/code/game/objects/structures/beds_chairs/bed.dm
@@ -167,7 +167,7 @@
name = "dog bed"
icon_state = "dogbed"
desc = "A comfy-looking dog bed. You can even strap your pet in, in case the gravity turns off."
- anchored = FALSE
+ anchored = TRUE
buildstacktype = /obj/item/stack/sheet/mineral/wood
buildstackamount = 10
var/mob/living/owner = null
@@ -175,22 +175,18 @@
/obj/structure/bed/dogbed/ian
desc = "Ian's bed! Looks comfy."
name = "Ian's bed"
- anchored = TRUE
/obj/structure/bed/dogbed/cayenne
desc = "Seems kind of... fishy."
name = "Cayenne's bed"
- anchored = TRUE
/obj/structure/bed/dogbed/renault
desc = "Renault's bed! Looks comfy. A foxy person needs a foxy pet."
name = "Renault's bed"
- anchored = TRUE
/obj/structure/bed/dogbed/runtime
desc = "A comfy-looking cat bed. You can even strap your pet in, in case the gravity turns off."
name = "Runtime's bed"
- anchored = TRUE
/obj/structure/bed/dogbed/proc/update_owner(mob/living/M)
if(owner)
diff --git a/code/game/objects/structures/icemoon/cave_entrance.dm b/code/game/objects/structures/icemoon/cave_entrance.dm
index 93cdfcaa9a23..4bb23877462b 100644
--- a/code/game/objects/structures/icemoon/cave_entrance.dm
+++ b/code/game/objects/structures/icemoon/cave_entrance.dm
@@ -379,7 +379,7 @@ GLOBAL_LIST_INIT(ore_probability, list(
new /obj/item/clothing/shoes/magboots/syndie(loc)
new /mob/living/simple_animal/hostile/human/syndicate/ranged/smg/space(loc)
if(prob(25))
- new /obj/item/gun/ballistic/automatic/pistol/suppressed(loc)
+ new /obj/item/gun/ballistic/automatic/pistol/syndicate(loc)
new /obj/item/ammo_box/magazine/
new /mob/living/simple_animal/hostile/human/syndicate/melee/sword(loc)
if(prob(25))
diff --git a/code/game/objects/structures/salvaging.dm b/code/game/objects/structures/salvaging.dm
index 061b5efef57b..ebefc58e5c01 100644
--- a/code/game/objects/structures/salvaging.dm
+++ b/code/game/objects/structures/salvaging.dm
@@ -683,7 +683,7 @@
/obj/effect/spawner/lootdrop/destructive_anal_loot //what do people usually put in these things anayways
loot = list(
/obj/item/storage/toolbox/syndicate/empty = 650,
- /obj/item/gun/ballistic/automatic/pistol = 500,
+ /obj/item/gun/ballistic/automatic/pistol/syndicate = 500,
/obj/item/camera_bug = 500,
/obj/item/clothing/gloves/combat = 200,
/obj/item/clothing/head/chameleon = 200,
diff --git a/code/game/turfs/open/floor/suns_floor.dm b/code/game/turfs/open/floor/suns_floor.dm
index 9505bc5a33a5..efa1aa91a61a 100644
--- a/code/game/turfs/open/floor/suns_floor.dm
+++ b/code/game/turfs/open/floor/suns_floor.dm
@@ -15,12 +15,12 @@
floor_tile = /obj/item/stack/tile/suns/pattern
/turf/open/floor/suns/hatch
- name = "hatched white marble floor"
+ name = "hatched wooden floor"
icon_state = "lighthatched"
floor_tile = /obj/item/stack/tile/suns/hatch
/turf/open/floor/suns/diagonal
- name = "diagonal white marble floor"
+ name = "diagonal wooden floor"
icon_state = "lightdiag"
floor_tile = /obj/item/stack/tile/suns/diagonal
diff --git a/code/modules/awaymissions/mission_code/snowdin.dm b/code/modules/awaymissions/mission_code/snowdin.dm
index b64a2abf02de..f2dbb91f3f0f 100644
--- a/code/modules/awaymissions/mission_code/snowdin.dm
+++ b/code/modules/awaymissions/mission_code/snowdin.dm
@@ -579,7 +579,7 @@
uniform = /obj/item/clothing/under/syndicate/coldres
shoes = /obj/item/clothing/shoes/combat/coldres
ears = /obj/item/radio/headset/syndicate/alt
- r_pocket = /obj/item/gun/ballistic/automatic/pistol
+ r_pocket = /obj/item/gun/ballistic/automatic/pistol/syndicate
id = /obj/item/card/id/syndicate
implants = list(/obj/item/implant/exile)
diff --git a/code/modules/clothing/outfits/ert/syndicate_ert.dm b/code/modules/clothing/outfits/ert/syndicate_ert.dm
index 472983e890db..29da95448ee4 100644
--- a/code/modules/clothing/outfits/ert/syndicate_ert.dm
+++ b/code/modules/clothing/outfits/ert/syndicate_ert.dm
@@ -27,7 +27,7 @@
head = /obj/item/clothing/head/HoS/beret/syndicate
ears = /obj/item/radio/headset/syndicate/captain
- backpack_contents = list(/obj/item/gun/ballistic/automatic/pistol=1, /obj/item/ammo_box/magazine/m10mm=2, /obj/item/radio=1)
+ backpack_contents = list(/obj/item/gun/ballistic/automatic/pistol/syndicate=1, /obj/item/ammo_box/magazine/m10mm=2, /obj/item/radio=1)
// gorlex loyalist/2nd battlegroup
@@ -58,7 +58,7 @@
belt = /obj/item/storage/belt/medical/webbing/paramedic
glasses = /obj/item/clothing/glasses/hud/health/sunglasses
gloves = /obj/item/clothing/gloves/color/latex/nitrile/evil
- suit_store = /obj/item/gun/ballistic/automatic/pistol
+ suit_store = /obj/item/gun/ballistic/automatic/pistol/syndicate
l_pocket = /obj/item/radio
@@ -73,7 +73,7 @@
gloves = /obj/item/clothing/gloves/fingerless
suit = /obj/item/clothing/suit/armor/vest
belt = /obj/item/storage/belt/security
- suit_store = /obj/item/gun/ballistic/automatic/sniper_rifle/syndicate
+ suit_store = /obj/item/gun/ballistic/automatic/marksman/sniper_rifle
r_pocket = /obj/item/kitchen/knife/combat/survival
l_pocket = /obj/item/binoculars
diff --git a/code/modules/clothing/outfits/factions/minutemen.dm b/code/modules/clothing/outfits/factions/minutemen.dm
index 1d12eb25c4e9..5c038b05f181 100644
--- a/code/modules/clothing/outfits/factions/minutemen.dm
+++ b/code/modules/clothing/outfits/factions/minutemen.dm
@@ -560,7 +560,7 @@
/datum/outfit/job/clip/minutemen/grunt/dressed/armed/f4 //f4 is rename of GAL, don't wanna repath upon adding the clip guns though, if i forget to remove this during then, fucking yell at me
name = "CLIP Minutemen - Minuteman (Armed - CM-GAL)"
- suit_store = /obj/item/gun/ballistic/automatic/gal
+ suit_store = /obj/item/gun/ballistic/automatic/marksman/gal
belt = /obj/item/storage/belt/military/clip/gal
/datum/outfit/job/clip/minutemen/grunt/dressed/armed/cm5
diff --git a/code/modules/clothing/outfits/factions/syndicate.dm b/code/modules/clothing/outfits/factions/syndicate.dm
index 03254ed8927e..4dbbe0826e21 100644
--- a/code/modules/clothing/outfits/factions/syndicate.dm
+++ b/code/modules/clothing/outfits/factions/syndicate.dm
@@ -205,6 +205,28 @@
W.registered_age = AGE_MINOR
to_chat(H, "You're not technically old enough to access or serve alcohol, but your ID has been discreetly modified to display your age as [AGE_MINOR]. Try to keep that a secret!")
+/datum/outfit/job/syndicate/bartender/suns
+ name = "Syndicate - Student Mixologist (SUNS)"
+ id_assignment = "Student Mixologist"
+
+ uniform = /obj/item/clothing/under/syndicate/suns/uniform2
+ alt_uniform = /obj/item/clothing/under/syndicate/suns/alt
+ mask = /obj/item/clothing/mask/breath/suns
+ suit = null
+ belt = null
+ head = null
+ shoes = /obj/item/clothing/shoes/laceup/suns
+ gloves = null
+ ears = null
+ accessory = /obj/item/clothing/accessory/waistcoat/suns/poof
+
+ backpack = /obj/item/storage/backpack
+ satchel = /obj/item/storage/backpack/satchel
+ duffelbag = /obj/item/storage/backpack/duffelbag
+ courierbag = /obj/item/storage/backpack/messenger
+
+ backpack_contents = null
+
/datum/outfit/job/syndicate/bartender/twink
name = "Syndicate - Bartender (Twinkleshine, Donk)"
@@ -565,7 +587,7 @@
suit = /obj/item/clothing/suit/armor/hardliners/sergeant
id = /obj/item/card/id/syndicate_command/crew_id
shoes = /obj/item/clothing/shoes/combat
- suit_store = /obj/item/gun/ballistic/automatic/pistol
+ suit_store = /obj/item/gun/ballistic/automatic/pistol/syndicate
/datum/outfit/job/syndicate/hos/ngr
name = "Syndicate - Lieutenant (New Gorlex Republic)"
@@ -576,7 +598,7 @@
suit = /obj/item/clothing/suit/armor/ngr/lieutenant
id = /obj/item/card/id/syndicate_command/crew_id
shoes = /obj/item/clothing/shoes/combat
- suit_store = /obj/item/gun/ballistic/automatic/pistol
+ suit_store = /obj/item/gun/ballistic/automatic/pistol/syndicate
/datum/outfit/job/syndicate/hos/twink
diff --git a/code/modules/clothing/under/syndicate.dm b/code/modules/clothing/under/syndicate.dm
index 85c9996489e2..2283e6a45b07 100644
--- a/code/modules/clothing/under/syndicate.dm
+++ b/code/modules/clothing/under/syndicate.dm
@@ -206,7 +206,7 @@
head = /obj/item/clothing/head/helmet/space/syndicate/surplus
mask = /obj/item/clothing/mask/breath
shoes = /obj/item/clothing/shoes/laceup
- r_hand = /obj/item/gun/ballistic/automatic/ebr
+ r_hand = /obj/item/gun/ballistic/automatic/marksman/ebr
gloves = null
l_pocket = /obj/item/pinpointer/nuke/syndicate
r_pocket = /obj/item/ammo_box/magazine/ebr
diff --git a/code/modules/holiday/halloween.dm b/code/modules/holiday/halloween.dm
index d5b0c0ff6638..4c2586b7dd4b 100644
--- a/code/modules/holiday/halloween.dm
+++ b/code/modules/holiday/halloween.dm
@@ -250,13 +250,6 @@
// Spooky Uplink Items //
/////////////////////////
-/datum/uplink_item/dangerous/crossbow/candy
- name = "Candy Corn Crossbow"
- desc = "A standard miniature energy crossbow that uses a hard-light projector to transform bolts into candy corn. Happy Halloween!"
- category = "Holiday"
- item = /obj/item/gun/energy/kinetic_accelerator/crossbow/halloween
- surplus = 0
-
/datum/uplink_item/device_tools/emag/hack_o_lantern
name = "Hack-o'-Lantern"
desc = "An emag fitted to support the Halloween season. Candle not included."
diff --git a/code/modules/hydroponics/grown/misc.dm b/code/modules/hydroponics/grown/misc.dm
index f614533d2fd5..73a322ce81ae 100644
--- a/code/modules/hydroponics/grown/misc.dm
+++ b/code/modules/hydroponics/grown/misc.dm
@@ -163,7 +163,7 @@
name = "gatfruit"
desc = "It smells like burning."
icon_state = "gatfruit"
- trash = /obj/item/gun/ballistic/revolver
+ trash = /obj/item/gun/ballistic/revolver/syndicate
bitesize_mod = 2
foodtype = FRUIT
tastes = list("gunpowder" = 1)
diff --git a/code/modules/jobs/job_types/janitor.dm b/code/modules/jobs/job_types/janitor.dm
index 8293c2bd663b..60c8ab9672b4 100644
--- a/code/modules/jobs/job_types/janitor.dm
+++ b/code/modules/jobs/job_types/janitor.dm
@@ -22,5 +22,5 @@
/datum/outfit/job/janitor/pre_equip(mob/living/carbon/human/H, visualsOnly)
. = ..()
if(GARBAGEDAY in SSevents.holidays)
- l_pocket = /obj/item/gun/ballistic/revolver
+ l_pocket = /obj/item/gun/ballistic/revolver/syndicate
r_pocket = /obj/item/ammo_box/a357
diff --git a/code/modules/mob/living/carbon/human/update_icons.dm b/code/modules/mob/living/carbon/human/update_icons.dm
index beecda12b083..0f3ab70e4034 100644
--- a/code/modules/mob/living/carbon/human/update_icons.dm
+++ b/code/modules/mob/living/carbon/human/update_icons.dm
@@ -435,17 +435,42 @@ There are several things that need to be remembered:
if(s_store)
var/obj/item/I = s_store
- var/mutable_appearance/s_store_overlay
update_hud_s_store(I)
- var/t_state = I.item_state
- if(!t_state)
- t_state = I.icon_state
- s_store_overlay = I.build_worn_icon(default_layer = -SUIT_STORE_LAYER, default_icon_file = 'icons/mob/clothing/belt_mirror.dmi', override_state = t_state)
+ ///The final thing we overlay. Set on build_worn_icon.
+ var/mutable_appearance/suit_store_overlay
- if(!s_store_overlay)
- return
- overlays_standing[SUIT_STORE_LAYER] = s_store_overlay
- apply_overlay(SUIT_STORE_LAYER)
+ ///icon file of the clothing
+ var/icon_file = I.mob_overlay_icon
+
+ /// Does this clothing need to be generated via greyscale
+ var/handled_by_bodytype = FALSE
+
+ if(!suit_store_overlay)
+ if(dna.species.bodytype & BODYTYPE_VOX)
+ if(I.supports_variations & VOX_VARIATION)
+ icon_file = VOX_BACK_PATH
+ else
+ handled_by_bodytype = TRUE
+
+ else if(dna.species.bodytype & BODYTYPE_KEPORI)
+// if(I.supports_variations & KEPORI_VARIATION)
+// icon_file = KEPORI_BACK_PATH
+// else
+ handled_by_bodytype = TRUE
+
+ if(!icon_exists(icon_file, RESOLVE_ICON_STATE(I)))
+ icon_file = DEFAULT_BACK_PATH
+ handled_by_bodytype = TRUE
+
+ var/use_autogen = handled_by_bodytype ? dna.species : null
+ suit_store_overlay = I.build_worn_icon(default_layer = -SUIT_STORE_LAYER, default_icon_file = icon_file, override_file = icon_file, isinhands = FALSE, override_file = icon_file, mob_species = use_autogen)
+
+ if(!suit_store_overlay)
+ return
+ overlays_standing[SUIT_STORE_LAYER] = suit_store_overlay
+
+ if(suit_store_overlay)
+ apply_overlay(SUIT_STORE_LAYER)
/mob/living/carbon/human/update_inv_head()
diff --git a/code/modules/mob/living/simple_animal/hostile/human/frontiersman.dm b/code/modules/mob/living/simple_animal/hostile/human/frontiersman.dm
index 040b6b26ae2a..4d38e1c5f87f 100644
--- a/code/modules/mob/living/simple_animal/hostile/human/frontiersman.dm
+++ b/code/modules/mob/living/simple_animal/hostile/human/frontiersman.dm
@@ -16,7 +16,7 @@
icon_state = "frontiersmanranged"
icon_living = "frontiersmanranged"
loot = list(/obj/effect/mob_spawn/human/corpse/frontier/ranged,
- /obj/item/gun/ballistic/revolver)
+ /obj/item/gun/ballistic/revolver/syndicate)
ranged = 1
retreat_distance = 5
minimum_distance = 5
diff --git a/code/modules/mob/living/simple_animal/hostile/mining_mobs/hivelord_outfits.dm b/code/modules/mob/living/simple_animal/hostile/mining_mobs/hivelord_outfits.dm
index 0dca4c21dade..09d85a664e86 100644
--- a/code/modules/mob/living/simple_animal/hostile/mining_mobs/hivelord_outfits.dm
+++ b/code/modules/mob/living/simple_animal/hostile/mining_mobs/hivelord_outfits.dm
@@ -46,8 +46,8 @@
belt = pickweight(list(
/obj/item/gun/ballistic/automatic/pistol/candor = 2,
/obj/item/gun/ballistic/automatic/pistol/commander = 1,
- /obj/item/gun/ballistic/automatic/pistol = 1,
- /obj/item/gun/ballistic/revolver = 1,
+ /obj/item/gun/ballistic/automatic/pistol/syndicate = 1,
+ /obj/item/gun/ballistic/revolver/syndicate = 1,
/obj/item/gun/ballistic/revolver/firebrand = 1,
)
)
diff --git a/code/modules/projectiles/gun.dm b/code/modules/projectiles/gun.dm
index 3edfd1382cf4..b92b79e0009f 100644
--- a/code/modules/projectiles/gun.dm
+++ b/code/modules/projectiles/gun.dm
@@ -2,7 +2,7 @@
name = "gun"
desc = "It's a gun. It's pretty terrible, though."
icon = 'icons/obj/guns/projectile.dmi'
- icon_state = "detective"
+ icon_state = "flatgun"
item_state = "gun"
flags_1 = CONDUCT_1
slot_flags = ITEM_SLOT_BELT
@@ -192,6 +192,7 @@
/obj/item/gun/proc/on_unwield(obj/item/source, mob/user)
wielded = FALSE
wielded_fully = FALSE
+ zoom(user, forced_zoom = FALSE)
user.remove_movespeed_modifier(/datum/movespeed_modifier/gun)
/obj/item/gun/Destroy()
@@ -1021,7 +1022,11 @@
return
if(isnull(forced_zoom))
- zoomed = !zoomed
+ if((!zoomed && wielded_fully) || zoomed)
+ zoomed = !zoomed
+ else
+ to_chat(user, "You can't look down the scope without wielding [src]!")
+ zoomed = FALSE
else
zoomed = forced_zoom
diff --git a/code/modules/projectiles/guns/ballistic.dm b/code/modules/projectiles/guns/ballistic.dm
index b88c8afed86d..a4247898d59d 100644
--- a/code/modules/projectiles/guns/ballistic.dm
+++ b/code/modules/projectiles/guns/ballistic.dm
@@ -8,7 +8,6 @@
/obj/item/gun/ballistic
desc = "Now comes in flavors like GUN. Uses 10mm ammo, for some reason."
name = "projectile gun"
- icon_state = "pistol"
w_class = WEIGHT_CLASS_NORMAL
has_safety = TRUE
@@ -405,7 +404,7 @@
. += "The [bolt_wording] is locked back and needs to be released before firing."
if (suppressed)
. += "It has a suppressor attached that can be removed with alt+click."
- . += "You can [bolt_wording] [src] by pressing the unqiue action key. By default, this is space"
+ . += "You can [bolt_wording] [src] by pressing the unique action key. By default, this is space"
///Gets the number of bullets in the gun
/obj/item/gun/ballistic/proc/get_ammo(countchambered = TRUE)
diff --git a/code/modules/projectiles/guns/ballistic/assault.dm b/code/modules/projectiles/guns/ballistic/assault.dm
index cceda8a28b77..3f649994827e 100644
--- a/code/modules/projectiles/guns/ballistic/assault.dm
+++ b/code/modules/projectiles/guns/ballistic/assault.dm
@@ -35,7 +35,11 @@
/obj/item/gun/ballistic/automatic/assault/skm
name = "\improper SKM-24"
desc = "An obsolete model of assault rifle once used by CLIP. Legendary for its durability and low cost, surplus rifles are commonplace on the Frontier, and the design has been widely copied. Chambered in 7.62x40mm CLIP."
- icon = 'icons/obj/guns/48x32guns.dmi'
+ icon = 'icons/obj/guns/manufacturer/frontier_import/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/frontier_import/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/frontier_import/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/frontier_import/onmob.dmi'
+
fire_sound = 'sound/weapons/gun/rifle/skm.ogg'
rack_sound = 'sound/weapons/gun/rifle/skm_cocked.ogg'
@@ -74,6 +78,11 @@
name = "\improper SKM-44"
desc = "An obsolete model of assault rifle once used by CLIP. Most of these were seized from Frontiersmen armories or purchased in CLIP, then modified to IRMG standards. Chambered in 7.62x40mm CLIP."
+ icon = 'icons/obj/guns/manufacturer/inteq/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/inteq/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/inteq/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/inteq/onmob.dmi'
+
icon_state = "skm_inteq"
item_state = "skm_inteq"
manufacturer = MANUFACTURER_INTEQ
@@ -106,13 +115,20 @@
/obj/item/gun/ballistic/automatic/assault/p16/minutemen
name = "\improper CM-16"
desc = "The standard-issue rifle of CLIP and an extensively modified reproduction of the P-16. Chambered in 5.56mm."
+ icon = 'icons/obj/guns/manufacturer/clip_lanchester/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/clip_lanchester/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/clip_lanchester/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/clip_lanchester/onmob.dmi'
icon_state = "cm16"
item_state = "cm16"
/obj/item/gun/ballistic/automatic/assault/swiss_cheese
name = "\improper Swiss Cheese"
desc = "An ancient longarm famous for its boxy, modular design. Mass produced by the Terran Confederation in ages past, these often mutiple century old designs have survied due to their sheer ruggedness. The DMA on this unit is sadly broken, but these rifles are known for their excellent burst fire. Uses 5.56mm ammunition for Matter mode."
- icon = 'icons/obj/guns/48x32guns.dmi'
+ icon = 'icons/obj/guns/manufacturer/solararmories/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/solararmories/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/solararmories/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/solararmories/onmob.dmi'
fire_sound = 'sound/weapons/gun/rifle/swiss.ogg'
icon_state = "swiss"
item_state = "swiss"
@@ -141,7 +157,10 @@
/obj/item/gun/ballistic/automatic/assault/e40
name = "\improper E-40 Hybrid Rifle"
desc = "A Hybrid Assault Rifle, best known for being having a dual ballistic/laser system along with an advanced ammo counter. Once an icon for bounty hunters, age has broken most down, so these end up in collector's hands or as shoddy Frontiersmen laser SMG conversions when in their inheritted stockpiles. But if one were to find one in working condition, it would be just as formidable as back then. Chambered in .229 Eoehoma caseless, and uses energy for lasers."
- icon = 'icons/obj/guns/48x32guns.dmi'
+ icon = 'icons/obj/guns/manufacturer/eoehoma/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/eoehoma/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/eoehoma/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/eoehoma/onmob.dmi'
icon_state = "e40"
item_state = "e40"
mag_type = /obj/item/ammo_box/magazine/e40
@@ -291,10 +310,14 @@
//techinically a battle rifle, i'm putting it here for organisation sake
-/obj/item/gun/ballistic/automatic/vickland //weapon designed by Apogee-dev
+/obj/item/gun/ballistic/automatic/marksman/vickland //weapon designed by Apogee-dev
name = "\improper Vickland"
desc = "The pride of the Saint-Roumain Militia, the Vickland is a rare semi-automatic battle rifle produced by Hunter's Pride exclusively for SRM use. It is unusual in its class for its internal rotary magazine, which must be reloaded using stripper clips. Chambered in .308."
- icon = 'icons/obj/guns/48x32guns.dmi'
+ icon = 'icons/obj/guns/manufacturer/hunterspride/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/hunterspride/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/hunterspride/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/hunterspride/onmob.dmi'
+
fire_sound = 'sound/weapons/gun/rifle/vickland.ogg'
icon_state = "vickland"
item_state = "vickland"
@@ -303,8 +326,9 @@
internal_magazine = TRUE
mag_type = /obj/item/ammo_box/magazine/internal/vickland
fire_sound = 'sound/weapons/gun/rifle/vickland.ogg'
- actions_types = list()
+
manufacturer = MANUFACTURER_HUNTERSPRIDE
+ zoomable = FALSE //no scope on it
rack_sound = 'sound/weapons/gun/rifle/ar_cock.ogg'
diff --git a/code/modules/projectiles/guns/ballistic/automatic.dm b/code/modules/projectiles/guns/ballistic/automatic.dm
index c0ccf71d513e..2fea717c28a0 100644
--- a/code/modules/projectiles/guns/ballistic/automatic.dm
+++ b/code/modules/projectiles/guns/ballistic/automatic.dm
@@ -22,48 +22,6 @@
recoil_unwielded = 4
wield_slowdown = 0.35
-
-// SNIPER //
-
-/obj/item/gun/ballistic/automatic/sniper_rifle
- name = "sniper rifle"
- desc = "An anti-material rifle chambered in .50 BMG with a scope mounted on it. Its prodigious bulk requires both hands to use."
- icon_state = "sniper"
- item_state = "sniper"
- fire_sound = 'sound/weapons/gun/sniper/shot.ogg'
- fire_sound_volume = 90
- vary_fire_sound = FALSE
- load_sound = 'sound/weapons/gun/sniper/mag_insert.ogg'
- rack_sound = 'sound/weapons/gun/sniper/rack.ogg'
- suppressed_sound = 'sound/weapons/gun/general/heavy_shot_suppressed.ogg'
- recoil = 2
- weapon_weight = WEAPON_HEAVY
- mag_type = /obj/item/ammo_box/magazine/sniper_rounds
- burst_size = 1
- w_class = WEIGHT_CLASS_NORMAL
- zoomable = TRUE
- zoom_amt = 10 //Long range, enough to see in front of you, but no tiles behind you.
- zoom_out_amt = 5
- slot_flags = ITEM_SLOT_BACK
- actions_types = list()
- show_magazine_on_sprite = TRUE
- manufacturer = MANUFACTURER_SCARBOROUGH
-
- spread = -5
- spread_unwielded = 20
- recoil = 5
- recoil_unwielded = 50
- wield_slowdown = 1
- wield_delay = 1.3 SECONDS
-
-/obj/item/gun/ballistic/automatic/sniper_rifle/syndicate
- name = "syndicate sniper rifle"
- desc = "A heavily-modified .50 BMG anti-material rifle utilized by Syndicate agents. Requires both hands to fire."
- can_suppress = TRUE
- can_unsuppress = TRUE
-
-EMPTY_GUN_HELPER(automatic/sniper_rifle/syndicate)
-
// Old Semi-Auto Rifle //
/obj/item/gun/ballistic/automatic/surplus //TODO: NEEDS TO BE REPLACED WITH PISTOL CARBINES OR LOWCAL SEMI-AUTO RIFLES
@@ -95,56 +53,6 @@ EMPTY_GUN_HELPER(automatic/sniper_rifle/syndicate)
fire_sound = 'sound/weapons/laser.ogg'
casing_ejector = FALSE
-/obj/item/gun/ballistic/automatic/ebr //fuck this gun, its getting wiped soon enough
- name = "\improper M514 EBR"
- desc = "A reliable, high-powered battle rifle often found in the hands of Syndicate personnel and remnants, chambered in .308. Effective against personnel and armor alike."
- icon = 'icons/obj/guns/48x32guns.dmi'
- lefthand_file = 'icons/mob/inhands/weapons/64x_guns_left.dmi'
- righthand_file = 'icons/mob/inhands/weapons/64x_guns_right.dmi'
- icon_state = "ebr"
- item_state = "ebr"
- zoomable = TRUE
- show_magazine_on_sprite = TRUE
- weapon_weight = WEAPON_MEDIUM
- w_class = WEIGHT_CLASS_BULKY
- mag_type = /obj/item/ammo_box/magazine/ebr
- fire_sound = 'sound/weapons/gun/rifle/shot_alt2.ogg'
- burst_size = 0
- manufacturer = MANUFACTURER_SCARBOROUGH
-
- wield_slowdown = 2
- spread = -4
-
-EMPTY_GUN_HELPER(automatic/ebr)
-
-/obj/item/gun/ballistic/automatic/gal
- name = "\improper CM-GAL-S"
- desc = "The standard issue DMR of CLIP. Dates back to the Xenofauna War, this particular model is in a carbine configuration, and, as such, is shorter than the standard model. Chambered in .308."
- icon = 'icons/obj/guns/48x32guns.dmi'
- fire_sound = 'sound/weapons/gun/rifle/shot.ogg'
- icon_state = "gal"
- item_state = "gal"
- zoomable = TRUE
- show_magazine_on_sprite = TRUE
- weapon_weight = WEAPON_MEDIUM
- w_class = WEIGHT_CLASS_BULKY
- mag_type = /obj/item/ammo_box/magazine/gal
- fire_sound = 'sound/weapons/gun/rifle/gal.ogg'
- burst_size = 0
- actions_types = list()
- manufacturer = MANUFACTURER_MINUTEMAN
-
- wield_slowdown = 2
- spread = -4
- fire_select_icon_state_prefix = "clip_"
- adjust_fire_select_icon_state_on_safety = TRUE
-
-/obj/item/gun/ballistic/automatic/gal/inteq
- name = "\improper SsG-04"
- desc = "A marksman rifle purchased from CLIP and modified to suit IRMG's needs. Chambered in .308."
- icon_state = "gal-inteq"
- item_state = "gal-inteq"
-
/obj/item/gun/ballistic/automatic/zip_pistol
name = "makeshift pistol"
desc = "A makeshift zip gun cobbled together from various scrap bits and chambered in 9mm. It's a miracle it even works."
diff --git a/code/modules/projectiles/guns/ballistic/gauss.dm b/code/modules/projectiles/guns/ballistic/gauss.dm
index 11de497c874d..12264a3ccd8f 100644
--- a/code/modules/projectiles/guns/ballistic/gauss.dm
+++ b/code/modules/projectiles/guns/ballistic/gauss.dm
@@ -1,6 +1,10 @@
/obj/item/gun/ballistic/automatic/powered/gauss
name = "prototype gauss rifle"
desc = "An experimental Nanotrasen rifle with a high capacity. Useful for putting down crowds. Chambered in ferromagnetic pellets."
+ icon = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/onmob.dmi'
icon_state = "gauss"
item_state = "arg"
slot_flags = 0
@@ -31,6 +35,10 @@
name = "Model H"
desc = "A standard-issue pistol exported from the Solarian Confederation. It fires slow flesh-rending ferromagnetic slugs at a high energy cost, however they are ineffective on any armor."
mag_type = /obj/item/ammo_box/magazine/modelh
+ icon = 'icons/obj/guns/manufacturer/solararmories/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/solararmories/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/solararmories/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/solararmories/onmob.dmi'
icon_state = "model-h"
item_state = "model-h"
fire_sound = 'sound/weapons/gun/gauss/modelh.ogg'
@@ -61,7 +69,10 @@
name = "Claris"
desc = "An antiquated Solarian rifle. Chambered in ferromagnetic pellets, just as the founding Solarians intended."
mag_type = /obj/item/ammo_box/magazine/internal/claris
- icon = 'icons/obj/guns/48x32guns.dmi'
+ icon = 'icons/obj/guns/manufacturer/solararmories/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/solararmories/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/solararmories/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/solararmories/onmob.dmi'
icon_state = "claris"
item_state = "claris"
fire_sound = 'sound/weapons/gun/gauss/claris.ogg'
@@ -84,7 +95,10 @@
name = "Solar 'GAR' Carbine"
desc = "A Solarian carbine, unusually modern for its producers. Launches ferromagnetic lances at alarming speeds."
mag_type = /obj/item/ammo_box/magazine/gar
- icon = 'icons/obj/guns/48x32guns.dmi'
+ icon = 'icons/obj/guns/manufacturer/solararmories/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/solararmories/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/solararmories/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/solararmories/onmob.dmi'
icon_state = "gar"
item_state = "gar"
fire_sound = 'sound/weapons/gun/gauss/gar.ogg'
diff --git a/code/modules/projectiles/guns/ballistic/hmg.dm b/code/modules/projectiles/guns/ballistic/hmg.dm
index afa111c6bbf8..79977249dd31 100644
--- a/code/modules/projectiles/guns/ballistic/hmg.dm
+++ b/code/modules/projectiles/guns/ballistic/hmg.dm
@@ -154,9 +154,14 @@
/obj/item/gun/ballistic/automatic/hmg/l6_saw
name = "\improper L6 SAW"
desc = "A heavy machine gun, designated 'L6 SAW'. Chambered in 7.12x82mm."
+ icon = 'icons/obj/guns/manufacturer/scarborough/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/scarborough/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/scarborough/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/scarborough/onmob.dmi'
icon_state = "l6"
item_state = "l6closedmag"
base_icon_state = "l6"
+
mag_type = /obj/item/ammo_box/magazine/mm712x82
can_suppress = FALSE
spread = 7
@@ -216,9 +221,14 @@
/obj/item/gun/ballistic/automatic/hmg/solar //This thing fires a 5.56 equivalent, that's an LMG, not an HMG, get out
name = "\improper Solar"
desc = "A TerraGov LMG-169 designed in 169 FS, nicknamed 'Solar.' A inscription reads: 'PROPERTY OF TERRAGOV', with 'TERRAGOV' poorly scribbled out, and replaced by 'SOLAR ARMORIES'. Chambered in 4.73×33mm caseless ammunition."
+ icon = 'icons/obj/guns/manufacturer/solararmories/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/solararmories/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/solararmories/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/solararmories/onmob.dmi'
+
icon_state = "solar"
+
fire_sound = 'sound/weapons/gun/l6/shot.ogg'
- item_state = "arg"
mag_type = /obj/item/ammo_box/magazine/rifle47x33mm
spread = 7
@@ -236,7 +246,11 @@
name = "\improper SKM-24u"
desc = "What appears to be a standard SKM-24 at first glance is actually a light machine gun conversion, with an extended, heavy barrel and overhauled internals. Its weight, bulk, and robust fire rate make it difficult to handle without using the bipod in a prone position or against appropriate cover such as a table. Chambered in 7.62x40mm CLIP."
- icon = 'icons/obj/guns/48x32guns.dmi'
+ icon = 'icons/obj/guns/manufacturer/frontier_import/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/frontier_import/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/frontier_import/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/frontier_import/onmob.dmi'
+
icon_state = "skm_lmg"
item_state = "skm_lmg"
diff --git a/code/modules/projectiles/guns/ballistic/launchers.dm b/code/modules/projectiles/guns/ballistic/launchers.dm
index 5619b039d488..d82f2dbd1250 100644
--- a/code/modules/projectiles/guns/ballistic/launchers.dm
+++ b/code/modules/projectiles/guns/ballistic/launchers.dm
@@ -4,9 +4,6 @@
/obj/item/gun/ballistic/revolver/grenadelauncher//this is only used for underbarrel grenade launchers at the moment, but admins can still spawn it if they feel like being assholes
desc = "A break-action, single-shot grenade launcher. A compact way to deliver a big boom."
name = "grenade launcher"
- icon = 'icons/obj/guns/48x32guns.dmi'
- icon_state = "dshotgun_sawn"
- item_state = "gun"
mag_type = /obj/item/ammo_box/magazine/internal/grenadelauncher
fire_sound = 'sound/weapons/gun/general/grenade_launch.ogg'
w_class = WEIGHT_CLASS_NORMAL
@@ -46,6 +43,12 @@
/obj/item/gun/ballistic/rocketlauncher
name = "\improper PML-9"
desc = "A reusable rocket-propelled grenade launcher. The words \"NT this way\" and an arrow have been written near the barrel."
+
+ icon = 'icons/obj/guns/manufacturer/scarborough/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/scarborough/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/scarborough/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/scarborough/onmob.dmi'
+
icon_state = "rocketlauncher"
item_state = "rocketlauncher"
mag_type = /obj/item/ammo_box/magazine/internal/rocketlauncher
@@ -74,7 +77,12 @@
/obj/item/gun/ballistic/rocketlauncher/solgov
name = "Panzerfaust XII"
desc = "The standard recoiless rifle of the Solarian Confederation. Barely varies from previous models."
- icon = 'icons/obj/guns/48x32guns.dmi'
+
+ icon = 'icons/obj/guns/manufacturer/solararmories/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/solararmories/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/solararmories/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/solararmories/onmob.dmi'
+
icon_state = "panzerfaust"
item_state = "panzerfaust"
manufacturer = MANUFACTURER_SOLARARMORIES
diff --git a/code/modules/projectiles/guns/ballistic/marksman.dm b/code/modules/projectiles/guns/ballistic/marksman.dm
new file mode 100644
index 000000000000..46a9e2466290
--- /dev/null
+++ b/code/modules/projectiles/guns/ballistic/marksman.dm
@@ -0,0 +1,102 @@
+
+/obj/item/gun/ballistic/automatic/marksman
+ burst_size = 1
+ zoomable = TRUE //this var as true without setting anything else produces a 2x zoom
+ wield_slowdown = 2
+ wield_delay = 1 SECONDS
+
+// SNIPER //
+
+/obj/item/gun/ballistic/automatic/marksman/sniper_rifle
+ name = "sniper rifle"
+ desc = "An anti-material rifle chambered in .50 BMG with a scope mounted on it. Its prodigious bulk requires both hands to use."
+ icon = 'icons/obj/guns/manufacturer/scarborough/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/scarborough/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/scarborough/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/scarborough/onmob.dmi'
+ icon_state = "sniper"
+ item_state = "sniper"
+ fire_sound = 'sound/weapons/gun/sniper/shot.ogg'
+ fire_sound_volume = 90
+ vary_fire_sound = FALSE
+ load_sound = 'sound/weapons/gun/sniper/mag_insert.ogg'
+ rack_sound = 'sound/weapons/gun/sniper/rack.ogg'
+ suppressed_sound = 'sound/weapons/gun/general/heavy_shot_suppressed.ogg'
+ weapon_weight = WEAPON_HEAVY
+ mag_type = /obj/item/ammo_box/magazine/sniper_rounds
+ w_class = WEIGHT_CLASS_BULKY
+ zoom_amt = 10 //Long range, enough to see in front of you, but no tiles behind you.
+ zoom_out_amt = 5
+ slot_flags = ITEM_SLOT_BACK
+ actions_types = list()
+ show_magazine_on_sprite = TRUE
+ manufacturer = MANUFACTURER_SCARBOROUGH
+
+ spread = -5
+ spread_unwielded = 40
+ recoil = 5
+ recoil_unwielded = 50
+
+ wield_delay = 1.3 SECONDS
+
+EMPTY_GUN_HELPER(automatic/marksman/sniper_rifle)
+
+/obj/item/gun/ballistic/automatic/marksman/ebr //fuck this gun, its getting wiped soon enough
+ name = "\improper M514 EBR"
+ desc = "A reliable, high-powered battle rifle often found in the hands of Syndicate personnel and remnants, chambered in .308. Effective against personnel and armor alike."
+
+ icon = 'icons/obj/guns/manufacturer/scarborough/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/scarborough/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/scarborough/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/scarborough/onmob.dmi'
+
+ icon_state = "ebr"
+ item_state = "ebr"
+ zoomable = TRUE
+ show_magazine_on_sprite = TRUE
+ weapon_weight = WEAPON_MEDIUM
+ w_class = WEIGHT_CLASS_BULKY
+ mag_type = /obj/item/ammo_box/magazine/ebr
+ fire_sound = 'sound/weapons/gun/rifle/shot_alt2.ogg'
+ manufacturer = MANUFACTURER_SCARBOROUGH
+
+ wield_slowdown = 2
+ spread = -4
+
+EMPTY_GUN_HELPER(automatic/marksman/ebr)
+
+/obj/item/gun/ballistic/automatic/marksman/gal
+ name = "\improper CM-GAL-S"
+ desc = "The standard issue DMR of CLIP. Dates back to the Xenofauna War, this particular model is in a carbine configuration, and, as such, is shorter than the standard model. Chambered in .308."
+
+ icon = 'icons/obj/guns/manufacturer/clip_lanchester/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/clip_lanchester/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/clip_lanchester/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/clip_lanchester/onmob.dmi'
+
+ fire_sound = 'sound/weapons/gun/rifle/shot.ogg'
+ icon_state = "gal"
+ item_state = "gal"
+ show_magazine_on_sprite = TRUE
+ weapon_weight = WEAPON_MEDIUM
+ w_class = WEIGHT_CLASS_BULKY
+ mag_type = /obj/item/ammo_box/magazine/gal
+ fire_sound = 'sound/weapons/gun/rifle/gal.ogg'
+ burst_size = 0
+ actions_types = list()
+ manufacturer = MANUFACTURER_MINUTEMAN
+
+ wield_slowdown = 2
+ spread = -4
+ fire_select_icon_state_prefix = "clip_"
+ adjust_fire_select_icon_state_on_safety = TRUE
+
+/obj/item/gun/ballistic/automatic/marksman/gal/inteq
+ name = "\improper SsG-04"
+ desc = "A marksman rifle purchased from CLIP and modified to suit IRMG's needs. Chambered in .308."
+ icon = 'icons/obj/guns/manufacturer/inteq/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/inteq/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/inteq/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/inteq/onmob.dmi'
+ icon_state = "gal-inteq"
+ item_state = "gal-inteq"
diff --git a/code/modules/projectiles/guns/ballistic/pistol.dm b/code/modules/projectiles/guns/ballistic/pistol.dm
index a2843000cbc6..347f4950382e 100644
--- a/code/modules/projectiles/guns/ballistic/pistol.dm
+++ b/code/modules/projectiles/guns/ballistic/pistol.dm
@@ -1,28 +1,12 @@
/obj/item/gun/ballistic/automatic/pistol
- name = "Stechkin"
- desc = "A small, easily concealable 10mm handgun that bears Scarborough Arms stamps. Has a threaded barrel for suppressors."
- icon_state = "pistol"
- w_class = WEIGHT_CLASS_SMALL
- mag_type = /obj/item/ammo_box/magazine/m10mm
can_suppress = TRUE
- actions_types = list()
bolt_type = BOLT_TYPE_LOCKING
- fire_sound = 'sound/weapons/gun/pistol/shot.ogg'
- dry_fire_sound = 'sound/weapons/gun/pistol/dry_fire.ogg'
- suppressed_sound = 'sound/weapons/gun/pistol/shot_suppressed.ogg'
- load_sound = 'sound/weapons/gun/pistol/mag_insert_alt.ogg'
- load_empty_sound = 'sound/weapons/gun/pistol/mag_insert_alt.ogg'
- eject_sound = 'sound/weapons/gun/pistol/mag_release_alt.ogg'
- eject_empty_sound = 'sound/weapons/gun/pistol/mag_release_alt.ogg'
+
vary_fire_sound = FALSE
- rack_sound = 'sound/weapons/gun/pistol/rack_small.ogg'
- lock_back_sound = 'sound/weapons/gun/pistol/lock_small.ogg'
- bolt_drop_sound = 'sound/weapons/gun/pistol/drop_small.ogg'
fire_sound_volume = 90
bolt_wording = "slide"
weapon_weight = WEAPON_LIGHT
pickup_sound = 'sound/items/handling/gun_pickup.ogg'
- manufacturer = MANUFACTURER_SCARBOROUGH
recoil = 0.5 // apogee wants bloom, this is a placeholder until then to simulate the same concept.
recoil_unwielded = 3
@@ -36,14 +20,39 @@
muzzleflash_iconstate = "muzzle_flash_light"
-EMPTY_GUN_HELPER(automatic/pistol)
+/obj/item/gun/ballistic/automatic/pistol/syndicate
+ name = "Stechkin"
+ desc = "A small, easily concealable 10mm handgun that bears Scarborough Arms stamps. Has a threaded barrel for suppressors."
+ icon_state = "pistol"
+ icon = 'icons/obj/guns/manufacturer/scarborough/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/scarborough/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/scarborough/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/scarborough/onmob.dmi'
-/obj/item/gun/ballistic/automatic/pistol/suppressed/Initialize(mapload)
- . = ..()
- var/obj/item/suppressor/S = new(src)
- install_suppressor(S)
+ w_class = WEIGHT_CLASS_SMALL
+ mag_type = /obj/item/ammo_box/magazine/m10mm
+ fire_sound = 'sound/weapons/gun/pistol/shot.ogg'
+ dry_fire_sound = 'sound/weapons/gun/pistol/dry_fire.ogg'
+ suppressed_sound = 'sound/weapons/gun/pistol/shot_suppressed.ogg'
+
+ load_sound = 'sound/weapons/gun/pistol/mag_insert_alt.ogg'
+ load_empty_sound = 'sound/weapons/gun/pistol/mag_insert_alt.ogg'
+ eject_sound = 'sound/weapons/gun/pistol/mag_release_alt.ogg'
+ eject_empty_sound = 'sound/weapons/gun/pistol/mag_release_alt.ogg'
+
+ rack_sound = 'sound/weapons/gun/pistol/rack_small.ogg'
+ lock_back_sound = 'sound/weapons/gun/pistol/lock_small.ogg'
+ bolt_drop_sound = 'sound/weapons/gun/pistol/drop_small.ogg'
-/obj/item/gun/ballistic/automatic/pistol/suns
+ manufacturer = MANUFACTURER_SCARBOROUGH
+
+ spread = 6 //becuase its compact, spread is slightly worse
+ spread_unwielded = 9
+ recoil_unwielded = 2
+
+EMPTY_GUN_HELPER(automatic/pistol/syndicate)
+
+/obj/item/gun/ballistic/automatic/pistol/syndicate/suns
desc = "A small, easily concealable 10mm handgun that bears Scarborough Arms stamps. It is painted in the colors of SUNS."
icon_state = "pistol_suns"
@@ -52,7 +61,11 @@ EMPTY_GUN_HELPER(automatic/pistol)
desc = "A classic semi-automatic handgun, widely popular throughout the Frontier. An engraving on the slide marks it as a product of Hunter's Pride. Chambered in .45."
icon_state = "candor"
item_state = "hp_generic"
- w_class = WEIGHT_CLASS_NORMAL
+ icon = 'icons/obj/guns/manufacturer/hunterspride/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/hunterspride/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/hunterspride/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/hunterspride/onmob.dmi'
+
mag_type = /obj/item/ammo_box/magazine/m45
can_suppress = FALSE
fire_sound = 'sound/weapons/gun/pistol/candor.ogg'
@@ -68,7 +81,7 @@ EMPTY_GUN_HELPER(automatic/pistol)
EMPTY_GUN_HELPER(automatic/pistol/candor)
/obj/item/gun/ballistic/automatic/pistol/candor/factory //also give this to the srm, their candors should probably look factory fresh from how well taken care of they are
- desc = "A classic semi-automatic handgun, widely popular throughout the Frontier. An engraving on the slide marks it as a product of Hunter's Pride. This example has been kept in especially good shape, and may as well be fresh out of the workshop. Chambered in .45."
+ desc = "A classic semi-automatic handgun, widely popular throughout the Frontier. An engraving on the slide marks it as a product of 'Hunter's Pride Arms and Ammunition'. This example has been kept in especially good shape, and may as well be fresh out of the workshop. Chambered in .45."
item_state = "hp_generic_fresh"
EMPTY_GUN_HELPER(automatic/pistol/candor/factory)
@@ -86,6 +99,10 @@ EMPTY_GUN_HELPER(automatic/pistol/candor/factory)
/obj/item/gun/ballistic/automatic/pistol/deagle
name = "\improper Desert Eagle"
desc = "An oversized handgun chambered in .50 AE. A true hand cannon."
+ icon = 'icons/obj/guns/manufacturer/frontier_import/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/frontier_import/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/frontier_import/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/frontier_import/onmob.dmi'
icon_state = "deagle"
force = 14
mag_type = /obj/item/ammo_box/magazine/m50
@@ -122,9 +139,27 @@ EMPTY_GUN_HELPER(automatic/pistol/candor/factory)
name = "stechkin APS pistol"
desc = "A burst-fire machine pistol based on the stechkin model. Utilizes specialized 9mm magazines."
icon_state = "aps"
- w_class = WEIGHT_CLASS_SMALL
+ icon = 'icons/obj/guns/manufacturer/scarborough/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/scarborough/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/scarborough/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/scarborough/onmob.dmi'
+
+
mag_type = /obj/item/ammo_box/magazine/pistolm9mm
- can_suppress = FALSE
+
+ fire_sound = 'sound/weapons/gun/pistol/shot.ogg'
+ dry_fire_sound = 'sound/weapons/gun/pistol/dry_fire.ogg'
+ suppressed_sound = 'sound/weapons/gun/pistol/shot_suppressed.ogg'
+
+ load_sound = 'sound/weapons/gun/pistol/mag_insert_alt.ogg'
+ load_empty_sound = 'sound/weapons/gun/pistol/mag_insert_alt.ogg'
+ eject_sound = 'sound/weapons/gun/pistol/mag_release_alt.ogg'
+ eject_empty_sound = 'sound/weapons/gun/pistol/mag_release_alt.ogg'
+
+ rack_sound = 'sound/weapons/gun/pistol/rack_small.ogg'
+ lock_back_sound = 'sound/weapons/gun/pistol/lock_small.ogg'
+ bolt_drop_sound = 'sound/weapons/gun/pistol/drop_small.ogg'
+
burst_size = 3
burst_delay = 0.1 SECONDS
fire_delay = 0.4 SECONDS
@@ -136,6 +171,11 @@ EMPTY_GUN_HELPER(automatic/pistol/candor/factory)
name = "\improper Commander"
desc = "A classic handgun in a tasteful black and stainless steel color scheme. An enamel Nanotrasen logo is set into the grips. Chambered in 9mm."
icon_state = "commander"
+ icon = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/onmob.dmi'
+
w_class = WEIGHT_CLASS_NORMAL
mag_type = /obj/item/ammo_box/magazine/co9mm
can_suppress = FALSE
@@ -146,11 +186,19 @@ EMPTY_GUN_HELPER(automatic/pistol/candor/factory)
eject_sound = 'sound/weapons/gun/pistol/mag_release.ogg'
eject_empty_sound = 'sound/weapons/gun/pistol/mag_release.ogg'
+ rack_sound = 'sound/weapons/gun/pistol/rack_small.ogg'
+ lock_back_sound = 'sound/weapons/gun/pistol/lock_small.ogg'
+ bolt_drop_sound = 'sound/weapons/gun/pistol/drop_small.ogg'
+
EMPTY_GUN_HELPER(automatic/pistol/commander)
/obj/item/gun/ballistic/automatic/pistol/commander/inteq
name = "\improper Commissioner"
desc = "A handgun seized from Nanotrasen armories by deserting troopers and modified to IRMG's standards. A yellow IRMG shield is set into the grips. Chambered in 9mm."
+ icon = 'icons/obj/guns/manufacturer/inteq/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/inteq/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/inteq/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/inteq/onmob.dmi'
icon_state = "commander-inteq"
item_state = "commander-inteq"
manufacturer = MANUFACTURER_INTEQ
@@ -161,6 +209,11 @@ EMPTY_GUN_HELPER(automatic/pistol/commander/inteq)
name = "\improper Commissar"
desc = "A Nanotrasen-issue handgun, modified with a voice box to further enhance its effectiveness in troop discipline."
icon_state = "commander"
+ icon = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/onmob.dmi'
+
w_class = WEIGHT_CLASS_NORMAL
mag_type = /obj/item/ammo_box/magazine/co9mm
can_suppress = FALSE
@@ -171,6 +224,10 @@ EMPTY_GUN_HELPER(automatic/pistol/commander/inteq)
eject_sound = 'sound/weapons/gun/pistol/mag_release.ogg'
eject_empty_sound = 'sound/weapons/gun/pistol/mag_release.ogg'
+ rack_sound = 'sound/weapons/gun/pistol/rack_small.ogg'
+ lock_back_sound = 'sound/weapons/gun/pistol/lock_small.ogg'
+ bolt_drop_sound = 'sound/weapons/gun/pistol/drop_small.ogg'
+
/obj/item/gun/ballistic/automatic/pistol/commissar/equipped(mob/living/user, slot)
..()
if(slot == ITEM_SLOT_HANDS && funnysounds) // We do this instead of equip_sound as we only want this to play when it's wielded
@@ -215,6 +272,11 @@ EMPTY_GUN_HELPER(automatic/pistol/commander/inteq)
name = "\improper Pistole C"
desc = "A favorite of the Terran Regency that is despised by the Solarian bureaucracy. Shifted out of military service centuries ago, though still popular among civilians. Chambered in 5.56mm caseless."
icon_state = "pistole-c"
+ icon = 'icons/obj/guns/manufacturer/solararmories/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/solararmories/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/solararmories/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/solararmories/onmob.dmi'
+
weapon_weight = WEAPON_LIGHT
w_class = WEIGHT_CLASS_SMALL
mag_type = /obj/item/ammo_box/magazine/pistol556mm
@@ -225,15 +287,24 @@ EMPTY_GUN_HELPER(automatic/pistol/commander/inteq)
eject_sound = 'sound/weapons/gun/pistol/mag_release.ogg'
eject_empty_sound = 'sound/weapons/gun/pistol/mag_release.ogg'
+ rack_sound = 'sound/weapons/gun/pistol/rack_small.ogg'
+ lock_back_sound = 'sound/weapons/gun/pistol/lock_small.ogg'
+ bolt_drop_sound = 'sound/weapons/gun/pistol/drop_small.ogg'
+
fire_select_icon_state_prefix = "caseless_"
/obj/item/gun/ballistic/automatic/pistol/solgov/old
icon_state = "pistole-c-old"
-/obj/item/gun/ballistic/automatic/pistol/tec9
+/obj/item/gun/ballistic/automatic/pistol/tec9 //fucking kill this gun already my god
name = "\improper TEC-9 machine pistol"
desc = "A crude machine pistol designed to vomit 9mm ammunition at a truly eye-watering rate of fire."
icon_state = "tec9"
+ icon = 'icons/obj/guns/manufacturer/scarborough/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/scarborough/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/scarborough/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/scarborough/onmob.dmi'
+
fire_delay = 0.15 SECONDS
weapon_weight = WEAPON_LIGHT
w_class = WEIGHT_CLASS_NORMAL
@@ -251,7 +322,8 @@ EMPTY_GUN_HELPER(automatic/pistol/commander/inteq)
name = "disposable gun"
desc = "An exceedingly flimsy plastic gun that is extremely cheap to produce. You get what you pay for."
fire_sound = 'sound/weapons/gun/pistol/himehabu.ogg'
- icon_state = "disposable" //credit to discord user any% for the sprite
+
+ icon_state = "disposable" //credit to discord user 20nypercent for the sprite
w_class = WEIGHT_CLASS_NORMAL
mag_type = /obj/item/ammo_box/magazine/disposable
custom_materials = list(/datum/material/plastic=2000)
@@ -273,6 +345,12 @@ EMPTY_GUN_HELPER(automatic/pistol/commander/inteq)
name = ".38 Derringer"
desc = "An easily concealable derringer. Uses .38 special ammo."
icon_state = "derringer"
+
+ icon = 'icons/obj/guns/manufacturer/hunterspride/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/hunterspride/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/hunterspride/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/hunterspride/onmob.dmi'
+
mag_type = /obj/item/ammo_box/magazine/internal/derr38
fire_sound = 'sound/weapons/gun/revolver/shot.ogg'
load_sound = 'sound/weapons/gun/revolver/load_bullet.ogg'
@@ -301,6 +379,12 @@ EMPTY_GUN_HELPER(automatic/pistol/commander/inteq)
/obj/item/gun/ballistic/derringer/traitor
name = "\improper .357 Syndicate Derringer"
desc = "An easily concealable derriger, if not for the bright red-and-black. Uses .357 ammo."
+
+ icon = 'icons/obj/guns/manufacturer/scarborough/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/scarborough/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/scarborough/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/scarborough/onmob.dmi'
+
icon_state = "derringer_syndie"
mag_type = /obj/item/ammo_box/magazine/internal/derr357
fire_sound_volume = 50 //Tactical stealth firing
@@ -318,11 +402,26 @@ EMPTY_GUN_HELPER(automatic/pistol/commander/inteq)
name = "\improper Himehabu"
desc = "A very small .22 LR pistol. The long awaited successor to the Stechkin; It has become a favorite among syndicate spies. Chambered in .22 LR."
icon_state = "himehabu"
+ icon = 'icons/obj/guns/manufacturer/scarborough/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/scarborough/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/scarborough/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/scarborough/onmob.dmi'
+
+
w_class = WEIGHT_CLASS_TINY
mag_type = /obj/item/ammo_box/magazine/m22lr
can_suppress = FALSE
fire_sound = 'sound/weapons/gun/pistol/himehabu.ogg'
+ load_sound = 'sound/weapons/gun/pistol/mag_insert_alt.ogg'
+ load_empty_sound = 'sound/weapons/gun/pistol/mag_insert_alt.ogg'
+ eject_sound = 'sound/weapons/gun/pistol/mag_release_alt.ogg'
+ eject_empty_sound = 'sound/weapons/gun/pistol/mag_release_alt.ogg'
+
+ rack_sound = 'sound/weapons/gun/pistol/rack_small.ogg'
+ lock_back_sound = 'sound/weapons/gun/pistol/lock_small.ogg'
+ bolt_drop_sound = 'sound/weapons/gun/pistol/drop_small.ogg'
+
recoil = -2
recoil_unwielded = -2
spread_unwielded = 0
diff --git a/code/modules/projectiles/guns/ballistic/revolver.dm b/code/modules/projectiles/guns/ballistic/revolver.dm
index 1807f2c4ab03..416ab364ea78 100644
--- a/code/modules/projectiles/guns/ballistic/revolver.dm
+++ b/code/modules/projectiles/guns/ballistic/revolver.dm
@@ -7,8 +7,8 @@
#define REVOLVER_FLIP "flip the revolver by the trigger"
/obj/item/gun/ballistic/revolver
- name = "\improper .357 revolver"
- desc = "A weighty revolver with a Scarborough Arms logo engraved on the barrel. Uses .357 ammo." //usually used by syndicates
+ name = "i demand"
+ desc = "You feel as if you should make a 'adminhelp' if you see one of these, along with a 'github' report. You don't really understand what this means though."
icon_state = "revolver"
mag_type = /obj/item/ammo_box/magazine/internal/cylinder
fire_sound = 'sound/weapons/gun/revolver/shot.ogg'
@@ -192,8 +192,6 @@
to_chat(user, "You load the [cartridge_wording] into [src].")
return TRUE
-
-
/obj/item/gun/ballistic/revolver/attackby(obj/item/attacking_obj, mob/user, params)
if (istype(attacking_obj, /obj/item/ammo_casing) || istype(attacking_obj, /obj/item/ammo_box))
if(istype(attacking_obj, /obj/item/ammo_casing))
@@ -470,11 +468,25 @@
playsound(src, 'sound/items/handling/ammobox_pickup.ogg', 20, FALSE)
return
+/obj/item/gun/ballistic/revolver/syndicate //mystery tool that we can use later
+ name = "\improper syndicate revolver"
+ desc = "A weighty revolver with a Scarborough Arms logo engraved on the barrel. Uses .357 ammo." //usually used by syndicates
+ icon_state = "revolver"
+ icon = 'icons/obj/guns/manufacturer/scarborough/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/scarborough/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/scarborough/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/scarborough/onmob.dmi'
+
/obj/item/gun/ballistic/revolver/detective
name = "\improper HP Detective Special"
desc = "A small law enforcement firearm. Originally commissioned by Nanotrasen for their Private Investigation division, it has become extremely popular among independent civilians as a cheap, compact sidearm. Uses .38 Special rounds."
fire_sound = 'sound/weapons/gun/revolver/shot_light.ogg'
icon_state = "detective"
+ icon = 'icons/obj/guns/manufacturer/hunterspride/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/hunterspride/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/hunterspride/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/hunterspride/onmob.dmi'
+
mag_type = /obj/item/ammo_box/magazine/internal/cylinder/rev38
obj_flags = UNIQUE_RENAME
semi_auto = TRUE //double action
@@ -551,6 +563,10 @@ EMPTY_GUN_HELPER(revolver/detective)
/obj/item/gun/ballistic/revolver/mateba
name = "\improper Unica 6 auto-revolver"
desc = "A high-powered revolver with a unique auto-reloading system. Uses .357 ammo."
+ icon = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/onmob.dmi'
icon_state = "mateba"
manufacturer = MANUFACTURER_NONE
semi_auto = TRUE
@@ -569,7 +585,11 @@ EMPTY_GUN_HELPER(revolver/detective)
/obj/item/gun/ballistic/revolver/montagne
name = "\improper HP Montagne"
desc = "An ornate break-open revolver issued to high-ranking members of the Saint-Roumain Militia. Chambered in .44."
- icon = 'icons/obj/guns/48x32guns.dmi'
+ icon = 'icons/obj/guns/manufacturer/hunterspride/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/hunterspride/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/hunterspride/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/hunterspride/onmob.dmi'
+
icon_state = "montagne"
manufacturer = MANUFACTURER_HUNTERSPRIDE
spread_unwielded = 15
@@ -587,7 +607,11 @@ EMPTY_GUN_HELPER(revolver/detective)
/obj/item/gun/ballistic/revolver/ashhand
name = "HP Ashhand"
desc = "A massive, long-barreled revolver often used by the Saint-Roumain Militia as protection against big game. Can only be reloaded one cartridge at a time due to its reinforced frame. Uses .45-70 ammo."
- icon = 'icons/obj/guns/48x32guns.dmi'
+ icon = 'icons/obj/guns/manufacturer/hunterspride/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/hunterspride/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/hunterspride/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/hunterspride/onmob.dmi'
+
icon_state = "ashhand"
mag_type = /obj/item/ammo_box/magazine/internal/cylinder/rev4570
fire_sound = 'sound/weapons/gun/revolver/shot_hunting.ogg'
@@ -604,93 +628,16 @@ EMPTY_GUN_HELPER(revolver/detective)
. = ..()
AddComponent(/datum/component/ammo_hud/revolver)
-// A gun to play Russian Roulette!
-// You can spin the chamber to randomize the position of the bullet.
-
-//TODO: this is stupid, but used in ONE fucking ruin. Remember to remove when you aren't afraid to do a ton of path changes.
-
-/obj/item/gun/ballistic/revolver/russian
- name = "\improper Russian revolver"
- desc = "A Solarian revolver for particularly lethal drinking games. It has a mechanism requiring you to spin the chamber before each trigger pull. Uses .357 ammo."
- icon_state = "russianrevolver"
- mag_type = /obj/item/ammo_box/magazine/internal/cylinder/rus357
- var/spun = FALSE
- manufacturer = MANUFACTURER_NONE
-
-/obj/item/gun/ballistic/revolver/russian/do_spin()
- . = ..()
- if(.)
- spun = TRUE
-
-/obj/item/gun/ballistic/revolver/russian/attackby(obj/item/A, mob/user, params)
- ..()
- if(get_ammo() > 0)
- spin()
- update_appearance()
- A.update_appearance()
- return
-
-/obj/item/gun/ballistic/revolver/russian/attack_self(mob/user)
- if(!spun)
- spin()
- spun = TRUE
- return
- ..()
-
-/obj/item/gun/ballistic/revolver/russian/afterattack(atom/target, mob/living/user, flag, params)
- . = ..(null, user, flag, params)
-
- if(flag)
- if(!(target in user.contents) && ismob(target))
- if(user.a_intent == INTENT_HARM) // Flogging action
- return
-
- if(isliving(user))
- if(!can_trigger_gun(user))
- return
- if(target != user)
- if(ismob(target))
- to_chat(user, "A mechanism prevents you from shooting anyone but yourself!")
- return
-
- if(ishuman(user))
- var/mob/living/carbon/human/H = user
- if(!spun)
- to_chat(user, "You need to spin \the [src]'s chamber first!")
- return
-
- spun = FALSE
-
- if(chambered)
- var/obj/item/ammo_casing/AC = chambered
- if(AC.fire_casing(user, user))
- playsound(user, fire_sound, fire_sound_volume, vary_fire_sound)
- var/zone = check_zone(user.zone_selected)
- var/obj/item/bodypart/affecting = H.get_bodypart(zone)
- if(zone == BODY_ZONE_HEAD || zone == BODY_ZONE_PRECISE_EYES || zone == BODY_ZONE_PRECISE_MOUTH)
- shoot_self(user, affecting)
- else
- user.visible_message("[user.name] cowardly fires [src] at [user.p_their()] [affecting.name]!", "You cowardly fire [src] at your [affecting.name]!", "You hear a gunshot!")
- chambered = null
- return
-
- user.visible_message("*click*")
- playsound(src, dry_fire_sound, 30, TRUE)
-
-/obj/item/gun/ballistic/revolver/russian/process_fire(atom/target, mob/living/user, message = TRUE, params = null, zone_override = "", bonus_spread = 0)
- add_fingerprint(user)
- playsound(src, dry_fire_sound, 30, TRUE)
- user.visible_message("[user.name] tries to fire \the [src] at the same time, but only succeeds at looking like an idiot.", "\The [src]'s anti-combat mechanism prevents you from firing it at the same time!")
-
-/obj/item/gun/ballistic/revolver/russian/proc/shoot_self(mob/living/carbon/human/user, affecting = BODY_ZONE_HEAD)
- user.apply_damage(300, BRUTE, affecting)
- user.visible_message("[user.name] fires [src] at [user.p_their()] head!", "You fire [src] at your head!", "You hear a gunshot!")
-
/obj/item/gun/ballistic/revolver/firebrand
name = "\improper HP Firebrand"
desc = "An archaic precursor to revolver-type firearms, this gun was rendered completely obsolete millennia ago. While fast to fire, it is extremely inaccurate. Uses .357 ammo."
icon_state = "pepperbox"
item_state = "hp_generic_fresh"
+ icon = 'icons/obj/guns/manufacturer/hunterspride/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/hunterspride/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/hunterspride/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/hunterspride/onmob.dmi'
+
mag_type = /obj/item/ammo_box/magazine/internal/cylinder/pepperbox
spread = 20
manufacturer = MANUFACTURER_HUNTERSPRIDE
@@ -707,8 +654,13 @@ EMPTY_GUN_HELPER(revolver/detective)
name = "\improper HP Shadow"
desc = "A mid-size revolver. Despite the antiquated design, it is cheap, reliable, and stylish, making it a favorite among fast-drawing spacers and the officers of various militaries, as well as small-time police units. Chambered in .44."
fire_sound = 'sound/weapons/gun/revolver/cattleman.ogg'
- icon = 'icons/obj/guns/48x32guns.dmi'
+ icon = 'icons/obj/guns/manufacturer/hunterspride/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/hunterspride/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/hunterspride/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/hunterspride/onmob.dmi'
icon_state = "shadow"
+ item_state = "hp_generic"
+
mag_type = /obj/item/ammo_box/magazine/internal/cylinder/rev44
manufacturer = MANUFACTURER_HUNTERSPRIDE
obj_flags = UNIQUE_RENAME
diff --git a/code/modules/projectiles/guns/ballistic/rifle.dm b/code/modules/projectiles/guns/ballistic/rifle.dm
index bf8866ebe07f..4cf82a445fb3 100644
--- a/code/modules/projectiles/guns/ballistic/rifle.dm
+++ b/code/modules/projectiles/guns/ballistic/rifle.dm
@@ -73,11 +73,17 @@
/obj/item/gun/ballistic/rifle/illestren
name = "\improper HP Illestren"
desc = "A sturdy and conventional bolt-action rifle. One of Hunter's Pride's most successful firearms, the Illestren is popular among colonists, pirates, snipers, and countless others. Chambered in 8x50mmR."
+ icon_state = "illestren"
+ item_state = "illestren"
+ icon = 'icons/obj/guns/manufacturer/hunterspride/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/hunterspride/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/hunterspride/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/hunterspride/onmob.dmi'
+
sawn_desc = "An Illestren rifle sawn down to a ridiculously small size. There was probably a reason it wasn't made this short to begin with, but it still packs a punch."
eject_sound = 'sound/weapons/gun/rifle/vickland_unload.ogg'
eject_empty_sound = 'sound/weapons/gun/rifle/vickland_unload.ogg'
- icon_state = "illestren"
- item_state = "illestren"
+
internal_magazine = FALSE
mag_type = /obj/item/ammo_box/magazine/illestren_a850r
empty_autoeject = TRUE
@@ -130,6 +136,11 @@
mag_type = /obj/item/ammo_box/magazine/internal/boltaction/solgov
icon_state = "ssg669c"
item_state = "ssg669c"
+ icon = 'icons/obj/guns/manufacturer/solararmories/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/solararmories/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/solararmories/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/solararmories/onmob.dmi'
+
fire_sound = 'sound/weapons/gun/rifle/ssg669c.ogg'
can_be_sawn_off = FALSE
@@ -148,13 +159,19 @@
/obj/item/gun/ballistic/rifle/scout
name = "HP Scout"
desc = "A powerful bolt-action rifle usually given to mercenary hunters of the Saint-Roumain Militia, equally suited for taking down big game or two-legged game. Chambered in .300 Magnum."
+ icon = 'icons/obj/guns/manufacturer/hunterspride/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/hunterspride/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/hunterspride/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/hunterspride/onmob.dmi'
+ icon_state = "scout"
+ item_state = "scout"
+
mag_type = /obj/item/ammo_box/magazine/internal/boltaction/smile
fire_sound = 'sound/weapons/gun/rifle/scout.ogg'
rack_sound = 'sound/weapons/gun/rifle/scout_bolt_out.ogg'
bolt_drop_sound = 'sound/weapons/gun/rifle/scout_bolt_in.ogg'
- icon_state = "scout"
- item_state = "scout"
+
can_be_sawn_off = FALSE
zoomable = TRUE
diff --git a/code/modules/projectiles/guns/ballistic/shotgun.dm b/code/modules/projectiles/guns/ballistic/shotgun.dm
index f646e4cf36de..9dba3399fcbd 100644
--- a/code/modules/projectiles/guns/ballistic/shotgun.dm
+++ b/code/modules/projectiles/guns/ballistic/shotgun.dm
@@ -62,7 +62,11 @@
desc = "A simple and sturdy pump-action shotgun sporting a 5-round capacity, manufactured by Hunter's Pride. Found widely throughout the Frontier in the hands of hunters, pirates, police, and countless others. Chambered in 12g."
sawn_desc = "A stockless and shortened pump-action shotgun. The worsened recoil and accuracy make it a poor sidearm anywhere beyond punching distance."
fire_sound = 'sound/weapons/gun/shotgun/brimstone.ogg'
- icon = 'icons/obj/guns/48x32guns.dmi'
+ icon = 'icons/obj/guns/manufacturer/hunterspride/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/hunterspride/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/hunterspride/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/hunterspride/onmob.dmi'
+
icon_state = "brimstone"
item_state = "brimstone"
@@ -98,9 +102,13 @@
/obj/item/gun/ballistic/shotgun/hellfire
name = "HP Hellfire"
desc = "A hefty pump-action riot shotgun with a seven-round tube, manufactured by Hunter's Pride. Especially popular among the Frontier's police forces. Chambered in 12g."
- icon = 'icons/obj/guns/48x32guns.dmi'
+ icon = 'icons/obj/guns/manufacturer/hunterspride/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/hunterspride/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/hunterspride/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/hunterspride/onmob.dmi'
icon_state = "hellfire"
item_state = "hellfire"
+
mag_type = /obj/item/ammo_box/magazine/internal/shot/riot
sawn_desc = "Come with me if you want to live."
can_be_sawn_off = TRUE
@@ -165,7 +173,14 @@
/obj/item/gun/ballistic/shotgun/automatic/dual_tube
name = "cycler shotgun"
desc = "An advanced shotgun with two separate magazine tubes, allowing you to quickly toggle between ammo types."
+
+ icon = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/onmob.dmi'
+
icon_state = "cycler"
+
mag_type = /obj/item/ammo_box/magazine/internal/shot/tube
w_class = WEIGHT_CLASS_HUGE
var/toggled = FALSE
@@ -208,13 +223,13 @@
/obj/item/gun/ballistic/shotgun/bulldog //TODO: REPATH TO LIKE /obj/item/gun/ballistic/shotgun/automatic/bulldog
name = "\improper Bulldog Shotgun"
desc = "A semi-automatic, magazine-fed shotgun designed for combat in tight quarters, manufactured by Scarborough Arms. A historical favorite of various Syndicate factions, especially the Gorlex Marauders."
- icon = 'icons/obj/guns/48x32guns.dmi'
+ icon = 'icons/obj/guns/manufacturer/scarborough/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/scarborough/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/scarborough/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/scarborough/onmob.dmi'
icon_state = "bulldog"
item_state = "bulldog"
- lefthand_file = 'icons/mob/inhands/weapons/guns_lefthand.dmi'
- righthand_file = 'icons/mob/inhands/weapons/guns_righthand.dmi'
- inhand_x_dimension = 32
- inhand_y_dimension = 32
+
weapon_weight = WEAPON_MEDIUM
mag_type = /obj/item/ammo_box/magazine/m12g
can_suppress = FALSE
@@ -267,7 +282,11 @@ EMPTY_GUN_HELPER(shotgun/bulldog/inteq)
/obj/item/gun/ballistic/shotgun/bulldog/minutemen //TODO: REPATH
name = "\improper CM-15"
desc = "A standard-issue shotgun of CLIP, most often used by boarding crews. Only compatible with specialized 8-round magazines."
- icon = 'icons/obj/guns/48x32guns.dmi'
+ icon = 'icons/obj/guns/manufacturer/clip_lanchester/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/clip_lanchester/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/clip_lanchester/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/clip_lanchester/onmob.dmi'
+
mag_type = /obj/item/ammo_box/magazine/cm15_mag
icon_state = "cm15"
item_state = "cm15"
@@ -287,8 +306,11 @@ EMPTY_GUN_HELPER(shotgun/bulldog/inteq)
desc = "A classic break action shotgun, hand-made in a Hunter's Pride workshop. Both barrels can be fired in quick succession or even simultaneously. Guns like this have been popular with hunters, sporters, and criminals for millennia. Chambered in 12g."
sawn_desc = "A break action shotgun cut down to the size of a sidearm. While the recoil is even harsher, it offers a lot of power in a very small package. Chambered in 12g."
+ icon = 'icons/obj/guns/manufacturer/hunterspride/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/hunterspride/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/hunterspride/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/hunterspride/onmob.dmi'
- icon = 'icons/obj/guns/48x32guns.dmi'
base_icon_state = "dshotgun"
icon_state = "dshotgun"
@@ -316,6 +338,11 @@ EMPTY_GUN_HELPER(shotgun/bulldog/inteq)
manufacturer = MANUFACTURER_HUNTERSPRIDE
bolt_wording = "barrel"
+ burst_delay = 0.05 SECONDS
+ burst_size = 2
+ gun_firemodes = list(FIREMODE_SEMIAUTO, FIREMODE_BURST)
+ default_firemode = FIREMODE_SEMIAUTO
+
/obj/item/gun/ballistic/shotgun/doublebarrel/unique_action(mob/living/user)
if (bolt_locked == FALSE)
to_chat(user, "You snap open the [bolt_wording] of \the [src].")
@@ -425,6 +452,10 @@ EMPTY_GUN_HELPER(shotgun/bulldog/inteq)
name = "improvised shotgun"
desc = "A length of pipe and miscellaneous bits of scrap fashioned into a rudimentary single-shot shotgun."
icon = 'icons/obj/guns/projectile.dmi'
+ lefthand_file = 'icons/mob/inhands/weapons/guns_lefthand.dmi'
+ righthand_file = 'icons/mob/inhands/weapons/guns_righthand.dmi'
+ mob_overlay_icon = null
+
base_icon_state = "ishotgun"
icon_state = "ishotgun"
item_state = "ishotgun"
@@ -436,6 +467,9 @@ EMPTY_GUN_HELPER(shotgun/bulldog/inteq)
unique_reskin = null
var/slung = FALSE
+ gun_firemodes = list(FIREMODE_SEMIAUTO)
+ default_firemode = FIREMODE_SEMIAUTO
+
/obj/item/gun/ballistic/shotgun/doublebarrel/improvised/attackby(obj/item/A, mob/user, params)
..()
if(istype(A, /obj/item/stack/cable_coil) && !sawn_off)
@@ -540,7 +574,7 @@ EMPTY_GUN_HELPER(shotgun/bulldog/inteq)
attack_verb = list("bludgeoned", "smashed")
mag_type = /obj/item/ammo_box/magazine/internal/shot/sex
burst_size = 6
- fire_delay = 0.08 SECONDS //?? very weird number
+ burst_delay = 0.04 SECONDS //?? very weird number
pb_knockback = 12
unique_reskin = null
recoil = 10
@@ -553,6 +587,8 @@ EMPTY_GUN_HELPER(shotgun/bulldog/inteq)
rack_sound_volume = 50
can_be_sawn_off = FALSE
manufacturer = MANUFACTURER_BRAZIL
+ gun_firemodes = list(FIREMODE_BURST)
+ default_firemode = FIREMODE_BURST
/obj/item/gun/ballistic/shotgun/doublebarrel/brazil/process_fire(atom/target, mob/living/user, message = TRUE, params = null, zone_override = "", bonus_spread = 0)
if(prob(0 + (magazine.ammo_count() * 10)))
@@ -577,6 +613,7 @@ EMPTY_GUN_HELPER(shotgun/bulldog/inteq)
pb_knockback = 40
recoil = 100
recoil_unwielded = 200
+ recoil_backtime_multiplier = 1
fire_sound_volume = 100
mag_type = /obj/item/ammo_box/magazine/internal/shot/hundred
@@ -588,10 +625,10 @@ EMPTY_GUN_HELPER(shotgun/bulldog/inteq)
base_icon_state = "flamingarrow"
icon_state = "flamingarrow"
item_state = "flamingarrow"
- icon = 'icons/obj/guns/48x32guns.dmi'
- mob_overlay_icon = 'icons/mob/clothing/back.dmi'
- lefthand_file = 'icons/mob/inhands/weapons/guns_lefthand.dmi'
- righthand_file = 'icons/mob/inhands/weapons/guns_righthand.dmi'
+ icon = 'icons/obj/guns/manufacturer/hunterspride/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/hunterspride/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/hunterspride/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/hunterspride/onmob.dmi'
inhand_x_dimension = 32
inhand_y_dimension = 32
mag_type = /obj/item/ammo_box/magazine/internal/shot/winchester
@@ -687,9 +724,10 @@ EMPTY_GUN_HELPER(shotgun/bulldog/inteq)
/obj/item/gun/ballistic/shotgun/doublebarrel/twobore
name = "HP Huntsman"
desc = "A comically huge double-barreled rifle replete with brass inlays depicting flames and naturalistic scenes, clearly meant for the nastiest monsters the Frontier has to offer. If you want an intact trophy, don't aim for the head. Chambered in two-bore."
- icon = 'icons/obj/guns/48x32guns.dmi'
- lefthand_file = 'icons/mob/inhands/weapons/guns_lefthand.dmi'
- righthand_file = 'icons/mob/inhands/weapons/guns_righthand.dmi'
+ icon = 'icons/obj/guns/manufacturer/hunterspride/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/hunterspride/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/hunterspride/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/hunterspride/onmob.dmi'
inhand_x_dimension = 32
inhand_y_dimension = 32
base_icon_state = "huntsman"
@@ -711,6 +749,9 @@ EMPTY_GUN_HELPER(shotgun/bulldog/inteq)
rack_sound_volume = 50
manufacturer = MANUFACTURER_HUNTERSPRIDE
+ gun_firemodes = list(FIREMODE_SEMIAUTO) //no dual burst for you
+ default_firemode = FIREMODE_SEMIAUTO
+
//Break-Action Rifle
/obj/item/gun/ballistic/shotgun/doublebarrel/beacon
name = "HP Beacon"
@@ -720,8 +761,6 @@ EMPTY_GUN_HELPER(shotgun/bulldog/inteq)
icon_state = "beacon"
item_state = "beacon"
unique_reskin = null
- icon = 'icons/obj/guns/48x32guns.dmi'
- mob_overlay_icon = 'icons/mob/clothing/back.dmi'
inhand_x_dimension = 32
inhand_y_dimension = 32
mag_type = /obj/item/ammo_box/magazine/internal/shot/beacon
@@ -742,6 +781,9 @@ EMPTY_GUN_HELPER(shotgun/bulldog/inteq)
recoil = 0
recoil_unwielded = 5
+ gun_firemodes = list(FIREMODE_SEMIAUTO)
+ default_firemode = FIREMODE_SEMIAUTO
+
/obj/item/gun/ballistic/shotgun/doublebarrel/beacon/sawoff(mob/user)
. = ..()
if(.)
diff --git a/code/modules/projectiles/guns/ballistic/smg.dm b/code/modules/projectiles/guns/ballistic/smg.dm
index dcfd4bd5c164..96d4e7d922db 100644
--- a/code/modules/projectiles/guns/ballistic/smg.dm
+++ b/code/modules/projectiles/guns/ballistic/smg.dm
@@ -42,8 +42,13 @@
/obj/item/gun/ballistic/automatic/smg/c20r
name = "\improper C-20r SMG"
desc = "A bullpup .45 SMG designated 'C-20r.' Its buttstamp reads 'Scarborough Arms - Per falcis, per pravitas.'"
+ icon = 'icons/obj/guns/manufacturer/scarborough/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/scarborough/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/scarborough/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/scarborough/onmob.dmi'
icon_state = "c20r"
item_state = "c20r"
+
mag_type = /obj/item/ammo_box/magazine/smgm45
can_bayonet = TRUE
can_suppress = FALSE
@@ -78,6 +83,10 @@ EMPTY_GUN_HELPER(automatic/smg/c20r)
/obj/item/gun/ballistic/automatic/smg/wt550
name = "\improper WT-550 Automatic Rifle"
desc = "An outdated PDW, used centuries ago by Nanotrasen security elements. Uses 4.6x30mm rounds."
+ icon = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/onmob.dmi'
icon_state = "wt550"
item_state = "arg"
mag_type = /obj/item/ammo_box/magazine/wt550m9
@@ -98,7 +107,13 @@ EMPTY_GUN_HELPER(automatic/smg/c20r)
/obj/item/gun/ballistic/automatic/smg/mini_uzi
name = "\improper Type U3 Uzi"
desc = "A lightweight submachine gun, for when you really want someone dead. Uses 9mm rounds."
+
+ icon = 'icons/obj/guns/manufacturer/frontier_import/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/frontier_import/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/frontier_import/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/frontier_import/onmob.dmi'
icon_state = "uzi"
+
mag_type = /obj/item/ammo_box/magazine/uzim9mm
bolt_type = BOLT_TYPE_OPEN
show_magazine_on_sprite = TRUE
@@ -120,6 +135,10 @@ EMPTY_GUN_HELPER(automatic/smg/c20r)
/obj/item/gun/ballistic/automatic/smg/vector
name = "\improper Vector carbine"
desc = "A police carbine based on a pre-Night of Fire SMG design. Most of the complex workings have been removed for reliability. Chambered in 9mm."
+ icon = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/onmob.dmi'
icon_state = "vector"
item_state = "vector"
mag_type = /obj/item/ammo_box/magazine/smgm9mm //you guys remember when the autorifle was chambered in 9mm
@@ -131,8 +150,13 @@ EMPTY_GUN_HELPER(automatic/smg/c20r)
/obj/item/gun/ballistic/automatic/smg/m90
name = "\improper M-90gl Carbine"
desc = "A three-round burst 5.56 toploading carbine, designated 'M-90gl'. Has an attached underbarrel grenade launcher which can be toggled on and off."
+ icon = 'icons/obj/guns/manufacturer/scarborough/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/scarborough/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/scarborough/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/scarborough/onmob.dmi'
icon_state = "m90"
item_state = "m90"
+
mag_type = /obj/item/ammo_box/magazine/m556
can_suppress = FALSE
gun_firenames = list(FIREMODE_SEMIAUTO = "single", FIREMODE_BURST = "burst fire", FIREMODE_FULLAUTO = "full auto", FIREMODE_OTHER = "underbarrel grenade launcher")
@@ -209,7 +233,11 @@ EMPTY_GUN_HELPER(automatic/smg/c20r)
/obj/item/gun/ballistic/automatic/smg/firestorm //weapon designed by Apogee-dev
name = "HP Firestorm"
desc = "An unconventional submachinegun, rarely issued to Saint-Roumain Militia mercenary hunters for outstanding situations where normal hunting weapons fall short. Chambered in .45."
- icon = 'icons/obj/guns/48x32guns.dmi'
+ icon = 'icons/obj/guns/manufacturer/hunterspride/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/hunterspride/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/hunterspride/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/hunterspride/onmob.dmi'
+
icon_state = "firestorm"
item_state = "firestorm"
mag_type = /obj/item/ammo_box/magazine/c45_firestorm_mag
@@ -237,8 +265,14 @@ EMPTY_GUN_HELPER(automatic/smg/c20r)
/obj/item/gun/ballistic/automatic/smg/cm5
name = "\improper CM-5"
desc = "The standard issue SMG of CLIP. One of the few firearm designs that were left mostly intact from the designs found on the UNSV Lichtenstein. Chambered in 9mm."
+ icon = 'icons/obj/guns/manufacturer/clip_lanchester/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/clip_lanchester/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/clip_lanchester/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/clip_lanchester/onmob.dmi'
+
icon_state = "cm5"
item_state = "cm5"
+
mag_type = /obj/item/ammo_box/magazine/smgm9mm
weapon_weight = WEAPON_LIGHT
fire_sound = 'sound/weapons/gun/smg/smg_heavy.ogg'
@@ -369,6 +403,10 @@ EMPTY_GUN_HELPER(automatic/smg/cm5)
/obj/item/gun/ballistic/automatic/smg/skm_carbine/inteq
name = "\improper SKM-44v Mongrel"
desc = "An SKM-44, further modified into a sub-machine gun by Inteq artificers with a new magazine well, collapsing stock, and shortened barrel. Faced with a surplus of SKM-44s and a shortage of other firearms, IRMG has made the most of their available materiel with conversions such as this. Chambered in 10mm."
+ icon = 'icons/obj/guns/manufacturer/inteq/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/inteq/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/inteq/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/inteq/onmob.dmi'
icon_state = "skm_inteqsmg"
item_state = "skm_inteqsmg"
diff --git a/code/modules/projectiles/guns/ballistic/toy.dm b/code/modules/projectiles/guns/ballistic/toy.dm
index 796a62dd9427..160569d3f86c 100644
--- a/code/modules/projectiles/guns/ballistic/toy.dm
+++ b/code/modules/projectiles/guns/ballistic/toy.dm
@@ -22,7 +22,10 @@
/obj/item/gun/ballistic/automatic/toy/pistol
name = "foam force pistol"
desc = "A small, easily concealable toy handgun. Ages 8 and up."
- icon = 'icons/obj/guns/projectile.dmi'
+ icon = 'icons/obj/guns/manufacturer/scarborough/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/scarborough/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/scarborough/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/scarborough/onmob.dmi'
icon_state = "pistol" // WS edit - Fix various startup runtimes
bolt_type = BOLT_TYPE_LOCKING
w_class = WEIGHT_CLASS_SMALL
@@ -44,6 +47,7 @@
/obj/item/gun/ballistic/shotgun/toy
name = "foam force shotgun"
desc = "A toy shotgun with wood furniture and a four-shell capacity underneath. Ages 8 and up."
+ icon_state = "shotgun"
force = 0
throwforce = 0
mag_type = /obj/item/ammo_box/magazine/internal/shot/toy
diff --git a/code/modules/projectiles/guns/energy.dm b/code/modules/projectiles/guns/energy.dm
index fb0970321308..0341c04f2c06 100644
--- a/code/modules/projectiles/guns/energy.dm
+++ b/code/modules/projectiles/guns/energy.dm
@@ -1,8 +1,8 @@
/obj/item/gun/energy
- icon_state = "energy"
name = "energy gun"
desc = "A basic energy-based gun."
icon = 'icons/obj/guns/energy.dmi'
+ icon_state = "laser"
muzzleflash_iconstate = "muzzle_flash_laser"
muzzle_flash_color = COLOR_SOFT_RED
diff --git a/code/modules/projectiles/guns/energy/energy_gun.dm b/code/modules/projectiles/guns/energy/energy_gun.dm
index 12df6fd4a352..6988f1f6cb72 100644
--- a/code/modules/projectiles/guns/energy/energy_gun.dm
+++ b/code/modules/projectiles/guns/energy/energy_gun.dm
@@ -1,6 +1,10 @@
/obj/item/gun/energy/e_gun
name = "energy rifle"
desc = "A basic hybrid energy gun with two settings: disable and kill."
+ icon = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/onmob.dmi'
icon_state = "energy"
item_state = null //so the human update icon uses the icon_state instead.
ammo_type = list(/obj/item/ammo_casing/energy/disabler, /obj/item/ammo_casing/energy/laser)
@@ -47,7 +51,6 @@
/obj/item/gun/energy/e_gun/hades
name = "SL AL-655 'Hades' energy rifle"
desc = "The standard issue rifle of Nanotrasen's Security Forces. Most have been put in long term storage following the ICW, and usually aren't issued to low ranking security divisions."
- icon = 'icons/obj/guns/48x32guns.dmi'
icon_state = "energytac"
ammo_x_offset = 2
charge_sections = 5
@@ -75,12 +78,6 @@
ammo_type = list(/obj/item/ammo_casing/energy/laser, /obj/item/ammo_casing/energy/electrode/old)
manufacturer = MANUFACTURER_NANOTRASEN_OLD
-/obj/item/gun/energy/e_gun/mini/practice_phaser
- name = "practice phaser"
- desc = "A modified version of the basic phaser gun, this one fires less concentrated energy bolts designed for target practice."
- ammo_type = list(/obj/item/ammo_casing/energy/disabler, /obj/item/ammo_casing/energy/laser/practice)
- icon_state = "decloner"
-
/obj/item/gun/energy/e_gun/hos
name = "\improper X-01 MultiPhase Energy Gun"
desc = "This is an expensive, modern recreation of an antique laser gun. This gun has several unique firemodes, but lacks the ability to recharge over time."
@@ -254,6 +251,10 @@
/obj/item/gun/energy/e_gun/e11
name = "E-11 hybrid energy rifle"
desc = "A hybrid energy gun fondly remembered as one of the worst weapons ever made. It hurts, but that's only if it manages to hit its target."
+ icon = 'icons/obj/guns/manufacturer/eoehoma/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/eoehoma/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/eoehoma/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/eoehoma/onmob.dmi'
icon_state = "e11"
ammo_type = list(/obj/item/ammo_casing/energy/disabler, /obj/item/ammo_casing/energy/laser/eoehoma)
can_flashlight = TRUE
diff --git a/code/modules/projectiles/guns/energy/laser.dm b/code/modules/projectiles/guns/energy/laser.dm
index 92193ed89bdb..c564ae32b4da 100644
--- a/code/modules/projectiles/guns/energy/laser.dm
+++ b/code/modules/projectiles/guns/energy/laser.dm
@@ -1,6 +1,7 @@
/obj/item/gun/energy/laser
name = "SL L-204 laser gun"
desc = "A basic energy-based laser gun that fires concentrated beams of light which pass through glass and thin metal."
+
icon_state = "laser"
item_state = "laser"
w_class = WEIGHT_CLASS_NORMAL
@@ -25,13 +26,22 @@
/obj/item/gun/energy/laser/retro
name ="SL L-104 retro laser gun"
+ icon = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/onmob.dmi'
icon_state = "retro"
desc = "An antiquated model of the basic lasergun, no longer used or sold by Sharplite. Nevertheless, the sheer popularity of this model makes it a somewhat common sight to this day."
ammo_x_offset = 3
manufacturer = MANUFACTURER_SHARPLITE
+
/obj/item/gun/energy/laser/captain
name = "antique laser gun"
+ icon = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/onmob.dmi'
icon_state = "caplaser"
item_state = null
desc = "This is the SL X-00, an antique laser gun, out of production for decades and well beyond anyone's capacity to recreate. All craftsmanship is of the highest quality. It is decorated with ashdrake leather and chrome. The gun menaces with spikes of energy. On the item is an image of a space station. The station is exploding."
@@ -49,8 +59,6 @@
/obj/item/gun/energy/laser/captain/scattershot
name = "scatter shot laser rifle"
- icon_state = "lasercannon"
- item_state = "laser"
desc = "An industrial-grade heavy-duty laser rifle with a modified laser lens to scatter its shot into multiple smaller lasers. The inner-core can self-charge for theoretically infinite use."
ammo_type = list(/obj/item/ammo_casing/energy/laser/scatter, /obj/item/ammo_casing/energy/laser)
shaded_charge = FALSE
@@ -153,6 +161,9 @@
/obj/item/gun/energy/laser/iot
name = "\improper SL E-255 Ultimate"
desc = "An energy shotgun with an integrated computer system for surveillance and statistics tracking."
+ icon = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/48x32.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/onmob.dmi'
+
lefthand_file = 'icons/mob/inhands/weapons/64x_guns_left.dmi'
righthand_file = 'icons/mob/inhands/weapons/64x_guns_right.dmi'
inhand_x_dimension = 64
@@ -184,6 +195,10 @@
/obj/item/gun/energy/laser/hitscanpistol
name = "experimental laser gun"
desc = "A highly experimental laser gun, with unknown inner workings. It has no markings besides a \"GROUP A\" inscription on the barrel."
+ icon = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/onmob.dmi'
icon_state = "hitscangun"
item_state = "gun"
ammo_x_offset = 2
@@ -203,6 +218,10 @@
/obj/item/gun/energy/laser/e10
name = "E-10 laser pistol"
desc = "A very old laser weapon. Despite the extreme age of some of these weapons, they are sometimes preferred to newer, mass-produced Nanotrasen laser weapons."
+ icon = 'icons/obj/guns/manufacturer/eoehoma/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/eoehoma/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/eoehoma/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/eoehoma/onmob.dmi'
icon_state = "e10"
w_class = WEIGHT_CLASS_SMALL
@@ -219,8 +238,12 @@
name = "E-50 energy emitter"
desc = "A heavy and extremely powerful laser. Sets targets on fire and kicks ass, but it uses a massive amount of energy per shot and is generally awkward to handle."
- icon = 'icons/obj/guns/48x32guns.dmi'
+ icon = 'icons/obj/guns/manufacturer/eoehoma/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/eoehoma/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/eoehoma/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/eoehoma/onmob.dmi'
icon_state = "e50"
+ item_state = "e50"
big_gun = TRUE
cell_type = /obj/item/stock_parts/cell/gun/large
diff --git a/code/modules/projectiles/guns/energy/pulse.dm b/code/modules/projectiles/guns/energy/pulse.dm
index f16cbbd98e8c..dfa23e26b468 100644
--- a/code/modules/projectiles/guns/energy/pulse.dm
+++ b/code/modules/projectiles/guns/energy/pulse.dm
@@ -1,7 +1,10 @@
/obj/item/gun/energy/pulse
name = "pulse rifle"
desc = "A top-of-the-line, heavy-duty, multifaceted energy rifle with three firing modes. The gold standard for Nanotrasen's heavier security specialists."
- icon = 'icons/obj/guns/48x32guns.dmi'
+ icon = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/onmob.dmi'
icon_state = "pulse"
item_state = null
w_class = WEIGHT_CLASS_BULKY
@@ -27,7 +30,10 @@
/obj/item/gun/energy/pulse/carbine
name = "pulse carbine"
desc = "A next-generation pulse weapon for Nanotrasen's security forces. High production costs and logistical issues have limited its deployment to specialist Loss Prevention and Emergency Response units."
- icon = 'icons/obj/guns/energy.dmi'
+ icon = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/onmob.dmi'
w_class = WEIGHT_CLASS_BULKY
slot_flags = ITEM_SLOT_BACK
icon_state = "pulse_carbine"
@@ -58,7 +64,10 @@
/obj/item/gun/energy/pulse/pistol
name = "pulse pistol"
desc = "A pulse rifle in an easily concealed handgun package with low capacity."
- icon = 'icons/obj/guns/energy.dmi'
+ icon = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/onmob.dmi'
w_class = WEIGHT_CLASS_SMALL
slot_flags = ITEM_SLOT_BELT
icon_state = "pulse_pistol"
@@ -75,10 +84,3 @@
/obj/item/gun/energy/pulse/destroyer/attack_self(mob/living/user)
to_chat(user, "[src.name] has three settings, and they are all DESTROY.")
-
-/obj/item/gun/energy/pulse/pistol/m1911
- name = "\improper Candor-P"
- desc = "A compact pulse core in a classic handgun frame for Nanotrasen officers. It's not the size of the gun, it's the size of the hole it puts through people."
- icon_state = "m1911"
- item_state = "gun"
- cell_type = /obj/item/stock_parts/cell/infinite
diff --git a/code/modules/projectiles/guns/energy/special.dm b/code/modules/projectiles/guns/energy/special.dm
index 3233e9afff45..07f0aebaa9a0 100644
--- a/code/modules/projectiles/guns/energy/special.dm
+++ b/code/modules/projectiles/guns/energy/special.dm
@@ -102,13 +102,6 @@
max_mod_capacity = 0
manufacturer = MANUFACTURER_SCARBOROUGH
-/obj/item/gun/energy/kinetic_accelerator/crossbow/halloween
- name = "candy corn crossbow"
- desc = "A weapon favored by Syndicate trick-or-treaters."
- icon_state = "crossbow_halloween"
- item_state = "crossbow"
- ammo_type = list(/obj/item/ammo_casing/energy/bolt/halloween)
-
/obj/item/gun/energy/kinetic_accelerator/crossbow/large
name = "energy crossbow"
desc = "A reverse engineered weapon using syndicate technology."
diff --git a/code/modules/projectiles/guns/energy/stun.dm b/code/modules/projectiles/guns/energy/stun.dm
index fc11a632e039..168bbdc099dc 100644
--- a/code/modules/projectiles/guns/energy/stun.dm
+++ b/code/modules/projectiles/guns/energy/stun.dm
@@ -1,7 +1,7 @@
/obj/item/gun/energy/taser
name = "taser gun"
desc = "A low-capacity, energy-based stun gun used by security teams to subdue targets at range."
- icon_state = "taser"
+ icon_state = "advtaser"
item_state = null //so the human update icon uses the icon_state instead.
ammo_type = list(/obj/item/ammo_casing/energy/electrode)
ammo_x_offset = 3
@@ -29,6 +29,10 @@
/obj/item/gun/energy/disabler
name = "disabler"
desc = "A self-defense weapon that exhausts organic targets, weakening them until they collapse."
+ icon = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/nanotrasen_sharplite/onmob.dmi'
icon_state = "disabler"
item_state = null
ammo_type = list(/obj/item/ammo_casing/energy/disabler)
@@ -50,5 +54,9 @@
/obj/item/gun/energy/disabler/e60
name = "E-60"
desc = "A self-defense weapon that exhausts organic targets, weakening them until they collapse."
+ icon = 'icons/obj/guns/manufacturer/eoehoma/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/eoehoma/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/eoehoma/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/eoehoma/onmob.dmi'
icon_state = "e60"
manufacturer = MANUFACTURER_EOEHOMA
diff --git a/code/modules/projectiles/guns/faction/gezena/energy_gunsword.dm b/code/modules/projectiles/guns/manufacturer/etherbor/energy_gunsword.dm
similarity index 78%
rename from code/modules/projectiles/guns/faction/gezena/energy_gunsword.dm
rename to code/modules/projectiles/guns/manufacturer/etherbor/energy_gunsword.dm
index 17cc5157ce78..4053b5f4d8a6 100644
--- a/code/modules/projectiles/guns/faction/gezena/energy_gunsword.dm
+++ b/code/modules/projectiles/guns/manufacturer/etherbor/energy_gunsword.dm
@@ -1,12 +1,12 @@
-/obj/item/gun/energy/kalix //blue //todo: fix up belt_mirror.dmi, it's incomprehensible
+/obj/item/gun/energy/kalix
name = "Etherbor BG-12"
- desc = "Brought to you by Etherbor Industries, proudly based within the PGF, is the BG-12 energy beam gun! The BG-12 is Etherbor's current newest civilian energy weapon model."
+ desc = "Etherbor Industries's current civilian energy weapon model. The BG-12 energy beam gun is identical to the military model, minus the removal of the full auto mode. Otherwise, it's no different from older hunting beams from Kalixcis's history."
icon_state = "kalixgun"
item_state = "kalixgun"
- icon = 'icons/obj/guns/faction/gezena/energy.dmi'
- lefthand_file = 'icons/obj/guns/faction/gezena/lefthand.dmi'
- righthand_file = 'icons/obj/guns/faction/gezena/righthand.dmi'
- mob_overlay_icon = 'icons/mob/clothing/faction/gezena/belt.dmi'
+ icon = 'icons/obj/guns/manufacturer/etherbor/48x32.dmi'
+ lefthand_file = 'icons/obj/guns/manufacturer/etherbor/lefthand.dmi'
+ righthand_file = 'icons/obj/guns/manufacturer/etherbor/righthand.dmi'
+ mob_overlay_icon = 'icons/obj/guns/manufacturer/etherbor/onmob.dmi'
w_class = WEIGHT_CLASS_BULKY
modifystate = TRUE
@@ -47,7 +47,7 @@
/obj/item/gun/energy/kalix/pgf
name = "Etherbor BG-16"
- desc = "An advanced variant of the BG-12, the BG-16 is the military-grade beam gun designed and manufactured by Etherbor Industries as the standard-issue close-range weapon of the PGF."
+ desc = "The BG-16 is the military-grade beam gun designed and manufactured by Etherbor Industries as the standard-issue close-range weapon of the PGF."
icon_state = "pgfgun"
item_state = "pgfgun"
w_class = WEIGHT_CLASS_NORMAL
@@ -69,9 +69,9 @@
fire_sound = 'sound/weapons/gun/energy/kalixsmg.ogg'
delay = 1
-/obj/item/gun/energy/kalix/pistol //blue //todo: fix up belt_mirror.dmi, it's incomprehensible
+/obj/item/gun/energy/kalix/pistol //blue
name = "Etherbor SG-8"
- desc = "Etherbor's current and sidearm offering. While intended for marines, it's also available for civillians"
+ desc = "Etherbor's current and sidearm offering. While marketed for the military, it's also available for civillians as an upgrade over older and obsolete beam pistols."
icon_state = "kalixpistol"
item_state = "kalixpistol"
w_class = WEIGHT_CLASS_NORMAL
@@ -99,11 +99,9 @@
/obj/item/gun/energy/kalix/pgf/heavy
name = "Etherbor HBG-7"
- desc = "The HBG-7 is the standard-issue rifle weapon of the PGF. If the stopping power and fire rate isn't enough, it comes with a DMR mode that has greater armor piercing for dealing with armored targets."
+ desc = "The HBG-7 is the standard-issue rifle weapon of the PGF. It comes with a special DMR mode that has greater armor piercing for dealing with armored targets."
icon_state = "pgfheavy"
item_state = "pgfheavy"
- icon = 'icons/obj/guns/faction/gezena/48x32.dmi'
- mob_overlay_icon = 'icons/mob/clothing/faction/gezena/back.dmi'
w_class = WEIGHT_CLASS_BULKY
slot_flags = ITEM_SLOT_BACK
@@ -157,7 +155,7 @@
/obj/item/gun/energy/kalix/pgf/heavy/sniper
name = "Etherbor HBG-7L"
- desc = "HBG-7 with a longer barrel and scope. Intended to get the best use out of the DMR mode, it suffers if used normally from longer wield times and slowdown"
+ desc = "HBG-7 with a longer barrel and scope. Intended to get the best use out of the DMR mode, it suffers from longer wield times and slowdown, but it's longer barrel makes it ideal for accuracy."
icon_state = "pgfheavy_sniper"
item_state = "pgfheavy_sniper"
diff --git a/code/modules/reagents/chemistry/reagents/drink_reagents.dm b/code/modules/reagents/chemistry/reagents/drink_reagents.dm
index 8cb74f4ad51e..bf13904972bf 100644
--- a/code/modules/reagents/chemistry/reagents/drink_reagents.dm
+++ b/code/modules/reagents/chemistry/reagents/drink_reagents.dm
@@ -416,7 +416,7 @@
description = "A citrusy drink from the Kepori space installation known as The Ring."
color = "#c4ff2d" // rgb: 16, 32, 0
taste_description = "sweet citrus soda"
- glass_icon_state = "Comet_trail_glass"
+ glass_icon_state = "comet_trail_glass"
glass_name = "glass of Comet Trail"
glass_desc = "A glass of Comet Trail. Taste the stars!"
@@ -461,7 +461,7 @@
description = "A spicy soft drink made from a coca-like plant from Kalixcis. Popularly served both cold -and- hot, depending on the weather."
color = "#5f2010"
taste_description = "spiced cola"
- glass_icon_state = "molten_glass"
+ glass_icon_state = "glass_brown"
glass_name = "glass of Molten Bubbles"
glass_desc = "A glass of Molten Bubbles. The spices tickle your nose."
@@ -487,6 +487,8 @@
description = "Extra refreshing for those long desert days."
color = "#af9938"
taste_description = "root-beer and asbestos"
+ glass_name = "glass of Sandblast Sarsaparilla"
+ glass_desc = "A glass of Sandblast Sarsaparilla. Perfect for those long desert days."
/datum/reagent/consumable/lemon_lime
name = "Lemon Lime"
diff --git a/code/modules/spells/spell_types/rightandwrong.dm b/code/modules/spells/spell_types/rightandwrong.dm
index cfca24920f91..55138a36c367 100644
--- a/code/modules/spells/spell_types/rightandwrong.dm
+++ b/code/modules/spells/spell_types/rightandwrong.dm
@@ -9,12 +9,12 @@ GLOBAL_LIST_INIT(summoned_guns, list(
/obj/item/gun/energy/e_gun,
/obj/item/gun/energy/e_gun/advtaser,
/obj/item/gun/energy/laser,
- /obj/item/gun/ballistic/revolver,
+ /obj/item/gun/ballistic/revolver/syndicate,
/obj/item/gun/ballistic/revolver/detective,
/obj/item/gun/ballistic/automatic/pistol/deagle/camo,
/obj/item/gun/ballistic/automatic/gyropistol,
/obj/item/gun/energy/pulse,
- /obj/item/gun/ballistic/automatic/pistol/suppressed,
+ /obj/item/gun/ballistic/automatic/pistol/syndicate,
/obj/item/gun/ballistic/shotgun/doublebarrel,
/obj/item/gun/ballistic/shotgun,
/obj/item/gun/ballistic/shotgun/automatic/combat,
@@ -43,7 +43,7 @@ GLOBAL_LIST_INIT(summoned_guns, list(
/obj/item/gun/ballistic/shotgun/bulldog,
/obj/item/gun/ballistic/revolver/grenadelauncher,
/obj/item/gun/ballistic/revolver/golden,
- /obj/item/gun/ballistic/automatic/sniper_rifle,
+ /obj/item/gun/ballistic/automatic/marksman/sniper_rifle,
/obj/item/gun/ballistic/rocketlauncher,
/obj/item/gun/medbeam,
/obj/item/gun/energy/laser/scatter,
diff --git a/code/modules/unit_tests/projectiles.dm b/code/modules/unit_tests/projectiles.dm
index e93d20910af0..5c8412d05aec 100644
--- a/code/modules/unit_tests/projectiles.dm
+++ b/code/modules/unit_tests/projectiles.dm
@@ -6,7 +6,7 @@
/datum/unit_test/gun_go_bang/Run()
// test is for a ballistic gun that starts loaded + chambered
- var/obj/item/gun/test_gun = allocate(/obj/item/gun/ballistic/automatic/pistol)
+ var/obj/item/gun/test_gun = allocate(/obj/item/gun/ballistic/automatic/pistol/candor)
var/mob/living/carbon/human/victim = allocate(/mob/living/carbon/human)
var/mob/living/carbon/human/gunner = allocate(/mob/living/carbon/human)
ADD_TRAIT(victim, TRAIT_PIERCEIMMUNE, INNATE_TRAIT) // So the human isn't randomly affected by shrapnel
diff --git a/code/modules/uplink/uplink_items.dm b/code/modules/uplink/uplink_items.dm
index eaa0a631ec5d..11eb6a4b49e6 100644
--- a/code/modules/uplink/uplink_items.dm
+++ b/code/modules/uplink/uplink_items.dm
@@ -485,7 +485,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
/datum/uplink_item/dangerous/sniper
name = "Sniper Rifle"
desc = "Ranged fury, Syndicate style. Guaranteed to cause shock and awe or your TC back!"
- item = /obj/item/gun/ballistic/automatic/sniper_rifle/syndicate
+ item = /obj/item/gun/ballistic/automatic/marksman/sniper_rifle
cost = 16
surplus = 25
include_modes = list(/datum/game_mode/nuclear)
@@ -494,7 +494,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
name = "Stechkin Pistol"
desc = "A small, easily concealable handgun that uses 10mm auto rounds in 8-round magazines and is compatible \
with suppressors."
- item = /obj/item/gun/ballistic/automatic/pistol
+ item = /obj/item/gun/ballistic/automatic/pistol/syndicate
cost = 7
exclude_modes = list(/datum/game_mode/nuclear/clown_ops)
@@ -508,7 +508,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
/datum/uplink_item/dangerous/revolver
name = "Syndicate Revolver"
desc = "A brutally simple Syndicate revolver that fires .357 Magnum rounds and has 7 chambers."
- item = /obj/item/gun/ballistic/revolver
+ item = /obj/item/gun/ballistic/revolver/syndicate
cost = 13
surplus = 50
exclude_modes = list(/datum/game_mode/nuclear/clown_ops)
@@ -575,7 +575,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
/datum/uplink_item/dangerous/ebr
name = "M514 EBR"
desc = "A cheap rifle with high stopping power and low capacity."
- item = /obj/item/gun/ballistic/automatic/ebr
+ item = /obj/item/gun/ballistic/automatic/marksman/ebr
cost = 8
surplus = 20
include_modes = list(/datum/game_mode/nuclear)
diff --git a/code/modules/vending/cola.dm b/code/modules/vending/cola.dm
index 84f82d81a2e2..a3fa70ce6209 100644
--- a/code/modules/vending/cola.dm
+++ b/code/modules/vending/cola.dm
@@ -102,7 +102,7 @@
/obj/item/reagent_containers/food/drinks/soda_cans/orange_soda = 10,
/obj/item/reagent_containers/food/drinks/soda_cans/sol_dry = 10,
/obj/item/reagent_containers/food/drinks/soda_cans/shoal_punch = 10)
- product_slogans = "very fruit you could want, at your beak! Shoal Punch!"
+ product_slogans = "Every fruit you could want, at your beak! Shoal Punch!"
product_ads = "Every fruit you could want, at your beak!;Don't go flying dry!;Over two trillion served!;Thirsty? Get punched!;Skrikira trikxti skrmikr rakti!;Don't go dry, get Shoal Punch."
light_mask = "shamblers-light-mask"
light_color = COLOR_MOSTLY_PURE_PINK
diff --git a/code/modules/vending/liberation.dm b/code/modules/vending/liberation.dm
deleted file mode 100644
index cb16d19e5f19..000000000000
--- a/code/modules/vending/liberation.dm
+++ /dev/null
@@ -1,35 +0,0 @@
-/obj/machinery/vending/liberationstation
- name = "\improper Liberation Station"
- desc = "An overwhelming amount of ancient patriotism washes over you just by looking at the machine."
- icon_state = "liberationstation"
- product_slogans = "Liberation Station: Your one-stop shop for all things second amendment!;Be a patriot today, pick up a gun!;Quality weapons for cheap prices!"
- product_ads = "Float like an astronaut, sting like a bullet!;Express your second amendment today!;Guns don't kill people, but you can!;Who needs responsibilities when you have guns?"
- vend_reply = "Remember the name: Liberation Station!"
- products = list(
- /obj/item/reagent_containers/food/snacks/burger/plain = 5, //O say can you see, by the dawn's early light
- /obj/item/reagent_containers/food/snacks/burger/baseball = 3, //What so proudly we hailed at the twilight's last gleaming
- /obj/item/reagent_containers/food/snacks/fries = 5, //Whose broad stripes and bright stars through the perilous fight
- /obj/item/reagent_containers/food/drinks/beer/light = 10, //O'er the ramparts we watched, were so gallantly streaming?
- /obj/item/gun/ballistic/automatic/pistol/deagle/gold = 2,
- /obj/item/gun/ballistic/automatic/pistol/deagle/camo = 2,
- /obj/item/gun/ballistic/automatic/pistol/candor = 2,
- /obj/item/gun/ballistic/automatic/smg/skm_carbine/inteq/proto = 2,
- /obj/item/gun/ballistic/shotgun/automatic/combat = 2,
- /obj/item/gun/ballistic/automatic/gyropistol = 1,
- /obj/item/gun/ballistic/shotgun = 2)
- premium = list(
- /obj/item/ammo_box/magazine/smgm9mm = 2,
- /obj/item/ammo_box/magazine/m50 = 4,
- /obj/item/ammo_box/magazine/m45 = 2,
- /obj/item/ammo_box/magazine/m75 = 2,
- /obj/item/reagent_containers/food/snacks/cheesyfries = 5,
- /obj/item/reagent_containers/food/snacks/burger/baconburger = 5) //Premium burgers for the premium section
- contraband = list(
- /obj/item/clothing/under/misc/patriotsuit = 3,
- /obj/item/bedsheet/patriot = 5,
- /obj/item/reagent_containers/food/snacks/burger/superbite = 3) //U S A
- armor = list("melee" = 100, "bullet" = 100, "laser" = 100, "energy" = 100, "bomb" = 0, "bio" = 0, "rad" = 0, "fire" = 100, "acid" = 50)
- resistance_flags = FIRE_PROOF
- default_price = 150
- extra_price = 500
- light_mask = "liberation-light-mask"
diff --git a/code/modules/vending/security.dm b/code/modules/vending/security.dm
index 95afc6f2eb92..911eaed20652 100644
--- a/code/modules/vending/security.dm
+++ b/code/modules/vending/security.dm
@@ -131,7 +131,7 @@
)
voucher_items = list(
"M-90gl Carbine" = /obj/item/gun/ballistic/automatic/smg/m90,
- "sniper rifle" = /obj/item/gun/ballistic/automatic/sniper_rifle,
+ "sniper rifle" = /obj/item/gun/ballistic/automatic/marksman/sniper_rifle,
"C-20r SMG" = /obj/item/gun/ballistic/automatic/smg/c20r,
"Bulldog Shotgun" = /obj/item/gun/ballistic/shotgun/bulldog)
diff --git a/html/changelogs/AutoChangeLog-pr-3139.yml b/html/changelogs/AutoChangeLog-pr-3139.yml
new file mode 100644
index 000000000000..905ae3b86b6c
--- /dev/null
+++ b/html/changelogs/AutoChangeLog-pr-3139.yml
@@ -0,0 +1,4 @@
+author: Sadhorizon
+changes:
+ - {bugfix: Dog beds start anchored now. Mobs can no longer move while buckled.}
+delete-after: true
diff --git a/html/changelogs/AutoChangeLog-pr-3162.yml b/html/changelogs/AutoChangeLog-pr-3162.yml
deleted file mode 100644
index 001c241633b2..000000000000
--- a/html/changelogs/AutoChangeLog-pr-3162.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Skies-Of-Blue
-changes:
- - {bugfix: 'you can now rotate wheelchairs, just as god intended'}
-delete-after: true
diff --git a/html/changelogs/AutoChangeLog-pr-3176.yml b/html/changelogs/AutoChangeLog-pr-3176.yml
new file mode 100644
index 000000000000..5a473427be4d
--- /dev/null
+++ b/html/changelogs/AutoChangeLog-pr-3176.yml
@@ -0,0 +1,6 @@
+author: rye-rice
+changes:
+ - {rscadd: Resprites the E-50 and gives it proper inhands now!}
+ - {bugfix: The Syndicate sniper rifle fires at a normal rate of fire and has the
+ correct recoil now.}
+delete-after: true
diff --git a/html/changelogs/archive/2024-07.yml b/html/changelogs/archive/2024-07.yml
new file mode 100644
index 000000000000..1eca6d179826
--- /dev/null
+++ b/html/changelogs/archive/2024-07.yml
@@ -0,0 +1,15 @@
+2024-07-01:
+ Skies-Of-Blue:
+ - bugfix: you can now rotate wheelchairs, just as god intended
+2024-07-02:
+ GenericDM:
+ - bugfix: fixes exactly one typographical error somewhere in the code
+2024-07-03:
+ Cloudbreak:
+ - code_imp: Typographical error fixed.
+2024-07-04:
+ Latentish:
+ - rscadd: Added the Panacea-class
+ - rscdel: Removed the Aegis-class
+ generalthrax:
+ - bugfix: Fixed Comet Trail, Molten Bubbles, and Sunset Sarsaparilla glass sprites
diff --git a/icons/mob/clothing/back.dmi b/icons/mob/clothing/back.dmi
index e8702376efce..5508bc67523c 100644
Binary files a/icons/mob/clothing/back.dmi and b/icons/mob/clothing/back.dmi differ
diff --git a/icons/mob/clothing/belt.dmi b/icons/mob/clothing/belt.dmi
index f334af20104e..7568a1274d66 100644
Binary files a/icons/mob/clothing/belt.dmi and b/icons/mob/clothing/belt.dmi differ
diff --git a/icons/mob/clothing/belt_mirror.dmi b/icons/mob/clothing/belt_mirror.dmi
deleted file mode 100644
index bc048fc920c9..000000000000
Binary files a/icons/mob/clothing/belt_mirror.dmi and /dev/null differ
diff --git a/icons/mob/inhands/weapons/guns_lefthand.dmi b/icons/mob/inhands/weapons/guns_lefthand.dmi
index e6dfaccf2671..ff71ba99e3c0 100644
Binary files a/icons/mob/inhands/weapons/guns_lefthand.dmi and b/icons/mob/inhands/weapons/guns_lefthand.dmi differ
diff --git a/icons/mob/inhands/weapons/guns_righthand.dmi b/icons/mob/inhands/weapons/guns_righthand.dmi
index c42cf70ea894..c40ac3335e06 100644
Binary files a/icons/mob/inhands/weapons/guns_righthand.dmi and b/icons/mob/inhands/weapons/guns_righthand.dmi differ
diff --git a/icons/obj/guns/48x32guns.dmi b/icons/obj/guns/48x32guns.dmi
index 232ecdb35e02..cbc495275add 100644
Binary files a/icons/obj/guns/48x32guns.dmi and b/icons/obj/guns/48x32guns.dmi differ
diff --git a/icons/obj/guns/energy.dmi b/icons/obj/guns/energy.dmi
index 3208083cd0bd..e02a7e288cc8 100644
Binary files a/icons/obj/guns/energy.dmi and b/icons/obj/guns/energy.dmi differ
diff --git a/icons/obj/guns/faction/gezena/48x32.dmi b/icons/obj/guns/faction/gezena/48x32.dmi
deleted file mode 100644
index 29c89ec1edb1..000000000000
Binary files a/icons/obj/guns/faction/gezena/48x32.dmi and /dev/null differ
diff --git a/icons/obj/guns/faction/gezena/energy.dmi b/icons/obj/guns/faction/gezena/energy.dmi
deleted file mode 100644
index be3b5b2f71d6..000000000000
Binary files a/icons/obj/guns/faction/gezena/energy.dmi and /dev/null differ
diff --git a/icons/obj/guns/manufacturer/clip_lanchester/48x32.dmi b/icons/obj/guns/manufacturer/clip_lanchester/48x32.dmi
new file mode 100644
index 000000000000..d87a6f3c8433
Binary files /dev/null and b/icons/obj/guns/manufacturer/clip_lanchester/48x32.dmi differ
diff --git a/icons/obj/guns/manufacturer/clip_lanchester/lefthand.dmi b/icons/obj/guns/manufacturer/clip_lanchester/lefthand.dmi
new file mode 100644
index 000000000000..7673c2f6d642
Binary files /dev/null and b/icons/obj/guns/manufacturer/clip_lanchester/lefthand.dmi differ
diff --git a/icons/obj/guns/manufacturer/clip_lanchester/onmob.dmi b/icons/obj/guns/manufacturer/clip_lanchester/onmob.dmi
new file mode 100644
index 000000000000..4f9158d2d36d
Binary files /dev/null and b/icons/obj/guns/manufacturer/clip_lanchester/onmob.dmi differ
diff --git a/icons/obj/guns/manufacturer/clip_lanchester/righthand.dmi b/icons/obj/guns/manufacturer/clip_lanchester/righthand.dmi
new file mode 100644
index 000000000000..4549f30f4ff9
Binary files /dev/null and b/icons/obj/guns/manufacturer/clip_lanchester/righthand.dmi differ
diff --git a/icons/obj/guns/manufacturer/eoehoma/48x32.dmi b/icons/obj/guns/manufacturer/eoehoma/48x32.dmi
new file mode 100644
index 000000000000..5ab3ee4a0cb0
Binary files /dev/null and b/icons/obj/guns/manufacturer/eoehoma/48x32.dmi differ
diff --git a/icons/obj/guns/manufacturer/eoehoma/lefthand.dmi b/icons/obj/guns/manufacturer/eoehoma/lefthand.dmi
new file mode 100644
index 000000000000..9fd5086f4003
Binary files /dev/null and b/icons/obj/guns/manufacturer/eoehoma/lefthand.dmi differ
diff --git a/icons/obj/guns/manufacturer/eoehoma/onmob.dmi b/icons/obj/guns/manufacturer/eoehoma/onmob.dmi
new file mode 100644
index 000000000000..f4b14ced71a7
Binary files /dev/null and b/icons/obj/guns/manufacturer/eoehoma/onmob.dmi differ
diff --git a/icons/obj/guns/manufacturer/eoehoma/righthand.dmi b/icons/obj/guns/manufacturer/eoehoma/righthand.dmi
new file mode 100644
index 000000000000..c1f9ccab3ff0
Binary files /dev/null and b/icons/obj/guns/manufacturer/eoehoma/righthand.dmi differ
diff --git a/icons/obj/guns/manufacturer/etherbor/48x32.dmi b/icons/obj/guns/manufacturer/etherbor/48x32.dmi
new file mode 100644
index 000000000000..e5a9074f06c2
Binary files /dev/null and b/icons/obj/guns/manufacturer/etherbor/48x32.dmi differ
diff --git a/icons/obj/guns/faction/gezena/lefthand.dmi b/icons/obj/guns/manufacturer/etherbor/lefthand.dmi
similarity index 100%
rename from icons/obj/guns/faction/gezena/lefthand.dmi
rename to icons/obj/guns/manufacturer/etherbor/lefthand.dmi
diff --git a/icons/obj/guns/manufacturer/etherbor/onmob.dmi b/icons/obj/guns/manufacturer/etherbor/onmob.dmi
new file mode 100644
index 000000000000..43e539c557b8
Binary files /dev/null and b/icons/obj/guns/manufacturer/etherbor/onmob.dmi differ
diff --git a/icons/obj/guns/faction/gezena/righthand.dmi b/icons/obj/guns/manufacturer/etherbor/righthand.dmi
similarity index 100%
rename from icons/obj/guns/faction/gezena/righthand.dmi
rename to icons/obj/guns/manufacturer/etherbor/righthand.dmi
diff --git a/icons/obj/guns/manufacturer/frontier_import/48x32.dmi b/icons/obj/guns/manufacturer/frontier_import/48x32.dmi
new file mode 100644
index 000000000000..149793c43c38
Binary files /dev/null and b/icons/obj/guns/manufacturer/frontier_import/48x32.dmi differ
diff --git a/icons/obj/guns/manufacturer/frontier_import/lefthand.dmi b/icons/obj/guns/manufacturer/frontier_import/lefthand.dmi
new file mode 100644
index 000000000000..33b3381bdfe0
Binary files /dev/null and b/icons/obj/guns/manufacturer/frontier_import/lefthand.dmi differ
diff --git a/icons/obj/guns/manufacturer/frontier_import/onmob.dmi b/icons/obj/guns/manufacturer/frontier_import/onmob.dmi
new file mode 100644
index 000000000000..a0706579ccb5
Binary files /dev/null and b/icons/obj/guns/manufacturer/frontier_import/onmob.dmi differ
diff --git a/icons/obj/guns/manufacturer/frontier_import/righthand.dmi b/icons/obj/guns/manufacturer/frontier_import/righthand.dmi
new file mode 100644
index 000000000000..73945b8524df
Binary files /dev/null and b/icons/obj/guns/manufacturer/frontier_import/righthand.dmi differ
diff --git a/icons/obj/guns/manufacturer/hunterspride/48x32.dmi b/icons/obj/guns/manufacturer/hunterspride/48x32.dmi
new file mode 100644
index 000000000000..19b4202da78a
Binary files /dev/null and b/icons/obj/guns/manufacturer/hunterspride/48x32.dmi differ
diff --git a/icons/obj/guns/manufacturer/hunterspride/lefthand.dmi b/icons/obj/guns/manufacturer/hunterspride/lefthand.dmi
new file mode 100644
index 000000000000..4fb5eca5c011
Binary files /dev/null and b/icons/obj/guns/manufacturer/hunterspride/lefthand.dmi differ
diff --git a/icons/obj/guns/manufacturer/hunterspride/onmob.dmi b/icons/obj/guns/manufacturer/hunterspride/onmob.dmi
new file mode 100644
index 000000000000..8911c8fbb68f
Binary files /dev/null and b/icons/obj/guns/manufacturer/hunterspride/onmob.dmi differ
diff --git a/icons/obj/guns/manufacturer/hunterspride/righthand.dmi b/icons/obj/guns/manufacturer/hunterspride/righthand.dmi
new file mode 100644
index 000000000000..043167735662
Binary files /dev/null and b/icons/obj/guns/manufacturer/hunterspride/righthand.dmi differ
diff --git a/icons/obj/guns/manufacturer/inteq/48x32.dmi b/icons/obj/guns/manufacturer/inteq/48x32.dmi
new file mode 100644
index 000000000000..e7deb0f12ce0
Binary files /dev/null and b/icons/obj/guns/manufacturer/inteq/48x32.dmi differ
diff --git a/icons/obj/guns/manufacturer/inteq/lefthand.dmi b/icons/obj/guns/manufacturer/inteq/lefthand.dmi
new file mode 100644
index 000000000000..19335eb44ff9
Binary files /dev/null and b/icons/obj/guns/manufacturer/inteq/lefthand.dmi differ
diff --git a/icons/obj/guns/manufacturer/inteq/onmob.dmi b/icons/obj/guns/manufacturer/inteq/onmob.dmi
new file mode 100644
index 000000000000..f402ffd24e2c
Binary files /dev/null and b/icons/obj/guns/manufacturer/inteq/onmob.dmi differ
diff --git a/icons/obj/guns/manufacturer/inteq/righthand.dmi b/icons/obj/guns/manufacturer/inteq/righthand.dmi
new file mode 100644
index 000000000000..33d087f394f1
Binary files /dev/null and b/icons/obj/guns/manufacturer/inteq/righthand.dmi differ
diff --git a/icons/obj/guns/manufacturer/nanotrasen_sharplite/48x32.dmi b/icons/obj/guns/manufacturer/nanotrasen_sharplite/48x32.dmi
new file mode 100644
index 000000000000..bac0ccc8f210
Binary files /dev/null and b/icons/obj/guns/manufacturer/nanotrasen_sharplite/48x32.dmi differ
diff --git a/icons/obj/guns/manufacturer/nanotrasen_sharplite/lefthand.dmi b/icons/obj/guns/manufacturer/nanotrasen_sharplite/lefthand.dmi
new file mode 100644
index 000000000000..24ac86c3e0b5
Binary files /dev/null and b/icons/obj/guns/manufacturer/nanotrasen_sharplite/lefthand.dmi differ
diff --git a/icons/obj/guns/manufacturer/nanotrasen_sharplite/onmob.dmi b/icons/obj/guns/manufacturer/nanotrasen_sharplite/onmob.dmi
new file mode 100644
index 000000000000..8a1d7f06e561
Binary files /dev/null and b/icons/obj/guns/manufacturer/nanotrasen_sharplite/onmob.dmi differ
diff --git a/icons/obj/guns/manufacturer/nanotrasen_sharplite/righthand.dmi b/icons/obj/guns/manufacturer/nanotrasen_sharplite/righthand.dmi
new file mode 100644
index 000000000000..b6831ec9696a
Binary files /dev/null and b/icons/obj/guns/manufacturer/nanotrasen_sharplite/righthand.dmi differ
diff --git a/icons/obj/guns/manufacturer/scarborough/48x32.dmi b/icons/obj/guns/manufacturer/scarborough/48x32.dmi
new file mode 100644
index 000000000000..361448b49a35
Binary files /dev/null and b/icons/obj/guns/manufacturer/scarborough/48x32.dmi differ
diff --git a/icons/obj/guns/manufacturer/scarborough/lefthand.dmi b/icons/obj/guns/manufacturer/scarborough/lefthand.dmi
new file mode 100644
index 000000000000..8d184d907db6
Binary files /dev/null and b/icons/obj/guns/manufacturer/scarborough/lefthand.dmi differ
diff --git a/icons/obj/guns/manufacturer/scarborough/onmob.dmi b/icons/obj/guns/manufacturer/scarborough/onmob.dmi
new file mode 100644
index 000000000000..5127ecfed566
Binary files /dev/null and b/icons/obj/guns/manufacturer/scarborough/onmob.dmi differ
diff --git a/icons/obj/guns/manufacturer/scarborough/righthand.dmi b/icons/obj/guns/manufacturer/scarborough/righthand.dmi
new file mode 100644
index 000000000000..5dbfb0acfc25
Binary files /dev/null and b/icons/obj/guns/manufacturer/scarborough/righthand.dmi differ
diff --git a/icons/obj/guns/manufacturer/solararmories/48x32.dmi b/icons/obj/guns/manufacturer/solararmories/48x32.dmi
new file mode 100644
index 000000000000..690fc5b54bdf
Binary files /dev/null and b/icons/obj/guns/manufacturer/solararmories/48x32.dmi differ
diff --git a/icons/obj/guns/manufacturer/solararmories/lefthand.dmi b/icons/obj/guns/manufacturer/solararmories/lefthand.dmi
new file mode 100644
index 000000000000..b28e97e9a1db
Binary files /dev/null and b/icons/obj/guns/manufacturer/solararmories/lefthand.dmi differ
diff --git a/icons/obj/guns/manufacturer/solararmories/onmob.dmi b/icons/obj/guns/manufacturer/solararmories/onmob.dmi
new file mode 100644
index 000000000000..3e5b665f4fb0
Binary files /dev/null and b/icons/obj/guns/manufacturer/solararmories/onmob.dmi differ
diff --git a/icons/obj/guns/manufacturer/solararmories/righthand.dmi b/icons/obj/guns/manufacturer/solararmories/righthand.dmi
new file mode 100644
index 000000000000..ab82dd742a66
Binary files /dev/null and b/icons/obj/guns/manufacturer/solararmories/righthand.dmi differ
diff --git a/icons/obj/guns/projectile.dmi b/icons/obj/guns/projectile.dmi
index 2ccd5f8cead1..986c2f99692f 100644
Binary files a/icons/obj/guns/projectile.dmi and b/icons/obj/guns/projectile.dmi differ
diff --git a/shiptest.dme b/shiptest.dme
index 17389f325e20..4f6f1e910dc4 100644
--- a/shiptest.dme
+++ b/shiptest.dme
@@ -3043,6 +3043,7 @@
#include "code\modules\projectiles\guns\ballistic\gauss.dm"
#include "code\modules\projectiles\guns\ballistic\hmg.dm"
#include "code\modules\projectiles\guns\ballistic\launchers.dm"
+#include "code\modules\projectiles\guns\ballistic\marksman.dm"
#include "code\modules\projectiles\guns\ballistic\pistol.dm"
#include "code\modules\projectiles\guns\ballistic\revolver.dm"
#include "code\modules\projectiles\guns\ballistic\rifle.dm"
@@ -3058,7 +3059,7 @@
#include "code\modules\projectiles\guns\energy\pulse.dm"
#include "code\modules\projectiles\guns\energy\special.dm"
#include "code\modules\projectiles\guns\energy\stun.dm"
-#include "code\modules\projectiles\guns\faction\gezena\energy_gunsword.dm"
+#include "code\modules\projectiles\guns\manufacturer\etherbor\energy_gunsword.dm"
#include "code\modules\projectiles\guns\misc\beam_rifle.dm"
#include "code\modules\projectiles\guns\misc\blastcannon.dm"
#include "code\modules\projectiles\guns\misc\bow.dm"
@@ -3470,7 +3471,6 @@
#include "code\modules\vending\engineering.dm"
#include "code\modules\vending\engivend.dm"
#include "code\modules\vending\games.dm"
-#include "code\modules\vending\liberation.dm"
#include "code\modules\vending\liberation_toy.dm"
#include "code\modules\vending\medical.dm"
#include "code\modules\vending\medical_wall.dm"