diff --git a/.github/guides/HARDDELETES.md b/.github/guides/HARDDELETES.md
index cc7bf301d7d..cb23500a84e 100644
--- a/.github/guides/HARDDELETES.md
+++ b/.github/guides/HARDDELETES.md
@@ -98,6 +98,7 @@ The BYOND reference has a list [Here](https://secure.byond.com/docs/ref/#/DM/gar
- Is on the map (always true for turfs)
- Inside another atom's contents
- Inside an atom's vis_contents
+- Has its overlays/underlays/vis_contents/vis_locs/contents list held by something
- A temporary value in a still-running proc
- Is a mob with a key
- Is an image object attached to an atom
diff --git a/.github/workflows/auto_changelog.yml b/.github/workflows/auto_changelog.yml
index 4a1df80d505..d8b18e06747 100644
--- a/.github/workflows/auto_changelog.yml
+++ b/.github/workflows/auto_changelog.yml
@@ -18,7 +18,7 @@ jobs:
- name: Generate App Token
id: app-token-generation
- uses: actions/create-github-app-token@v3.1.1
+ uses: actions/create-github-app-token@v3.2.0
if: env.APP_PRIVATE_KEY != '' && env.APP_ID != ''
with:
client-id: ${{ secrets.APP_ID }}
diff --git a/.github/workflows/compile_changelogs.yml b/.github/workflows/compile_changelogs.yml
index abc8d75eba5..bc27995e7c5 100644
--- a/.github/workflows/compile_changelogs.yml
+++ b/.github/workflows/compile_changelogs.yml
@@ -56,7 +56,7 @@ jobs:
- name: Generate App Token
id: app-token-generation
- uses: actions/create-github-app-token@v3.1.1
+ uses: actions/create-github-app-token@v3.2.0
if: env.APP_PRIVATE_KEY != '' && env.APP_ID != ''
with:
client-id: ${{ secrets.APP_ID }}
diff --git a/.github/workflows/discord_discussions.yml b/.github/workflows/discord_discussions.yml
index ec1b243d161..2d7a02dd587 100644
--- a/.github/workflows/discord_discussions.yml
+++ b/.github/workflows/discord_discussions.yml
@@ -41,7 +41,7 @@ jobs:
- name: Generate App Token
id: app-token-generation
- uses: actions/create-github-app-token@v3.1.1
+ uses: actions/create-github-app-token@v3.2.0
if: env.APP_PRIVATE_KEY != '' && env.APP_ID != ''
with:
client-id: ${{ secrets.APP_ID }}
diff --git a/.github/workflows/discord_pr_announce.yml b/.github/workflows/discord_pr_announce.yml
index ebaaa85d560..a24f8bb2b77 100644
--- a/.github/workflows/discord_pr_announce.yml
+++ b/.github/workflows/discord_pr_announce.yml
@@ -16,7 +16,7 @@ jobs:
if [ -n "$ENABLER_SECRET" ]; then SECRET_EXISTS=true ; fi
echo "SECRETS_ENABLED=$SECRET_EXISTS" >> $GITHUB_OUTPUT
- name: Send Discord notification
- uses: tgstation/discord-notify@v3
+ uses: tgstation/discord-notify@main
if: >
steps.secrets_set.outputs.SECRETS_ENABLED &&
(github.event.pull_request.merged == true || github.event.action == 'opened') &&
diff --git a/.github/workflows/generate_client_storage.yml b/.github/workflows/generate_client_storage.yml
index 141cf217093..18129481066 100644
--- a/.github/workflows/generate_client_storage.yml
+++ b/.github/workflows/generate_client_storage.yml
@@ -14,7 +14,7 @@ jobs:
steps:
- name: Generate App Token
id: app-token-generation
- uses: actions/create-github-app-token@v3.1.1
+ uses: actions/create-github-app-token@v3.2.0
if: env.APP_PRIVATE_KEY != '' && env.APP_ID != ''
with:
client-id: ${{ secrets.APP_ID }}
diff --git a/.github/workflows/run_linters.yml b/.github/workflows/run_linters.yml
index 622239883bd..7fc32f695e1 100644
--- a/.github/workflows/run_linters.yml
+++ b/.github/workflows/run_linters.yml
@@ -43,7 +43,7 @@ jobs:
with:
dotnet-version: 9.x
- name: Install OpenDream
- uses: robinraju/release-downloader@616444d935c04e4269e694a274bd94383479ecde
+ uses: robinraju/release-downloader@v1.13
with:
repository: "OpenDreamProject/OpenDream"
tag: "latest"
diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml
index 7e7151a6297..f4878ea941c 100644
--- a/.github/workflows/stale.yml
+++ b/.github/workflows/stale.yml
@@ -35,9 +35,11 @@ jobs:
- name: Filter staled pull requests for announcement
id: filter-prs
uses: actions/github-script@v9
+ env:
+ input: ${{steps.stale.outputs.staled-issues-prs}}
with:
script: |
- return JSON.parse(`${{steps.stale.outputs.staled-issues-prs}}`)
+ return JSON.parse(process.env.input)
.filter(issue => !!issue.pull_request)
.map(pr => ({
title: pr.title,
@@ -62,7 +64,7 @@ jobs:
if [ -n "$ENABLER_SECRET" ]; then SECRET_EXISTS=true ; fi
echo "SECRETS_ENABLED=$SECRET_EXISTS" >> $GITHUB_OUTPUT
- name: Send Discord notification
- uses: tgstation/discord-notify@v3
+ uses: tgstation/discord-notify@main
if: >
steps.secrets_set.outputs.SECRETS_ENABLED
with:
diff --git a/.github/workflows/update_tgs_dmapi.yml b/.github/workflows/update_tgs_dmapi.yml
index 5ee9fed6acf..f5e444634bb 100644
--- a/.github/workflows/update_tgs_dmapi.yml
+++ b/.github/workflows/update_tgs_dmapi.yml
@@ -40,7 +40,7 @@ jobs:
- name: Generate App Token
id: app-token-generation
- uses: actions/create-github-app-token@v3.1.1
+ uses: actions/create-github-app-token@v3.2.0
if: env.APP_PRIVATE_KEY != '' && env.APP_ID != ''
with:
client-id: ${{ secrets.APP_ID }}
diff --git a/_maps/RandomRuins/AnywhereRuins/shoe_factory.dmm b/_maps/RandomRuins/AnywhereRuins/shoe_factory.dmm
new file mode 100644
index 00000000000..6bc24120e0b
--- /dev/null
+++ b/_maps/RandomRuins/AnywhereRuins/shoe_factory.dmm
@@ -0,0 +1,1465 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"af" = (
+/obj/structure/disposalpipe/trunk{
+ dir = 2
+ },
+/obj/structure/disposaloutlet{
+ dir = 1
+ },
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"aW" = (
+/obj/structure/sign/poster/official/safety_eye_protection/directional/south,
+/turf/open/floor/plating/rust,
+/area/ruin/shoe_factory)
+"bl" = (
+/obj/effect/spawner/random/vending/colavend,
+/turf/open/floor/wood,
+/area/ruin/shoe_factory)
+"bQ" = (
+/obj/machinery/conveyor{
+ dir = 4;
+ id = "shoe_factory"
+ },
+/obj/structure/plasticflaps/opaque,
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"bV" = (
+/obj/effect/decal/cleanable/blood/old,
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"cf" = (
+/obj/effect/turf_decal/loading_area{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"cg" = (
+/obj/structure/table,
+/obj/effect/spawner/random/decoration/ornament,
+/turf/open/floor/iron{
+ baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
+ },
+/area/ruin/shoe_factory)
+"ck" = (
+/obj/effect/spawner/random/vending/snackvend,
+/turf/open/floor/wood,
+/area/ruin/shoe_factory)
+"cq" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/spawner/random/trash/graffiti{
+ spawn_loot_chance = 50
+ },
+/turf/open/floor/wood,
+/area/ruin/shoe_factory)
+"cL" = (
+/obj/structure/girder,
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"da" = (
+/turf/open/floor/plating/rust,
+/area/ruin/shoe_factory)
+"dj" = (
+/obj/machinery/conveyor{
+ dir = 5;
+ id = "shoe_factory"
+ },
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"dt" = (
+/obj/machinery/conveyor/inverted{
+ dir = 9;
+ id = "shoe_factory"
+ },
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"dx" = (
+/turf/closed/wall,
+/area/ruin/shoe_factory)
+"dy" = (
+/obj/effect/decal/cleanable/dirt/dust,
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"dz" = (
+/obj/effect/spawner/random/trash/garbage{
+ spawn_loot_count = 3;
+ spawn_scatter_radius = 1
+ },
+/obj/structure/cable,
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"dE" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"dF" = (
+/obj/effect/turf_decal/trimline/brown/filled/line{
+ dir = 4
+ },
+/turf/open/floor/iron{
+ baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
+ },
+/area/ruin/shoe_factory)
+"dX" = (
+/obj/structure/closet/crate,
+/obj/item/stack/sheet/hairlesshide,
+/obj/item/stack/sheet/hairlesshide,
+/obj/item/stack/sheet/hairlesshide,
+/obj/item/stack/sheet/leather/five,
+/obj/item/stack/sheet/leather/five,
+/obj/item/stack/sheet/leather/five,
+/obj/machinery/light/small/burned/directional/north,
+/turf/open/floor/plating/rust,
+/area/ruin/shoe_factory)
+"fh" = (
+/obj/structure/girder,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"gm" = (
+/obj/machinery/light/small/dim/directional/east,
+/obj/item/stack/sheet/cardboard/fifty,
+/obj/structure/rack,
+/obj/item/stack/package_wrap,
+/turf/open/floor/plating/rust,
+/area/ruin/shoe_factory)
+"gn" = (
+/obj/machinery/door/airlock/external/ruin,
+/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{
+ cycle_id = "shoe_factory_entrance"
+ },
+/obj/structure/barricade/wooden/crude,
+/turf/open/floor/iron{
+ baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
+ },
+/area/ruin/shoe_factory)
+"iT" = (
+/obj/effect/spawner/random/trash/graffiti{
+ pixel_x = -32;
+ spawn_loot_chance = 50
+ },
+/turf/open/floor/iron{
+ baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
+ },
+/area/ruin/shoe_factory)
+"jf" = (
+/obj/structure/closet/cardboard,
+/obj/effect/turf_decal/delivery,
+/obj/effect/spawner/random/mining_loot/shoe_factory{
+ spawn_loot_count = 1;
+ spawn_scatter_radius = 0;
+ spawn_random_offset = 0
+ },
+/obj/effect/decal/cleanable/dirt/dust,
+/turf/open/floor/plating/rust,
+/area/ruin/shoe_factory)
+"jF" = (
+/obj/machinery/space_heater,
+/obj/machinery/light/small/dim/directional/north,
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"jI" = (
+/obj/item/chair,
+/turf/open/floor/iron{
+ baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
+ },
+/area/ruin/shoe_factory)
+"jQ" = (
+/obj/structure/sign/warning,
+/turf/closed/wall,
+/area/ruin/shoe_factory)
+"jS" = (
+/obj/machinery/portable_atmospherics/canister/air,
+/turf/open/floor/plating/rust,
+/area/ruin/shoe_factory)
+"kJ" = (
+/obj/machinery/light/small/dim/directional/north,
+/turf/open/floor/iron{
+ baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
+ },
+/area/ruin/shoe_factory)
+"ld" = (
+/obj/structure/disposalpipe/segment{
+ dir = 9
+ },
+/obj/structure/railing{
+ dir = 1
+ },
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"le" = (
+/obj/structure/table,
+/obj/item/paper_bin,
+/obj/item/pen,
+/obj/structure/noticeboard/directional/east,
+/obj/item/paper/fluff/ruins/shoe_factory/osha_shutdown,
+/turf/open/floor/iron,
+/area/ruin/shoe_factory)
+"lk" = (
+/obj/structure/railing{
+ dir = 8
+ },
+/turf/open/floor/plating/rust,
+/area/ruin/shoe_factory)
+"mu" = (
+/obj/machinery/power/port_gen/pacman,
+/obj/item/wrench,
+/obj/item/stack/sheet/mineral/plasma/thirty,
+/obj/machinery/power/apc/auto_name/directional/north,
+/obj/structure/cable,
+/obj/effect/mapping_helpers/apc/unlocked,
+/obj/effect/mapping_helpers/apc/no_charge,
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"mM" = (
+/obj/machinery/button/door/directional/south{
+ id = "shoe_warehouse";
+ name = "Warehouse Shutters Control"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"ny" = (
+/obj/structure/table,
+/obj/item/storage/toolbox/mechanical{
+ pixel_x = -2;
+ pixel_y = 8
+ },
+/obj/effect/spawner/random/engineering/flashlight,
+/turf/open/floor/iron{
+ baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
+ },
+/area/ruin/shoe_factory)
+"nH" = (
+/obj/structure/loom,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"nJ" = (
+/obj/effect/turf_decal/trimline/brown/filled/line{
+ dir = 4
+ },
+/obj/effect/spawner/random/trash/graffiti{
+ spawn_loot_chance = 50
+ },
+/turf/open/floor/iron{
+ baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
+ },
+/area/ruin/shoe_factory)
+"ot" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"oU" = (
+/obj/machinery/door/airlock/external/ruin,
+/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{
+ cycle_id = "shoe_factory_entrance"
+ },
+/obj/effect/mapping_helpers/airlock_note_placer,
+/obj/item/paper/fluff/ruins/shoe_factory/osha_shutdown,
+/turf/open/floor/iron{
+ baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
+ },
+/area/ruin/shoe_factory)
+"pT" = (
+/turf/closed/wall{
+ baseturfs = /turf/open/floor/plating/lavaland_baseturf
+ },
+/area/ruin/shoe_factory)
+"qe" = (
+/obj/structure/table,
+/obj/item/plate/large,
+/obj/item/kitchen/fork,
+/obj/machinery/computer/security/telescreen/entertainment/directional/north,
+/turf/open/floor/wood,
+/area/ruin/shoe_factory)
+"qm" = (
+/obj/effect/mapping_helpers/broken_floor,
+/obj/item/chair,
+/turf/open/floor/wood,
+/area/ruin/shoe_factory)
+"qA" = (
+/obj/structure/kitchenspike,
+/obj/effect/decal/cleanable/blood/old,
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"ra" = (
+/obj/machinery/airalarm/directional/west,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plating/rust,
+/area/ruin/shoe_factory)
+"rt" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/effect/turf_decal/trimline/brown/filled/line{
+ dir = 1
+ },
+/turf/open/floor/iron{
+ baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
+ },
+/area/ruin/shoe_factory)
+"rW" = (
+/obj/effect/mapping_helpers/burnt_floor,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"sT" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron{
+ baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
+ },
+/area/ruin/shoe_factory)
+"tf" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/siding/white{
+ dir = 8
+ },
+/obj/machinery/door/airlock{
+ name = "Restroom"
+ },
+/turf/open/floor/iron/freezer,
+/area/ruin/shoe_factory)
+"tk" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/item/light/bulb/broken,
+/obj/machinery/light/small/empty/directional/south,
+/turf/open/floor/plating/rust,
+/area/ruin/shoe_factory)
+"tz" = (
+/obj/structure/closet/crate/bin,
+/obj/effect/spawner/random/trash/garbage,
+/obj/effect/spawner/random/trash/garbage,
+/turf/open/floor/wood,
+/area/ruin/shoe_factory)
+"ur" = (
+/turf/open/floor/wood,
+/area/ruin/shoe_factory)
+"uC" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/sign/poster/official/cleanliness/directional/east,
+/obj/structure/sink/kitchen/directional/west,
+/obj/machinery/light/small/directional/south,
+/obj/effect/spawner/random/trash/graffiti{
+ pixel_y = -32;
+ spawn_loot_chance = 50
+ },
+/turf/open/floor/iron/freezer,
+/area/ruin/shoe_factory)
+"uV" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/barricade/wooden/crude,
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"vO" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/spawner/random/trash/graffiti{
+ pixel_x = -32;
+ spawn_loot_chance = 50
+ },
+/turf/open/floor/iron{
+ baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
+ },
+/area/ruin/shoe_factory)
+"wv" = (
+/obj/structure/closet/cardboard,
+/obj/effect/turf_decal/delivery,
+/obj/effect/spawner/random/mining_loot/shoe_factory{
+ spawn_loot_count = 1;
+ spawn_scatter_radius = 0;
+ spawn_random_offset = 0
+ },
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"wQ" = (
+/obj/effect/spawner/random/trash/garbage{
+ spawn_scatter_radius = 1
+ },
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"xd" = (
+/obj/structure/closet/crate/wooden,
+/obj/item/stack/sheet/cotton/durathread{
+ amount = 50
+ },
+/obj/item/stack/sheet/cotton{
+ amount = 50
+ },
+/obj/item/stack/sheet/cotton/wool{
+ amount = 50
+ },
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"xt" = (
+/obj/machinery/door/airlock/glass{
+ name = "Break Room"
+ },
+/obj/effect/decal/cleanable/dirt/dust,
+/turf/open/floor/iron{
+ baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
+ },
+/area/ruin/shoe_factory)
+"xM" = (
+/obj/effect/turf_decal/trimline/brown/filled/corner,
+/obj/effect/decal/cleanable/dirt/dust,
+/turf/open/floor/iron{
+ baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
+ },
+/area/ruin/shoe_factory)
+"xW" = (
+/obj/structure/closet/crate/cardboard,
+/obj/effect/turf_decal/delivery,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/spawner/random/mining_loot/shoe_factory{
+ spawn_loot_count = 1;
+ spawn_scatter_radius = 0;
+ spawn_random_offset = 0
+ },
+/turf/open/floor/plating/rust,
+/area/ruin/shoe_factory)
+"xZ" = (
+/obj/machinery/button/door/directional/south{
+ id = "shoe_warehouse";
+ name = "Warehouse Shutters Control"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/effect/spawner/random/trash/graffiti{
+ spawn_loot_chance = 50
+ },
+/turf/open/floor/iron{
+ baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
+ },
+/area/ruin/shoe_factory)
+"yO" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/sign/poster/official/safety_eye_protection/directional/north,
+/turf/open/floor/plating/rust,
+/area/ruin/shoe_factory)
+"yZ" = (
+/obj/structure/filingcabinet,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron{
+ baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
+ },
+/area/ruin/shoe_factory)
+"zg" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"zs" = (
+/obj/machinery/smartfridge/drying/rack,
+/turf/open/floor/plating/rust,
+/area/ruin/shoe_factory)
+"zw" = (
+/obj/structure/grille/broken,
+/turf/open/floor/plating/rust,
+/area/ruin/shoe_factory)
+"zx" = (
+/obj/effect/turf_decal/trimline/brown/filled/line,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/spawner/random/trash/graffiti{
+ pixel_y = -32;
+ spawn_loot_chance = 50
+ },
+/turf/open/floor/iron{
+ baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
+ },
+/area/ruin/shoe_factory)
+"zE" = (
+/obj/structure/closet/crate/freezer,
+/obj/item/stack/sheet/animalhide/corgi,
+/obj/item/stack/sheet/animalhide/cat,
+/obj/item/stack/sheet/animalhide/carbon/monkey,
+/obj/item/stack/sheet/animalhide/carbon/lizard,
+/obj/item/stack/sheet/animalhide/carbon/human,
+/obj/item/stack/sheet/animalhide/bear,
+/turf/open/floor/plating/rust,
+/area/ruin/shoe_factory)
+"zF" = (
+/obj/effect/turf_decal/trimline/brown/filled/line,
+/turf/open/floor/iron{
+ baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
+ },
+/area/ruin/shoe_factory)
+"zS" = (
+/obj/effect/spawner/random/trash/graffiti{
+ spawn_loot_chance = 50
+ },
+/turf/closed/wall/rust,
+/area/ruin/shoe_factory)
+"Ad" = (
+/obj/effect/turf_decal/trimline/brown/filled/line,
+/obj/effect/decal/cleanable/dirt/dust,
+/turf/open/floor/iron{
+ baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
+ },
+/area/ruin/shoe_factory)
+"AC" = (
+/obj/machinery/smartfridge/drying/rack,
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"AM" = (
+/mob/living/basic/mouse,
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"AS" = (
+/obj/item/reagent_containers/cup/bucket,
+/obj/item/mop,
+/obj/structure/mop_bucket,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/storage/box/lights/mixed,
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"Bj" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/spawner/random/trash/graffiti{
+ pixel_y = -32;
+ spawn_loot_chance = 50
+ },
+/turf/open/floor/plating/rust,
+/area/ruin/shoe_factory)
+"Bo" = (
+/mob/living/basic/mouse,
+/turf/open/floor/iron{
+ baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
+ },
+/area/ruin/shoe_factory)
+"Bq" = (
+/obj/effect/spawner/random/trash/graffiti{
+ spawn_loot_chance = 50
+ },
+/turf/closed/wall,
+/area/ruin/shoe_factory)
+"BL" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/light/small/broken/directional/east,
+/obj/item/light/bulb/broken,
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"BM" = (
+/obj/structure/rack,
+/obj/item/clothing/shoes/sneakers/random,
+/turf/open/floor/iron{
+ baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
+ },
+/area/ruin/shoe_factory)
+"BW" = (
+/obj/structure/railing/corner/end,
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"DI" = (
+/turf/template_noop,
+/area/template_noop)
+"DP" = (
+/obj/effect/spawner/structure/window,
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"Es" = (
+/obj/effect/turf_decal/loading_area{
+ dir = 4
+ },
+/turf/open/floor/plating/rust,
+/area/ruin/shoe_factory)
+"EC" = (
+/obj/structure/girder,
+/turf/open/floor/plating/rust,
+/area/ruin/shoe_factory)
+"EL" = (
+/obj/machinery/light/directional/west,
+/obj/structure/extinguisher_cabinet/directional/west,
+/turf/open/floor/iron{
+ baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
+ },
+/area/ruin/shoe_factory)
+"ES" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plating/rust,
+/area/ruin/shoe_factory)
+"Fd" = (
+/obj/structure/table,
+/obj/item/clipboard,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"FS" = (
+/obj/structure/kitchenspike,
+/turf/open/floor/plating/rust,
+/area/ruin/shoe_factory)
+"Gp" = (
+/obj/effect/turf_decal/trimline/brown/filled/line,
+/obj/effect/spawner/random/trash/graffiti{
+ spawn_loot_chance = 50
+ },
+/turf/open/floor/iron{
+ baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
+ },
+/area/ruin/shoe_factory)
+"Gz" = (
+/obj/machinery/door/airlock/maintenance,
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"GH" = (
+/obj/machinery/door/poddoor/shutters{
+ name = "Warehouse Shutters";
+ id = "shoe_warehouse"
+ },
+/obj/effect/turf_decal/caution,
+/turf/open/floor/plating/rust,
+/area/ruin/shoe_factory)
+"GV" = (
+/obj/structure/extinguisher_cabinet/directional/south,
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"GX" = (
+/obj/structure/chair{
+ pixel_y = -2
+ },
+/turf/open/floor/plating/rust,
+/area/ruin/shoe_factory)
+"HK" = (
+/obj/machinery/digital_clock/directional/north,
+/obj/item/kirbyplants/random,
+/turf/open/floor/wood,
+/area/ruin/shoe_factory)
+"HL" = (
+/obj/effect/turf_decal/trimline/brown/filled/corner{
+ dir = 4
+ },
+/turf/open/floor/iron{
+ baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
+ },
+/area/ruin/shoe_factory)
+"HV" = (
+/obj/item/hand_labeler,
+/obj/item/hand_labeler_refill,
+/obj/effect/decal/cleanable/dirt/dust,
+/turf/open/floor/plating/rust,
+/area/ruin/shoe_factory)
+"Id" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/light/small/dim/directional/east,
+/turf/open/floor/plating/rust,
+/area/ruin/shoe_factory)
+"IG" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"JW" = (
+/obj/effect/turf_decal/trimline/brown/filled/line{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt/dust,
+/turf/open/floor/iron{
+ baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
+ },
+/area/ruin/shoe_factory)
+"Kk" = (
+/obj/structure/closet/crate/cardboard,
+/obj/effect/turf_decal/delivery,
+/obj/effect/spawner/random/mining_loot/shoe_factory{
+ spawn_loot_count = 1;
+ spawn_scatter_radius = 0;
+ spawn_random_offset = 0
+ },
+/obj/effect/decal/cleanable/dirt/dust,
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"Kq" = (
+/obj/structure/girder/displaced,
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"LA" = (
+/obj/structure/sign/poster/official/work_for_a_future/directional/south,
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/light/broken/directional/south,
+/obj/item/light/tube/broken,
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"LF" = (
+/obj/item/stack/sheet/cardboard/fifty,
+/obj/structure/rack,
+/obj/item/stack/package_wrap,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"LS" = (
+/obj/machinery/conveyor/inverted{
+ dir = 10;
+ id = "shoe_factory"
+ },
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"Mj" = (
+/obj/structure/chair/office,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron{
+ baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
+ },
+/area/ruin/shoe_factory)
+"MH" = (
+/obj/structure/grille,
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"Nq" = (
+/obj/item/knife,
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"Nr" = (
+/obj/structure/railing/corner/end{
+ dir = 8
+ },
+/turf/open/floor/plating/rust,
+/area/ruin/shoe_factory)
+"ND" = (
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"Ob" = (
+/obj/structure/railing{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"Op" = (
+/obj/machinery/conveyor{
+ dir = 6;
+ id = "shoe_factory"
+ },
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"OI" = (
+/obj/machinery/conveyor{
+ id = "shoe_factory"
+ },
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"OR" = (
+/obj/structure/table,
+/obj/machinery/coffeemaker{
+ pixel_y = 5
+ },
+/obj/effect/decal/cleanable/cobweb,
+/turf/open/floor/wood,
+/area/ruin/shoe_factory)
+"PK" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/plating/rust,
+/area/ruin/shoe_factory)
+"Re" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/spawner/random/trash/graffiti{
+ pixel_y = -32;
+ spawn_loot_chance = 50
+ },
+/obj/structure/toilet{
+ pixel_y = 8;
+ dir = 4
+ },
+/turf/open/floor/iron/freezer,
+/area/ruin/shoe_factory)
+"Rl" = (
+/obj/structure/sign/poster/official/do_not_question/directional/west,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plating/rust,
+/area/ruin/shoe_factory)
+"RO" = (
+/obj/structure/sign/warning,
+/turf/closed/wall/rust,
+/area/ruin/shoe_factory)
+"RU" = (
+/obj/structure/table,
+/obj/item/reagent_containers/condiment/saltshaker{
+ pixel_x = 7;
+ pixel_y = 9
+ },
+/obj/item/reagent_containers/condiment/peppermill{
+ pixel_x = 7;
+ pixel_y = 5
+ },
+/obj/effect/spawner/random/entertainment/deck{
+ pixel_x = -6
+ },
+/obj/machinery/light/small/directional/north,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/wood,
+/area/ruin/shoe_factory)
+"SX" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/effect/turf_decal/trimline/brown/filled/line{
+ dir = 1
+ },
+/turf/open/floor/iron{
+ baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
+ },
+/area/ruin/shoe_factory)
+"Tw" = (
+/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{
+ cycle_id = "shoe_factory_entrance"
+ },
+/obj/machinery/door/airlock/external/ruin,
+/obj/effect/mapping_helpers/airlock_note_placer,
+/obj/item/paper/fluff/ruins/shoe_factory/osha_shutdown,
+/turf/open/floor/iron{
+ baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
+ },
+/area/ruin/shoe_factory)
+"Uk" = (
+/obj/machinery/conveyor{
+ dir = 1;
+ id = "shoe_factory"
+ },
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"UL" = (
+/obj/structure/disposalpipe/segment{
+ dir = 5
+ },
+/obj/effect/turf_decal/trimline/brown/filled/line{
+ dir = 1
+ },
+/turf/open/floor/iron{
+ baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
+ },
+/area/ruin/shoe_factory)
+"UV" = (
+/obj/structure/table,
+/obj/machinery/microwave,
+/obj/effect/spawner/random/trash/graffiti{
+ pixel_x = -32;
+ spawn_loot_chance = 50
+ },
+/turf/open/floor/wood,
+/area/ruin/shoe_factory)
+"Vj" = (
+/obj/structure/table,
+/obj/effect/spawner/random/food_or_drink/donkpockets,
+/obj/item/coffee_cartridge,
+/obj/structure/sign/poster/contraband/eat/directional/west,
+/turf/open/floor/wood,
+/area/ruin/shoe_factory)
+"VY" = (
+/obj/machinery/conveyor_switch/oneway{
+ id = "shoe_factory";
+ conveyor_speed = 5
+ },
+/obj/effect/turf_decal/loading_area{
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"Wf" = (
+/turf/open/floor/iron{
+ baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
+ },
+/area/ruin/shoe_factory)
+"Wo" = (
+/obj/structure/railing{
+ dir = 8
+ },
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"Wx" = (
+/obj/machinery/disposal/delivery_chute{
+ dir = 1
+ },
+/obj/structure/disposalpipe/trunk{
+ dir = 2
+ },
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"WA" = (
+/obj/structure/railing,
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"WC" = (
+/obj/effect/turf_decal/trimline/brown/filled/line{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/dirt/dust,
+/turf/open/floor/iron{
+ baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
+ },
+/area/ruin/shoe_factory)
+"WO" = (
+/obj/effect/mapping_helpers/broken_floor,
+/turf/open/floor/wood,
+/area/ruin/shoe_factory)
+"Xv" = (
+/obj/effect/spawner/random/trash/graffiti{
+ spawn_loot_chance = 50
+ },
+/turf/open/floor/iron{
+ baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
+ },
+/area/ruin/shoe_factory)
+"Xy" = (
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"XN" = (
+/obj/effect/decal/cleanable/dirt/dust,
+/obj/effect/spawner/random/trash/graffiti{
+ pixel_y = -32;
+ spawn_loot_chance = 50
+ },
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"XW" = (
+/obj/item/light/tube/broken,
+/obj/machinery/light/empty/directional/north,
+/turf/open/floor/iron{
+ baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
+ },
+/area/ruin/shoe_factory)
+"Yr" = (
+/obj/machinery/door/poddoor/shutters{
+ name = "Warehouse Shutters";
+ id = "shoe_warehouse"
+ },
+/obj/effect/turf_decal/caution,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/iron{
+ baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
+ },
+/area/ruin/shoe_factory)
+"YM" = (
+/turf/closed/wall/rust,
+/area/ruin/shoe_factory)
+"YX" = (
+/obj/effect/spawner/random/mining_loot/shoe_factory,
+/obj/machinery/conveyor{
+ dir = 1;
+ id = "shoe_factory"
+ },
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"YY" = (
+/obj/effect/spawner/random/mining_loot/shoe_factory,
+/obj/machinery/conveyor{
+ id = "shoe_factory"
+ },
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"Zl" = (
+/obj/structure/grille,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plating,
+/area/ruin/shoe_factory)
+"Zo" = (
+/obj/structure/chair{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/ruin/shoe_factory)
+
+(1,1,1) = {"
+DI
+DI
+DI
+DI
+DI
+DI
+DI
+DI
+DI
+DI
+DI
+DI
+DI
+DI
+DI
+DI
+DI
+DI
+DI
+"}
+(2,1,1) = {"
+DI
+DI
+DI
+DI
+DI
+DI
+DI
+DI
+DI
+DI
+DI
+DI
+DI
+DI
+DI
+DI
+DI
+DI
+DI
+"}
+(3,1,1) = {"
+DI
+DI
+DI
+DI
+DI
+DI
+DI
+DI
+DI
+DI
+DI
+DI
+DI
+YM
+gn
+gn
+pT
+DI
+DI
+"}
+(4,1,1) = {"
+DI
+DI
+DI
+DI
+DI
+dx
+uV
+uV
+Xy
+YM
+DI
+DI
+DI
+pT
+kJ
+XN
+pT
+DI
+DI
+"}
+(5,1,1) = {"
+DI
+DI
+DI
+DI
+YM
+dx
+GX
+ny
+jI
+dx
+dx
+dx
+YM
+EC
+Tw
+oU
+dx
+DI
+DI
+"}
+(6,1,1) = {"
+dx
+YM
+dx
+dx
+EC
+Rl
+Wf
+sT
+Wf
+iT
+EL
+vO
+da
+Wf
+dy
+Wf
+YM
+dx
+DI
+"}
+(7,1,1) = {"
+dx
+OR
+Vj
+UV
+YM
+Xv
+xM
+JW
+nJ
+da
+dy
+dF
+JW
+nJ
+HL
+ES
+BM
+uV
+DI
+"}
+(8,1,1) = {"
+dx
+qe
+qm
+ur
+xt
+sT
+zF
+jQ
+YM
+DP
+MH
+DP
+Kq
+RO
+WC
+sT
+BM
+uV
+DI
+"}
+(9,1,1) = {"
+YM
+RU
+Zo
+cq
+dx
+da
+ES
+YM
+dj
+Uk
+YX
+Uk
+Uk
+af
+UL
+Bo
+BM
+uV
+DI
+"}
+(10,1,1) = {"
+YM
+HK
+rW
+WO
+dx
+XW
+Bj
+YM
+bQ
+DP
+DP
+DP
+YM
+dx
+SX
+LA
+YM
+YM
+YM
+"}
+(11,1,1) = {"
+dx
+bl
+tz
+ck
+zS
+Wf
+zx
+dx
+Op
+OI
+YY
+OI
+dt
+Bq
+SX
+Wf
+dx
+Re
+YM
+"}
+(12,1,1) = {"
+dx
+dx
+EC
+dx
+YM
+ES
+Ad
+Kq
+fh
+Zl
+DP
+DP
+bQ
+YM
+PK
+Wf
+tf
+uC
+YM
+"}
+(13,1,1) = {"
+DI
+YM
+jF
+ra
+Gz
+sT
+Gp
+YM
+dj
+Uk
+YX
+Uk
+LS
+Bq
+rt
+xZ
+dx
+dx
+dx
+"}
+(14,1,1) = {"
+DI
+dx
+mu
+dz
+YM
+YM
+cL
+dx
+bQ
+dx
+YM
+YM
+cL
+dx
+Yr
+GH
+YM
+DI
+DI
+"}
+(15,1,1) = {"
+DI
+dx
+jS
+AS
+dx
+zE
+ND
+fh
+Op
+OI
+YY
+OI
+dt
+YM
+ot
+mM
+dx
+DI
+DI
+"}
+(16,1,1) = {"
+DI
+dx
+YM
+YM
+dx
+dX
+dE
+dx
+YM
+DP
+DP
+DP
+bQ
+YM
+IG
+tk
+YM
+DI
+DI
+"}
+(17,1,1) = {"
+DI
+DI
+DI
+DI
+dx
+xd
+ND
+YM
+dj
+Uk
+YX
+Uk
+LS
+Kq
+zg
+ND
+YM
+DI
+DI
+"}
+(18,1,1) = {"
+DI
+DI
+dx
+dx
+cL
+nH
+aW
+dx
+bQ
+DP
+DP
+zw
+dx
+YM
+yO
+dy
+dx
+DI
+DI
+"}
+(19,1,1) = {"
+DI
+DI
+YM
+zs
+ND
+ND
+ND
+WA
+Op
+OI
+OI
+OI
+OI
+Wx
+ld
+GV
+dx
+dx
+YM
+"}
+(20,1,1) = {"
+DI
+DI
+dx
+FS
+bV
+da
+da
+BW
+lk
+cf
+VY
+Es
+Wo
+Ob
+Nr
+wQ
+HV
+yZ
+YM
+"}
+(21,1,1) = {"
+DI
+DI
+YM
+qA
+Nq
+ND
+wQ
+ND
+da
+dy
+AM
+ND
+dE
+dy
+dy
+dE
+Mj
+cg
+dx
+"}
+(22,1,1) = {"
+DI
+DI
+dx
+AC
+da
+BL
+ND
+dE
+Kk
+jf
+gm
+LF
+wv
+xW
+da
+Id
+le
+Fd
+YM
+"}
+(23,1,1) = {"
+DI
+DI
+YM
+dx
+YM
+YM
+YM
+dx
+dx
+dx
+dx
+YM
+dx
+dx
+dx
+YM
+dx
+YM
+dx
+"}
diff --git a/_maps/RandomRuins/IceRuins/icemoon_underground_syndidome.dmm b/_maps/RandomRuins/IceRuins/icemoon_underground_syndidome.dmm
index 07e7273ca21..e520d14def6 100644
--- a/_maps/RandomRuins/IceRuins/icemoon_underground_syndidome.dmm
+++ b/_maps/RandomRuins/IceRuins/icemoon_underground_syndidome.dmm
@@ -1333,10 +1333,6 @@
},
/turf/open/floor/mineral/plastitanium/red,
/area/ruin/syndibiodome)
-"qJ" = (
-/obj/effect/turf_decal/trimline/tram/filled,
-/turf/closed/indestructible/syndicate,
-/area/ruin/syndibiodome)
"qN" = (
/turf/closed/indestructible/syndicate,
/area/ruin/syndibiodome)
@@ -5086,7 +5082,7 @@ qN
mW
qN
qN
-qJ
+qN
qN
xf
oH
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_battle_site.dmm b/_maps/RandomRuins/LavaRuins/lavaland_battle_site.dmm
index ea41e728846..d1da6074b99 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_battle_site.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_battle_site.dmm
@@ -10,7 +10,7 @@
desc = "A crown that was fit for a king, looks like it didn't get them very far.";
name = "dented crown"
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"g" = (
/obj/structure/water_source/puddle,
@@ -19,18 +19,18 @@
"h" = (
/obj/effect/mob_spawn/corpse/human/skeleton,
/obj/item/shield/buckler,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"j" = (
/turf/template_noop,
/area/template_noop)
"m" = (
/obj/effect/decal/cleanable/shreds,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"n" = (
/obj/structure/stone_tile/block/burnt,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"o" = (
/obj/structure/stone_tile/burnt{
@@ -41,39 +41,39 @@
},
/obj/effect/decal/cleanable/blood/drip,
/mob/living/basic/mining/goliath,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"p" = (
/obj/item/stack/rods{
pixel_x = 10
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"q" = (
/obj/structure/flora/rock,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"s" = (
/mob/living/basic/mining/goliath,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"t" = (
/obj/effect/decal/cleanable/blood/gibs/old,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"u" = (
/obj/effect/decal/cleanable/blood/old,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"x" = (
/obj/effect/decal/cleanable/blood/drip,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"D" = (
/obj/structure/statue/bone/rib{
name = "colossal tailbone"
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"F" = (
/obj/effect/decal/cleanable/blood/drip,
@@ -81,33 +81,33 @@
dir = 1
},
/obj/structure/statue/bone/rib,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"G" = (
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"H" = (
/obj/structure/firepit,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"I" = (
/obj/structure/closet/crate/wooden,
/obj/item/stack/sheet/animalhide/goliath_hide,
/obj/item/flashlight/flare/torch,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"J" = (
/obj/structure/flora/ash/cap_shroom,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"K" = (
/obj/structure/closet/crate/wooden,
/obj/item/stack/sheet/sinew,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"M" = (
/obj/structure/statue/bone/skull,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"O" = (
/obj/structure/statue/bone/rib{
@@ -116,18 +116,18 @@
/obj/structure/stone_tile/cracked{
dir = 4
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"P" = (
/obj/effect/mob_spawn/corpse/human/skeleton,
/obj/item/shovel/spade,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"S" = (
/obj/structure/chair/wood/wings{
color = "#ffff00"
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"T" = (
/obj/effect/mob_spawn/corpse/human/skeleton,
@@ -135,14 +135,14 @@
pixel_x = 13;
pixel_y = 12
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"U" = (
/obj/structure/statue/bone/rib,
/obj/structure/stone_tile/cracked{
dir = 1
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"V" = (
/obj/effect/mob_spawn/corpse/human/skeleton,
@@ -150,14 +150,14 @@
pixel_x = -1;
pixel_y = -7
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"X" = (
/obj/structure/stone_tile/burnt,
/obj/structure/stone_tile/burnt{
dir = 4
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Y" = (
/obj/effect/mob_spawn/corpse/human/skeleton,
@@ -165,7 +165,7 @@
pixel_y = -12;
pixel_x = 2
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
(1,1,1) = {"
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_biodome_beach.dmm b/_maps/RandomRuins/LavaRuins/lavaland_biodome_beach.dmm
index caf994011d8..494d435575e 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_biodome_beach.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_biodome_beach.dmm
@@ -260,7 +260,7 @@
/area/ruin/powered/beach)
"gX" = (
/obj/machinery/atmospherics/components/unary/passive_vent/layer4,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors/explored)
"hj" = (
/obj/structure/flora/tree/palm,
@@ -630,7 +630,7 @@
/turf/closed/wall/mineral/wood/nonmetal,
/area/ruin/powered/beach)
"wL" = (
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors/explored)
"wY" = (
/turf/open/floor/pod/light,
@@ -769,9 +769,6 @@
"Bn" = (
/turf/open/floor/carpet/blue,
/area/ruin/powered/beach)
-"Bp" = (
-/turf/closed/mineral/random/volcanic,
-/area/lavaland/surface/outdoors/explored)
"Bv" = (
/obj/effect/turf_decal/sand,
/obj/machinery/light/directional/east,
@@ -793,6 +790,10 @@
},
/turf/closed/wall/mineral/sandstone,
/area/ruin/powered/beach)
+"Cl" = (
+/obj/effect/spawner/random/entertainment/slot_machine,
+/turf/open/floor/wood,
+/area/ruin/powered/beach)
"Cq" = (
/obj/structure/sign/departments/restroom/directional/east,
/turf/open/floor/wood,
@@ -832,6 +833,9 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer4,
/turf/open/floor/wood,
/area/ruin/powered/beach)
+"Dh" = (
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
+/area/lavaland/surface/outdoors/explored)
"Ds" = (
/obj/structure/closet/secure_closet/freezer/kitchen/all_access,
/turf/open/floor/wood,
@@ -981,6 +985,9 @@
dir = 8
},
/area/ruin/powered/beach)
+"Jj" = (
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
+/area/template_noop)
"Jr" = (
/turf/open/floor/carpet/purple,
/area/ruin/powered/beach)
@@ -1074,10 +1081,6 @@
},
/turf/closed/wall/mineral/sandstone,
/area/ruin/powered/beach)
-"NJ" = (
-/obj/effect/spawner/random/entertainment/slot_machine,
-/turf/open/floor/wood,
-/area/ruin/powered/beach)
"NK" = (
/obj/machinery/grill,
/turf/open/floor/wood,
@@ -1409,23 +1412,20 @@
/obj/structure/curtain,
/turf/open/floor/plating,
/area/ruin/powered/beach)
-"ZS" = (
-/turf/closed/mineral/random/volcanic,
-/area/template_noop)
(1,1,1) = {"
aa
aa
aa
aa
-Bp
-Bp
-Bp
-Bp
+Dh
+Dh
+Dh
+Dh
wL
wL
wL
-Bp
+Dh
aa
aa
aa
@@ -1442,8 +1442,8 @@ BE
BE
BE
yc
-Bp
-Bp
+Dh
+aa
"}
(2,1,1) = {"
aa
@@ -1451,8 +1451,8 @@ aa
aa
aa
aa
-aa
-aa
+Dh
+Dh
aj
gs
gs
@@ -1475,16 +1475,16 @@ Df
aF
Fr
yc
-Bp
+aa
"}
(3,1,1) = {"
aa
aa
aa
-aa
-aa
-aa
-aa
+Dh
+Dh
+Dh
+Dh
aj
cg
Cs
@@ -1507,7 +1507,7 @@ kh
aC
hS
cd
-Bp
+aa
"}
(4,1,1) = {"
aa
@@ -1539,12 +1539,12 @@ CK
IJ
mE
CU
-Bp
+aa
"}
(5,1,1) = {"
aa
aj
-NJ
+Cl
Fa
xg
aC
@@ -1571,12 +1571,12 @@ aP
Wd
aj
MZ
-Bp
+Dh
"}
(6,1,1) = {"
aa
aj
-NJ
+Cl
Bg
Ti
Fa
@@ -1603,7 +1603,7 @@ cE
cE
gF
MZ
-Bp
+Dh
"}
(7,1,1) = {"
aa
@@ -1635,7 +1635,7 @@ uz
uz
lq
MZ
-Bp
+Dh
"}
(8,1,1) = {"
aa
@@ -1667,7 +1667,7 @@ uz
uz
PN
MZ
-Bp
+Dh
"}
(9,1,1) = {"
aa
@@ -1699,7 +1699,7 @@ uz
uz
lq
MZ
-Bp
+Dh
"}
(10,1,1) = {"
aa
@@ -1766,7 +1766,7 @@ IP
MZ
"}
(12,1,1) = {"
-aa
+Dh
MZ
VI
VI
@@ -1798,7 +1798,7 @@ Ro
MZ
"}
(13,1,1) = {"
-Bp
+Dh
Fr
yc
VI
@@ -1830,7 +1830,7 @@ Ro
MZ
"}
(14,1,1) = {"
-Bp
+Dh
wL
MZ
SC
@@ -1862,7 +1862,7 @@ Ro
MZ
"}
(15,1,1) = {"
-Bp
+Dh
gX
cd
VI
@@ -1894,7 +1894,7 @@ EL
MZ
"}
(16,1,1) = {"
-Bp
+Dh
wL
MZ
dj
@@ -1926,7 +1926,7 @@ Ro
MZ
"}
(17,1,1) = {"
-Bp
+Dh
wL
MZ
VY
@@ -1958,7 +1958,7 @@ Ro
MZ
"}
(18,1,1) = {"
-Bp
+Dh
Zi
Mf
UT
@@ -2114,8 +2114,8 @@ AE
eA
qf
MZ
-Bp
-Bp
+Dh
+aa
"}
(23,1,1) = {"
aa
@@ -2147,7 +2147,7 @@ gC
rO
Fr
yc
-Bp
+Dh
"}
(24,1,1) = {"
aa
@@ -2339,7 +2339,7 @@ BE
CU
BE
Mf
-Bp
+aa
"}
(30,1,1) = {"
aa
@@ -2349,7 +2349,7 @@ BE
BE
BE
Mf
-ZS
+Jj
Fr
BE
BE
@@ -2364,12 +2364,12 @@ Mf
aj
aj
aj
-Bp
-Bp
-Bp
-Bp
-Bp
-Bp
-Bp
-Bp
+Dh
+Dh
+aa
+aa
+aa
+aa
+aa
+aa
"}
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_biodome_clown_planet.dmm b/_maps/RandomRuins/LavaRuins/lavaland_biodome_clown_planet.dmm
index 8b4dd1bc5d0..41e568324dc 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_biodome_clown_planet.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_biodome_clown_planet.dmm
@@ -441,7 +441,7 @@
name = "stealth banana peel"
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors/explored)
"jw" = (
/obj/structure/disposalpipe/segment{
@@ -533,6 +533,11 @@
/obj/effect/turf_decal/tile/yellow/fourcorners,
/turf/open/indestructible/permalube,
/area/ruin/powered/clownplanet)
+"qO" = (
+/obj/machinery/light/directional/west,
+/obj/effect/mapping_helpers/no_lava,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
+/area/ruin/powered/clownplanet)
"rP" = (
/obj/structure/disposalpipe/segment{
dir = 4;
@@ -563,6 +568,10 @@
"ye" = (
/turf/open/lava/smooth,
/area/ruin/powered/clownplanet)
+"Am" = (
+/obj/effect/mapping_helpers/no_lava,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
+/area/lavaland/surface/outdoors/explored)
"BO" = (
/obj/structure/disposalpipe/segment{
dir = 4;
@@ -615,6 +624,11 @@
/obj/effect/turf_decal/tile/yellow/fourcorners,
/turf/open/indestructible/permalube,
/area/ruin/powered/clownplanet)
+"Ig" = (
+/obj/machinery/light/directional/east,
+/obj/effect/mapping_helpers/no_lava,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
+/area/ruin/powered/clownplanet)
"JU" = (
/obj/item/bikehorn,
/obj/structure/disposalpipe/segment{
@@ -739,11 +753,11 @@ aa
aa
aa
aa
-QT
-QT
-QT
-QT
-QT
+Am
+Am
+Am
+Am
+Am
aa
aa
aa
@@ -772,11 +786,11 @@ cc
cc
cc
cc
-Or
-QT
+Ig
+Am
gX
-QT
-QT
+Am
+Am
gX
Or
cc
@@ -1724,11 +1738,11 @@ cc
cc
cc
cc
-Zg
-QT
+qO
+Am
gX
-QT
-QT
+Am
+Am
gX
Zg
cc
@@ -1759,11 +1773,11 @@ aa
aa
aa
aa
-QT
-QT
-QT
-QT
-QT
+Am
+Am
+Am
+Am
+Am
aa
aa
aa
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_strong_rock.dmm b/_maps/RandomRuins/LavaRuins/lavaland_strong_rock.dmm
index ad90df10167..6956c444f01 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_strong_rock.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_strong_rock.dmm
@@ -1,6 +1,7 @@
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
"a" = (
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/obj/effect/mapping_helpers/no_lava,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/template_noop)
"b" = (
/turf/closed/mineral/strong,
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_ash_walker1.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_ash_walker1.dmm
index 6bf42240c85..3d57df9235b 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_surface_ash_walker1.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_ash_walker1.dmm
@@ -6,13 +6,13 @@
/obj/structure/stone_tile/surrounding_tile{
dir = 4
},
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"ac" = (
/obj/structure/stone_tile/block{
dir = 1
},
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"ad" = (
/obj/structure/stone_tile/block{
@@ -21,13 +21,13 @@
/obj/structure/stone_tile/cracked{
dir = 8
},
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"ae" = (
/obj/structure/stone_tile/block/cracked{
dir = 1
},
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"af" = (
/obj/structure/stone_tile/block{
@@ -36,37 +36,30 @@
/obj/structure/stone_tile{
dir = 8
},
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"ag" = (
/obj/structure/stone_tile/surrounding_tile/cracked{
dir = 1
},
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"ah" = (
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"ai" = (
/obj/structure/stone_tile/surrounding_tile/cracked{
dir = 4
},
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"aj" = (
/obj/structure/stone_tile/slab,
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"ak" = (
/turf/closed/indestructible/riveted/boss,
/area/ruin/unpowered/ash_walkers)
-"al" = (
-/obj/effect/mapping_helpers/no_lava,
-/obj/structure/railing/wooden_fence{
- dir = 1
- },
-/turf/open/misc/asteroid/basalt/lava_land_surface,
-/area/lavaland/surface/outdoors)
"aq" = (
/obj/structure/stone_tile/block/cracked{
dir = 8
@@ -74,27 +67,11 @@
/obj/structure/stone_tile/surrounding_tile/cracked{
dir = 1
},
-/turf/closed/mineral/volcanic/lava_land_surface,
-/area/lavaland/surface/outdoors)
-"ar" = (
-/obj/effect/mapping_helpers/no_lava,
-/obj/structure/railing/wooden_fence{
- dir = 9
- },
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"as" = (
/turf/closed/wall/mineral/wood,
/area/ruin/unpowered/ash_walkers)
-"at" = (
-/obj/structure/stone_tile/block{
- dir = 8
- },
-/obj/structure/stone_tile/block{
- dir = 4
- },
-/turf/closed/mineral/volcanic/lava_land_surface,
-/area/lavaland/surface/outdoors)
"au" = (
/obj/structure/stone_tile,
/obj/structure/stone_tile{
@@ -154,12 +131,6 @@
/obj/item/flashlight/flare/torch,
/turf/open/indestructible/boss,
/area/ruin/unpowered/ash_walkers)
-"aF" = (
-/obj/structure/stone_tile/block{
- dir = 8
- },
-/turf/closed/mineral/volcanic/lava_land_surface,
-/area/lavaland/surface/outdoors)
"aG" = (
/obj/structure/stone_tile/block/cracked{
dir = 4
@@ -210,13 +181,7 @@
/turf/open/indestructible/boss,
/area/ruin/unpowered/ash_walkers)
"aR" = (
-/obj/structure/stone_tile/block{
- dir = 8
- },
-/obj/structure/stone_tile/block/cracked{
- dir = 4
- },
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/indestructible/riveted/boss,
/area/lavaland/surface/outdoors)
"aS" = (
/obj/structure/stone_tile/block{
@@ -323,18 +288,11 @@
/obj/structure/stone_tile,
/turf/open/indestructible/boss,
/area/ruin/unpowered/ash_walkers)
-"bh" = (
-/obj/effect/mapping_helpers/no_lava,
-/obj/structure/railing/wooden_fence{
- dir = 5
- },
-/turf/open/misc/asteroid/basalt/lava_land_surface,
-/area/lavaland/surface/outdoors)
"bi" = (
/obj/structure/stone_tile/block/cracked{
dir = 8
},
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"bj" = (
/obj/structure/stone_tile/block/cracked{
@@ -447,7 +405,7 @@
"bx" = (
/obj/structure/stone_tile/slab/cracked,
/obj/effect/decal/cleanable/blood,
-/turf/open/indestructible/boss,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ash_walkers)
"by" = (
/obj/structure/closet/crate,
@@ -489,7 +447,7 @@
/obj/structure/stone_tile/block/cracked{
dir = 4
},
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"bG" = (
/turf/closed/indestructible/riveted/boss/see_through,
@@ -513,14 +471,14 @@
"bJ" = (
/obj/effect/mapping_helpers/no_lava,
/mob/living/basic/mining/gutlunch/milk,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"cp" = (
/obj/effect/mapping_helpers/no_lava,
/obj/structure/railing/wooden_fence{
dir = 8
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"cF" = (
/obj/structure/stone_tile/block{
@@ -583,39 +541,39 @@
/obj/structure/stone_tile/surrounding_tile/cracked{
dir = 8
},
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"cP" = (
/obj/structure/stone_tile/block,
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"cQ" = (
/obj/structure/stone_tile/block/cracked,
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"cR" = (
/obj/structure/stone_tile/surrounding_tile/cracked,
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"cT" = (
/obj/structure/stone_tile,
/obj/structure/stone_tile/block{
dir = 1
},
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"du" = (
/obj/structure/stone_tile/cracked{
dir = 1
},
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"dz" = (
/obj/structure/stone_tile/cracked{
dir = 1
},
/obj/structure/stone_tile/cracked,
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"dB" = (
/obj/structure/stone_tile/surrounding_tile/cracked{
@@ -628,35 +586,35 @@
dir = 8
},
/obj/structure/stone_tile/center/cracked,
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"dC" = (
/obj/structure/stone_tile,
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"dD" = (
/obj/structure/stone_tile/cracked{
dir = 8
},
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"dE" = (
/obj/structure/stone_tile,
/obj/structure/stone_tile/cracked{
dir = 8
},
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"dP" = (
/obj/structure/stone_tile/block{
dir = 4
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ash_walkers)
"eu" = (
/obj/structure/stone_tile,
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"eC" = (
/obj/structure/stone_tile/block{
@@ -664,7 +622,7 @@
},
/obj/item/pickaxe,
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"eG" = (
/obj/structure/closet/crate/radiation,
@@ -677,27 +635,27 @@
/obj/item/flashlight/flare/torch,
/obj/item/flashlight/flare/torch,
/obj/item/flashlight/flare/torch,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ash_walkers)
"fM" = (
/obj/effect/mapping_helpers/no_lava,
/mob/living/basic/mining/gutlunch/warrior,
/obj/item/flashlight/lantern,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"gi" = (
/obj/structure/table/optable,
/obj/structure/stone_tile{
dir = 1
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ash_walkers)
"hF" = (
/obj/structure/stone_tile/block/cracked{
dir = 8
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"id" = (
/obj/structure/stone_tile{
@@ -706,7 +664,7 @@
/obj/structure/stone_tile/cracked,
/obj/effect/decal/cleanable/blood,
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"ie" = (
/obj/machinery/hydroponics/soil,
@@ -725,7 +683,7 @@
dir = 4
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"iW" = (
/obj/structure/stone_tile/block,
@@ -733,14 +691,14 @@
dir = 1
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"kX" = (
/obj/structure/stone_tile/block/cracked{
dir = 4
},
/obj/item/flashlight/flare/torch,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ash_walkers)
"mm" = (
/obj/structure/stone_tile,
@@ -755,22 +713,22 @@
},
/obj/effect/decal/cleanable/blood,
/obj/item/crusher_trophy/retool_kit/ashenskull,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ash_walkers)
"mo" = (
/obj/structure/stone_tile/block,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"mp" = (
/obj/structure/stone_tile/surrounding/cracked,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ash_walkers)
"mB" = (
/obj/structure/stone_tile/surrounding/cracked{
dir = 1
},
/obj/item/flashlight/lantern,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ash_walkers)
"mL" = (
/obj/effect/mob_spawn/corpse/human/damaged,
@@ -778,7 +736,7 @@
/obj/structure/stone_tile/cracked{
dir = 1
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"nB" = (
/obj/effect/decal/cleanable/blood,
@@ -790,14 +748,14 @@
dir = 1
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"oI" = (
/obj/structure/stone_tile{
dir = 8
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"pT" = (
/obj/structure/stone_tile/surrounding_tile/cracked,
@@ -809,7 +767,7 @@
},
/obj/structure/stone_tile/center,
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"qm" = (
/obj/effect/mapping_helpers/no_lava,
@@ -819,25 +777,25 @@
/obj/structure/stone_tile/block/cracked{
dir = 4
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"qn" = (
/obj/item/storage/box/rxglasses,
/obj/structure/stone_tile{
dir = 1
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ash_walkers)
"qw" = (
/obj/structure/stone_tile/slab,
/obj/effect/decal/cleanable/blood,
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"qH" = (
/obj/effect/mapping_helpers/no_lava,
/obj/structure/railing/wooden_fence,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"qV" = (
/obj/structure/stone_tile/surrounding_tile{
@@ -849,7 +807,7 @@
dir = 4
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"qZ" = (
/obj/structure/stone_tile/block{
@@ -859,7 +817,7 @@
dir = 8
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"rs" = (
/obj/structure/stone_tile/surrounding_tile/cracked{
@@ -872,18 +830,18 @@
/obj/structure/stone_tile/center,
/obj/item/hatchet/wooden,
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"ry" = (
/obj/structure/stone_tile/block,
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"rZ" = (
/obj/structure/stone_tile/slab/cracked{
dir = 4
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ash_walkers)
"sd" = (
/obj/structure/stone_tile/surrounding_tile{
@@ -898,24 +856,24 @@
/obj/structure/stone_tile/center,
/obj/effect/decal/cleanable/blood,
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"sz" = (
/obj/effect/mapping_helpers/no_lava,
/obj/structure/stone_tile/block/cracked{
dir = 8
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"ty" = (
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"tY" = (
/obj/structure/stone_tile/block/cracked{
dir = 1
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"ua" = (
/obj/structure/stone_tile{
@@ -926,7 +884,7 @@
},
/obj/item/spear,
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"uv" = (
/obj/structure/stone_tile/surrounding_tile{
@@ -936,11 +894,11 @@
dir = 4
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"vk" = (
/obj/structure/stone_tile,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ash_walkers)
"vw" = (
/obj/structure/stone_tile/cracked{
@@ -950,15 +908,8 @@
/obj/item/flashlight/flare/torch,
/obj/item/flashlight/flare/torch,
/obj/item/flashlight/flare/torch,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ash_walkers)
-"vV" = (
-/obj/effect/mapping_helpers/no_lava,
-/obj/structure/railing/wooden_fence{
- dir = 4
- },
-/turf/open/misc/asteroid/basalt/lava_land_surface,
-/area/lavaland/surface/outdoors)
"wB" = (
/obj/structure/stone_tile/block,
/obj/structure/stone_tile{
@@ -968,7 +919,7 @@
dir = 1
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"wQ" = (
/obj/structure/stone_tile/cracked{
@@ -977,12 +928,12 @@
/obj/structure/stone_tile{
dir = 4
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ash_walkers)
"xd" = (
/obj/structure/stone_tile/block/cracked,
/obj/item/storage/toolbox/syndicate,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ash_walkers)
"xo" = (
/obj/structure/stone_tile/cracked{
@@ -993,7 +944,7 @@
/obj/structure/stone_tile/cracked{
dir = 1
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"xH" = (
/obj/item/spear,
@@ -1001,7 +952,7 @@
dir = 4
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"zD" = (
/obj/item/stack/sheet/mineral/wood,
@@ -1009,7 +960,7 @@
dir = 4
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"zR" = (
/obj/structure/stone_tile/surrounding_tile,
@@ -1021,14 +972,14 @@
},
/obj/structure/stone_tile/center,
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Aj" = (
/obj/structure/stone_tile/cracked{
dir = 1
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"AV" = (
/obj/item/pickaxe,
@@ -1036,7 +987,7 @@
dir = 1
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Bc" = (
/obj/item/shovel,
@@ -1044,7 +995,7 @@
dir = 8
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Bl" = (
/obj/structure/stone_tile/surrounding_tile,
@@ -1056,20 +1007,20 @@
dir = 8
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Bq" = (
/obj/structure/stone_tile/cracked{
dir = 4
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Cg" = (
/obj/structure/stone_tile/block/cracked{
dir = 8
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ash_walkers)
"Dx" = (
/obj/effect/decal/cleanable/blood,
@@ -1080,7 +1031,7 @@
dir = 4
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Dz" = (
/obj/effect/mapping_helpers/no_lava,
@@ -1088,7 +1039,7 @@
dir = 8
},
/obj/structure/stone_tile,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Ee" = (
/obj/structure/stone_tile/block/cracked,
@@ -1099,14 +1050,14 @@
dir = 4
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Fa" = (
/obj/structure/stone_tile/block{
dir = 4
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Fg" = (
/obj/structure/stone_tile,
@@ -1117,19 +1068,19 @@
dir = 1
},
/obj/item/spear,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ash_walkers)
"Fp" = (
/obj/structure/stone_tile/slab,
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"FJ" = (
/obj/structure/stone_tile{
dir = 1
},
/obj/item/weldingtool/experimental,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ash_walkers)
"Go" = (
/obj/structure/stone_tile/cracked{
@@ -1139,11 +1090,11 @@
dir = 1
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Gv" = (
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Gx" = (
/obj/structure/stone_tile/block/cracked,
@@ -1159,7 +1110,7 @@
/obj/item/seeds/tower,
/obj/item/seeds/bamboo,
/obj/item/seeds/bamboo,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ash_walkers)
"GW" = (
/obj/structure/stone_tile/cracked{
@@ -1173,14 +1124,14 @@
/obj/item/pickaxe,
/obj/item/pickaxe,
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"HU" = (
/obj/structure/stone_tile/block{
dir = 8
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Ic" = (
/obj/machinery/hydroponics/soil,
@@ -1193,7 +1144,7 @@
},
/obj/structure/stone_tile/center,
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Ie" = (
/obj/structure/stone_tile/cracked{
@@ -1206,38 +1157,31 @@
dir = 8
},
/obj/effect/decal/cleanable/blood,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ash_walkers)
"If" = (
/obj/structure/stone_tile/cracked{
dir = 8
},
/obj/item/malf_upgrade,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ash_walkers)
"Iy" = (
/obj/structure/stone_tile/center,
/obj/effect/mapping_helpers/no_lava,
/obj/item/flashlight/flare/torch,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"IS" = (
/obj/structure/stone_tile/block,
/obj/item/spear,
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"JD" = (
/obj/effect/mapping_helpers/no_lava,
/obj/structure/ore_container/food_trough/gutlunch_trough,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
-/area/lavaland/surface/outdoors)
-"Kg" = (
-/obj/effect/mapping_helpers/no_lava,
-/obj/structure/railing/wooden_fence{
- dir = 10
- },
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Kt" = (
/obj/structure/water_source/puddle{
@@ -1251,18 +1195,18 @@
/obj/effect/mapping_helpers/no_lava,
/obj/structure/table/wood,
/obj/item/reagent_containers/cup/bucket/wooden,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"KR" = (
/obj/structure/stone_tile/block/cracked,
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Lb" = (
/obj/structure/stone_tile/cracked{
dir = 1
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ash_walkers)
"LH" = (
/obj/structure/stone_tile,
@@ -1270,7 +1214,7 @@
dir = 8
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"LN" = (
/obj/structure/stone_tile/surrounding_tile{
@@ -1282,7 +1226,7 @@
dir = 1
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"MD" = (
/obj/structure/stone_tile/block/cracked{
@@ -1292,13 +1236,13 @@
dir = 8
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"MY" = (
/obj/structure/stone_tile/cracked{
dir = 4
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ash_walkers)
"Nv" = (
/obj/structure/stone_tile/block/cracked,
@@ -1306,49 +1250,42 @@
dir = 1
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"NV" = (
/obj/structure/stone_tile{
dir = 1
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Oe" = (
/obj/effect/mapping_helpers/no_lava,
/obj/structure/stone_tile{
dir = 8
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"OY" = (
/obj/structure/stone_tile/surrounding_tile/cracked,
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Pk" = (
/obj/effect/mapping_helpers/no_lava,
/obj/structure/railing/corner/end/wooden_fence,
/obj/structure/railing/corner/end/flip/wooden_fence,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"PA" = (
/obj/effect/mapping_helpers/no_lava,
/mob/living/basic/mining/gutlunch/warrior,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"PK" = (
/obj/effect/mapping_helpers/no_lava,
/obj/structure/stone_tile,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
-/area/lavaland/surface/outdoors)
-"Rq" = (
-/obj/effect/mapping_helpers/no_lava,
-/obj/structure/railing/wooden_fence{
- dir = 6
- },
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"RE" = (
/obj/structure/stone_tile/block/cracked{
@@ -1356,14 +1293,14 @@
},
/obj/structure/stone_tile/block,
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"RH" = (
/obj/structure/stone_tile{
dir = 4
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Sf" = (
/obj/structure/stone_tile/block/cracked{
@@ -1371,7 +1308,7 @@
},
/obj/item/reagent_containers/cup/bucket/wooden,
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Sq" = (
/obj/structure/stone_tile/cracked{
@@ -1381,7 +1318,7 @@
dir = 8
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Th" = (
/obj/structure/stone_tile/block/cracked{
@@ -1392,13 +1329,13 @@
dir = 8
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Tl" = (
/obj/effect/mapping_helpers/no_lava,
/obj/structure/table/wood,
/obj/item/flashlight/lantern,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Tr" = (
/obj/machinery/hydroponics/soil,
@@ -1406,12 +1343,12 @@
dir = 8
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"TC" = (
/obj/effect/mapping_helpers/no_lava,
/obj/item/flashlight/lantern,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"TO" = (
/obj/structure/stone_tile{
@@ -1423,7 +1360,7 @@
/obj/item/reagent_containers/blood/lizard,
/obj/item/reagent_containers/blood/lizard,
/obj/item/stack/sheet/cloth/ten,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ash_walkers)
"TY" = (
/obj/structure/stone_tile/surrounding_tile{
@@ -1437,12 +1374,12 @@
dir = 4
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Uh" = (
/obj/effect/mapping_helpers/no_lava,
/obj/structure/stone_tile/block,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"UI" = (
/obj/structure/stone_tile/block{
@@ -1450,12 +1387,12 @@
},
/obj/machinery/iv_drip,
/obj/item/reagent_containers/cup/glass/waterbottle/large,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ash_walkers)
"UL" = (
/obj/structure/stone_tile/cracked,
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Wh" = (
/obj/structure/stone_tile/block,
@@ -1463,26 +1400,26 @@
dir = 1
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Xp" = (
/obj/structure/stone_tile/cracked{
dir = 8
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"YO" = (
/obj/structure/bonfire/dense,
/obj/structure/stone_tile/center,
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Zr" = (
/obj/structure/stone_tile/surrounding_tile/cracked,
/obj/structure/ore_box,
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
(1,1,1) = {"
@@ -1687,8 +1624,8 @@ ah
aa
ai
aq
-at
-aF
+aR
+aR
aR
aR
eC
@@ -1905,15 +1842,15 @@ cQ
"}
(20,1,1) = {"
ah
+aj
+ak
+ak
+fM
Gv
+TC
Gv
-Gv
-Gv
-Gv
-Gv
-Gv
-Gv
-Gv
+qH
+KQ
Gv
Dz
qm
@@ -1926,17 +1863,17 @@ ah
cR
"}
(21,1,1) = {"
-ah
+aa
+aj
+ak
+ak
Gv
-ar
-cp
-cp
-cp
-cp
-cp
-Kg
Gv
Gv
+PA
+qH
+KQ
+Gv
Gv
qm
Gv
@@ -1948,16 +1885,16 @@ ah
ah
"}
(22,1,1) = {"
-ah
+aa
+aj
+ak
+ak
Gv
-al
-fM
-Gv
-Gv
-TC
+bJ
+bJ
Gv
qH
-KQ
+Tl
Gv
Gv
qm
@@ -1970,18 +1907,18 @@ ah
ah
"}
(23,1,1) = {"
-ah
-Gv
-al
+aa
+aj
+ak
+ak
+bJ
Gv
Gv
Gv
-Gv
-PA
qH
-KQ
-Gv
Gv
+sz
+sz
qm
Gv
PK
@@ -1992,62 +1929,62 @@ ah
ah
"}
(24,1,1) = {"
-ah
-Gv
-al
+aa
+aa
+ak
+ak
Gv
bJ
bJ
Gv
-Gv
-qH
-Tl
-Gv
-Gv
-qm
-sz
-Gv
-ah
-ah
-ah
-ah
-ah
-"}
-(25,1,1) = {"
-ah
-Gv
-al
-bJ
-Gv
-Gv
-Gv
-Gv
-qH
-Gv
-sz
-sz
-qm
-Gv
-Gv
-ah
-ah
-ah
-ah
-ah
-"}
-(26,1,1) = {"
-ah
-Gv
-al
-Gv
-bJ
-bJ
-Gv
-Gv
Pk
sz
Gv
Oe
+qm
+sz
+Gv
+ah
+ah
+ah
+ah
+aa
+"}
+(25,1,1) = {"
+aa
+aa
+ak
+ak
+Gv
+Gv
+TC
+Gv
+qH
+Gv
+Dz
+Oe
+qm
+Gv
+Gv
+ah
+ah
+ah
+ah
+aa
+"}
+(26,1,1) = {"
+aa
+ah
+ak
+ak
+Gv
+JD
+Gv
+Gv
+qH
+Gv
+Gv
+Gv
Gv
Gv
Gv
@@ -2058,18 +1995,18 @@ aa
aa
"}
(27,1,1) = {"
+aa
ah
-Gv
-al
+ak
+ak
Gv
Gv
-TC
-Gv
Gv
+PA
qH
Gv
-Dz
-Oe
+Gv
+Gv
Gv
Gv
Gv
@@ -2081,17 +2018,17 @@ aa
"}
(28,1,1) = {"
ah
+ah
+ak
+ak
+TC
Gv
-al
-Gv
-JD
-Gv
-Gv
-Gv
+PA
+TC
qH
Gv
-Gv
-Gv
+mo
+ah
Gv
Dz
Gv
@@ -2103,17 +2040,17 @@ aa
"}
(29,1,1) = {"
ah
-Gv
-al
+ah
+ak
+ak
Gv
Gv
Gv
Gv
-PA
qH
-Gv
-Gv
-Gv
+Uh
+ty
+ah
Gv
Gv
Gv
@@ -2124,17 +2061,17 @@ aa
aa
"}
(30,1,1) = {"
+aa
ah
+ak
+ak
+ak
+ak
+ak
+cp
+cp
Gv
-al
-TC
-Gv
-PA
-Gv
-TC
-qH
-Gv
-mo
+ty
ah
ah
ah
@@ -2146,17 +2083,17 @@ aa
aa
"}
(31,1,1) = {"
+aa
+aa
+aa
+ak
+ak
+ak
+ak
+ak
+ah
+ah
ah
-Gv
-bh
-vV
-vV
-vV
-vV
-vV
-Rq
-Uh
-ty
ah
ah
ah
@@ -2168,32 +2105,10 @@ aa
aa
"}
(32,1,1) = {"
-ah
-Gv
-Gv
-Gv
-Gv
-Gv
-Gv
-Gv
-Gv
-Gv
-ty
-ah
-ah
aa
aa
aa
aa
-aa
-aa
-aa
-"}
-(33,1,1) = {"
-ah
-ah
-ah
-ah
ah
ah
ah
@@ -2211,3 +2126,25 @@ aa
aa
aa
"}
+(33,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ah
+ah
+ah
+ah
+ah
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_bileworm_nest.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_bileworm_nest.dmm
index d52147d9994..3f49c8c6f98 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_surface_bileworm_nest.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_bileworm_nest.dmm
@@ -1,8 +1,9 @@
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
"a" = (
-/turf/closed/mineral/volcanic/lava_land_surface,
-/area/lavaland/surface/outdoors)
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
+/area/template_noop)
"b" = (
+/obj/effect/mapping_helpers/no_lava,
/turf/open/misc/asteroid/lavaland_atmos,
/area/lavaland/surface/outdoors)
"c" = (
@@ -10,14 +11,17 @@
/area/template_noop)
"d" = (
/mob/living/basic/mining/bileworm,
+/obj/effect/mapping_helpers/no_lava,
/turf/open/misc/asteroid/lavaland_atmos,
/area/lavaland/surface/outdoors)
"e" = (
/obj/item/crusher_trophy/bileworm_spewlet,
+/obj/effect/mapping_helpers/no_lava,
/turf/open/misc/asteroid/lavaland_atmos,
/area/lavaland/surface/outdoors)
"f" = (
/obj/structure/water_source/puddle,
+/obj/effect/mapping_helpers/no_lava,
/turf/open/misc/asteroid/lavaland_atmos,
/area/lavaland/surface/outdoors)
@@ -62,9 +66,9 @@ c
c
a
a
-a
-a
-a
+c
+c
+c
a
a
c
@@ -118,7 +122,7 @@ b
b
a
a
-a
+c
c
c
c
@@ -168,8 +172,8 @@ b
b
a
a
-a
-a
+c
+c
c
c
c
@@ -185,8 +189,8 @@ b
b
a
a
-a
-a
+c
+c
c
c
c
@@ -194,6 +198,7 @@ c
(11,1,1) = {"
c
c
+c
a
a
a
@@ -202,8 +207,7 @@ a
a
a
a
-a
-a
+c
c
c
c
@@ -211,8 +215,8 @@ c
(12,1,1) = {"
c
c
-a
-a
+c
+c
a
a
a
@@ -229,15 +233,15 @@ c
c
c
c
-a
-a
+c
a
a
a
a
a
c
-a
+c
+c
c
c
c
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_biodome_winter.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_biodome_winter.dmm
index 3c228756225..56263c3b814 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_surface_biodome_winter.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_biodome_winter.dmm
@@ -302,7 +302,7 @@
/area/ruin/powered/snow_biodome)
"tb" = (
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors/explored)
"tl" = (
/turf/open/floor/pod/light,
@@ -422,10 +422,10 @@
"Qa" = (
/obj/effect/mapping_helpers/no_lava,
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors/explored)
"QI" = (
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors/explored)
"QK" = (
/obj/structure/table,
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_blooddrunk1.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_blooddrunk1.dmm
index 9fc94d86979..aacebb24ac0 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_surface_blooddrunk1.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_blooddrunk1.dmm
@@ -2,64 +2,61 @@
"a" = (
/turf/template_noop,
/area/template_noop)
-"b" = (
-/turf/closed/mineral/volcanic/lava_land_surface,
-/area/lavaland/surface/outdoors)
"c" = (
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"d" = (
/obj/structure/stone_tile/block{
dir = 8
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"e" = (
/obj/structure/stone_tile{
dir = 8
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"f" = (
/obj/structure/stone_tile/cracked{
dir = 1
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"g" = (
/obj/structure/stone_tile/cracked{
dir = 8
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"h" = (
/obj/structure/stone_tile/block{
dir = 4
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"i" = (
/obj/structure/stone_tile{
dir = 4
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"j" = (
/obj/structure/stone_tile,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"k" = (
/obj/structure/stone_tile/cracked{
dir = 4
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"l" = (
/obj/structure/stone_tile,
/obj/structure/stone_tile{
dir = 4
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"m" = (
/obj/structure/stone_tile/cracked{
@@ -68,23 +65,23 @@
/obj/structure/stone_tile{
dir = 1
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"n" = (
/obj/structure/stone_tile/block/cracked{
dir = 4
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"o" = (
/obj/structure/stone_tile/block,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"p" = (
/obj/structure/stone_tile/block/cracked{
dir = 1
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"q" = (
/obj/structure/stone_tile{
@@ -99,7 +96,7 @@
/obj/structure/stone_tile/block{
dir = 1
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"s" = (
/obj/structure/stone_tile/block,
@@ -108,15 +105,6 @@
},
/turf/open/lava/smooth/lava_land_surface,
/area/lavaland/surface/outdoors)
-"t" = (
-/obj/structure/stone_tile/surrounding/cracked{
- dir = 6
- },
-/mob/living/basic/boss/blood_drunk_miner{
- dir = 1
- },
-/turf/open/lava/smooth/lava_land_surface,
-/area/lavaland/surface/outdoors)
"u" = (
/obj/structure/stone_tile{
dir = 1
@@ -129,7 +117,7 @@
dir = 4
},
/obj/structure/stone_tile/cracked,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"w" = (
/obj/structure/stone_tile,
@@ -145,23 +133,35 @@
/obj/structure/stone_tile/block{
dir = 1
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"y" = (
/obj/structure/stone_tile/cracked,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
+/area/lavaland/surface/outdoors)
+"I" = (
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
+/area/template_noop)
+"U" = (
+/obj/structure/stone_tile/surrounding/cracked{
+ dir = 6
+ },
+/mob/living/basic/boss/blood_drunk_miner{
+ dir = 1
+ },
+/turf/open/lava/smooth/lava_land_surface,
/area/lavaland/surface/outdoors)
(1,1,1) = {"
a
a
a
-b
-b
-b
-b
-b
-b
+a
+a
+a
+I
+I
+I
a
a
a
@@ -171,38 +171,38 @@ a
(2,1,1) = {"
a
a
-b
-b
+I
+I
c
c
-b
-b
-b
-b
-b
-b
+I
+I
+I
+I
+I
+I
a
a
"}
(3,1,1) = {"
-b
-b
-b
+I
+I
+I
c
d
c
c
-b
-b
-b
-b
-b
-b
+I
+I
+I
+I
+I
+I
a
"}
(4,1,1) = {"
-b
-b
+a
+I
c
c
k
@@ -211,13 +211,13 @@ c
c
c
c
-b
-b
-b
-b
+I
+I
+I
+I
"}
(5,1,1) = {"
-b
+a
c
d
g
@@ -229,11 +229,11 @@ c
c
c
c
-b
-b
+I
+I
"}
(6,1,1) = {"
-b
+a
c
c
h
@@ -246,26 +246,26 @@ d
e
c
c
-b
+I
"}
(7,1,1) = {"
-b
+a
c
c
c
c
q
-t
+U
w
x
y
p
e
c
-b
+a
"}
(8,1,1) = {"
-b
+a
c
e
i
@@ -278,10 +278,10 @@ f
d
y
c
-b
+a
"}
(9,1,1) = {"
-b
+I
c
f
j
@@ -293,53 +293,53 @@ c
c
c
c
-b
-b
+a
+a
"}
(10,1,1) = {"
-b
-b
+I
+I
c
c
c
o
c
c
-b
-b
+I
+I
c
-b
-b
-b
+a
+a
+a
"}
(11,1,1) = {"
-b
-b
-b
+I
+I
+I
c
n
c
c
-b
-b
-b
-b
-b
-b
+I
+I
+I
+I
+a
+a
a
"}
(12,1,1) = {"
a
-b
-b
+I
+I
c
c
c
-b
-b
-b
-b
-b
+I
+I
+I
+I
+I
a
a
a
@@ -347,11 +347,11 @@ a
(13,1,1) = {"
a
a
-b
-b
-b
-b
-b
+I
+I
+I
+I
+I
a
a
a
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_blooddrunk2.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_blooddrunk2.dmm
index 64d88ce895e..034e7d297ce 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_surface_blooddrunk2.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_blooddrunk2.dmm
@@ -2,90 +2,70 @@
"a" = (
/turf/template_noop,
/area/template_noop)
-"b" = (
-/turf/closed/mineral/volcanic/lava_land_surface,
-/area/lavaland/surface/outdoors)
"c" = (
/obj/structure/stone_tile/surrounding_tile{
dir = 4
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"d" = (
/obj/structure/stone_tile/block{
dir = 1
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"e" = (
/obj/structure/stone_tile/surrounding_tile/cracked{
dir = 1
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"f" = (
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"g" = (
/obj/structure/stone_tile{
dir = 4
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"h" = (
/obj/structure/stone_tile/block/cracked{
dir = 8
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"i" = (
/obj/structure/stone_tile/surrounding_tile/cracked,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"j" = (
/obj/structure/stone_tile/block/cracked{
dir = 4
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"k" = (
/obj/structure/stone_tile/surrounding_tile{
dir = 8
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"l" = (
/obj/structure/stone_tile/surrounding_tile,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"m" = (
/obj/structure/stone_tile/cracked{
dir = 4
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"n" = (
/obj/structure/stone_tile/block{
dir = 4
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
-/area/lavaland/surface/outdoors)
-"o" = (
-/obj/structure/stone_tile,
-/obj/structure/stone_tile{
- dir = 1
- },
-/obj/structure/stone_tile/cracked{
- dir = 8
- },
-/turf/open/misc/asteroid/basalt/lava_land_surface,
-/area/lavaland/surface/outdoors)
-"p" = (
-/obj/structure/stone_tile,
-/obj/structure/stone_tile/block/cracked{
- dir = 1
- },
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"q" = (
/obj/structure/stone_tile{
@@ -94,80 +74,110 @@
/obj/structure/stone_tile{
dir = 1
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
-"s" = (
+"r" = (
+/obj/structure/stone_tile/surrounding/burnt,
/mob/living/basic/boss/blood_drunk_miner/guidance{
dir = 8
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
-/area/lavaland/surface/outdoors)
-"t" = (
-/obj/structure/stone_tile{
- dir = 1
- },
-/obj/structure/stone_tile{
- dir = 4
- },
-/obj/structure/stone_tile/cracked{
- dir = 8
- },
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/lava/smooth/lava_land_surface,
/area/lavaland/surface/outdoors)
"u" = (
/obj/structure/stone_tile/surrounding_tile/cracked{
dir = 4
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"v" = (
/obj/structure/stone_tile/block/cracked,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"w" = (
/obj/structure/stone_tile/block,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"x" = (
/obj/structure/stone_tile/block/cracked{
dir = 1
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"y" = (
/obj/structure/stone_tile,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"z" = (
/obj/structure/stone_tile/surrounding_tile/cracked{
dir = 8
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"A" = (
/obj/structure/stone_tile/cracked{
dir = 8
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
-"M" = (
+"C" = (
/obj/structure/stone_tile/block{
dir = 8
},
/obj/structure/stone_tile/cracked,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/lava/smooth/lava_land_surface,
+/area/lavaland/surface/outdoors)
+"F" = (
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
+/area/template_noop)
+"H" = (
+/obj/structure/stone_tile{
+ dir = 8
+ },
+/obj/structure/stone_tile{
+ dir = 1
+ },
+/turf/open/lava/smooth/lava_land_surface,
+/area/lavaland/surface/outdoors)
+"L" = (
+/obj/structure/stone_tile,
+/obj/structure/stone_tile/block/cracked{
+ dir = 1
+ },
+/turf/open/lava/smooth/lava_land_surface,
+/area/lavaland/surface/outdoors)
+"V" = (
+/obj/structure/stone_tile,
+/obj/structure/stone_tile{
+ dir = 1
+ },
+/obj/structure/stone_tile/cracked{
+ dir = 8
+ },
+/turf/open/lava/smooth/lava_land_surface,
+/area/lavaland/surface/outdoors)
+"Z" = (
+/obj/structure/stone_tile{
+ dir = 1
+ },
+/obj/structure/stone_tile{
+ dir = 4
+ },
+/obj/structure/stone_tile/cracked{
+ dir = 8
+ },
+/turf/open/lava/smooth/lava_land_surface,
/area/lavaland/surface/outdoors)
(1,1,1) = {"
a
a
-b
-b
-b
-b
+F
+F
+F
+F
+a
+a
a
-b
-b
a
a
a
@@ -177,24 +187,24 @@ a
"}
(2,1,1) = {"
a
-b
-b
-b
-b
-b
-b
-b
-b
-b
-b
+F
+F
+F
+f
+f
+f
+f
+a
+F
+F
a
a
a
a
"}
(3,1,1) = {"
-b
-b
+F
+F
c
h
k
@@ -203,15 +213,15 @@ f
f
k
f
-b
-b
+F
+F
a
a
a
"}
(4,1,1) = {"
-b
-b
+F
+F
d
c
l
@@ -220,15 +230,15 @@ f
f
v
f
-b
-b
-b
+F
+F
+F
a
a
"}
(5,1,1) = {"
-b
-b
+F
+F
e
i
m
@@ -238,65 +248,65 @@ u
w
f
f
-b
-b
-b
+F
+F
+F
a
"}
(6,1,1) = {"
a
-b
+F
+F
f
f
-f
-o
-M
-q
+V
+C
+H
w
f
f
f
f
-b
-b
+F
+F
"}
(7,1,1) = {"
-b
-b
-b
+a
+F
+F
f
f
-p
-s
-t
+L
+r
+Z
f
f
q
n
A
f
-b
+F
"}
(8,1,1) = {"
-b
-b
+a
+F
g
f
c
-q
-t
-q
+H
+Z
+H
k
x
f
z
d
f
-b
+a
"}
(9,1,1) = {"
a
-b
+a
f
j
n
@@ -308,57 +318,57 @@ y
f
n
y
-b
-b
+a
+a
"}
(10,1,1) = {"
a
-b
-b
+a
+a
f
f
f
f
f
f
-b
-b
+F
+F
f
f
-b
-b
+a
+a
"}
(11,1,1) = {"
a
a
-b
-b
-b
-b
-b
-b
-b
-b
-b
-b
-b
-b
+a
+a
+F
+F
+F
+F
+F
+F
+F
+F
+a
+a
a
"}
(12,1,1) = {"
a
a
a
-b
-b
-b
-b
-b
-b
a
a
-b
-b
+F
+F
+F
+F
+a
+a
+a
+a
a
a
"}
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_blooddrunk3.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_blooddrunk3.dmm
index daa1409f6c6..bdac7f9bada 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_surface_blooddrunk3.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_blooddrunk3.dmm
@@ -2,11 +2,8 @@
"a" = (
/turf/template_noop,
/area/template_noop)
-"b" = (
-/turf/closed/mineral/volcanic/lava_land_surface,
-/area/lavaland/surface/outdoors)
"c" = (
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"d" = (
/obj/structure/stone_tile/block{
@@ -15,7 +12,7 @@
/obj/structure/stone_tile/block{
dir = 4
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"e" = (
/obj/structure/stone_tile/block{
@@ -24,7 +21,7 @@
/obj/structure/stone_tile/block/cracked{
dir = 4
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"f" = (
/obj/structure/stone_tile/block{
@@ -33,19 +30,19 @@
/obj/structure/stone_tile/block/cracked{
dir = 8
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"g" = (
/obj/structure/stone_tile{
dir = 4
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"h" = (
/obj/structure/stone_tile{
dir = 1
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"i" = (
/obj/structure/stone_tile{
@@ -55,7 +52,7 @@
dir = 1
},
/obj/structure/stone_tile/cracked,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"j" = (
/obj/structure/stone_tile,
@@ -65,7 +62,7 @@
/obj/structure/stone_tile/cracked{
dir = 8
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"k" = (
/obj/structure/stone_tile/cracked,
@@ -75,7 +72,7 @@
/obj/structure/stone_tile{
dir = 1
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"l" = (
/obj/structure/stone_tile{
@@ -85,7 +82,7 @@
/obj/structure/stone_tile/cracked{
dir = 4
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"m" = (
/obj/structure/stone_tile{
@@ -95,23 +92,13 @@
dir = 8
},
/obj/structure/stone_tile/cracked,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
-/area/lavaland/surface/outdoors)
-"n" = (
-/obj/structure/stone_tile/block{
- dir = 8
- },
-/obj/structure/stone_tile/block{
- dir = 4
- },
-/mob/living/basic/boss/blood_drunk_miner/hunter,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"o" = (
/obj/structure/stone_tile/cracked{
dir = 4
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"p" = (
/obj/structure/stone_tile{
@@ -121,7 +108,7 @@
dir = 8
},
/obj/structure/stone_tile,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"q" = (
/obj/structure/stone_tile{
@@ -131,7 +118,7 @@
/obj/structure/stone_tile{
dir = 8
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"r" = (
/obj/structure/stone_tile{
@@ -141,28 +128,72 @@
dir = 8
},
/obj/structure/stone_tile,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"s" = (
/obj/structure/stone_tile/surrounding_tile/cracked,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"t" = (
/obj/structure/stone_tile/block/cracked,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"u" = (
/obj/structure/stone_tile/surrounding_tile{
dir = 8
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
-"v" = (
+"z" = (
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
+/area/template_noop)
+"A" = (
+/obj/structure/stone_tile/burnt{
+ dir = 1
+ },
+/obj/structure/stone_tile,
+/turf/open/lava/smooth/lava_land_surface,
+/area/lavaland/surface/outdoors)
+"I" = (
/obj/structure/stone_tile/surrounding/cracked{
dir = 6
},
/obj/structure/stone_tile/center,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/obj/structure/stone_tile/block{
+ dir = 8
+ },
+/obj/structure/stone_tile/block{
+ dir = 4
+ },
+/mob/living/basic/boss/blood_drunk_miner/hunter,
+/turf/open/lava/smooth/lava_land_surface,
+/area/lavaland/surface/outdoors)
+"N" = (
+/obj/structure/stone_tile/block{
+ dir = 8
+ },
+/obj/structure/stone_tile/block{
+ dir = 4
+ },
+/turf/open/lava/smooth/lava_land_surface,
+/area/lavaland/surface/outdoors)
+"R" = (
+/obj/structure/stone_tile{
+ dir = 8
+ },
+/obj/structure/stone_tile/cracked{
+ dir = 4
+ },
+/turf/open/lava/smooth/lava_land_surface,
+/area/lavaland/surface/outdoors)
+"W" = (
+/obj/structure/stone_tile/block{
+ dir = 4
+ },
+/obj/structure/stone_tile/block/cracked{
+ dir = 8
+ },
+/turf/open/lava/smooth/lava_land_surface,
/area/lavaland/surface/outdoors)
(1,1,1) = {"
@@ -174,58 +205,58 @@ a
a
a
a
-b
-b
-b
-b
-b
+a
+a
+a
+a
+a
a
a
a
"}
(2,1,1) = {"
a
-b
-b
-b
+z
+z
+z
a
a
-b
-b
-b
+z
+z
+z
c
c
-b
-b
-b
+a
+z
+z
a
a
"}
(3,1,1) = {"
-b
-b
-b
-b
-b
-b
-b
-b
+z
+z
+z
+z
+z
+z
+z
+z
c
g
m
c
c
-b
-b
+z
+z
a
"}
(4,1,1) = {"
-b
+z
c
c
-b
-b
-b
+z
+z
+z
c
c
g
@@ -234,11 +265,11 @@ h
q
c
c
-b
-b
+z
+z
"}
(5,1,1) = {"
-b
+a
c
c
c
@@ -248,15 +279,15 @@ c
g
i
c
-c
+R
h
s
c
c
-b
+z
"}
(6,1,1) = {"
-b
+a
d
e
e
@@ -265,16 +296,16 @@ f
d
f
e
+N
+I
+W
d
-n
-f
t
-v
c
-b
+z
"}
(7,1,1) = {"
-b
+a
c
c
c
@@ -284,17 +315,17 @@ c
h
j
c
-c
+A
o
u
c
-b
-b
+z
+z
"}
(8,1,1) = {"
-b
-b
-b
+a
+z
+z
c
c
c
@@ -305,16 +336,16 @@ l
o
r
c
-b
-b
-b
+z
+z
+z
"}
(9,1,1) = {"
a
-b
-b
-b
-b
+z
+z
+z
+z
c
c
c
@@ -323,25 +354,25 @@ h
p
c
c
-b
-b
+z
+z
a
"}
(10,1,1) = {"
a
a
a
-b
-b
-b
-b
-b
+z
+z
+z
+z
+a
c
c
c
c
-b
-b
+a
+a
a
a
"}
@@ -351,15 +382,15 @@ a
a
a
a
-b
-b
-b
-b
-b
-b
-b
-b
-b
+a
+a
+a
+a
+a
+a
+a
+a
+a
a
a
"}
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_crashsite.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_crashsite.dmm
index ef3307e388d..660d01dedff 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_surface_crashsite.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_crashsite.dmm
@@ -1,6 +1,6 @@
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
"a" = (
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"b" = (
/obj/machinery/door/airlock/titanium{
@@ -44,11 +44,11 @@
/area/ruin/powered)
"h" = (
/obj/effect/decal/cleanable/rubble,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"i" = (
/obj/effect/mob_spawn/corpse/goliath,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"j" = (
/obj/structure/chair/comfy/shuttle{
@@ -74,7 +74,7 @@
},
/area/ruin/unpowered)
"o" = (
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"p" = (
/obj/structure/rack,
@@ -96,17 +96,17 @@
/area/ruin/powered)
"t" = (
/obj/structure/flora/tree/stump,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"u" = (
/obj/structure/bonfire/prelit,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"v" = (
/obj/effect/decal/cleanable/rubble,
/obj/item/stack/sheet/mineral/titanium,
/obj/item/stack/sheet/mineral/titanium,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"w" = (
/obj/effect/decal/cleanable/glass/titanium,
@@ -133,18 +133,18 @@
/area/lavaland/surface/outdoors)
"B" = (
/mob/living/basic/mining/goliath,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"D" = (
/obj/item/gun/energy/recharge/kinetic_accelerator,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"E" = (
/turf/open/misc/ashplanet/wateryrock/lavaland_atmos,
/area/lavaland/surface/outdoors)
"F" = (
/obj/effect/mob_spawn/corpse/human/cargo_tech,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"G" = (
/turf/template_noop,
@@ -193,7 +193,7 @@
/area/ruin/unpowered)
"P" = (
/obj/effect/mob_spawn/corpse/human/miner,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Q" = (
/turf/closed/wall/mineral/titanium/nodiagonal,
@@ -220,6 +220,9 @@
/obj/item/food/meat/steak/goliath,
/turf/open/floor/pod/dark,
/area/ruin/powered)
+"W" = (
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
+/area/ruin/powered)
"Y" = (
/obj/machinery/power/shuttle_engine/propulsion/burst{
dir = 8
@@ -731,7 +734,7 @@ N
N
N
N
-N
+W
o
q
H
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_cultaltar.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_cultaltar.dmm
index 35492d9e9f2..2198bf7542f 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_surface_cultaltar.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_cultaltar.dmm
@@ -15,11 +15,11 @@
/area/ruin/unpowered/cultaltar)
"e" = (
/obj/effect/decal/remains/human,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/cultaltar)
"f" = (
/obj/structure/destructible/cult/pylon,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/cultaltar)
"g" = (
/obj/effect/decal/cleanable/blood/old,
@@ -34,6 +34,9 @@
initial_gas_mix = "LAVALAND_ATMOS"
},
/area/ruin/unpowered/cultaltar)
+"j" = (
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
+/area/template_noop)
"k" = (
/obj/effect/decal/remains/human,
/obj/item/melee/cultblade,
@@ -82,8 +85,16 @@
},
/area/ruin/unpowered/cultaltar)
"s" = (
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/cultaltar)
+"z" = (
+/turf/open/floor/engine/cult{
+ initial_gas_mix = "LAVALAND_ATMOS"
+ },
+/area/template_noop)
+"T" = (
+/turf/open/lava/smooth/lava_land_surface,
+/area/template_noop)
(1,1,1) = {"
a
@@ -106,16 +117,16 @@ a
a
d
e
-c
-s
+T
+j
c
b
b
b
c
-s
-c
-s
+j
+T
+j
d
a
"}
@@ -133,13 +144,13 @@ c
d
e
f
-s
+j
a
"}
(4,1,1) = {"
a
-c
-s
+T
+j
c
c
c
@@ -150,12 +161,12 @@ c
c
c
e
-c
+T
a
"}
(5,1,1) = {"
a
-s
+j
d
c
c
@@ -167,12 +178,12 @@ b
c
c
d
-s
+j
a
"}
(6,1,1) = {"
a
-c
+T
c
c
b
@@ -183,12 +194,12 @@ k
b
b
c
-c
-c
+T
+T
a
"}
(7,1,1) = {"
-b
+z
b
c
c
@@ -200,12 +211,12 @@ b
l
b
c
-c
+T
b
b
"}
(8,1,1) = {"
-c
+T
b
g
b
@@ -219,7 +230,7 @@ b
b
g
b
-c
+T
"}
(9,1,1) = {"
b
@@ -240,7 +251,7 @@ b
"}
(10,1,1) = {"
a
-c
+T
c
c
g
@@ -252,12 +263,12 @@ b
b
c
c
-c
+T
a
"}
(11,1,1) = {"
a
-s
+j
d
c
c
@@ -274,7 +285,7 @@ a
"}
(12,1,1) = {"
a
-c
+T
s
c
c
@@ -310,15 +321,15 @@ a
a
d
e
-c
+T
s
-c
+T
b
b
b
-c
-s
-c
+T
+j
+T
s
d
a
@@ -331,7 +342,7 @@ a
a
a
b
-c
+T
b
a
a
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_dead_ratvar.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_dead_ratvar.dmm
index 65a2652915d..35dc96ed6e5 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_surface_dead_ratvar.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_dead_ratvar.dmm
@@ -3,33 +3,33 @@
/turf/template_noop,
/area/template_noop)
"b" = (
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ratvar)
"c" = (
/obj/structure/fluff/clockwork/alloy_shards/small,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ratvar)
"d" = (
/obj/structure/girder/bronze,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ratvar)
"e" = (
/obj/item/stack/sheet/bronze,
/turf/open/floor/bronze/filled/lavaland,
/area/ruin/unpowered/ratvar)
"f" = (
-/turf/closed/mineral/volcanic/lava_land_surface,
-/area/ruin/unpowered/ratvar)
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
+/area/template_noop)
"g" = (
/obj/structure/fluff/clockwork/alloy_shards/medium_gearbit,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ratvar)
"h" = (
/turf/open/floor/bronze/filled/lavaland,
/area/ruin/unpowered/ratvar)
"i" = (
/obj/structure/grille/broken,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ratvar)
"j" = (
/turf/closed/wall/mineral/bronze,
@@ -43,15 +43,15 @@
/area/ruin/unpowered/ratvar)
"m" = (
/obj/structure/fluff/clockwork/alloy_shards/medium,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ratvar)
"n" = (
/obj/structure/fluff/clockwork/blind_eye,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ratvar)
"o" = (
/obj/structure/fluff/clockwork/alloy_shards/large,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ratvar)
"p" = (
/obj/structure/fluff/clockwork/alloy_shards/medium,
@@ -59,7 +59,7 @@
/area/ruin/unpowered/ratvar)
"r" = (
/obj/structure/lattice,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ratvar)
"s" = (
/obj/structure/fluff/clockwork/alloy_shards/large,
@@ -67,7 +67,7 @@
/area/ruin/unpowered/ratvar)
"t" = (
/obj/item/stack/sheet/bronze,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ratvar)
"u" = (
/obj/structure/grille,
@@ -76,7 +76,7 @@
"v" = (
/obj/structure/fluff/clockwork/alloy_shards/medium,
/obj/structure/lattice,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ratvar)
"w" = (
/obj/structure/grille/broken,
@@ -109,11 +109,11 @@
/area/ruin/unpowered/ratvar)
"D" = (
/obj/structure/grille,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ratvar)
"E" = (
/obj/structure/fluff/clockwork/clockgolem_remains,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ratvar)
"F" = (
/obj/structure/dead_ratvar,
@@ -121,8 +121,22 @@
/area/ruin/unpowered/ratvar)
"G" = (
/obj/item/stack/sheet/bronze/thirty,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/ratvar)
+"I" = (
+/obj/structure/fluff/clockwork/alloy_shards/large,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
+/area/template_noop)
+"J" = (
+/obj/structure/fluff/clockwork/alloy_shards/small,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
+/area/template_noop)
+"K" = (
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
+/area/ruin/unpowered/ratvar)
+"L" = (
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
+/area/template_noop)
(1,1,1) = {"
a
@@ -138,10 +152,10 @@ a
a
a
a
-b
+L
s
h
-b
+L
a
a
a
@@ -158,8 +172,8 @@ a
a
a
a
-o
-b
+I
+L
a
h
b
@@ -184,7 +198,7 @@ a
a
a
f
-b
+L
l
b
v
@@ -195,8 +209,8 @@ j
j
c
l
-b
-b
+L
+L
a
a
a
@@ -221,7 +235,7 @@ j
j
p
l
-b
+L
h
c
r
@@ -303,7 +317,7 @@ l
c
f
f
-b
+L
a
"}
(8,1,1) = {"
@@ -328,7 +342,7 @@ l
l
l
f
-b
+L
a
a
"}
@@ -352,10 +366,10 @@ b
g
l
l
-b
-b
-b
-b
+L
+L
+L
+L
a
"}
(10,1,1) = {"
@@ -407,7 +421,7 @@ l
l
l
l
-b
+L
a
"}
(12,1,1) = {"
@@ -444,7 +458,7 @@ l
l
l
b
-p
+m
s
r
h
@@ -463,9 +477,9 @@ b
a
"}
(14,1,1) = {"
-b
-b
-b
+L
+L
+L
m
l
l
@@ -486,12 +500,12 @@ l
b
b
h
-b
+L
"}
(15,1,1) = {"
-b
-b
-b
+L
+L
+L
l
l
l
@@ -510,8 +524,8 @@ l
l
l
l
-b
-b
+L
+L
a
"}
(16,1,1) = {"
@@ -541,9 +555,9 @@ f
a
"}
(17,1,1) = {"
-b
-b
-b
+L
+L
+L
l
l
l
@@ -563,7 +577,7 @@ l
r
l
l
-b
+L
a
"}
(18,1,1) = {"
@@ -590,7 +604,7 @@ h
b
b
m
-b
+L
"}
(19,1,1) = {"
b
@@ -616,7 +630,7 @@ h
r
h
b
-b
+L
"}
(20,1,1) = {"
b
@@ -716,8 +730,8 @@ b
l
l
l
-b
-b
+L
+L
w
r
b
@@ -725,8 +739,8 @@ b
(24,1,1) = {"
a
a
-b
-b
+L
+L
l
l
l
@@ -742,7 +756,7 @@ j
j
l
l
-c
+J
l
l
b
@@ -751,7 +765,7 @@ a
(25,1,1) = {"
a
a
-b
+L
l
l
l
@@ -777,7 +791,7 @@ a
(26,1,1) = {"
a
a
-b
+L
c
b
l
@@ -795,7 +809,7 @@ l
l
c
m
-b
+L
a
a
a
@@ -859,7 +873,7 @@ a
a
b
b
-f
+K
c
b
l
@@ -871,7 +885,7 @@ l
c
o
l
-b
+L
a
a
a
@@ -895,7 +909,7 @@ l
b
l
f
-b
+L
a
a
a
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_elephant_graveyard.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_elephant_graveyard.dmm
index 1213c3684d7..157211daadb 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_surface_elephant_graveyard.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_elephant_graveyard.dmm
@@ -3,7 +3,7 @@
/turf/template_noop,
/area/template_noop)
"ab" = (
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface)
"ac" = (
/turf/closed/mineral/volcanic/lava_land_surface,
@@ -155,7 +155,7 @@
"iE" = (
/obj/structure/barricade/wooden/crude,
/obj/item/paper/fluff/ruins/elephant_graveyard,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/elephant_graveyard)
"iR" = (
/obj/structure/statue/bone/skull/half{
@@ -165,7 +165,7 @@
/area/ruin/unpowered/elephant_graveyard)
"jx" = (
/obj/machinery/power/shuttle_engine/propulsion,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/floor/plating/lavaland_atmos,
/area/ruin/powered/graveyard_shuttle)
"jK" = (
/obj/effect/decal/cleanable/blood/tracks{
@@ -319,6 +319,9 @@
/obj/effect/decal/cleanable/blood/old,
/turf/open/misc/asteroid/basalt/wasteland,
/area/ruin/unpowered/elephant_graveyard)
+"wT" = (
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
+/area/ruin/unpowered/elephant_graveyard)
"xr" = (
/obj/effect/decal/cleanable/vomit,
/obj/item/shovel,
@@ -373,7 +376,7 @@
/turf/open/misc/asteroid/basalt/wasteland,
/area/ruin/unpowered/elephant_graveyard)
"Bu" = (
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/elephant_graveyard)
"Cn" = (
/obj/structure/flora/rock/style_random,
@@ -385,7 +388,7 @@
/turf/open/misc/asteroid/basalt/wasteland,
/area/ruin/unpowered/elephant_graveyard)
"Cu" = (
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface)
"Di" = (
/obj/item/organ/lungs,
@@ -432,7 +435,7 @@
/area/ruin/unpowered/elephant_graveyard)
"Iy" = (
/obj/item/paper/fluff/ruins/elephant_graveyard,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface)
"Iz" = (
/obj/structure/table,
@@ -516,7 +519,7 @@
/area/ruin/unpowered/elephant_graveyard)
"NO" = (
/obj/effect/decal/cleanable/dirt,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered/elephant_graveyard)
"Oa" = (
/obj/effect/decal/cleanable/generic,
@@ -686,12 +689,12 @@ at
ab
ab
ab
-ac
-ac
-ac
-ac
+wT
+wT
+wT
+wT
bf
-ac
+wT
ab
ab
ab
@@ -722,15 +725,15 @@ bf
bf
bf
bf
-ac
-ac
-ac
-ac
+wT
+wT
+wT
+wT
bf
bf
bf
-ac
-ac
+wT
+wT
ab
ab
ab
@@ -760,7 +763,7 @@ Oa
bf
bf
bf
-ac
+wT
bf
bf
bf
@@ -768,8 +771,8 @@ bf
bf
bf
bf
-ac
-ac
+wT
+wT
ab
ab
aa
@@ -805,9 +808,9 @@ bJ
bf
bf
bf
-ac
-ac
-ac
+wT
+wT
+wT
ab
ab
ab
@@ -843,10 +846,10 @@ WF
LR
gB
gB
-ac
-ac
-ac
-ac
+wT
+wT
+wT
+wT
ab
ab
ab
@@ -880,12 +883,12 @@ bf
bf
bf
gB
-ac
-ac
-ac
-ac
-ac
-ac
+wT
+wT
+wT
+wT
+wT
+wT
ab
ab
aa
@@ -917,13 +920,13 @@ gB
gB
bf
gB
-ac
-ac
-ac
-ac
-ac
-ac
-ac
+wT
+wT
+wT
+wT
+wT
+wT
+wT
ab
ab
aa
@@ -955,14 +958,14 @@ tf
bf
gB
gB
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
+wT
+wT
+wT
+wT
+wT
+wT
+wT
+wT
aa
"}
(10,1,1) = {"
@@ -993,14 +996,14 @@ bf
bf
gB
gB
-ac
-ac
-ac
-ac
+wT
+wT
+wT
+wT
MF
yy
-ac
-ac
+wT
+wT
"}
(11,1,1) = {"
at
@@ -1030,14 +1033,14 @@ vk
bf
bf
dr
-ac
-ac
-ac
-ac
+wT
+wT
+wT
+wT
ei
gB
gB
-ac
+wT
"}
(12,1,1) = {"
at
@@ -1067,14 +1070,14 @@ gB
bf
bf
Ks
-ac
-ac
-ac
-ac
-ac
-ac
+wT
+wT
+wT
+wT
+wT
+wT
Bu
-ac
+wT
"}
(13,1,1) = {"
bf
@@ -1104,14 +1107,14 @@ gB
bf
bf
gB
-ac
-ac
-ac
-ac
-ac
-ac
+wT
+wT
+wT
+wT
+wT
+wT
gB
-ac
+wT
"}
(14,1,1) = {"
bf
@@ -1142,13 +1145,13 @@ bf
Xe
dr
gB
-ac
-ac
-ac
-ac
-ac
+wT
+wT
+wT
+wT
+wT
gB
-ac
+wT
"}
(15,1,1) = {"
bf
@@ -1176,16 +1179,16 @@ gB
gB
Br
bf
-ac
+wT
gB
gB
dr
-ac
-ac
-ac
-ac
+wT
+wT
+wT
+wT
Bu
-ac
+wT
"}
(16,1,1) = {"
bf
@@ -1213,14 +1216,14 @@ gB
gB
Br
bf
-ac
-ac
+wT
+wT
gB
gB
dr
-ac
-ac
-ac
+wT
+wT
+wT
dr
iE
"}
@@ -1251,13 +1254,13 @@ Xe
Br
bf
bf
-ac
-ac
+wT
+wT
gB
Bu
-ac
-ac
-ac
+wT
+wT
+wT
NO
Ql
"}
@@ -1288,9 +1291,9 @@ gB
Br
Yq
bf
-ac
-ac
-ac
+wT
+wT
+wT
gB
dr
dr
@@ -1325,15 +1328,15 @@ Br
AT
bf
bf
-ac
-ac
-ac
-ac
+wT
+wT
+wT
+wT
NO
dr
-ac
-ac
-ac
+wT
+wT
+wT
"}
(20,1,1) = {"
aa
@@ -1361,23 +1364,23 @@ bf
bf
bf
bf
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
+wT
+wT
+wT
+wT
+wT
+wT
+wT
+wT
+wT
+wT
"}
(21,1,1) = {"
aa
aa
ab
-ac
-ac
+bf
+bf
bf
UK
dr
@@ -1396,16 +1399,16 @@ bf
bf
bf
bf
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
+wT
+wT
+wT
+wT
+wT
+wT
+wT
+wT
+wT
+wT
ab
ab
"}
@@ -1414,7 +1417,7 @@ aa
aa
ab
ab
-ac
+bf
bf
UK
gB
@@ -1429,14 +1432,14 @@ bf
bf
bf
bf
-ac
-ac
-ac
-ac
-ac
-ac
-ac
-ac
+wT
+wT
+wT
+wT
+wT
+wT
+wT
+wT
ab
ab
ab
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_elite_tumor.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_elite_tumor.dmm
index 81cef3facd9..6a55278a1a4 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_surface_elite_tumor.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_elite_tumor.dmm
@@ -4,10 +4,10 @@
/area/template_noop)
"b" = (
/obj/structure/elite_tumor,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"c" = (
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
(1,1,1) = {"
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_envy.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_envy.dmm
index ed7a0aef9e2..b03596f03f7 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_surface_envy.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_envy.dmm
@@ -1,9 +1,9 @@
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
"a" = (
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"b" = (
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"c" = (
/turf/open/lava/smooth/lava_land_surface,
@@ -66,7 +66,7 @@
/area/ruin/unpowered)
"A" = (
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
(1,1,1) = {"
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_gaia.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_gaia.dmm
index 697a9a34e72..f7f9aa5d1cc 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_surface_gaia.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_gaia.dmm
@@ -88,7 +88,7 @@
/turf/open/misc/grass/lavaland,
/area/ruin/unpowered/gaia)
"w" = (
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/ruin/unpowered/gaia)
"x" = (
/obj/structure/flora/bush/sunny/style_random,
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_gas.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_gas.dmm
index 790879899db..7e195ebcae8 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_surface_gas.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_gas.dmm
@@ -17,9 +17,7 @@
dir = 1
},
/obj/effect/decal/cleanable/dirt/dust,
-/turf/open/floor/plating/lavaland_atmos{
- baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
- },
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/thelizardsgas_lavaland)
"bT" = (
/obj/structure/window/reinforced/spawner/directional/west,
@@ -125,7 +123,7 @@
/area/lavaland/surface/outdoors)
"fF" = (
/obj/machinery/portable_atmospherics/canister,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"fH" = (
/obj/machinery/duct,
@@ -254,7 +252,7 @@
/area/ruin/thelizardsgas_lavaland)
"lI" = (
/obj/effect/spawner/random/structure/billboard/roadsigns,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"mn" = (
/obj/structure/sign/poster/official/plasma_effects/directional/east,
@@ -351,7 +349,7 @@
/area/ruin/thelizardsgas_lavaland)
"oD" = (
/obj/effect/spawner/random/trash/crushed_can,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"pp" = (
/obj/machinery/light/directional/south,
@@ -418,7 +416,7 @@
/obj/machinery/portable_atmospherics/canister/plasma{
filled = 0.05
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"sY" = (
/obj/structure/table/reinforced,
@@ -603,7 +601,7 @@
},
/area/ruin/thelizardsgas_lavaland)
"Ao" = (
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Bf" = (
/obj/effect/decal/cleanable/dirt/dust,
@@ -685,9 +683,7 @@
dir = 8
},
/obj/effect/decal/cleanable/dirt/dust,
-/turf/open/floor/plating/lavaland_atmos{
- baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
- },
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/thelizardsgas_lavaland)
"CR" = (
/obj/structure/cable,
@@ -766,9 +762,7 @@
dir = 4
},
/obj/effect/decal/cleanable/dirt/dust,
-/turf/open/floor/plating/lavaland_atmos{
- baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
- },
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/thelizardsgas_lavaland)
"Gg" = (
/obj/effect/decal/cleanable/dirt/dust,
@@ -780,7 +774,7 @@
/area/ruin/thelizardsgas_lavaland)
"Gu" = (
/obj/effect/spawner/random/structure/billboard/lizardsgas,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Gv" = (
/obj/machinery/duct,
@@ -793,7 +787,7 @@
/area/ruin/thelizardsgas_lavaland)
"GK" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/pink/hidden,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Hz" = (
/obj/structure/cable,
@@ -808,7 +802,7 @@
/area/ruin/thelizardsgas_lavaland)
"HB" = (
/obj/effect/spawner/random/trash/cigbutt,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"HI" = (
/obj/effect/decal/cleanable/dirt/dust,
@@ -904,7 +898,7 @@
/obj/machinery/atmospherics/components/unary/portables_connector/visible{
dir = 8
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Kc" = (
/obj/effect/decal/cleanable/dirt/dust,
@@ -1059,9 +1053,7 @@
},
/obj/structure/cable,
/obj/effect/turf_decal/stripes/end,
-/turf/open/floor/plating/lavaland_atmos{
- baseturfs = /turf/open/misc/asteroid/basalt/lava_land_surface
- },
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/thelizardsgas_lavaland)
"SL" = (
/obj/structure/cable,
@@ -1129,7 +1121,7 @@
"UZ" = (
/obj/structure/sign/warning/fire/directional/north,
/obj/machinery/atmospherics/pipe/smart/manifold4w/pink/hidden,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"VD" = (
/obj/machinery/duct,
@@ -1179,7 +1171,7 @@
/obj/machinery/atmospherics/components/unary/passive_vent/layer4{
dir = 8
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Yx" = (
/obj/structure/cable,
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_gluttony.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_gluttony.dmm
index 30690101246..96f20dae29d 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_surface_gluttony.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_gluttony.dmm
@@ -108,7 +108,7 @@
/obj/structure/stone_tile/surrounding_tile/burnt{
dir = 8
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"ie" = (
/obj/item/veilrender/vealrender,
@@ -130,7 +130,7 @@
/obj/structure/stone_tile/surrounding_tile/cracked{
dir = 1
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"jM" = (
/turf/closed/indestructible/necropolis,
@@ -182,7 +182,7 @@
/obj/structure/stone_tile/surrounding/cracked{
dir = 1
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"nT" = (
/turf/closed/indestructible/riveted/boss,
@@ -315,7 +315,7 @@
/area/lavaland/surface/outdoors)
"DH" = (
/obj/structure/headpike/bone,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"DY" = (
/obj/structure/stone_tile/center/burnt,
@@ -391,7 +391,7 @@
/obj/structure/stone_tile/block/burnt{
dir = 4
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"MH" = (
/turf/open/lava/smooth/lava_land_surface,
@@ -400,7 +400,7 @@
/obj/structure/stone_tile/block/burnt{
dir = 8
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Ol" = (
/obj/effect/decal/cleanable/blood/footprints{
@@ -495,7 +495,7 @@
/turf/open/indestructible/necropolis,
/area/ruin/powered/gluttony)
"WR" = (
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"XY" = (
/obj/effect/decal/cleanable/blood/footprints,
@@ -518,7 +518,7 @@
/turf/open/indestructible/necropolis,
/area/ruin/powered/gluttony)
"Zu" = (
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Zx" = (
/obj/structure/stone_tile/surrounding/cracked,
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_greed.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_greed.dmm
index d138d1c39f2..8a539ef8854 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_surface_greed.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_greed.dmm
@@ -1,9 +1,9 @@
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
"a" = (
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"b" = (
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"c" = (
/turf/open/lava/smooth/lava_land_surface,
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_hermit.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_hermit.dmm
index 49e24125657..b642034f2d6 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_surface_hermit.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_hermit.dmm
@@ -1,6 +1,6 @@
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
"a" = (
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"b" = (
/turf/closed/mineral/volcanic/lava_land_surface,
@@ -10,10 +10,10 @@
/area/ruin/powered)
"e" = (
/obj/item/clothing/suit/space/orange,
-/turf/open/misc/asteroid/basalt,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/powered)
"f" = (
-/turf/open/misc/asteroid/basalt,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/powered)
"g" = (
/turf/open/misc/asteroid{
@@ -57,7 +57,7 @@
/obj/item/seeds/plump,
/obj/item/food/grown/mushroom/glowshroom,
/obj/item/seeds/tower,
-/turf/open/misc/asteroid/basalt,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/powered)
"n" = (
/obj/machinery/hydroponics/soil,
@@ -71,7 +71,7 @@
/obj/item/storage/bag/plants/portaseeder,
/obj/item/storage/bag/ore,
/obj/item/storage/medkit/regular,
-/turf/open/misc/asteroid/basalt,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/powered)
"q" = (
/obj/structure/glowshroom/single,
@@ -81,10 +81,10 @@
/obj/structure/rack,
/obj/item/pickaxe/emergency,
/obj/item/tank/internals/oxygen,
-/turf/open/misc/asteroid/basalt,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/powered)
"s" = (
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"t" = (
/turf/closed/wall/mineral/titanium/survival/pod,
@@ -174,7 +174,7 @@
/area/ruin/powered)
"M" = (
/obj/machinery/portable_atmospherics/canister/oxygen,
-/turf/open/misc/asteroid/basalt,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/powered)
"P" = (
/turf/template_noop,
@@ -185,6 +185,9 @@
name = "dirt"
},
/area/ruin/powered)
+"T" = (
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
+/area/ruin/powered)
(1,1,1) = {"
P
@@ -264,7 +267,7 @@ P
a
a
a
-b
+T
c
b
t
@@ -281,8 +284,8 @@ P
a
a
a
-b
-b
+T
+T
L
n
t
@@ -299,7 +302,7 @@ a
a
a
a
-b
+T
m
o
o
@@ -314,9 +317,9 @@ s
"}
(8,1,1) = {"
a
-b
-b
-b
+T
+T
+T
c
f
o
@@ -332,7 +335,7 @@ s
"}
(9,1,1) = {"
a
-b
+T
f
i
g
@@ -350,7 +353,7 @@ s
"}
(10,1,1) = {"
a
-b
+T
S
j
g
@@ -360,7 +363,7 @@ f
u
o
A
-b
+T
P
s
s
@@ -378,7 +381,7 @@ r
c
c
c
-b
+T
P
P
s
@@ -386,14 +389,14 @@ s
"}
(12,1,1) = {"
a
-b
-b
+T
+T
k
M
-b
-b
-b
-b
+T
+T
+T
+T
a
a
P
@@ -405,10 +408,10 @@ E
(13,1,1) = {"
a
a
-b
-b
-b
-b
+T
+T
+T
+T
a
a
a
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_mookvillage.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_mookvillage.dmm
index 241b2b608f2..d6b15a15993 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_surface_mookvillage.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_mookvillage.dmm
@@ -1,10 +1,10 @@
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
"a" = (
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"b" = (
/obj/structure/bonfire/prelit,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"c" = (
/turf/open/floor/wood/lavaland,
@@ -13,12 +13,12 @@
/obj/structure/railing{
dir = 1
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"e" = (
/obj/structure/flora/ash/fireblossom,
/mob/living/basic/mining/mook/worker/tribal_chief,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"f" = (
/obj/structure/chair/wood{
@@ -50,7 +50,7 @@
/area/lavaland/surface/outdoors)
"l" = (
/obj/structure/flora/ash/fireblossom,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"m" = (
/obj/item/flashlight/lantern{
@@ -61,15 +61,15 @@
"n" = (
/obj/structure/flora/ash/fireblossom,
/mob/living/basic/mining/mook/worker,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"o" = (
/obj/structure/railing/corner,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"p" = (
/obj/structure/ore_container/material_stand,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"q" = (
/obj/item/fishing_rod,
@@ -81,27 +81,27 @@
/area/lavaland/surface/outdoors)
"s" = (
/obj/effect/landmark/mook_village,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"t" = (
/obj/structure/chair/pew/left,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"u" = (
/obj/structure/railing,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"v" = (
/obj/structure/railing/corner{
dir = 8
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"w" = (
/obj/structure/railing{
dir = 4
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"x" = (
/obj/structure/table/wood/shuttle_bar,
@@ -114,11 +114,11 @@
/area/lavaland/surface/outdoors)
"z" = (
/mob/living/basic/mining/mook/worker/bard,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"A" = (
/obj/structure/chair/pew/right,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"E" = (
/obj/structure/flora/grass/jungle/b,
@@ -126,7 +126,7 @@
/area/lavaland/surface/outdoors)
"F" = (
/obj/structure/chair/pew,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"G" = (
/obj/structure/bed/pod,
@@ -137,23 +137,23 @@
/obj/structure/railing/corner{
dir = 1
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"I" = (
/mob/living/basic/mining/mook,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"J" = (
/obj/structure/railing{
dir = 8
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"M" = (
/obj/structure/chair/pew/right{
dir = 8
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"O" = (
/obj/structure/table/wood/shuttle_bar,
@@ -163,39 +163,39 @@
/area/lavaland/surface/outdoors)
"P" = (
/mob/living/basic/mining/mook/worker,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Q" = (
/obj/structure/flora/tree/jungle/style_5,
/turf/open/misc/grass/jungle/lavaland,
/area/lavaland/surface/outdoors)
-"S" = (
-/obj/item/flashlight/lantern{
- start_on = 1
- },
-/turf/open/misc/asteroid/basalt/lava_land_surface,
-/area/lavaland/surface/outdoors)
"V" = (
/obj/structure/chair/pew{
dir = 8
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"W" = (
/obj/structure/flora/tree/jungle/style_3,
/turf/open/misc/grass/jungle/lavaland,
/area/lavaland/surface/outdoors)
+"X" = (
+/obj/item/flashlight/lantern{
+ start_on = 1
+ },
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
+/area/lavaland/surface/outdoors)
"Y" = (
/obj/structure/chair/pew/left{
dir = 8
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Z" = (
/obj/structure/railing/corner{
dir = 4
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
(1,1,1) = {"
@@ -228,7 +228,7 @@ a
a
a
l
-S
+X
a
a
a
@@ -294,14 +294,14 @@ g
c
c
a
-S
+X
a
a
a
a
P
a
-S
+X
F
a
a
@@ -493,7 +493,7 @@ h
h
h
z
-S
+X
l
a
a
@@ -606,7 +606,7 @@ a
a
l
a
-S
+X
h
m
c
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_ore_vent.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_ore_vent.dmm
index 6379b7f084b..1cdb5a564ab 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_surface_ore_vent.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_ore_vent.dmm
@@ -3,11 +3,11 @@
/turf/template_noop,
/area/template_noop)
"l" = (
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"L" = (
/obj/structure/ore_vent/random,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
(1,1,1) = {"
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_phonebooth.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_phonebooth.dmm
index 4cbf3478bc2..80e4d6811ea 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_surface_phonebooth.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_phonebooth.dmm
@@ -9,7 +9,7 @@
/turf/open/floor/iron/dark/smooth_edge,
/area/ruin/powered/lavaland_phone_booth)
"e" = (
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/powered/lavaland_phone_booth)
"k" = (
/obj/machinery/vending/snack/green{
@@ -32,7 +32,7 @@
"v" = (
/obj/structure/lattice,
/obj/structure/billboard/Phone_booth,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/powered/lavaland_phone_booth)
"z" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
@@ -62,7 +62,7 @@
/area/ruin/powered/lavaland_phone_booth)
"V" = (
/obj/structure/lattice,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/powered/lavaland_phone_booth)
"W" = (
/obj/machinery/vending/cigarette{
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_pizzaparty.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_pizzaparty.dmm
index b48b6f58928..ebdcfb4850d 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_surface_pizzaparty.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_pizzaparty.dmm
@@ -3,11 +3,11 @@
/turf/template_noop,
/area/template_noop)
"ab" = (
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"ac" = (
/obj/structure/lattice,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"ad" = (
/turf/closed/wall,
@@ -153,7 +153,7 @@
/area/ruin/unpowered)
"hQ" = (
/obj/effect/decal/cleanable/blood/old,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"is" = (
/obj/effect/mapping_helpers/burnt_floor,
@@ -496,7 +496,7 @@
"Fg" = (
/mob/living/basic/mining/goliath,
/obj/effect/decal/cleanable/blood/old,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"FF" = (
/obj/effect/turf_decal/tile/yellow/diagonal_edge,
@@ -516,7 +516,7 @@
/area/ruin/unpowered)
"Jt" = (
/obj/item/stack/sheet/iron,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"KA" = (
/obj/structure/table/wood,
@@ -609,7 +609,7 @@
"RP" = (
/obj/item/clothing/under/shorts/blue,
/obj/effect/decal/cleanable/blood/old,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"RV" = (
/obj/structure/girder,
@@ -631,7 +631,7 @@
/area/ruin/unpowered)
"Sz" = (
/obj/structure/flora/ash/fireblossom,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"SQ" = (
/obj/item/clothing/shoes/sneakers/orange,
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_pride.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_pride.dmm
index 6ed4b294d41..7178948a9af 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_surface_pride.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_pride.dmm
@@ -1,6 +1,6 @@
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
"a" = (
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"c" = (
/turf/open/lava/smooth/lava_land_surface,
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_puzzle.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_puzzle.dmm
index b9ccb545ca0..ce4c3ed6a03 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_surface_puzzle.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_puzzle.dmm
@@ -4,10 +4,10 @@
/area/template_noop)
"b" = (
/obj/effect/sliding_puzzle/lavaland,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"c" = (
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
(1,1,1) = {"
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_random_ripley.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_random_ripley.dmm
index 4c82e520887..a1d6abf8f9d 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_surface_random_ripley.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_random_ripley.dmm
@@ -3,20 +3,20 @@
/turf/template_noop,
/area/template_noop)
"b" = (
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"c" = (
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"d" = (
/obj/vehicle/sealed/mecha/ripley/mining,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"e" = (
/obj/item/clothing/shoes/workboots/mining,
/obj/item/clothing/under/rank/cargo/miner/lavaland,
/obj/effect/decal/remains/human,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
(1,1,1) = {"
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_seed_vault.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_seed_vault.dmm
index c03669ad0b5..e7d01d08f6d 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_surface_seed_vault.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_seed_vault.dmm
@@ -1,9 +1,9 @@
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
"aa" = (
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"ab" = (
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"ac" = (
/turf/closed/wall/r_wall,
@@ -361,7 +361,6 @@
/obj/effect/turf_decal/trimline/green/line{
dir = 1
},
-/obj/structure/tank_holder/extinguisher,
/turf/open/floor/mineral/plastitanium,
/area/ruin/powered/seedvault)
"bf" = (
@@ -491,7 +490,7 @@
/area/ruin/powered/seedvault)
"bx" = (
/obj/effect/decal/cleanable/glass,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"by" = (
/obj/structure/disposalpipe/segment{
@@ -525,9 +524,6 @@
/obj/machinery/hydroponics/constructable/fullupgrade,
/turf/open/floor/mineral/plastitanium,
/area/ruin/powered/seedvault)
-"bD" = (
-/turf/closed/wall/r_wall,
-/area/lavaland/surface/outdoors)
"ca" = (
/obj/machinery/atmospherics/components/tank/air{
dir = 4
@@ -542,7 +538,7 @@
/area/ruin/powered/seedvault)
"eq" = (
/obj/effect/baseturf_helper/lava_land/surface,
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"hf" = (
/obj/structure/sink/directional/east,
@@ -603,6 +599,11 @@
/obj/machinery/light/floor,
/turf/open/floor/mineral/titanium/blue,
/area/ruin/powered/seedvault)
+"yq" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/extinguisher_cabinet/directional/north,
+/turf/open/floor/mineral/titanium/blue,
+/area/ruin/powered/seedvault)
"Bb" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden,
/turf/open/floor/iron/freezer,
@@ -694,7 +695,7 @@ aa
aa
aa
ab
-ab
+aa
aa
aa
aa
@@ -718,7 +719,7 @@ ac
ac
ac
ac
-aa
+ac
aa
aa
aa
@@ -739,7 +740,7 @@ OE
ah
ac
ca
-ac
+ah
ac
ac
ac
@@ -817,7 +818,7 @@ bc
rF
ac
ac
-bD
+ac
aa
"}
(8,1,1) = {"
@@ -854,7 +855,7 @@ aT
ac
ac
ac
-bb
+yq
bb
aN
aN
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_shuttle_wreckage.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_shuttle_wreckage.dmm
index 36950aaa0ee..b81d20e262d 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_surface_shuttle_wreckage.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_shuttle_wreckage.dmm
@@ -1,7 +1,7 @@
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
"bl" = (
/obj/item/stack/sheet/iron/five,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"bw" = (
/obj/effect/decal/cleanable/glass,
@@ -12,7 +12,7 @@
"cB" = (
/obj/effect/mapping_helpers/broken_floor,
/obj/effect/decal/cleanable/rubble,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"dI" = (
/obj/machinery/door/airlock/public/glass{
@@ -27,20 +27,20 @@
/obj/effect/mapping_helpers/burnt_floor,
/obj/effect/decal/cleanable/dirt/dust,
/obj/effect/decal/cleanable/rubble,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"en" = (
/obj/effect/mob_spawn/corpse/human/charredskeleton,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"eQ" = (
/obj/item/shard/titanium,
/obj/effect/decal/cleanable/glass,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"fy" = (
/obj/structure/door_assembly/door_assembly_shuttle,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"fz" = (
/obj/effect/mapping_helpers/broken_floor,
@@ -49,9 +49,6 @@
initial_gas_mix = "LAVALAND_ATMOS"
},
/area/ruin/unpowered)
-"gP" = (
-/turf/closed/mineral/titanium/volcanic,
-/area/ruin/unpowered)
"hT" = (
/turf/closed/wall/mineral/titanium{
initial_gas_mix = "LAVALAND_ATMOS"
@@ -67,16 +64,16 @@
/obj/structure/chair/comfy/shuttle{
dir = 4
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"iU" = (
/obj/effect/mapping_helpers/broken_floor,
/obj/effect/decal/cleanable/glass,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"ky" = (
/obj/structure/chair/comfy/shuttle,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"ld" = (
/obj/item/stack/sheet/mineral/titanium/fifty{
@@ -106,7 +103,7 @@
/area/ruin/unpowered)
"py" = (
/obj/effect/decal/cleanable/ash,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"rn" = (
/turf/open/lava/smooth/lava_land_surface,
@@ -114,29 +111,26 @@
"rr" = (
/obj/effect/decal/cleanable/dirt/dust,
/obj/effect/decal/cleanable/glass,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"rE" = (
/obj/structure/chair/comfy/shuttle{
dir = 8
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"se" = (
/obj/structure/table,
/obj/effect/decal/cleanable/ash,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"sE" = (
/obj/item/shard/titanium,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
-/area/ruin/unpowered)
-"sZ" = (
-/turf/closed/mineral/random/volcanic,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"tp" = (
/obj/item/stack/sheet/iron,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"tx" = (
/obj/machinery/light/small/directional/east,
@@ -152,12 +146,9 @@
initial_gas_mix = "LAVALAND_ATMOS"
},
/area/ruin/unpowered)
-"uh" = (
-/turf/closed/mineral/random/volcanic,
-/area/lavaland/surface)
"uH" = (
/obj/effect/spawner/random/structure/crate,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"vf" = (
/obj/effect/mapping_helpers/broken_floor,
@@ -167,19 +158,19 @@
/area/ruin/unpowered)
"xz" = (
/obj/machinery/computer,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"yZ" = (
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"zk" = (
/obj/effect/spawner/random/structure/crate,
/obj/effect/decal/cleanable/glass,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"Bb" = (
/obj/effect/mapping_helpers/broken_floor,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"BT" = (
/obj/effect/mob_spawn/corpse/human/charredskeleton,
@@ -189,7 +180,7 @@
/area/ruin/unpowered)
"Cg" = (
/obj/effect/decal/cleanable/glass,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"CX" = (
/obj/item/stack/sheet/mineral/titanium,
@@ -200,19 +191,19 @@
/area/ruin/unpowered)
"Dq" = (
/obj/effect/mapping_helpers/burnt_floor,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"Dy" = (
/obj/item/shard/titanium,
/obj/machinery/light/small/directional/east,
/obj/effect/mapping_helpers/broken_floor,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"DL" = (
/obj/item/stack/sheet/mineral/titanium/fifty{
amount = 4
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"DZ" = (
/obj/effect/mapping_helpers/burnt_floor,
@@ -223,7 +214,7 @@
"Ee" = (
/obj/structure/extinguisher_cabinet/directional/east,
/obj/item/stack/sheet/iron,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"Er" = (
/obj/effect/decal/cleanable/dirt,
@@ -233,14 +224,14 @@
},
/area/ruin/unpowered)
"Fq" = (
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface)
"FI" = (
/obj/machinery/power/shuttle_engine/heater,
/turf/open/floor/plating/lavaland_atmos,
/area/ruin/unpowered)
"FL" = (
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface)
"FR" = (
/obj/effect/mapping_helpers/broken_floor,
@@ -264,51 +255,48 @@
/area/ruin/unpowered)
"GF" = (
/obj/structure/window/reinforced/shuttle/unanchored,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"GS" = (
/obj/item/stack/sheet/iron/five,
/obj/effect/decal/cleanable/dirt/dust,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
-"GZ" = (
-/turf/closed/mineral/titanium/volcanic,
-/area/lavaland/surface)
"Hy" = (
/obj/machinery/computer/communications{
dir = 8
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"HM" = (
/obj/item/stack/sheet/mineral/titanium,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"JD" = (
/mob/living/basic/mining/goliath,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"JN" = (
/obj/item/shard/titanium,
/obj/item/stack/sheet/mineral/titanium,
/obj/effect/mapping_helpers/broken_floor,
/obj/effect/decal/cleanable/glass,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"KN" = (
-/obj/structure/spawner/lavaland/legion,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/mob/living/basic/mining/tendril,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"Lz" = (
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"LQ" = (
/mob/living/basic/mining/goldgrub,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"Ma" = (
/obj/effect/decal/cleanable/dirt/dust,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"NI" = (
/obj/structure/chair/comfy/shuttle{
@@ -322,7 +310,7 @@
"NS" = (
/obj/item/stack/sheet/iron,
/obj/effect/mapping_helpers/broken_floor,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"Om" = (
/obj/effect/mapping_helpers/broken_floor,
@@ -342,7 +330,7 @@
/obj/structure/chair/comfy/shuttle{
dir = 1
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"Pa" = (
/obj/structure/table,
@@ -350,7 +338,7 @@
pixel_x = 2;
pixel_y = 3
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"Qq" = (
/obj/effect/mapping_helpers/broken_floor,
@@ -362,7 +350,7 @@
"Rm" = (
/obj/item/shard/titanium,
/obj/effect/mapping_helpers/broken_floor,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"St" = (
/obj/structure/window/reinforced/shuttle,
@@ -381,11 +369,11 @@
"Tt" = (
/obj/item/stack/sheet/iron,
/obj/effect/decal/cleanable/glass,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"TF" = (
/obj/effect/decal/cleanable/rubble,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"TQ" = (
/obj/item/stack/sheet/iron,
@@ -397,7 +385,7 @@
"Vs" = (
/obj/item/stack/sheet/mineral/titanium,
/obj/effect/mapping_helpers/broken_floor,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"VN" = (
/obj/effect/mapping_helpers/burnt_floor,
@@ -408,15 +396,13 @@
"XT" = (
/obj/item/stack/sheet/mineral/titanium,
/obj/effect/decal/cleanable/glass,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"XU" = (
/obj/item/stack/sheet/mineral/titanium/fifty{
amount = 4
},
-/turf/open/floor/mineral/titanium/yellow{
- initial_gas_mix = "LAVALAND_ATMOS"
- },
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"XZ" = (
/obj/structure/chair/comfy/shuttle{
@@ -428,7 +414,7 @@
/area/ruin/unpowered)
"Zo" = (
/obj/effect/mob_spawn/corpse/human/legioninfested,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/unpowered)
"Zq" = (
/obj/effect/mapping_helpers/burnt_floor,
@@ -446,8 +432,8 @@ SV
SV
SV
SV
-GZ
-GZ
+FL
+FL
Fq
Fq
Fq
@@ -467,8 +453,8 @@ SV
SV
SV
FL
-GZ
-gP
+FL
+yZ
yZ
fy
iU
@@ -485,8 +471,8 @@ SV
(3,1,1) = {"
SV
SV
-uh
-uh
+FL
+FL
yZ
hT
hT
@@ -506,8 +492,8 @@ SV
"}
(4,1,1) = {"
SV
-uh
-sZ
+FL
+yZ
hT
ky
HM
@@ -655,13 +641,13 @@ yZ
CX
yZ
yZ
-uh
+FL
FL
"}
(11,1,1) = {"
Fq
-GZ
-gP
+FL
+yZ
bw
Tt
JD
@@ -676,15 +662,15 @@ DZ
XU
FI
Ga
-uh
-uh
+FL
+FL
FL
"}
(12,1,1) = {"
SV
-GZ
-gP
-gP
+FL
+yZ
+yZ
VN
Ee
Hy
@@ -698,14 +684,14 @@ oE
yZ
yZ
FL
-uh
-uh
+FL
+FL
SV
"}
(13,1,1) = {"
SV
-GZ
-gP
+FL
+yZ
Lz
py
hT
@@ -726,7 +712,7 @@ SV
"}
(14,1,1) = {"
SV
-GZ
+FL
Fq
Lz
lu
@@ -737,7 +723,7 @@ JN
Dy
On
Om
-GZ
+FL
FL
FL
SV
@@ -758,8 +744,8 @@ XT
yZ
St
St
-gP
-GZ
+yZ
+FL
SV
SV
SV
@@ -779,8 +765,8 @@ py
St
yZ
FL
-GZ
-GZ
+FL
+FL
SV
SV
SV
@@ -840,9 +826,9 @@ SV
SV
FL
FL
-uh
-uh
-uh
+FL
+FL
+FL
FL
FL
SV
@@ -863,8 +849,8 @@ SV
SV
SV
FL
-uh
-uh
+FL
+FL
FL
SV
SV
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_survivalpod.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_survivalpod.dmm
index 4894dbce32b..9e01f5f0063 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_surface_survivalpod.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_survivalpod.dmm
@@ -3,7 +3,7 @@
/turf/template_noop,
/area/template_noop)
"b" = (
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"c" = (
/obj/effect/turf_decal/mining,
@@ -40,7 +40,7 @@
/area/ruin/powered)
"j" = (
/obj/effect/decal/cleanable/blood/drip,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"k" = (
/obj/machinery/sleeper/survival_pod,
@@ -60,12 +60,12 @@
/area/ruin/powered)
"n" = (
/obj/effect/decal/cleanable/blood,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"o" = (
/obj/effect/decal/cleanable/blood,
/obj/effect/mob_spawn/corpse/goliath,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"p" = (
/obj/structure/table/survival_pod,
@@ -92,7 +92,7 @@
/area/ruin/powered)
"s" = (
/obj/effect/decal/cleanable/blood/footprints,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"t" = (
/obj/effect/decal/cleanable/blood/footprints{
@@ -106,14 +106,14 @@
dir = 8
},
/obj/effect/decal/cleanable/blood/drip,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"v" = (
/obj/effect/decal/cleanable/blood/footprints{
dir = 8
},
/obj/effect/decal/cleanable/blood/footprints,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"w" = (
/obj/effect/turf_decal/mining/survival{
@@ -126,7 +126,7 @@
/obj/effect/decal/cleanable/blood/footprints{
dir = 1
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"y" = (
/obj/effect/turf_decal/mining/survival{
@@ -138,12 +138,12 @@
/obj/effect/decal/cleanable/blood/footprints{
dir = 8
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"A" = (
/obj/effect/decal/cleanable/blood/footprints,
/obj/effect/decal/cleanable/blood/drip,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
(1,1,1) = {"
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1.dmm
index 29e0bd76c93..dd1151ee4fa 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1.dmm
@@ -1898,7 +1898,7 @@
/area/ruin/syndicate_lava_base/testlab)
"pa" = (
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"pe" = (
/obj/effect/decal/cleanable/dirt,
@@ -2068,7 +2068,7 @@
dir = 1
},
/obj/structure/disposalpipe/trunk,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/ruin/syndicate_lava_base/virology)
"rC" = (
/obj/machinery/door/firedoor,
@@ -2111,7 +2111,7 @@
/turf/open/floor/engine/co2,
/area/ruin/syndicate_lava_base/engineering)
"si" = (
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"sl" = (
/obj/effect/decal/cleanable/dirt,
@@ -4268,7 +4268,7 @@
key = "mistake"
},
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"Wv" = (
/obj/effect/decal/cleanable/dirt,
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_ufo_crash.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_ufo_crash.dmm
index 372731e7223..d01dc346b2b 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_surface_ufo_crash.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_ufo_crash.dmm
@@ -1,9 +1,9 @@
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
"a" = (
-/turf/closed/mineral/volcanic/lava_land_surface,
-/area/lavaland/surface/outdoors)
+/turf/template_noop,
+/area/template_noop)
"b" = (
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"c" = (
/turf/closed/wall/mineral/abductor,
@@ -11,6 +11,9 @@
"d" = (
/turf/closed/wall/mineral/abductor,
/area/ruin/unpowered)
+"g" = (
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
+/area/lavaland/surface/outdoors)
"j" = (
/obj/machinery/abductor/experiment{
team_number = 100
@@ -105,9 +108,9 @@ a
a
a
a
-a
-a
-a
+g
+g
+g
a
a
"}
@@ -115,53 +118,53 @@ a
a
a
a
-a
-a
-a
-a
-a
-a
+g
+g
+g
+g
+g
+g
a
"}
(3,1,1) = {"
a
a
-a
+g
c
-a
-a
-a
-a
-a
-a
+g
+g
+g
+g
+g
+g
"}
(4,1,1) = {"
a
-a
+g
c
d
-a
-a
-a
-a
-a
-a
+g
+g
+g
+g
+g
+g
"}
(5,1,1) = {"
a
-a
+g
d
j
k
k
-a
+g
y
d
-a
+g
"}
(6,1,1) = {"
a
-a
+g
d
k
o
@@ -169,11 +172,11 @@ s
v
z
d
-a
+g
"}
(7,1,1) = {"
-a
-a
+g
+g
d
l
p
@@ -181,11 +184,11 @@ k
w
A
d
-a
+g
"}
(8,1,1) = {"
-a
-a
+g
+g
c
d
q
@@ -193,11 +196,11 @@ t
q
d
c
-a
+g
"}
(9,1,1) = {"
-a
-a
+g
+g
b
c
d
@@ -205,67 +208,67 @@ d
d
c
b
-a
+g
"}
(10,1,1) = {"
a
-a
+g
b
b
b
b
b
b
-a
-a
+g
+g
"}
(11,1,1) = {"
-a
-a
+g
+g
b
b
b
b
b
b
-a
-a
+g
+g
"}
(12,1,1) = {"
-a
-a
+g
+g
b
b
b
b
b
b
-a
-a
+g
+g
"}
(13,1,1) = {"
a
-a
+g
b
b
b
b
b
b
-a
-a
+g
+g
"}
(14,1,1) = {"
a
-a
+g
b
b
b
b
b
b
-a
-a
+b
+g
"}
(15,1,1) = {"
a
@@ -276,7 +279,7 @@ b
b
b
b
-a
+g
a
"}
(16,1,1) = {"
@@ -288,7 +291,7 @@ b
b
b
b
-a
+g
a
"}
(17,1,1) = {"
@@ -300,13 +303,13 @@ b
b
b
b
-a
+g
a
"}
(18,1,1) = {"
a
a
-b
+a
b
b
b
@@ -336,7 +339,7 @@ b
b
b
b
-a
+b
a
"}
(21,1,1) = {"
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_watcher_grave.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_watcher_grave.dmm
index 99af5bdced4..6496cdcb2b5 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_surface_watcher_grave.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_watcher_grave.dmm
@@ -1,6 +1,6 @@
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
"a" = (
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"b" = (
/obj/structure/stone_tile/surrounding_tile,
@@ -35,9 +35,6 @@
/obj/effect/mapping_helpers/bombable_wall,
/turf/closed/indestructible/riveted/boss/wasteland,
/area/lavaland/surface/outdoors)
-"l" = (
-/turf/closed/mineral/gibtonite/volcanic,
-/area/lavaland/surface/outdoors)
"m" = (
/turf/open/chasm/lavaland,
/area/lavaland/surface/outdoors)
@@ -56,7 +53,7 @@
/obj/structure/stone_tile/cracked{
pixel_x = 16
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"u" = (
/obj/structure/flora/ash/stem_shroom,
@@ -64,7 +61,7 @@
/area/lavaland/surface/outdoors)
"v" = (
/obj/effect/mob_spawn/corpse/watcher/crushed,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"y" = (
/obj/structure/stone_tile/block/cracked{
@@ -91,7 +88,7 @@
/area/lavaland/surface/outdoors)
"E" = (
/obj/structure/stone_tile/cracked,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"I" = (
/turf/template_noop,
@@ -100,11 +97,11 @@
/obj/structure/stone_tile/slab/cracked{
dir = 4
},
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"M" = (
/obj/structure/flora/ash/fireblossom,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"R" = (
/turf/closed/indestructible/riveted/boss/wasteland,
@@ -115,7 +112,7 @@
/turf/open/misc/asteroid/basalt/wasteland,
/area/lavaland/surface/outdoors)
"W" = (
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
(1,1,1) = {"
@@ -152,7 +149,7 @@ I
I
I
I
-l
+a
a
a
a
@@ -225,7 +222,7 @@ I
"}
(8,1,1) = {"
I
-l
+a
a
R
y
@@ -265,7 +262,7 @@ h
c
R
a
-l
+a
I
"}
(11,1,1) = {"
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_wizard.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_wizard.dmm
index fb0a070b894..dd770bb660a 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_surface_wizard.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_wizard.dmm
@@ -1,16 +1,16 @@
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
"a" = (
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"b" = (
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"c" = (
/turf/template_noop,
/area/template_noop)
"d" = (
/obj/structure/stone_tile/slab,
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"e" = (
/obj/structure/stone_tile,
@@ -283,7 +283,7 @@
"F" = (
/obj/structure/stone_tile/slab,
/obj/effect/mapping_helpers/no_lava,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"G" = (
/turf/closed/indestructible/riveted/boss/see_through,
@@ -302,15 +302,15 @@
/area/lavaland/surface/outdoors)
"I" = (
/obj/structure/stone_tile/slab/cracked,
-/turf/closed/mineral/volcanic/lava_land_surface,
+/turf/closed/mineral/volcanic/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"J" = (
/obj/structure/fluff/divine/convertaltar,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
"K" = (
/mob/living/basic/dark_wizard,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
+/turf/open/misc/asteroid/basalt/lava_land_surface/biome_replace,
/area/lavaland/surface/outdoors)
(1,1,1) = {"
diff --git a/_maps/RandomRuins/SpaceRuins/bus.dmm b/_maps/RandomRuins/SpaceRuins/bus.dmm
index 177654f63ad..b725897aa36 100644
--- a/_maps/RandomRuins/SpaceRuins/bus.dmm
+++ b/_maps/RandomRuins/SpaceRuins/bus.dmm
@@ -295,6 +295,10 @@
},
/turf/open/misc/asteroid/airless,
/area/ruin/space)
+"FD" = (
+/obj/item/clothing/head/costume/paper_hat/savior,
+/turf/open/misc/asteroid/airless,
+/area/ruin/space)
"FZ" = (
/obj/effect/decal/cleanable/dirt,
/obj/item/toy/plush/awakenedplushie{
@@ -501,7 +505,7 @@ ab
yY
yY
yY
-yY
+FD
OD
yY
Ne
diff --git a/_maps/RandomRuins/SpaceRuins/hauntedtradingpost.dmm b/_maps/RandomRuins/SpaceRuins/hauntedtradingpost.dmm
index 349d32e62a3..dd93e77a597 100644
--- a/_maps/RandomRuins/SpaceRuins/hauntedtradingpost.dmm
+++ b/_maps/RandomRuins/SpaceRuins/hauntedtradingpost.dmm
@@ -813,9 +813,9 @@
"hf" = (
/obj/structure/cable/layer1,
/obj/structure/sign/poster/contraband/syndicate_pistol/directional/west,
-/mob/living/simple_animal/bot/secbot{
+/mob/living/basic/bot/secbot{
faction = list("Syndicate");
- bot_cover_flags = 4;
+ bot_access_flags = 4;
baton_type = /obj/item/melee/baton/security/cattleprod;
name = "\improper Syndicate Securitron";
desc = "A little security robot, reprogrammed by the syndicate. He looks downright surly.";
diff --git a/_maps/RandomZLevels/heretic.dmm b/_maps/RandomZLevels/heretic.dmm
index 69266c7c2e3..5c9389cf0fb 100644
--- a/_maps/RandomZLevels/heretic.dmm
+++ b/_maps/RandomZLevels/heretic.dmm
@@ -56,12 +56,13 @@
/turf/open/floor/iron,
/area/awaymission/caves/heretic_laboratory_clean)
"ao" = (
-/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/missile_rack{
- pixel_y = 9;
- pixel_x = 15;
- anchored = 1;
- name = "Sam Site Missle rack"
+/obj/structure/railing{
+ dir = 1
},
+/obj/effect/turf_decal/stripes{
+ dir = 1
+ },
+/obj/machinery/deployable_turret/hmg,
/turf/open/floor/iron/large,
/area/awaymission/beach/heretic)
"aq" = (
@@ -329,6 +330,14 @@
/obj/effect/blessing/invisible,
/turf/open/floor/iron/small,
/area/awaymission/caves/heretic_laboratory)
+"bK" = (
+/obj/structure/fluff/sat_dish{
+ dir = 4;
+ pixel_x = -8;
+ pixel_y = -1
+ },
+/turf/open/floor/iron/large,
+/area/awaymission/beach/heretic)
"bN" = (
/obj/effect/spawner/structure/window,
/turf/open/floor/plating,
@@ -1611,7 +1620,7 @@
/turf/closed/wall/mineral/titanium,
/area/awaymission/beach/heretic)
"iw" = (
-/obj/effect/turf_decal/trimline/red/filled/end,
+/obj/effect/turf_decal/trimline/yellow/filled,
/turf/open/floor/iron/large,
/area/awaymission/beach/heretic)
"ix" = (
@@ -1669,6 +1678,11 @@
/obj/effect/mapping_helpers/airlock/access/all/medical,
/turf/open/floor/iron/freezer,
/area/awaymission/caves/heretic_laboratory)
+"iK" = (
+/obj/machinery/deployable_turret/naval_cannon,
+/obj/effect/turf_decal/trimline/yellow/filled,
+/turf/open/floor/iron/large,
+/area/awaymission/beach/heretic)
"iL" = (
/obj/structure/fluff/tram_rail/anchor{
dir = 1
@@ -2074,6 +2088,16 @@
/obj/machinery/light/directional/east,
/turf/open/floor/iron,
/area/awaymission/caves/heretic_laboratory_clean)
+"kS" = (
+/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/missile_rack{
+ pixel_y = 9;
+ pixel_x = 15;
+ anchored = 1;
+ name = "SAM site missile rack"
+ },
+/obj/effect/turf_decal/trimline/red/arrow_cw,
+/turf/open/floor/iron/large,
+/area/awaymission/beach/heretic)
"kV" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -2331,6 +2355,11 @@
"mv" = (
/turf/open/misc/beach/sand,
/area/awaymission/caves/heretic_laboratory_clean)
+"mA" = (
+/obj/machinery/deployable_turret/naval_cannon,
+/obj/effect/turf_decal/trimline/yellow/filled/arrow_cw,
+/turf/open/floor/iron/large,
+/area/awaymission/beach/heretic)
"mC" = (
/obj/machinery/power/rtg/lavaland,
/obj/structure/window/reinforced/plasma/spawner/directional/west,
@@ -2801,6 +2830,22 @@
},
/turf/open/floor/iron/white/textured_large,
/area/awaymission/beach/heretic)
+"oV" = (
+/obj/structure/rack,
+/obj/item/ammo_casing/mm40{
+ pixel_x = 6;
+ pixel_y = 0
+ },
+/obj/item/ammo_casing/mm40{
+ pixel_x = 2;
+ pixel_y = 0
+ },
+/obj/item/ammo_casing/mm40{
+ pixel_x = -2;
+ pixel_y = 0
+ },
+/turf/open/floor/iron/large,
+/area/awaymission/beach/heretic)
"oW" = (
/obj/structure/filingcabinet{
pixel_x = -6;
@@ -3600,6 +3645,13 @@
/obj/item/radio/intercom/mi13/directional/south,
/turf/open/floor/iron,
/area/awaymission/caves/heretic_laboratory_clean)
+"sP" = (
+/obj/structure/ladder{
+ name = "busted ladder hatch";
+ desc = "A sturdy metal ladder that used to lead to the bottom part of the ship. It's completely broken and the hatch is welded shut."
+ },
+/turf/open/floor/plating,
+/area/awaymission/caves/heretic_laboratory_clean)
"sS" = (
/obj/effect/turf_decal/siding/wood/corner{
dir = 4
@@ -4119,11 +4171,13 @@
/turf/open/floor/engine,
/area/awaymission/caves/heretic_laboratory)
"vI" = (
-/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/missile_rack{
- pixel_y = 8;
- pixel_x = -15;
- anchored = 1;
- name = "Sam Site Missle rack"
+/obj/structure/fluff{
+ icon = 'icons/mob/simple/hivebot.dmi';
+ icon_state = "def_radar-off";
+ name = "radio dish component";
+ desc = "Remarkable Nanotrasen technology. This does... something to make the radio dish work.";
+ pixel_y = 0;
+ pixel_x = 0
},
/turf/open/floor/iron/large,
/area/awaymission/beach/heretic)
@@ -4264,6 +4318,16 @@
},
/turf/open/floor/plating,
/area/awaymission/beach/heretic)
+"wv" = (
+/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/missile_rack{
+ pixel_y = 8;
+ pixel_x = -15;
+ anchored = 1;
+ name = "SAM site missile rack"
+ },
+/obj/effect/turf_decal/trimline/red/arrow_ccw,
+/turf/open/floor/iron/large,
+/area/awaymission/beach/heretic)
"wy" = (
/obj/machinery/light/directional/west,
/obj/effect/turf_decal/tile/green/anticorner/contrasted{
@@ -5285,6 +5349,10 @@
/obj/effect/turf_decal/trimline/blue/filled/line,
/turf/open/floor/iron/white/smooth_large,
/area/awaymission/caves/heretic_laboratory)
+"BA" = (
+/obj/effect/turf_decal/trimline/yellow/filled/arrow_ccw,
+/turf/open/floor/iron/large,
+/area/awaymission/beach/heretic)
"BE" = (
/obj/machinery/teleport/station{
name = "Forcefield generator"
@@ -5451,6 +5519,10 @@
/obj/effect/turf_decal/box,
/turf/open/floor/iron/white/smooth_large,
/area/awaymission/caves/heretic_laboratory)
+"CF" = (
+/obj/effect/turf_decal/trimline/yellow/line,
+/turf/open/floor/iron/large,
+/area/awaymission/beach/heretic)
"CG" = (
/obj/effect/turf_decal/tile/yellow/anticorner/contrasted,
/obj/effect/blessing/invisible,
@@ -5831,12 +5903,19 @@
/turf/open/floor/iron/white,
/area/awaymission/caves/heretic_laboratory)
"EP" = (
-/obj/machinery/deployable_turret/hmg,
-/obj/structure/railing{
- dir = 1
+/obj/effect/turf_decal/trimline/yellow/filled,
+/obj/structure/rack,
+/obj/item/ammo_casing/mm40{
+ pixel_x = 6;
+ pixel_y = 0
},
-/obj/effect/turf_decal/stripes{
- dir = 1
+/obj/item/ammo_casing/mm40{
+ pixel_x = 2;
+ pixel_y = 0
+ },
+/obj/item/ammo_casing/mm40{
+ pixel_x = -2;
+ pixel_y = 0
},
/turf/open/floor/iron/large,
/area/awaymission/beach/heretic)
@@ -6284,13 +6363,7 @@
/turf/open/floor/iron/small,
/area/awaymission/caves/heretic_laboratory)
"GR" = (
-/obj/effect/turf_decal/trimline/red/arrow_cw,
-/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/missile_rack{
- pixel_y = 9;
- pixel_x = 15;
- anchored = 1;
- name = "Sam Site Missle rack"
- },
+/obj/effect/turf_decal/trimline/yellow/filled/end,
/turf/open/floor/iron/large,
/area/awaymission/beach/heretic)
"GT" = (
@@ -9201,12 +9274,8 @@
/turf/open/floor/engine,
/area/awaymission/caves/heretic_laboratory)
"Wz" = (
-/obj/effect/turf_decal/trimline/red/arrow_ccw,
-/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/missile_rack{
- pixel_y = 8;
- pixel_x = -15;
- anchored = 1;
- name = "Sam Site Missle rack"
+/obj/effect/turf_decal/trimline/red/filled/end{
+ dir = 1
},
/turf/open/floor/iron/large,
/area/awaymission/beach/heretic)
@@ -9425,7 +9494,7 @@
dir = 5
},
/obj/machinery/camera/directional/east{
- network = list("ss13","medbay");
+ network = list("heretic_gate");
c_tag = "Medical - Surgery B"
},
/obj/structure/disposalpipe/trunk{
@@ -9827,7 +9896,11 @@
/turf/open/floor/iron/dark,
/area/awaymission/caves/heretic_laboratory)
"ZP" = (
-/obj/effect/turf_decal/trimline/red/filled,
+/obj/structure/fluff/sat_dish{
+ dir = 8;
+ pixel_x = 8;
+ pixel_y = -1
+ },
/turf/open/floor/iron/large,
/area/awaymission/beach/heretic)
"ZQ" = (
@@ -50509,11 +50582,11 @@ nI
nI
nI
nI
-SY
-hY
-hY
-hY
+ao
hY
+Wz
+xH
+xH
xl
xl
xl
@@ -50530,12 +50603,12 @@ xl
xl
xl
BY
-xH
-xH
-ZP
+EP
iw
-hY
-hY
+iw
+iw
+iK
+GR
oo
oo
kI
@@ -50768,8 +50841,8 @@ nI
nI
pB
hY
-hY
-hY
+kS
+ZP
hY
xl
Kx
@@ -50787,11 +50860,11 @@ IP
kw
ZM
BY
+oV
hY
hY
-ao
-GR
hY
+BA
hY
hY
hY
@@ -51024,16 +51097,16 @@ nI
nI
nI
nI
-EP
-hY
-hY
+SY
+Gh
+Mj
hY
xl
nL
vu
gi
vu
-vu
+sP
pr
xl
md
@@ -51044,16 +51117,16 @@ IP
Yy
KO
BY
+oV
hY
hY
-Gh
-Mj
-hY
-hY
+hY
+CF
hY
hY
hY
hY
+vI
nR
nI
nI
@@ -51282,8 +51355,8 @@ nI
nI
Hi
hY
-hY
-hY
+wv
+bK
hY
xl
Ew
@@ -51301,11 +51374,11 @@ IP
FF
Kk
BY
+oV
hY
hY
-vI
-Wz
hY
+mA
hY
hY
hY
@@ -51537,11 +51610,11 @@ nI
nI
nI
nI
-SY
-hY
-hY
-hY
+ao
hY
+Wz
+xH
+xH
xl
xl
xl
@@ -51558,12 +51631,12 @@ xl
xl
xl
BY
-xH
-xH
-ZP
+EP
iw
-hY
-hY
+iw
+iw
+iw
+GR
VQ
VQ
CC
diff --git a/_maps/RandomZLevels/research.dmm b/_maps/RandomZLevels/research.dmm
index c3513c00bfc..66e00db43a6 100644
--- a/_maps/RandomZLevels/research.dmm
+++ b/_maps/RandomZLevels/research.dmm
@@ -1678,7 +1678,7 @@
/turf/open/floor/iron/white,
/area/awaymission/research/interior/security)
"ij" = (
-/mob/living/simple_animal/bot/secbot/genesky,
+/mob/living/basic/bot/secbot/genesky,
/obj/effect/turf_decal/tile/red/half/contrasted{
dir = 1
},
diff --git a/_maps/map_files/CatwalkStation/CatwalkStation_2023.dmm b/_maps/map_files/CatwalkStation/CatwalkStation_2023.dmm
index b35fef2b070..881a960774c 100644
--- a/_maps/map_files/CatwalkStation/CatwalkStation_2023.dmm
+++ b/_maps/map_files/CatwalkStation/CatwalkStation_2023.dmm
@@ -3967,6 +3967,10 @@
/obj/structure/lattice/catwalk,
/turf/open/openspace,
/area/station/hallway/primary/fore)
+"bbC" = (
+/obj/effect/spawner/random/gizmo,
+/turf/open/floor/engine,
+/area/station/science/auxlab/firing_range)
"bbV" = (
/obj/effect/decal/cleanable/dirt,
/obj/machinery/power/apc/auto_name/directional/west,
@@ -4231,12 +4235,6 @@
/obj/effect/landmark/event_spawn,
/turf/open/floor/catwalk_floor/iron,
/area/station/hallway/primary/central)
-"bex" = (
-/obj/structure/disposalpipe/segment{
- dir = 10
- },
-/turf/open/floor/plating,
-/area/station/maintenance/starboard/upper)
"beA" = (
/obj/effect/turf_decal/stripes{
dir = 1
@@ -6931,6 +6929,16 @@
},
/turf/open/floor/iron,
/area/station/hallway/primary/port)
+"bOF" = (
+/obj/item/radio/intercom/directional/south,
+/obj/effect/turf_decal/trimline/brown/filled/line{
+ dir = 6
+ },
+/obj/structure/railing{
+ dir = 1
+ },
+/turf/open/floor/iron/textured,
+/area/station/cargo/storage)
"bOI" = (
/obj/effect/turf_decal/tile/red/fourcorners,
/turf/open/floor/iron/dark,
@@ -7039,13 +7047,13 @@
/turf/open/floor/iron/white,
/area/station/medical/medbay/central)
"bPN" = (
-/obj/structure/table,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/structure/disposalpipe/sorting/mail{
dir = 1
},
/obj/effect/mapping_helpers/mail_sorting/science/xenobiology,
+/obj/machinery/gizmo/toggle/tucker_tubes,
/turf/open/floor/iron/dark/smooth_large,
/area/station/science/explab)
"bPO" = (
@@ -10041,11 +10049,13 @@
/turf/open/openspace,
/area/station/engineering/lobby)
"cCN" = (
-/obj/machinery/newscaster/directional/south,
/obj/machinery/conveyor{
dir = 8;
id = "mining"
},
+/obj/machinery/bouldertech/refinery{
+ dir = 4
+ },
/turf/open/floor/iron/textured,
/area/station/cargo/storage)
"cCX" = (
@@ -14161,6 +14171,9 @@
/obj/structure/railing{
dir = 8
},
+/obj/effect/turf_decal/trimline/brown/filled/line{
+ dir = 4
+ },
/turf/open/floor/iron/textured,
/area/station/cargo/storage)
"dKX" = (
@@ -19452,6 +19465,14 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/dark/smooth_large,
/area/station/science/xenobiology)
+"fiR" = (
+/obj/machinery/camera/autoname/directional/south,
+/obj/effect/turf_decal/trimline/brown/filled/line,
+/obj/structure/railing{
+ dir = 1
+ },
+/turf/open/floor/iron/textured,
+/area/station/cargo/storage)
"fiZ" = (
/obj/structure/showcase/machinery/oldpod{
desc = "An old NT branded sleeper, decommissioned after the lead acetate incident. None of the functional machinery remains inside.";
@@ -30028,11 +30049,13 @@
/turf/open/floor/catwalk_floor,
/area/station/maintenance/starboard/fore)
"hXr" = (
-/obj/machinery/firealarm/directional/south,
/obj/machinery/conveyor{
dir = 8;
id = "mining"
},
+/obj/machinery/bouldertech/refinery/smelter{
+ dir = 4
+ },
/turf/open/floor/iron/textured,
/area/station/cargo/storage)
"hXT" = (
@@ -32684,7 +32707,7 @@
/area/station/commons/dorms)
"iGo" = (
/obj/structure/disposalpipe/trunk/multiz/down{
- dir = 1
+ dir = 8
},
/turf/open/floor/plating,
/area/station/maintenance/starboard/upper)
@@ -45414,6 +45437,12 @@
},
/turf/open/floor/iron/textured,
/area/station/command/eva)
+"mbh" = (
+/obj/machinery/firealarm/directional/south,
+/obj/effect/turf_decal/trimline/brown/filled/line,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron/textured,
+/area/station/cargo/storage)
"mbj" = (
/obj/machinery/door/airlock/external,
/obj/effect/mapping_helpers/airlock/cyclelink_helper{
@@ -50552,6 +50581,9 @@
dir = 6;
id = "mining"
},
+/obj/effect/turf_decal/trimline/brown/filled/line{
+ dir = 4
+ },
/turf/open/floor/iron/textured,
/area/station/cargo/storage)
"nwT" = (
@@ -56150,6 +56182,12 @@
/obj/machinery/light_switch/directional/east,
/turf/open/floor/iron/dark/smooth_large,
/area/station/tcommsat/server)
+"oTH" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/turf/open/floor/iron/textured,
+/area/station/cargo/storage)
"oTK" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/button/door/directional/east{
@@ -59608,13 +59646,13 @@
/turf/open/floor/iron/kitchen_coldroom/freezerfloor,
/area/station/service/kitchen/coldroom)
"pQI" = (
-/obj/effect/turf_decal/trimline/brown/filled/line{
- dir = 10
- },
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/structure/disposalpipe/segment,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/turf_decal/trimline/brown/filled/line{
+ dir = 8
+ },
/turf/open/floor/iron/textured,
/area/station/cargo/storage)
"pQK" = (
@@ -65847,7 +65885,7 @@
/obj/effect/turf_decal/siding/dark{
dir = 8
},
-/mob/living/simple_animal/bot/secbot/pingsky,
+/mob/living/basic/bot/secbot/pingsky,
/obj/structure/cable/layer3,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -66024,12 +66062,10 @@
/turf/open/floor/plating,
/area/station/maintenance/starboard/aft)
"rCF" = (
-/obj/machinery/camera/autoname/directional/south,
/obj/machinery/conveyor{
dir = 8;
id = "mining"
},
-/obj/machinery/bouldertech/refinery/smelter,
/turf/open/floor/iron/textured,
/area/station/cargo/storage)
"rCP" = (
@@ -67426,6 +67462,11 @@
/obj/effect/decal/cleanable/blood/old,
/turf/open/floor/plating,
/area/station/security/interrogation)
+"rXI" = (
+/obj/structure/extinguisher_cabinet/directional/south,
+/obj/effect/turf_decal/trimline/brown/filled/line,
+/turf/open/floor/iron/textured,
+/area/station/cargo/storage)
"rXL" = (
/turf/open/openspace,
/area/station/science/robotics/lab)
@@ -70236,7 +70277,6 @@
/turf/open/openspace,
/area/station/hallway/primary/central)
"sLK" = (
-/obj/structure/extinguisher_cabinet/directional/south,
/obj/effect/turf_decal/delivery,
/obj/effect/decal/cleanable/rubble,
/turf/open/floor/iron/dark/smooth_large,
@@ -75350,14 +75390,6 @@
/obj/structure/railing,
/turf/open/floor/engine/hull/air,
/area/station/maintenance/port)
-"ucf" = (
-/obj/machinery/light/directional/south,
-/obj/machinery/conveyor{
- dir = 8;
- id = "mining"
- },
-/turf/open/floor/iron/textured,
-/area/station/cargo/storage)
"ucp" = (
/obj/machinery/power/apc/auto_name/directional/north,
/obj/structure/cable,
@@ -75416,12 +75448,13 @@
/turf/open/openspace,
/area/station/maintenance/starboard/aft/upper)
"ucX" = (
-/obj/item/radio/intercom/directional/south,
/obj/machinery/conveyor{
dir = 10;
id = "mining"
},
-/obj/machinery/bouldertech/refinery,
+/obj/effect/turf_decal/trimline/brown/filled/line{
+ dir = 4
+ },
/turf/open/floor/iron/textured,
/area/station/cargo/storage)
"ucZ" = (
@@ -76800,6 +76833,15 @@
/obj/machinery/duct,
/turf/open/floor/wood/large,
/area/station/commons/dorms)
+"uvA" = (
+/obj/effect/turf_decal/trimline/brown/filled/line,
+/obj/structure/railing{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/light/directional/south,
+/turf/open/floor/iron/textured,
+/area/station/cargo/storage)
"uvF" = (
/obj/structure/railing/corner{
dir = 4
@@ -80086,6 +80128,18 @@
/obj/structure/cable,
/turf/open/openspace,
/area/station/maintenance/starboard/upper)
+"vmm" = (
+/obj/item/stack/ducts,
+/obj/item/stack/ducts{
+ pixel_y = -8;
+ pixel_x = -3
+ },
+/obj/item/stack/ducts{
+ pixel_y = 4;
+ pixel_x = 2
+ },
+/turf/open/floor/plating,
+/area/station/maintenance/starboard/upper)
"vmu" = (
/obj/machinery/door/airlock/grunge,
/obj/effect/mapping_helpers/airlock/access/any/command/ai_upload,
@@ -88963,6 +89017,12 @@
/obj/effect/turf_decal/trimline/brown/arrow_ccw,
/turf/open/floor/iron,
/area/station/hallway/primary/starboard)
+"xCP" = (
+/obj/effect/turf_decal/trimline/brown/filled/line{
+ dir = 10
+ },
+/turf/open/floor/iron/textured,
+/area/station/cargo/storage)
"xCS" = (
/obj/item/clothing/suit/jacket/straight_jacket,
/obj/structure/closet,
@@ -89334,6 +89394,11 @@
},
/turf/open/floor/plating,
/area/station/maintenance/starboard/fore)
+"xHg" = (
+/obj/machinery/newscaster/directional/south,
+/obj/effect/turf_decal/trimline/brown/filled/line,
+/turf/open/floor/iron/textured,
+/area/station/cargo/storage)
"xHi" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
/turf/open/floor/iron,
@@ -89584,7 +89649,7 @@
/obj/machinery/holopad/secure{
pixel_y = -1
},
-/mob/living/simple_animal/bot/secbot/beepsky/armsky,
+/mob/living/basic/bot/secbot/beepsky/armsky,
/obj/effect/turf_decal/trimline/red/warning{
dir = 4
},
@@ -90682,7 +90747,7 @@
/obj/effect/mapping_helpers/mail_sorting/service/library,
/obj/effect/mapping_helpers/mail_sorting/service/chapel,
/obj/effect/mapping_helpers/mail_sorting/service/dormitories,
-/mob/living/simple_animal/bot/secbot/beepsky/officer,
+/mob/living/basic/bot/secbot/beepsky/officer,
/obj/machinery/navbeacon{
codes_txt = "patrol;next_patrol=10-Vault";
location = "9-Bridge"
@@ -193926,7 +193991,7 @@ qSk
amt
pON
soU
-sOn
+bbC
pOR
ezP
gfz
@@ -199823,9 +199888,9 @@ pSB
lGA
xSg
pQI
+xCP
blo
ayK
-lwA
vmk
lwA
lwA
@@ -200080,10 +200145,10 @@ avc
mIp
iwQ
sLK
+rXI
wrT
toR
wUi
-wUi
sfc
avI
sfc
@@ -200335,11 +200400,11 @@ pSB
avc
pSB
lnH
-peQ
+oTH
hXr
+mbh
wrT
rWg
-lwA
oPr
lwA
lwA
@@ -200594,9 +200659,9 @@ pSB
gLT
peQ
rCF
+fiR
wrT
rWg
-lwA
oPr
lwA
lwA
@@ -200849,10 +200914,10 @@ gkh
oaF
dKL
lhy
-peQ
+oTH
cCN
+xHg
wrT
-bex
iGo
oPr
lwA
@@ -201107,10 +201172,10 @@ geK
aPg
jAO
bEr
-ucf
-wrT
-wrT
+rCF
+uvA
wrT
+rYh
fQz
kIE
kIE
@@ -201365,9 +201430,9 @@ cgX
nwQ
dKT
ucX
+bOF
wrT
-rYh
-wrT
+vmm
mYL
wrT
wrT
@@ -201623,7 +201688,7 @@ uKP
uKP
uKP
wrT
-rYh
+wrT
wrT
cYX
lVF
@@ -201879,7 +201944,7 @@ hRj
hRj
hRj
hRj
-wrT
+hRj
wrT
wrT
jzI
diff --git a/_maps/map_files/Deltastation/DeltaStation2.dmm b/_maps/map_files/Deltastation/DeltaStation2.dmm
index 33ad2d7b54b..c74ea366143 100644
--- a/_maps/map_files/Deltastation/DeltaStation2.dmm
+++ b/_maps/map_files/Deltastation/DeltaStation2.dmm
@@ -46,6 +46,28 @@
/obj/machinery/light/small/directional/north,
/turf/open/floor/iron/dark,
/area/station/service/library)
+"aaS" = (
+/obj/machinery/door/firedoor,
+/obj/effect/mapping_helpers/airlock/access/all/medical/general,
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/door/airlock/medical/glass{
+ name = "Medbay"
+ },
+/obj/effect/mapping_helpers/airlock/unres/delayed{
+ dir = 8
+ },
+/turf/open/floor/iron,
+/area/station/medical/medbay)
"aaV" = (
/obj/structure/disposalpipe/segment{
dir = 5
@@ -157,6 +179,24 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4,
/turf/open/floor/iron,
/area/station/hallway/secondary/entry)
+"aca" = (
+/obj/effect/turf_decal/tile/blue/half/contrasted{
+ dir = 4
+ },
+/obj/structure/reagent_dispensers/water_cooler,
+/obj/machinery/button/door/directional/east{
+ pixel_y = -4;
+ id = "paramed_dispatch_desk";
+ name = "Desk Shutter Control"
+ },
+/obj/machinery/button/door/directional/east{
+ pixel_y = 6;
+ name = "Medbay Doors Control";
+ id = "MedbayFoyer";
+ normaldoorcontrol = 1
+ },
+/turf/open/floor/iron/white,
+/area/station/medical/paramedic)
"acn" = (
/obj/machinery/door/airlock/medical{
name = "Medbay Cold Room"
@@ -224,6 +264,14 @@
},
/turf/open/floor/iron,
/area/station/construction/mining/aux_base)
+"acI" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 5
+ },
+/obj/machinery/status_display/ai/directional/north,
+/obj/effect/spawner/random/gizmo,
+/turf/open/floor/engine,
+/area/station/science/explab)
"acU" = (
/obj/structure/table_frame,
/obj/effect/decal/cleanable/dirt,
@@ -2006,18 +2054,6 @@
},
/turf/open/floor/iron/white,
/area/station/medical/pharmacy)
-"awN" = (
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/effect/spawner/random/entertainment/slot_machine,
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/tile/neutral/half/contrasted{
- dir = 1
- },
-/obj/machinery/light/small/dim/directional/north,
-/turf/open/floor/iron,
-/area/station/maintenance/department/crew_quarters/bar)
"awT" = (
/obj/structure/chair/stool/directional/east,
/turf/open/floor/iron/cafeteria,
@@ -2624,6 +2660,15 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/station/hallway/secondary/exit/departure_lounge)
+"aGy" = (
+/obj/effect/turf_decal/tile/brown/anticorner/contrasted,
+/obj/machinery/brm,
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "mining"
+ },
+/turf/open/floor/iron,
+/area/station/cargo/warehouse)
"aGF" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -2788,6 +2833,14 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/station/hallway/primary/central/fore)
+"aIa" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable/layer3,
+/mob/living/basic/bot/secbot/pingsky,
+/turf/open/floor/iron/grimy,
+/area/station/ai/satellite/interior)
"aIp" = (
/obj/effect/decal/cleanable/dirt,
/obj/effect/turf_decal/tile/yellow{
@@ -3739,12 +3792,6 @@
},
/turf/open/space/basic,
/area/space/nearstation)
-"aUS" = (
-/obj/effect/turf_decal/bot,
-/obj/structure/closet/crate/secure/loot,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/iron,
-/area/station/cargo/warehouse)
"aUZ" = (
/obj/machinery/airalarm/directional/north,
/obj/structure/table,
@@ -3862,6 +3909,18 @@
/obj/effect/turf_decal/tile/neutral/opposingcorners,
/turf/open/floor/iron,
/area/station/hallway/primary/central/aft)
+"aWt" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/effect/spawner/random/entertainment/slot_machine,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/tile/neutral/half/contrasted{
+ dir = 1
+ },
+/obj/machinery/light/small/dim/directional/north,
+/turf/open/floor/iron,
+/area/station/maintenance/department/crew_quarters/bar)
"aWu" = (
/obj/structure/cable,
/obj/machinery/door/poddoor/preopen{
@@ -7034,14 +7093,6 @@
/obj/machinery/atmospherics/components/tank/air/layer4,
/turf/open/floor/iron/smooth,
/area/station/science/xenobiology)
-"bJn" = (
-/obj/machinery/dna_infuser,
-/obj/item/tgui_book/manual/infuser,
-/obj/effect/turf_decal/tile/blue/half/contrasted{
- dir = 1
- },
-/turf/open/floor/iron/dark,
-/area/station/science/genetics)
"bJs" = (
/obj/structure/table/reinforced,
/obj/item/stack/sheet/iron{
@@ -7873,16 +7924,6 @@
/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos,
/turf/open/floor/iron,
/area/station/engineering/atmos/project)
-"bSZ" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 8
- },
-/obj/effect/turf_decal/siding/white{
- dir = 1
- },
-/obj/effect/turf_decal/tile/neutral/full,
-/turf/open/floor/iron/dark/smooth_large,
-/area/station/science/genetics)
"bTa" = (
/obj/structure/cable,
/obj/structure/disposalpipe/segment{
@@ -8193,14 +8234,6 @@
/obj/structure/disposalpipe/segment,
/turf/open/floor/iron/dark,
/area/station/service/library)
-"bXF" = (
-/obj/effect/turf_decal/tile/brown/anticorner/contrasted,
-/obj/machinery/conveyor{
- id = "mining"
- },
-/obj/machinery/brm,
-/turf/open/floor/iron,
-/area/station/cargo/warehouse)
"bXG" = (
/obj/structure/cable,
/obj/machinery/duct,
@@ -8283,17 +8316,6 @@
/obj/effect/turf_decal/trimline/purple/filled/line,
/turf/open/floor/iron/white,
/area/station/science/ordnance/storage)
-"bYk" = (
-/obj/effect/turf_decal/siding/white{
- dir = 4
- },
-/obj/structure/chair/office/light{
- dir = 4
- },
-/obj/effect/landmark/start/geneticist,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
-/area/station/science/genetics)
"bYm" = (
/obj/structure/lattice,
/obj/structure/transit_tube/diagonal,
@@ -8312,16 +8334,6 @@
dir = 4
},
/area/station/hallway/primary/central/fore)
-"bYp" = (
-/obj/structure/table,
-/obj/item/stack/medical/wrap/gauze,
-/obj/item/stack/medical/mesh,
-/obj/item/stack/medical/suture,
-/obj/effect/turf_decal/trimline/blue/filled/line{
- dir = 1
- },
-/turf/open/floor/iron/white,
-/area/station/medical/medbay/lobby)
"bYq" = (
/obj/effect/decal/cleanable/dirt,
/obj/structure/rack,
@@ -8400,6 +8412,16 @@
/obj/effect/mob_spawn/cockroach,
/turf/open/floor/iron,
/area/station/medical/abandoned)
+"bZs" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 1
+ },
+/obj/structure/railing{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown/half/contrasted,
+/turf/open/floor/iron,
+/area/station/cargo/warehouse)
"bZz" = (
/obj/structure/table/wood,
/obj/item/folder,
@@ -8666,6 +8688,12 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron,
/area/station/hallway/primary/central/fore)
+"ccB" = (
+/obj/effect/turf_decal/tile/brown/half/contrasted,
+/obj/structure/closet/crate/secure/loot,
+/obj/effect/landmark/start/hangover,
+/turf/open/floor/iron,
+/area/station/cargo/warehouse)
"ccK" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -8719,6 +8747,9 @@
"cdt" = (
/turf/closed/wall/r_wall,
/area/station/ai/upload/chamber)
+"cdy" = (
+/turf/closed/wall/r_wall,
+/area/station/medical/medbay/lobby)
"cdB" = (
/obj/structure/chair/sofa/bench/right{
dir = 1
@@ -8918,6 +8949,12 @@
/obj/effect/turf_decal/tile/purple/fourcorners,
/turf/open/floor/iron,
/area/station/science/xenobiology)
+"cgK" = (
+/obj/structure/sign/poster/contraband/random/directional/south,
+/obj/effect/turf_decal/tile/brown/anticorner/contrasted,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron,
+/area/station/cargo/warehouse)
"cgP" = (
/obj/structure/cable,
/obj/effect/turf_decal/tile/neutral/fourcorners,
@@ -9841,28 +9878,6 @@
/obj/machinery/atmospherics/components/tank/air/layer4,
/turf/open/floor/plating,
/area/station/maintenance/solars/starboard/fore)
-"cqN" = (
-/obj/machinery/door/firedoor,
-/obj/effect/mapping_helpers/airlock/access/all/medical/general,
-/obj/effect/turf_decal/stripes/line{
- dir = 4
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/door/airlock/medical/glass{
- name = "Medbay"
- },
-/obj/effect/mapping_helpers/airlock/unres/delayed{
- dir = 8
- },
-/turf/open/floor/iron,
-/area/station/medical/medbay)
"crd" = (
/obj/effect/decal/cleanable/dirt,
/obj/structure/cable,
@@ -10550,6 +10565,16 @@
},
/turf/open/floor/iron,
/area/station/command/heads_quarters/rd)
+"czO" = (
+/obj/item/stack/medical/wrap/sticky_tape/surgical,
+/obj/structure/table/glass,
+/obj/item/radio/intercom/directional/north,
+/obj/item/stack/medical/wrap/sticky_tape/surgical,
+/obj/item/stack/medical/bone_gel,
+/obj/machinery/light/directional/north,
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/turf/open/floor/iron/dark,
+/area/station/medical/surgery/theatre)
"cAb" = (
/obj/structure/table/reinforced,
/obj/structure/window/reinforced/spawner/directional/east,
@@ -10662,6 +10687,18 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/station/service/chapel/storage)
+"cBx" = (
+/obj/structure/cable,
+/obj/structure/disposalpipe/segment,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/duct,
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/effect/turf_decal/siding/purple{
+ dir = 8
+ },
+/turf/open/floor/iron/dark,
+/area/station/science/genetics)
"cBC" = (
/obj/structure/table/reinforced,
/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{
@@ -12346,22 +12383,6 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/station/service/abandoned_gambling_den)
-"cXS" = (
-/obj/effect/turf_decal/siding/white{
- dir = 8
- },
-/obj/structure/chair/office/light{
- dir = 8
- },
-/obj/structure/disposalpipe/segment,
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/duct,
-/obj/effect/landmark/start/geneticist,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
-/area/station/science/genetics)
"cYf" = (
/obj/structure/disposalpipe/segment{
dir = 4
@@ -12607,28 +12628,6 @@
/obj/item/radio/intercom/directional/south,
/turf/open/floor/iron/dark,
/area/station/service/bar)
-"dbG" = (
-/obj/effect/turf_decal/siding/blue{
- dir = 1
- },
-/obj/machinery/status_display/evac/directional/south,
-/obj/structure/table/wood,
-/obj/effect/turf_decal/tile/neutral/half/contrasted{
- dir = 1
- },
-/obj/item/tgui_book/manual/dsm{
- pixel_y = 3;
- pixel_x = 7
- },
-/obj/item/flashlight/lamp{
- pixel_y = 4;
- pixel_x = -6
- },
-/obj/item/tgui_book/manual/idc{
- pixel_x = 4
- },
-/turf/open/floor/iron,
-/area/station/command/heads_quarters/cmo)
"dbO" = (
/obj/structure/chair/sofa/bench/right{
dir = 8
@@ -14116,6 +14115,28 @@
},
/turf/open/floor/plating,
/area/station/maintenance/port)
+"duY" = (
+/obj/structure/table/glass,
+/obj/structure/cable,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue/fourcorners,
+/obj/item/tgui_book/manual/dsm,
+/obj/item/book/manual/wiki/medicine{
+ pixel_x = -4;
+ pixel_y = 3
+ },
+/obj/item/tgui_book/manual/idc{
+ pixel_y = 3;
+ pixel_x = 3
+ },
+/obj/item/clothing/neck/stethoscope{
+ pixel_y = 4
+ },
+/obj/item/clothing/neck/stethoscope,
+/turf/open/floor/iron,
+/area/station/medical/treatment_center)
"dvh" = (
/obj/structure/rack,
/obj/structure/cable,
@@ -14739,6 +14760,40 @@
/obj/effect/mapping_helpers/broken_floor,
/turf/open/floor/wood,
/area/station/service/electronic_marketing_den)
+"dEm" = (
+/obj/item/wrench/medical,
+/obj/item/reagent_containers/cup/beaker/cryoxadone{
+ pixel_x = -6;
+ pixel_y = 10
+ },
+/obj/item/reagent_containers/cup/beaker/cryoxadone{
+ pixel_x = 6;
+ pixel_y = 10
+ },
+/obj/item/reagent_containers/cup/beaker/cryoxadone{
+ pixel_x = 6;
+ pixel_y = 6
+ },
+/obj/item/reagent_containers/cup/beaker/cryoxadone{
+ pixel_x = -6;
+ pixel_y = 6
+ },
+/obj/item/storage/pill_bottle/mannitol,
+/obj/item/reagent_containers/dropper,
+/obj/structure/window/reinforced/spawner/directional/south,
+/obj/machinery/camera/directional/west{
+ c_tag = "Medbay - Cryogenics";
+ name = "medical camera";
+ network = list("ss13","medical")
+ },
+/obj/effect/turf_decal/siding/blue/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/siding/blue,
+/obj/structure/table/glass,
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/turf/open/floor/iron,
+/area/station/medical/cryo)
"dEr" = (
/obj/machinery/wall_healer/directional/west,
/turf/open/floor/iron/white,
@@ -15606,6 +15661,16 @@
/obj/machinery/wall_healer/directional/west,
/turf/open/floor/iron,
/area/station/commons/fitness/recreation)
+"dOc" = (
+/obj/structure/table,
+/obj/item/stack/medical/wrap/gauze,
+/obj/item/stack/medical/mesh,
+/obj/item/stack/medical/suture,
+/obj/effect/turf_decal/trimline/blue/filled/line{
+ dir = 1
+ },
+/turf/open/floor/iron/white,
+/area/station/medical/medbay/lobby)
"dOk" = (
/turf/open/floor/circuit,
/area/station/science/robotics/mechbay)
@@ -17153,6 +17218,11 @@
/obj/effect/turf_decal/bot,
/turf/open/floor/iron,
/area/station/engineering/storage_shared)
+"ekJ" = (
+/obj/effect/turf_decal/tile/purple/fourcorners,
+/obj/item/kirbyplants/random,
+/turf/open/floor/iron,
+/area/station/hallway/primary/central/aft)
"ekK" = (
/obj/structure/lattice/catwalk,
/obj/structure/cable,
@@ -17169,17 +17239,6 @@
/obj/item/kirbyplants/random,
/turf/open/floor/iron,
/area/station/maintenance/port)
-"ekY" = (
-/obj/structure/disposalpipe/segment{
- dir = 5
- },
-/obj/effect/turf_decal/bot,
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/closet/crate,
-/obj/effect/landmark/start/hangover,
-/obj/effect/spawner/random/maintenance,
-/turf/open/floor/iron,
-/area/station/cargo/warehouse)
"ekZ" = (
/obj/effect/turf_decal/box/white{
color = "#52B4E9"
@@ -18009,18 +18068,6 @@
},
/turf/open/floor/iron/white,
/area/station/science/lobby)
-"ewa" = (
-/obj/effect/turf_decal/tile/brown/half/contrasted,
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/conveyor_switch/oneway{
- id = "mining";
- dir = 1
- },
-/obj/structure/railing{
- dir = 6
- },
-/turf/open/floor/iron,
-/area/station/cargo/warehouse)
"ewb" = (
/obj/effect/spawner/random/structure/crate,
/turf/open/floor/plating,
@@ -19714,6 +19761,16 @@
dir = 1
},
/area/station/service/bar)
+"eRd" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/duct,
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/effect/turf_decal/siding/purple{
+ dir = 9
+ },
+/turf/open/floor/iron/dark,
+/area/station/science/genetics)
"eRr" = (
/obj/effect/spawner/random/trash/moisture_trap,
/turf/open/floor/plating,
@@ -20561,15 +20618,18 @@
/obj/effect/turf_decal/tile/yellow/opposingcorners,
/turf/open/floor/iron,
/area/station/engineering/atmos/project)
-"fdn" = (
-/obj/effect/landmark/start/hangover,
-/obj/structure/closet/crate,
-/obj/effect/turf_decal/bot,
-/obj/item/airlock_painter/decal,
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/railing/corner/end/flip,
-/turf/open/floor/iron,
-/area/station/cargo/warehouse)
+"fde" = (
+/obj/machinery/requests_console/directional/south{
+ department = "Genetics";
+ name = "Genetics Requests console"
+ },
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/structure/sink/directional/north,
+/obj/effect/turf_decal/siding/purple{
+ dir = 4
+ },
+/turf/open/floor/iron/dark,
+/area/station/science/genetics)
"fdG" = (
/obj/machinery/power/apc/auto_name/directional/west,
/obj/structure/cable,
@@ -20841,18 +20901,6 @@
/obj/item/kirbyplants/random,
/turf/open/floor/wood,
/area/station/service/theater/abandoned)
-"fgk" = (
-/obj/machinery/navbeacon{
- codes_txt = "patrol;next_patrol=hall12";
- location = "hall11"
- },
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/mob/living/simple_animal/bot/secbot/beepsky/officer,
-/turf/open/floor/iron,
-/area/station/hallway/primary/starboard)
"fgq" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -20871,6 +20919,20 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/station/science/ordnance)
+"fgA" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/medical/glass{
+ name = "Medbay Treatment Center"
+ },
+/obj/effect/mapping_helpers/airlock/access/all/medical/general,
+/obj/structure/disposalpipe/segment,
+/obj/effect/mapping_helpers/airlock/unres/delayed,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/iron,
+/area/station/medical/treatment_center)
"fgB" = (
/obj/structure/lattice/catwalk,
/obj/machinery/atmospherics/pipe/smart/simple/orange/visible,
@@ -22639,16 +22701,6 @@
},
/turf/open/floor/iron/grimy,
/area/station/service/library/abandoned)
-"fCA" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 1
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/tile/brown/half/contrasted,
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/railing,
-/turf/open/floor/iron,
-/area/station/cargo/warehouse)
"fCD" = (
/obj/structure/table/optable,
/obj/effect/turf_decal/tile/neutral/fourcorners,
@@ -24478,18 +24530,6 @@
},
/turf/open/floor/iron,
/area/station/cargo/sorting)
-"fZn" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/item/radio/intercom/directional/north{
- pixel_y = 34
- },
-/obj/structure/sink/directional/south,
-/obj/effect/turf_decal/tile/blue/half/contrasted{
- dir = 1
- },
-/turf/open/floor/iron/dark,
-/area/station/science/genetics)
"fZp" = (
/obj/structure/disposalpipe/segment,
/obj/effect/turf_decal/trimline/blue/filled/warning{
@@ -25100,10 +25140,6 @@
dir = 1
},
/area/station/hallway/secondary/entry)
-"gfR" = (
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
-/area/station/science/genetics)
"gfX" = (
/obj/structure/table,
/obj/effect/spawner/random/entertainment/deck,
@@ -26202,6 +26238,26 @@
},
/turf/open/floor/iron,
/area/station/science/auxlab/firing_range)
+"gsv" = (
+/obj/structure/table/reinforced,
+/obj/item/toy/figure/geneticist,
+/obj/machinery/computer/records/medical/laptop{
+ dir = 8;
+ pixel_y = 1
+ },
+/obj/item/radio/headset/headset_medsci{
+ pixel_x = -7;
+ pixel_y = 0
+ },
+/obj/item/radio/headset/headset_medsci{
+ pixel_x = -7;
+ pixel_y = 4
+ },
+/obj/effect/turf_decal/tile/blue/half/contrasted{
+ dir = 1
+ },
+/turf/open/floor/iron/dark,
+/area/station/science/genetics)
"gsy" = (
/obj/effect/spawner/structure/window/reinforced,
/obj/structure/cable,
@@ -27386,16 +27442,6 @@
},
/turf/open/floor/iron,
/area/station/medical/medbay)
-"gFB" = (
-/obj/effect/turf_decal/siding/white{
- dir = 9
- },
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/duct,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
-/area/station/science/genetics)
"gFF" = (
/obj/effect/landmark/event_spawn,
/obj/structure/cable,
@@ -27774,12 +27820,6 @@
/obj/effect/turf_decal/tile/neutral/full,
/turf/open/floor/iron/large,
/area/station/commons/locker)
-"gKF" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/cleanable/blood/oil,
-/turf/open/floor/iron,
-/area/station/cargo/warehouse)
"gKI" = (
/obj/structure/cable,
/obj/machinery/power/apc/auto_name/directional/north,
@@ -29660,6 +29700,23 @@
},
/turf/open/floor/iron,
/area/station/hallway/primary/central/aft)
+"hkj" = (
+/obj/effect/mapping_helpers/airlock/access/all/medical/general,
+/obj/structure/cable,
+/obj/structure/disposalpipe/segment,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/door/airlock/medical/glass{
+ name = "Medbay Treatment Center"
+ },
+/obj/effect/mapping_helpers/airlock/unres/delayed,
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron,
+/area/station/medical/treatment_center)
"hkm" = (
/obj/structure/disposalpipe/segment,
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
@@ -31212,14 +31269,6 @@
/obj/effect/turf_decal/trimline/green/filled/warning,
/turf/open/floor/iron/white,
/area/station/medical/virology)
-"hGP" = (
-/obj/machinery/conveyor{
- dir = 8;
- id = "mining"
- },
-/obj/machinery/bouldertech/refinery,
-/turf/open/floor/iron,
-/area/station/cargo/warehouse)
"hGW" = (
/obj/machinery/mass_driver/ordnance{
dir = 8
@@ -31365,24 +31414,6 @@
/obj/structure/lattice,
/turf/open/space/basic,
/area/space/nearstation)
-"hII" = (
-/obj/structure/rack,
-/obj/item/stack/medical/wrap/gauze,
-/obj/item/stack/medical/suture,
-/obj/item/stack/medical/mesh,
-/obj/item/reagent_containers/syringe/epinephrine{
- pixel_x = -3;
- pixel_y = 3
- },
-/obj/item/reagent_containers/syringe/multiver,
-/obj/machinery/camera/directional/west{
- c_tag = "Bridge - Gateway Atrium";
- name = "command camera"
- },
-/obj/effect/turf_decal/bot,
-/obj/machinery/wall_healer/directional/west,
-/turf/open/floor/iron,
-/area/station/command/gateway)
"hIP" = (
/obj/effect/turf_decal/stripes/corner{
dir = 1
@@ -32176,16 +32207,6 @@
},
/turf/open/floor/plating,
/area/station/command/corporate_showroom)
-"hTr" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/stripes/corner{
- dir = 4
- },
-/mob/living/simple_animal/bot/secbot/beepsky/armsky,
-/turf/open/floor/iron/dark,
-/area/station/security/armory)
"hTv" = (
/obj/structure/cable,
/obj/effect/turf_decal/trimline/green/filled/line{
@@ -32656,6 +32677,12 @@
},
/turf/open/floor/iron/white,
/area/station/command/heads_quarters/rd)
+"iaB" = (
+/obj/effect/turf_decal/tile/blue/anticorner/contrasted{
+ dir = 4
+ },
+/turf/open/floor/iron/dark,
+/area/station/science/genetics)
"iaG" = (
/obj/effect/turf_decal/stripes/corner{
dir = 1
@@ -33346,37 +33373,6 @@
/obj/effect/turf_decal/siding/dark_red,
/turf/open/floor/iron/dark,
/area/station/security/execution/transfer)
-"iiU" = (
-/obj/structure/table/reinforced,
-/obj/item/storage/box/monkeycubes{
- pixel_x = 6;
- pixel_y = 4
- },
-/obj/item/storage/pill_bottle/mutadone{
- pixel_x = -8;
- pixel_y = 9
- },
-/obj/item/reagent_containers/spray/cleaner{
- pixel_x = -10;
- pixel_y = -1
- },
-/obj/item/storage/box/monkeycubes{
- pixel_x = 4
- },
-/obj/machinery/camera/directional/east{
- c_tag = "Science - Genetics";
- dir = 6;
- name = "science camera";
- network = list("ss13","rd")
- },
-/obj/machinery/status_display/evac/directional/east,
-/obj/effect/turf_decal/tile/blue/half/contrasted{
- dir = 4
- },
-/obj/machinery/light/directional/east,
-/obj/item/flesh_shears,
-/turf/open/floor/iron/dark,
-/area/station/science/genetics)
"iju" = (
/obj/structure/closet{
name = "evidence closet"
@@ -33798,6 +33794,14 @@
/obj/effect/mapping_helpers/airlock/red_alert_access,
/turf/open/floor/iron,
/area/station/command/eva)
+"inJ" = (
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "genetics_shutters";
+ name = "Genetics Shutters"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/station/science/genetics)
"inR" = (
/obj/machinery/door/airlock/research{
name = "Research and Development Lab"
@@ -35007,6 +35011,19 @@
/obj/item/radio/intercom/directional/west,
/turf/open/floor/iron/dark,
/area/station/medical/morgue)
+"iCU" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/item/radio/intercom/directional/north{
+ pixel_y = 34
+ },
+/obj/effect/turf_decal/tile/blue/half/contrasted{
+ dir = 1
+ },
+/obj/machinery/dna_infuser,
+/obj/item/tgui_book/manual/infuser,
+/turf/open/floor/iron/dark,
+/area/station/science/genetics)
"iDc" = (
/obj/effect/spawner/structure/window/reinforced,
/obj/structure/cable,
@@ -35390,15 +35407,6 @@
/obj/effect/turf_decal/bot,
/turf/open/floor/iron/large,
/area/station/commons/fitness/recreation)
-"iHT" = (
-/obj/machinery/atmospherics/components/unary/thermomachine/freezer{
- dir = 4
- },
-/obj/machinery/newscaster/directional/west,
-/obj/effect/turf_decal/bot_red,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
-/area/station/medical/cryo)
"iHV" = (
/obj/effect/turf_decal/tile/blue/fourcorners,
/turf/open/floor/iron/white,
@@ -38463,6 +38471,13 @@
/obj/structure/sign/warning/electric_shock,
/turf/closed/wall/r_wall,
/area/station/maintenance/port/aft)
+"jue" = (
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/effect/turf_decal/siding/purple{
+ dir = 4
+ },
+/turf/open/floor/iron/dark,
+/area/station/science/genetics)
"jui" = (
/obj/structure/disposalpipe/segment{
dir = 4
@@ -39011,26 +39026,6 @@
/obj/structure/extinguisher_cabinet/directional/west,
/turf/open/floor/iron/dark,
/area/station/service/abandoned_gambling_den)
-"jBA" = (
-/obj/machinery/door/firedoor,
-/obj/machinery/door/airlock/medical/glass{
- name = "Medbay"
- },
-/obj/effect/mapping_helpers/airlock/access/all/medical/general,
-/obj/effect/turf_decal/stripes/line{
- dir = 4
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/mapping_helpers/airlock/unres/delayed{
- dir = 8
- },
-/turf/open/floor/iron,
-/area/station/medical/medbay)
"jBE" = (
/obj/machinery/shower/directional/east{
name = "emergency shower"
@@ -39440,6 +39435,15 @@
/obj/effect/mapping_helpers/airlock/access/all/supply/general,
/turf/open/floor/iron,
/area/station/cargo/office)
+"jFE" = (
+/obj/structure/disposalpipe/segment{
+ dir = 5
+ },
+/obj/effect/turf_decal/bot,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/landmark/start/hangover,
+/turf/open/floor/iron,
+/area/station/cargo/warehouse)
"jFJ" = (
/obj/structure/bed/medical/anchored{
dir = 4
@@ -39720,13 +39724,6 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron,
/area/station/cargo/lobby)
-"jKb" = (
-/obj/effect/turf_decal/siding/white{
- dir = 5
- },
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
-/area/station/science/genetics)
"jKg" = (
/obj/effect/turf_decal/stripes/line{
dir = 5
@@ -39753,6 +39750,24 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark/textured,
/area/station/science/research)
+"jKm" = (
+/obj/structure/rack,
+/obj/item/stack/medical/wrap/gauze,
+/obj/item/stack/medical/suture,
+/obj/item/stack/medical/mesh,
+/obj/item/reagent_containers/syringe/epinephrine{
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/obj/item/reagent_containers/syringe/multiver,
+/obj/machinery/camera/directional/west{
+ c_tag = "Bridge - Gateway Atrium";
+ name = "command camera"
+ },
+/obj/effect/turf_decal/bot,
+/obj/machinery/wall_healer/directional/west,
+/turf/open/floor/iron,
+/area/station/command/gateway)
"jKo" = (
/obj/structure/closet/firecloset,
/turf/open/floor/plating,
@@ -40006,6 +40021,22 @@
/obj/structure/sign/warning/vacuum/directional/north,
/turf/open/floor/iron/dark,
/area/station/engineering/hallway)
+"jNf" = (
+/obj/structure/sign/poster/contraband/random/directional/west,
+/obj/effect/turf_decal/tile/brown/anticorner/contrasted{
+ dir = 8
+ },
+/obj/machinery/light/small/directional/west,
+/obj/effect/turf_decal/delivery,
+/obj/machinery/conveyor{
+ dir = 9;
+ id = "mining"
+ },
+/obj/effect/turf_decal/tile/brown/half/contrasted{
+ dir = 8
+ },
+/turf/open/floor/iron,
+/area/station/cargo/warehouse)
"jNh" = (
/obj/effect/turf_decal/siding/white,
/obj/item/radio/intercom/directional/east,
@@ -40247,17 +40278,6 @@
},
/turf/open/floor/iron,
/area/station/commons/fitness/recreation)
-"jPY" = (
-/obj/structure/chair/office/light{
- dir = 1;
- pixel_y = 3
- },
-/obj/effect/landmark/start/geneticist,
-/obj/effect/turf_decal/tile/blue/half/contrasted{
- dir = 1
- },
-/turf/open/floor/iron/dark,
-/area/station/science/genetics)
"jPZ" = (
/obj/effect/turf_decal/siding/dark_blue{
dir = 4
@@ -40712,19 +40732,6 @@
},
/turf/open/floor/iron,
/area/station/maintenance/port/aft)
-"jWx" = (
-/obj/item/stack/medical/wrap/gauze,
-/obj/item/stack/medical/suture,
-/obj/machinery/camera/directional/north{
- c_tag = "Medbay - Treatment Center";
- name = "medbay camera";
- network = list("ss13","medbay")
- },
-/obj/structure/table/reinforced/rglass,
-/obj/effect/turf_decal/tile/blue/fourcorners,
-/obj/machinery/firealarm/directional/north,
-/turf/open/floor/iron,
-/area/station/medical/treatment_center)
"jWG" = (
/obj/structure/table,
/obj/item/reagent_containers/cup/beaker/large,
@@ -41261,6 +41268,27 @@
/obj/structure/chair/sofa/left/brown,
/turf/open/floor/wood/tile,
/area/station/service/library/artgallery)
+"kcz" = (
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/structure/table/reinforced,
+/obj/item/storage/pill_bottle/mutadone{
+ pixel_x = -8;
+ pixel_y = 9
+ },
+/obj/item/storage/box/monkeycubes{
+ pixel_x = 6;
+ pixel_y = 4
+ },
+/obj/item/storage/box/monkeycubes{
+ pixel_x = 4
+ },
+/obj/item/reagent_containers/spray/cleaner{
+ pixel_x = -10;
+ pixel_y = -1
+ },
+/obj/item/flesh_shears,
+/turf/open/floor/iron/dark,
+/area/station/science/genetics)
"kcH" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -41544,21 +41572,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron,
/area/station/maintenance/port/aft)
-"kgc" = (
-/obj/machinery/door/firedoor,
-/obj/effect/mapping_helpers/airlock/access/all/medical/general,
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/obj/effect/turf_decal/stripes/line,
-/obj/structure/disposalpipe/segment,
-/obj/machinery/door/airlock/medical/glass{
- id_tag = "MedbayFoyer";
- name = "Medbay Foyer"
- },
-/obj/effect/mapping_helpers/airlock/unres/delayed,
-/turf/open/floor/iron,
-/area/station/medical/medbay/lobby)
"kgf" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -41720,6 +41733,28 @@
/obj/structure/lattice/catwalk,
/turf/open/space/basic,
/area/space/nearstation)
+"khV" = (
+/obj/effect/turf_decal/siding/blue{
+ dir = 1
+ },
+/obj/machinery/status_display/evac/directional/south,
+/obj/structure/table/wood,
+/obj/effect/turf_decal/tile/neutral/half/contrasted{
+ dir = 1
+ },
+/obj/item/tgui_book/manual/dsm{
+ pixel_y = 3;
+ pixel_x = 7
+ },
+/obj/item/flashlight/lamp{
+ pixel_y = 4;
+ pixel_x = -6
+ },
+/obj/item/tgui_book/manual/idc{
+ pixel_x = 4
+ },
+/turf/open/floor/iron,
+/area/station/command/heads_quarters/cmo)
"khZ" = (
/obj/machinery/status_display/evac/directional/north,
/obj/machinery/bookbinder,
@@ -46265,6 +46300,17 @@
},
/turf/open/floor/iron,
/area/station/hallway/secondary/entry)
+"lrU" = (
+/obj/structure/chair/office/light{
+ dir = 4
+ },
+/obj/effect/landmark/start/geneticist,
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/effect/turf_decal/siding/purple{
+ dir = 4
+ },
+/turf/open/floor/iron/dark,
+/area/station/science/genetics)
"lrX" = (
/obj/structure/bookcase/random/reference,
/obj/effect/turf_decal/siding/wood{
@@ -46825,16 +46871,6 @@
},
/turf/open/floor/iron,
/area/station/science/xenobiology)
-"lze" = (
-/obj/structure/disposalpipe/segment{
- dir = 10
- },
-/obj/effect/spawner/random/entertainment/slot_machine,
-/obj/effect/turf_decal/tile/neutral{
- dir = 1
- },
-/turf/open/floor/iron,
-/area/station/maintenance/department/crew_quarters/bar)
"lzo" = (
/obj/machinery/atmospherics/components/binary/pump,
/obj/effect/turf_decal/tile/neutral/half/contrasted{
@@ -46913,6 +46949,17 @@
/obj/effect/mapping_helpers/broken_floor,
/turf/open/floor/wood,
/area/station/service/theater)
+"lzR" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/bouldertech/refinery{
+ dir = 4
+ },
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "mining"
+ },
+/turf/open/floor/iron,
+/area/station/cargo/warehouse)
"lAg" = (
/obj/structure/table/wood,
/obj/item/folder/red,
@@ -46941,23 +46988,6 @@
"lAj" = (
/turf/closed/wall,
/area/station/security/prison/visit)
-"lAk" = (
-/obj/effect/turf_decal/tile/blue/half/contrasted{
- dir = 4
- },
-/obj/structure/reagent_dispensers/water_cooler,
-/obj/machinery/button/door/directional/east{
- pixel_y = -4;
- id = "paramed_dispatch_desk";
- name = "Desk Shutter Control"
- },
-/obj/machinery/button/door/directional/east{
- pixel_y = 6;
- name = "Medbay Doors Control";
- id = "MedbayFoyer"
- },
-/turf/open/floor/iron/white,
-/area/station/medical/paramedic)
"lAs" = (
/obj/effect/turf_decal/stripes/line,
/obj/effect/turf_decal/tile/neutral/fourcorners,
@@ -47246,6 +47276,11 @@
},
/turf/open/floor/iron/dark,
/area/station/service/library/printer)
+"lDW" = (
+/obj/effect/turf_decal/bot,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron,
+/area/station/cargo/warehouse)
"lDY" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -47471,6 +47506,11 @@
/obj/structure/sign/poster/official/report_crimes/directional/west,
/turf/open/floor/iron/white,
/area/station/medical/medbay)
+"lFZ" = (
+/obj/effect/turf_decal/tile/brown/half/contrasted,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron,
+/area/station/cargo/warehouse)
"lGf" = (
/obj/effect/turf_decal/tile/yellow/half/contrasted{
dir = 1
@@ -47974,13 +48014,6 @@
},
/turf/open/floor/engine/plasma,
/area/station/engineering/atmos)
-"lLa" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 5
- },
-/obj/machinery/status_display/ai/directional/north,
-/turf/open/floor/engine,
-/area/station/science/explab)
"lLy" = (
/obj/effect/turf_decal/siding/white{
dir = 8
@@ -48396,6 +48429,19 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron,
/area/station/hallway/primary/port)
+"lQX" = (
+/obj/item/stack/medical/wrap/gauze,
+/obj/item/stack/medical/suture,
+/obj/machinery/camera/directional/north{
+ c_tag = "Medbay - Treatment Center";
+ name = "medbay camera";
+ network = list("ss13","medbay")
+ },
+/obj/structure/table/reinforced/rglass,
+/obj/effect/turf_decal/tile/blue/fourcorners,
+/obj/machinery/firealarm/directional/north,
+/turf/open/floor/iron,
+/area/station/medical/treatment_center)
"lRb" = (
/obj/structure/disposalpipe/segment{
dir = 9
@@ -48505,20 +48551,6 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/station/medical/virology)
-"lTb" = (
-/obj/machinery/door/firedoor,
-/obj/machinery/door/airlock/medical/glass{
- name = "Medbay Treatment Center"
- },
-/obj/effect/mapping_helpers/airlock/access/all/medical/general,
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/obj/effect/turf_decal/stripes/line,
-/obj/structure/disposalpipe/segment,
-/obj/effect/mapping_helpers/airlock/unres/delayed,
-/turf/open/floor/iron,
-/area/station/medical/treatment_center)
"lTg" = (
/obj/effect/decal/cleanable/dirt,
/obj/effect/turf_decal/tile/red{
@@ -48572,6 +48604,12 @@
dir = 1
},
/area/station/engineering/atmos/pumproom)
+"lTI" = (
+/obj/machinery/holopad,
+/obj/effect/turf_decal/bot,
+/obj/effect/turf_decal/tile/neutral/full,
+/turf/open/floor/iron/dark/smooth_large,
+/area/station/science/genetics)
"lTJ" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -48771,12 +48809,6 @@
/obj/effect/turf_decal/tile/red/fourcorners,
/turf/open/floor/iron,
/area/station/security/checkpoint/escape)
-"lWX" = (
-/obj/effect/turf_decal/tile/brown/half/contrasted,
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/railing,
-/turf/open/floor/iron,
-/area/station/cargo/warehouse)
"lXm" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/effect/decal/cleanable/dirt,
@@ -50870,6 +50902,24 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/station/science/breakroom)
+"mzp" = (
+/obj/effect/turf_decal/trimline/green/filled/line{
+ dir = 9
+ },
+/obj/structure/rack,
+/obj/item/reagent_containers/spray/cleaner{
+ pixel_x = -6
+ },
+/obj/item/reagent_containers/syringe/antiviral,
+/obj/item/tgui_book/manual/idc{
+ pixel_y = 3;
+ pixel_x = 3
+ },
+/obj/item/book/manual/wiki/infections,
+/obj/item/reagent_containers/syringe/antiviral,
+/obj/item/reagent_containers/dropper,
+/turf/open/floor/iron/white,
+/area/station/medical/virology)
"mzu" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -51412,6 +51462,19 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/dark/textured,
/area/station/science/ordnance/storage)
+"mGl" = (
+/obj/structure/window/reinforced/spawner/directional/north,
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/machinery/door/poddoor/preopen{
+ id = "sci_experimentor";
+ name = "Experimentor Blast Door"
+ },
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/machinery/gizmo/toggle/tucker_tubes,
+/turf/open/floor/iron/dark,
+/area/station/science/explab)
"mGm" = (
/obj/machinery/portable_atmospherics/canister,
/obj/effect/turf_decal/bot,
@@ -52793,6 +52856,17 @@
/obj/effect/turf_decal/tile/neutral/full,
/turf/open/floor/iron/large,
/area/station/science/research)
+"mYG" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/blood/oil,
+/obj/structure/railing,
+/obj/machinery/conveyor_switch/oneway{
+ id = "mining";
+ dir = 1
+ },
+/turf/open/floor/iron,
+/area/station/cargo/warehouse)
"mYL" = (
/obj/effect/turf_decal/delivery,
/obj/machinery/atmospherics/components/binary/tank_compressor{
@@ -53429,6 +53503,19 @@
dir = 8
},
/area/station/medical/medbay/lobby)
+"nhZ" = (
+/obj/machinery/door/airlock/research{
+ name = "Genetics Lab"
+ },
+/obj/effect/mapping_helpers/airlock/access/all/science/genetics,
+/obj/machinery/door/poddoor/shutters/preopen{
+ dir = 1;
+ id = "genetics_shutters";
+ name = "Genetics Shutters"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/iron/dark,
+/area/station/science/genetics)
"nia" = (
/obj/effect/turf_decal/tile/yellow,
/turf/open/floor/iron,
@@ -54034,18 +54121,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden,
/turf/open/floor/iron,
/area/station/maintenance/department/medical/morgue)
-"nqw" = (
-/obj/structure/window/reinforced/spawner/directional/north,
-/obj/machinery/door/firedoor/border_only{
- dir = 1
- },
-/obj/machinery/door/poddoor/preopen{
- id = "sci_experimentor";
- name = "Experimentor Blast Door"
- },
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
-/area/station/science/explab)
"nqD" = (
/obj/effect/turf_decal/siding/purple{
dir = 1
@@ -54228,6 +54303,16 @@
/obj/machinery/light/small/directional/north,
/turf/open/floor/iron/dark,
/area/station/commons/fitness/recreation)
+"ntU" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/tile/brown/half/contrasted,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "mining"
+ },
+/turf/open/floor/iron,
+/area/station/cargo/warehouse)
"ntX" = (
/obj/effect/turf_decal/trimline/blue/filled/line{
dir = 1
@@ -54555,26 +54640,6 @@
/obj/effect/mapping_helpers/requests_console/assistance,
/turf/open/floor/carpet,
/area/station/command/heads_quarters/captain)
-"nxO" = (
-/obj/structure/table/reinforced,
-/obj/item/toy/figure/geneticist,
-/obj/machinery/computer/records/medical/laptop{
- dir = 8;
- pixel_y = 1
- },
-/obj/item/radio/headset/headset_medsci{
- pixel_x = -7;
- pixel_y = 0
- },
-/obj/effect/turf_decal/tile/blue/anticorner/contrasted{
- dir = 4
- },
-/obj/item/radio/headset/headset_medsci{
- pixel_x = -7;
- pixel_y = 4
- },
-/turf/open/floor/iron/dark,
-/area/station/science/genetics)
"nxR" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -56154,6 +56219,16 @@
},
/turf/open/floor/iron,
/area/station/cargo/office)
+"nRd" = (
+/obj/structure/disposalpipe/segment{
+ dir = 10
+ },
+/obj/effect/spawner/random/entertainment/slot_machine,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/turf/open/floor/iron,
+/area/station/maintenance/department/crew_quarters/bar)
"nRh" = (
/obj/structure/cable,
/obj/effect/turf_decal/trimline/dark_red/filled/warning{
@@ -57947,6 +58022,15 @@
/obj/effect/spawner/random/structure/steam_vent,
/turf/open/floor/iron/smooth,
/area/station/maintenance/department/science/xenobiology)
+"opt" = (
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable,
+/obj/effect/turf_decal/tile/brown/half/contrasted{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron,
+/area/station/cargo/warehouse)
"opD" = (
/obj/structure/disposalpipe/segment{
dir = 6
@@ -61391,6 +61475,23 @@
/obj/structure/sink/directional/north,
/turf/open/floor/iron,
/area/station/medical/medbay)
+"piL" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/medical/glass{
+ id_tag = "MedbayFoyer";
+ name = "Medbay Foyer"
+ },
+/obj/effect/mapping_helpers/airlock/access/all/medical/general,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/mapping_helpers/airlock/unres/delayed,
+/turf/open/floor/iron,
+/area/station/medical/medbay/lobby)
"piM" = (
/obj/structure/cable,
/obj/effect/turf_decal/siding/dark_red{
@@ -61436,6 +61537,18 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron,
/area/station/hallway/primary/port)
+"pjE" = (
+/obj/machinery/navbeacon{
+ codes_txt = "patrol;next_patrol=hall12";
+ location = "hall11"
+ },
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/mob/living/basic/bot/secbot/beepsky/officer,
+/turf/open/floor/iron,
+/area/station/hallway/primary/starboard)
"pjN" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -61543,25 +61656,6 @@
/obj/effect/turf_decal/tile/brown/anticorner/contrasted,
/turf/open/floor/iron,
/area/station/cargo/miningoffice)
-"pkM" = (
-/obj/machinery/door/firedoor,
-/obj/machinery/door/airlock/medical/glass{
- id_tag = "side_door_bolt";
- name = "Medbay Side Entrance"
- },
-/obj/effect/mapping_helpers/airlock/access/all/medical/general,
-/obj/effect/turf_decal/stripes/line{
- dir = 4
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/obj/machinery/duct,
-/obj/effect/mapping_helpers/airlock/unres/delayed{
- dir = 8
- },
-/turf/open/floor/iron,
-/area/station/medical/cryo)
"pkX" = (
/obj/machinery/computer/prisoner/management{
dir = 8
@@ -62068,6 +62162,25 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron,
/area/station/cargo/sorting)
+"psu" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/medical/glass{
+ id_tag = "side_door_bolt";
+ name = "Medbay Side Entrance"
+ },
+/obj/effect/mapping_helpers/airlock/access/all/medical/general,
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/machinery/duct,
+/obj/effect/mapping_helpers/airlock/unres/delayed{
+ dir = 8
+ },
+/turf/open/floor/iron,
+/area/station/medical/cryo)
"psx" = (
/obj/item/kirbyplants/random,
/obj/structure/cable,
@@ -64736,14 +64849,6 @@
/obj/effect/mapping_helpers/airlock/unres/delayed,
/turf/open/floor/iron,
/area/station/maintenance/port)
-"pVR" = (
-/obj/structure/sign/poster/contraband/random/directional/south,
-/obj/machinery/conveyor{
- dir = 10;
- id = "mining"
- },
-/turf/open/floor/iron,
-/area/station/cargo/warehouse)
"pWb" = (
/obj/machinery/washing_machine,
/obj/effect/decal/cleanable/cobweb,
@@ -65330,6 +65435,21 @@
},
/turf/open/floor/iron,
/area/station/cargo/storage)
+"qcn" = (
+/obj/machinery/door/firedoor,
+/obj/effect/mapping_helpers/airlock/access/all/medical/general,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/structure/disposalpipe/segment,
+/obj/machinery/door/airlock/medical/glass{
+ id_tag = "MedbayFoyer";
+ name = "Medbay Foyer"
+ },
+/obj/effect/mapping_helpers/airlock/unres/delayed,
+/turf/open/floor/iron,
+/area/station/medical/medbay/lobby)
"qcu" = (
/obj/machinery/door/airlock/external{
name = "Escape Pod 3";
@@ -65414,6 +65534,22 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/station/ai/satellite/exterior)
+"qdH" = (
+/obj/structure/chair/office/light{
+ dir = 8
+ },
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/duct,
+/obj/effect/landmark/start/geneticist,
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/effect/turf_decal/siding/purple{
+ dir = 8
+ },
+/turf/open/floor/iron/dark,
+/area/station/science/genetics)
"qdP" = (
/obj/item/kirbyplants/random,
/obj/structure/extinguisher_cabinet/directional/east,
@@ -65623,6 +65759,15 @@
/obj/item/bot_assembly/medbot,
/turf/open/floor/plating,
/area/station/medical/abandoned)
+"qgs" = (
+/obj/item/stack/medical/wrap/gauze,
+/obj/item/stack/medical/mesh,
+/obj/structure/table/reinforced/rglass,
+/obj/effect/turf_decal/tile/blue/fourcorners,
+/obj/machinery/light/cold/directional/north,
+/obj/item/radio/intercom/directional/north,
+/turf/open/floor/iron,
+/area/station/medical/treatment_center)
"qgx" = (
/obj/effect/turf_decal/stripes/line,
/obj/effect/turf_decal/stripes/line{
@@ -68285,6 +68430,14 @@
/obj/effect/turf_decal/bot,
/turf/open/floor/iron,
/area/station/science/robotics/lab)
+"qPu" = (
+/obj/effect/turf_decal/tile/brown/half/contrasted{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/landmark/start/hangover,
+/turf/open/floor/iron,
+/area/station/cargo/warehouse)
"qPw" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/effect/landmark/start/hangover,
@@ -69022,15 +69175,6 @@
/obj/machinery/light/floor,
/turf/open/floor/iron/dark,
/area/station/command/bridge)
-"rbL" = (
-/obj/item/stack/medical/wrap/gauze,
-/obj/item/stack/medical/mesh,
-/obj/structure/table/reinforced/rglass,
-/obj/effect/turf_decal/tile/blue/fourcorners,
-/obj/machinery/light/cold/directional/north,
-/obj/item/radio/intercom/directional/north,
-/turf/open/floor/iron,
-/area/station/medical/treatment_center)
"rbR" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -70406,28 +70550,6 @@
/obj/effect/turf_decal/bot,
/turf/open/floor/iron/cafeteria,
/area/station/service/kitchen)
-"rud" = (
-/obj/item/stack/medical/wrap/sticky_tape/surgical,
-/obj/structure/table/glass,
-/obj/item/radio/intercom/directional/north,
-/obj/item/stack/medical/wrap/sticky_tape/surgical,
-/obj/item/stack/medical/bone_gel,
-/obj/machinery/light/directional/north,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
-/area/station/medical/surgery/theatre)
-"rue" = (
-/obj/effect/turf_decal/siding/white{
- dir = 8
- },
-/obj/structure/cable,
-/obj/structure/disposalpipe/segment,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/duct,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
-/area/station/science/genetics)
"rul" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron,
@@ -71124,6 +71246,16 @@
/obj/effect/spawner/random/structure/girder,
/turf/open/floor/plating,
/area/station/maintenance/fore)
+"rDa" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/turf_decal/stripes/corner{
+ dir = 4
+ },
+/mob/living/basic/bot/secbot/beepsky/armsky,
+/turf/open/floor/iron/dark,
+/area/station/security/armory)
"rDj" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/navbeacon{
@@ -71824,6 +71956,16 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/grimy,
/area/station/service/chapel)
+"rMe" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/neutral/full,
+/obj/effect/turf_decal/siding/purple{
+ dir = 1
+ },
+/turf/open/floor/iron/dark/smooth_large,
+/area/station/science/genetics)
"rMf" = (
/obj/effect/spawner/random/engineering/tracking_beacon,
/obj/machinery/holopad,
@@ -73009,6 +73151,17 @@
"rYA" = (
/turf/closed/wall,
/area/station/maintenance/department/security)
+"rYC" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/bouldertech/refinery/smelter{
+ dir = 4
+ },
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "mining"
+ },
+/turf/open/floor/iron,
+/area/station/cargo/warehouse)
"rYE" = (
/obj/structure/table/reinforced,
/obj/structure/window/reinforced/spawner/directional/east,
@@ -74155,14 +74308,6 @@
/obj/machinery/duct,
/turf/open/floor/iron,
/area/station/science/robotics/lab)
-"snE" = (
-/obj/effect/spawner/structure/window/reinforced,
-/obj/machinery/door/poddoor/shutters/preopen{
- id = "genetics_shutters";
- name = "Genetics Shutters"
- },
-/turf/open/floor/plating,
-/area/station/science/genetics)
"snK" = (
/obj/machinery/atmospherics/pipe/smart/simple/dark/visible,
/obj/effect/decal/cleanable/dirt,
@@ -75159,13 +75304,6 @@
"szy" = (
/turf/closed/wall,
/area/station/service/bar/backroom)
-"szC" = (
-/obj/machinery/conveyor{
- dir = 9;
- id = "mining"
- },
-/turf/open/floor/iron,
-/area/station/cargo/warehouse)
"szG" = (
/obj/effect/turf_decal/box/white,
/turf/open/floor/iron/dark/textured_large,
@@ -75228,11 +75366,6 @@
/obj/effect/mapping_helpers/broken_floor,
/turf/open/floor/plating,
/area/station/engineering/supermatter/room)
-"sAv" = (
-/obj/item/kirbyplants/random,
-/obj/effect/turf_decal/tile/purple/fourcorners,
-/turf/open/floor/iron,
-/area/station/hallway/primary/central/aft)
"sAD" = (
/obj/machinery/atmospherics/pipe/smart/simple/green/visible,
/obj/effect/turf_decal/tile/neutral/fourcorners,
@@ -75860,6 +75993,17 @@
},
/turf/open/floor/iron,
/area/station/security/brig)
+"sIA" = (
+/obj/structure/closet/crate,
+/obj/effect/turf_decal/bot,
+/obj/item/airlock_painter/decal,
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/railing/corner/end/flip,
+/obj/item/stack/ducts,
+/obj/item/stack/ducts,
+/obj/item/stack/ducts,
+/turf/open/floor/iron,
+/area/station/cargo/warehouse)
"sID" = (
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron,
@@ -76666,6 +76810,13 @@
/obj/machinery/status_display/ai/directional/south,
/turf/open/floor/iron/dark,
/area/station/engineering/break_room)
+"sSt" = (
+/obj/effect/turf_decal/tile/brown/anticorner/contrasted{
+ dir = 8
+ },
+/obj/effect/landmark/start/hangover,
+/turf/open/floor/iron,
+/area/station/cargo/warehouse)
"sSw" = (
/obj/effect/turf_decal/siding/wood{
dir = 8
@@ -76888,6 +77039,15 @@
/obj/structure/sign/warning/electric_shock/directional/east,
/turf/open/space/basic,
/area/space/nearstation)
+"sVC" = (
+/obj/machinery/atmospherics/components/unary/thermomachine/freezer{
+ dir = 4
+ },
+/obj/machinery/newscaster/directional/west,
+/obj/effect/turf_decal/bot_red,
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/turf/open/floor/iron/dark,
+/area/station/medical/cryo)
"sVP" = (
/obj/effect/decal/cleanable/dirt,
/obj/effect/turf_decal/stripes/line{
@@ -77990,6 +78150,17 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron,
/area/station/engineering/atmos)
+"tlE" = (
+/obj/effect/turf_decal/tile/blue/half/contrasted{
+ dir = 1
+ },
+/obj/effect/landmark/start/geneticist,
+/obj/structure/chair/office/light{
+ dir = 1;
+ pixel_y = 3
+ },
+/turf/open/floor/iron/dark,
+/area/station/science/genetics)
"tlF" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -81298,28 +81469,6 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/station/engineering/atmos)
-"ubl" = (
-/obj/structure/table/glass,
-/obj/structure/cable,
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/effect/turf_decal/tile/blue/fourcorners,
-/obj/item/tgui_book/manual/dsm,
-/obj/item/book/manual/wiki/medicine{
- pixel_x = -4;
- pixel_y = 3
- },
-/obj/item/tgui_book/manual/idc{
- pixel_y = 3;
- pixel_x = 3
- },
-/obj/item/clothing/neck/stethoscope{
- pixel_y = 4
- },
-/obj/item/clothing/neck/stethoscope,
-/turf/open/floor/iron,
-/area/station/medical/treatment_center)
"ubs" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -82120,6 +82269,26 @@
},
/turf/open/floor/plating,
/area/station/engineering/transit_tube)
+"ulu" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/medical/glass{
+ name = "Medbay"
+ },
+/obj/effect/mapping_helpers/airlock/access/all/medical/general,
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/mapping_helpers/airlock/unres/delayed{
+ dir = 8
+ },
+/turf/open/floor/iron,
+/area/station/medical/medbay)
"ulH" = (
/obj/structure/railing,
/obj/effect/decal/cleanable/dirt,
@@ -82799,13 +82968,6 @@
/obj/structure/cable,
/turf/open/floor/iron,
/area/station/hallway/secondary/entry)
-"utQ" = (
-/obj/machinery/conveyor{
- dir = 8;
- id = "mining"
- },
-/turf/open/floor/iron,
-/area/station/cargo/warehouse)
"utS" = (
/obj/effect/landmark/start/hangover,
/turf/open/floor/iron/dark,
@@ -83438,24 +83600,6 @@
/obj/structure/sign/nanotrasen/directional/south,
/turf/open/floor/iron/dark,
/area/station/security/lockers)
-"uAT" = (
-/obj/effect/turf_decal/trimline/green/filled/line{
- dir = 9
- },
-/obj/structure/rack,
-/obj/item/reagent_containers/spray/cleaner{
- pixel_x = -6
- },
-/obj/item/reagent_containers/syringe/antiviral,
-/obj/item/tgui_book/manual/idc{
- pixel_y = 3;
- pixel_x = 3
- },
-/obj/item/book/manual/wiki/infections,
-/obj/item/reagent_containers/syringe/antiviral,
-/obj/item/reagent_containers/dropper,
-/turf/open/floor/iron/white,
-/area/station/medical/virology)
"uBc" = (
/obj/machinery/module_duplicator,
/obj/effect/turf_decal/bot,
@@ -83685,16 +83829,6 @@
/obj/structure/chair/stool/bar/directional/north,
/turf/open/floor/carpet/green,
/area/station/commons/lounge)
-"uDJ" = (
-/obj/structure/sign/poster/contraband/random/directional/west,
-/obj/effect/turf_decal/tile/brown/anticorner/contrasted{
- dir = 8
- },
-/obj/machinery/light/small/directional/west,
-/obj/effect/turf_decal/delivery,
-/obj/effect/landmark/start/hangover,
-/turf/open/floor/iron,
-/area/station/cargo/warehouse)
"uDQ" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -85652,13 +85786,6 @@
/obj/machinery/newscaster/directional/south,
/turf/open/floor/iron,
/area/station/security/prison)
-"vdA" = (
-/obj/effect/turf_decal/siding/white{
- dir = 4
- },
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
-/area/station/science/genetics)
"vdB" = (
/obj/machinery/computer/monitor{
dir = 1
@@ -86023,17 +86150,6 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron,
/area/station/maintenance/department/science)
-"viP" = (
-/obj/effect/turf_decal/siding/white{
- dir = 4
- },
-/obj/machinery/requests_console/directional/south{
- department = "Genetics";
- name = "Genetics Requests console"
- },
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
-/area/station/science/genetics)
"viX" = (
/obj/item/wrench,
/obj/machinery/atmospherics/components/trinary/filter{
@@ -86349,14 +86465,6 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plating,
/area/station/maintenance/port/fore)
-"vnI" = (
-/obj/machinery/conveyor{
- dir = 8;
- id = "mining"
- },
-/obj/machinery/bouldertech/refinery/smelter,
-/turf/open/floor/iron,
-/area/station/cargo/warehouse)
"vnP" = (
/obj/structure/cable,
/obj/structure/disposalpipe/segment{
@@ -87737,40 +87845,6 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron,
/area/station/engineering/main)
-"vEM" = (
-/obj/item/wrench/medical,
-/obj/item/reagent_containers/cup/beaker/cryoxadone{
- pixel_x = -6;
- pixel_y = 10
- },
-/obj/item/reagent_containers/cup/beaker/cryoxadone{
- pixel_x = 6;
- pixel_y = 10
- },
-/obj/item/reagent_containers/cup/beaker/cryoxadone{
- pixel_x = 6;
- pixel_y = 6
- },
-/obj/item/reagent_containers/cup/beaker/cryoxadone{
- pixel_x = -6;
- pixel_y = 6
- },
-/obj/item/storage/pill_bottle/mannitol,
-/obj/item/reagent_containers/dropper,
-/obj/structure/window/reinforced/spawner/directional/south,
-/obj/machinery/camera/directional/west{
- c_tag = "Medbay - Cryogenics";
- name = "medical camera";
- network = list("ss13","medical")
- },
-/obj/effect/turf_decal/siding/blue/corner{
- dir = 1
- },
-/obj/effect/turf_decal/siding/blue,
-/obj/structure/table/glass,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron,
-/area/station/medical/cryo)
"vEV" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -88368,23 +88442,6 @@
/obj/machinery/light/directional/west,
/turf/open/floor/iron/dark,
/area/station/security/courtroom)
-"vMN" = (
-/obj/machinery/door/firedoor,
-/obj/machinery/door/airlock/medical/glass{
- id_tag = "MedbayFoyer";
- name = "Medbay Foyer"
- },
-/obj/effect/mapping_helpers/airlock/access/all/medical/general,
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/obj/effect/turf_decal/stripes/line,
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/mapping_helpers/airlock/unres/delayed,
-/turf/open/floor/iron,
-/area/station/medical/medbay/lobby)
"vMQ" = (
/obj/machinery/status_display/evac/directional/west,
/obj/item/kirbyplants/random,
@@ -88434,6 +88491,13 @@
/obj/machinery/airalarm/directional/west,
/turf/open/floor/plating,
/area/station/maintenance/port/fore)
+"vNP" = (
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/effect/turf_decal/siding/purple{
+ dir = 5
+ },
+/turf/open/floor/iron/dark,
+/area/station/science/genetics)
"vOh" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -90245,14 +90309,6 @@
},
/turf/open/floor/iron/dark/corner,
/area/station/engineering/atmos/mix)
-"wlT" = (
-/obj/machinery/airalarm/directional/north,
-/obj/effect/turf_decal/tile/brown/half/contrasted{
- dir = 1
- },
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/iron,
-/area/station/cargo/warehouse)
"wlW" = (
/obj/effect/turf_decal/stripes/line{
dir = 4
@@ -90361,20 +90417,6 @@
},
/turf/open/floor/iron/white,
/area/station/medical/chemistry)
-"wmS" = (
-/obj/effect/turf_decal/siding/white{
- dir = 8
- },
-/obj/structure/disposalpipe/segment{
- dir = 10
- },
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/duct,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
-/area/station/science/genetics)
"wmW" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 4
@@ -90655,6 +90697,16 @@
},
/turf/open/floor/iron/dark,
/area/station/maintenance/port)
+"wqb" = (
+/obj/machinery/airalarm/directional/north,
+/obj/effect/turf_decal/tile/brown/half/contrasted{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/closet/crate,
+/obj/effect/spawner/random/maintenance,
+/turf/open/floor/iron,
+/area/station/cargo/warehouse)
"wqk" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/structure/disposalpipe/segment{
@@ -93120,16 +93172,6 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron/grimy,
/area/station/commons/vacant_room/office)
-"wZD" = (
-/obj/structure/disposalpipe/segment,
-/obj/effect/landmark/start/hangover,
-/obj/structure/cable,
-/obj/effect/turf_decal/tile/brown/half/contrasted{
- dir = 1
- },
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/iron,
-/area/station/cargo/warehouse)
"wZE" = (
/turf/closed/wall,
/area/station/maintenance/department/electrical)
@@ -93890,23 +93932,6 @@
/obj/machinery/meter,
/turf/closed/wall/r_wall,
/area/station/engineering/atmos)
-"xie" = (
-/obj/machinery/door/firedoor,
-/obj/effect/mapping_helpers/airlock/access/all/medical/general,
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/obj/effect/turf_decal/stripes/line,
-/obj/structure/cable,
-/obj/structure/disposalpipe/segment,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/door/airlock/medical/glass{
- name = "Medbay Treatment Center"
- },
-/obj/effect/mapping_helpers/airlock/unres/delayed,
-/turf/open/floor/iron,
-/area/station/medical/treatment_center)
"xih" = (
/obj/machinery/vending/cigarette,
/turf/open/floor/plating,
@@ -94537,6 +94562,20 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron,
/area/station/engineering/main)
+"xrk" = (
+/obj/machinery/camera/directional/east{
+ c_tag = "Science - Genetics";
+ dir = 6;
+ name = "science camera";
+ network = list("ss13","rd")
+ },
+/obj/machinery/status_display/evac/directional/east,
+/obj/effect/turf_decal/tile/blue/half/contrasted{
+ dir = 4
+ },
+/obj/machinery/light/directional/east,
+/turf/open/floor/iron/dark,
+/area/station/science/genetics)
"xrr" = (
/turf/closed/wall/r_wall,
/area/station/maintenance/solars/starboard/fore)
@@ -96412,14 +96451,6 @@
},
/turf/open/floor/circuit/green,
/area/station/engineering/main)
-"xMP" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable/layer3,
-/mob/living/simple_animal/bot/secbot/pingsky,
-/turf/open/floor/iron/grimy,
-/area/station/ai/satellite/interior)
"xMX" = (
/obj/structure/chair/office{
dir = 4
@@ -96928,6 +96959,20 @@
/obj/machinery/duct,
/turf/open/floor/plating,
/area/station/maintenance/port/fore)
+"xUr" = (
+/obj/structure/disposalpipe/segment{
+ dir = 10
+ },
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/duct,
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/effect/turf_decal/siding/purple{
+ dir = 8
+ },
+/turf/open/floor/iron/dark,
+/area/station/science/genetics)
"xUs" = (
/obj/effect/turf_decal/tile/red{
dir = 8
@@ -97159,13 +97204,6 @@
/obj/item/folder/red,
/turf/open/floor/carpet,
/area/station/service/library/abandoned)
-"xXn" = (
-/obj/effect/turf_decal/tile/brown/half/contrasted{
- dir = 1
- },
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/iron,
-/area/station/cargo/warehouse)
"xXw" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 8
@@ -98104,12 +98142,6 @@
/obj/machinery/computer/security/telescreen/minisat/directional/east,
/turf/open/floor/iron/dark,
/area/station/engineering/transit_tube)
-"yjK" = (
-/obj/machinery/holopad,
-/obj/effect/turf_decal/bot_white,
-/obj/effect/turf_decal/tile/neutral/full,
-/turf/open/floor/iron/dark/smooth_large,
-/area/station/science/genetics)
"yjV" = (
/obj/structure/chair/office,
/obj/effect/landmark/start/hangover,
@@ -106659,7 +106691,7 @@ wgG
lKC
dYL
bhn
-xMP
+aIa
pFl
wLX
aCK
@@ -128534,7 +128566,7 @@ pTC
kRk
uMs
aNE
-nqw
+mGl
ffb
dBJ
sLY
@@ -129559,7 +129591,7 @@ pTC
qWO
duV
pTC
-lLa
+acI
fRK
txc
pZM
@@ -132441,7 +132473,7 @@ aaa
aaa
gqm
gqm
-uAT
+mzp
grE
uxI
gqm
@@ -133953,7 +133985,7 @@ gWz
pdf
kVo
sqX
-dbG
+khV
loe
uTT
nuI
@@ -134958,11 +134990,11 @@ pHt
ryc
oJy
oJy
-fZn
-gFB
-wmS
-cXS
-rue
+iCU
+eRd
+xUr
+qdH
+cBx
gem
vBk
wil
@@ -135214,13 +135246,13 @@ nXY
whK
rcW
tXO
-wYH
-bJn
-bSZ
-yjK
+xsn
+tlE
+rMe
+lTI
hVy
-gfR
-snE
+kcz
+inJ
kdq
shU
bbj
@@ -135470,13 +135502,13 @@ mlE
dMA
whK
rcW
-tXO
-xsn
-jPY
-jKb
-vdA
-bYk
-viP
+ekJ
+wYH
+gsv
+vNP
+jue
+lrU
+fde
oJy
xWf
uZs
@@ -135727,10 +135759,10 @@ mlE
dVU
esr
rcW
-sAv
-wYH
-nxO
-iiU
+tXO
+nhZ
+iaB
+xrk
fZg
eAq
okD
@@ -136519,7 +136551,7 @@ bzD
dQT
qSG
hlO
-nGk
+rEO
wtz
wmn
tQn
@@ -136690,7 +136722,7 @@ kVP
cAV
cHm
qAV
-awN
+aWt
saB
vxS
eLY
@@ -136776,7 +136808,7 @@ dQT
dQT
nGk
acn
-nGk
+rEO
fsa
dXO
ybs
@@ -136947,7 +136979,7 @@ kVP
aVE
oWA
qAV
-lze
+nRd
vTO
qAV
qAV
@@ -138048,8 +138080,8 @@ ptf
dWe
lks
cwh
-jBA
-cqN
+ulu
+aaS
veM
cqb
fiU
@@ -138297,7 +138329,7 @@ iaY
prP
whK
hiV
-uNY
+cdy
squ
pEU
cwh
@@ -138308,7 +138340,7 @@ cwh
udd
cUh
veM
-rbL
+qgs
wOP
dfB
knX
@@ -138584,7 +138616,7 @@ pdl
etk
oRT
aaM
-rud
+czO
jqJ
jqJ
cQS
@@ -138817,11 +138849,11 @@ gVB
nhQ
onK
sQH
-vMN
+piL
ePd
dFB
vIq
-xie
+hkj
lPF
mvb
rKG
@@ -139061,7 +139093,7 @@ liC
mrK
oVI
cng
-hII
+jKm
bhP
bmt
ksK
@@ -139078,11 +139110,11 @@ pGo
ntX
tVM
cjE
-lTb
+fgA
oyy
lSr
qQG
-ubl
+duY
gQI
cpK
nuG
@@ -139331,7 +139363,7 @@ bLp
kLo
tCr
iED
-kgc
+qcn
fZp
hkm
azr
@@ -139593,7 +139625,7 @@ keH
yfM
ckd
veM
-jWx
+lQX
eya
wBh
xVb
@@ -139768,8 +139800,8 @@ lID
fmk
oDZ
gpn
-uDJ
-szC
+jNf
+sSt
lDi
flB
aoT
@@ -139840,7 +139872,7 @@ eua
whK
hiV
xuI
-bYp
+dOc
iso
rMf
rmo
@@ -140020,13 +140052,13 @@ elS
jyL
jvp
cCb
-wZD
-ekY
+opt
+jFE
azm
prl
-aUS
-lWX
-vnI
+lDW
+rYC
+lFZ
lDi
hDP
xKn
@@ -140115,9 +140147,9 @@ fia
iUg
iUg
tQM
-vEM
+dEm
pHd
-iHT
+sVC
cYF
oDE
osS
@@ -140277,13 +140309,13 @@ jdL
jdL
eVz
jdL
-wlT
+wqb
szg
brZ
bzl
-gKF
-fCA
-utQ
+mYG
+ntU
+bZs
lDi
fPJ
vBx
@@ -140534,13 +140566,13 @@ hhb
jdL
dVA
jdL
-xXn
+qPu
pbh
iXj
oXl
-fdn
-ewa
-hGP
+sIA
+lzR
+ccB
lDi
oKr
rgj
@@ -140796,8 +140828,8 @@ soo
nwQ
rLa
jXH
-bXF
-pVR
+aGy
+cgK
lDi
loU
xzk
@@ -141132,7 +141164,7 @@ lzH
qFj
pGo
bYc
-lAk
+aca
oRx
gQl
ivu
@@ -141141,7 +141173,7 @@ oUz
odc
gQl
cwe
-pkM
+psu
cwe
oDE
fTE
@@ -147779,7 +147811,7 @@ lYY
lYY
lYY
pdY
-fgk
+pjE
fvn
rNx
uPH
@@ -151892,7 +151924,7 @@ lHb
lHb
yhE
jYK
-hTr
+rDa
pIX
cdr
jhr
diff --git a/_maps/map_files/IceBoxStation/IceBoxStation.dmm b/_maps/map_files/IceBoxStation/IceBoxStation.dmm
index c34a115efcd..36730f5a9f9 100644
--- a/_maps/map_files/IceBoxStation/IceBoxStation.dmm
+++ b/_maps/map_files/IceBoxStation/IceBoxStation.dmm
@@ -17,12 +17,6 @@
/obj/effect/mapping_helpers/burnt_floor,
/turf/open/floor/plating,
/area/station/maintenance/aft/lesser)
-"aaw" = (
-/obj/structure/table,
-/obj/item/folder/red,
-/obj/item/taperecorder,
-/turf/open/floor/iron/dark,
-/area/station/security/interrogation)
"aax" = (
/turf/open/floor/plating,
/area/station/maintenance/central/greater)
@@ -53,6 +47,12 @@
"abe" = (
/turf/open/floor/engine,
/area/station/science/xenobiology)
+"abq" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/carpet,
+/area/station/security/prison/rec)
"abv" = (
/obj/effect/turf_decal/loading_area{
dir = 1
@@ -140,6 +140,9 @@
/obj/structure/table/wood,
/turf/open/floor/wood,
/area/station/maintenance/port/aft)
+"acf" = (
+/turf/open/floor/plating,
+/area/station/security/prison)
"acl" = (
/mob/living/carbon/human/species/monkey,
/obj/structure/sign/warning/electric_shock/directional/north,
@@ -213,6 +216,12 @@
},
/turf/open/misc/asteroid/snow/coldroom,
/area/icemoon/underground/explored)
+"adT" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
"adY" = (
/obj/structure/cable,
/obj/effect/spawner/structure/window/reinforced,
@@ -227,6 +236,10 @@
/obj/effect/mapping_helpers/broken_floor,
/turf/open/floor/wood,
/area/station/maintenance/aft/lesser)
+"aef" = (
+/obj/effect/spawner/random/structure/grille,
+/turf/open/floor/plating,
+/area/station/maintenance/fore)
"ael" = (
/obj/effect/turf_decal/siding/thinplating_new/corner{
dir = 8
@@ -253,6 +266,19 @@
/obj/effect/turf_decal/tile/green,
/turf/open/floor/iron/dark,
/area/station/ai/upload/chamber)
+"aes" = (
+/obj/structure/rack,
+/obj/item/storage/bag/ore,
+/obj/item/pickaxe,
+/obj/item/flashlight,
+/obj/item/clothing/glasses/meson,
+/obj/item/mining_scanner,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/clothing/suit/hooded/wintercoat,
+/obj/item/clothing/mask/breath,
+/obj/item/tank/internals/emergency_oxygen,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"aey" = (
/obj/machinery/camera/directional/east{
c_tag = "Xenobiology Pens - Starboard Fore";
@@ -308,6 +334,10 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron,
/area/station/maintenance/starboard/upper)
+"agc" = (
+/obj/effect/turf_decal/stripes/white/line,
+/turf/open/floor/iron,
+/area/station/security/prison/workout)
"agd" = (
/obj/structure/table,
/obj/item/stock_parts/power_store/cell/high,
@@ -378,6 +408,18 @@
/obj/machinery/power/apc/auto_name/directional/south,
/turf/open/floor/iron/white,
/area/station/medical/medbay/central)
+"agR" = (
+/obj/structure/table,
+/obj/item/pen,
+/obj/item/inspector,
+/obj/item/inspector{
+ pixel_y = 4;
+ pixel_x = 3
+ },
+/turf/open/floor/iron/dark/textured_half{
+ dir = 1
+ },
+/area/station/security/office)
"agY" = (
/obj/machinery/door/poddoor/shutters/window/preopen{
dir = 1;
@@ -391,6 +433,14 @@
/obj/machinery/door/firedoor/heavy,
/turf/open/floor/iron/dark,
/area/station/engineering/atmos/project)
+"ahg" = (
+/obj/effect/spawner/random/entertainment/cigar,
+/obj/structure/table,
+/obj/structure/railing/corner{
+ dir = 8
+ },
+/turf/open/floor/plating/snowed/icemoon,
+/area/icemoon/underground/explored)
"ahm" = (
/obj/machinery/newscaster/directional/west,
/obj/machinery/firealarm/directional/south,
@@ -401,14 +451,6 @@
/obj/effect/turf_decal/stripes/box,
/turf/open/floor/iron/dark,
/area/station/engineering/lobby)
-"ahA" = (
-/obj/structure/chair{
- dir = 4
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/newscaster/directional/west,
-/turf/open/floor/iron/smooth,
-/area/station/security/holding_cell)
"ahG" = (
/obj/structure/fence/post{
dir = 2
@@ -480,6 +522,13 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/dark,
/area/station/ai/satellite/interior)
+"ajl" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/machinery/vending/cola/red,
+/turf/open/floor/iron,
+/area/station/security/prison/mess)
"ajr" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
dir = 4
@@ -529,6 +578,29 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/dark/textured,
/area/station/security/prison/workout)
+"akb" = (
+/obj/structure/rack,
+/obj/item/clothing/suit/hooded/wintercoat/security{
+ pixel_x = -3;
+ pixel_y = 7
+ },
+/obj/item/clothing/suit/hooded/wintercoat/security{
+ pixel_x = -8
+ },
+/obj/item/clothing/shoes/winterboots/ice_boots{
+ pixel_x = 6;
+ pixel_y = 8
+ },
+/obj/item/clothing/shoes/winterboots/ice_boots{
+ pixel_x = 5
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/mining_weather_monitor/directional/east,
+/obj/machinery/camera/directional/south{
+ c_tag = "Security - EVA Interior"
+ },
+/turf/open/floor/iron/smooth,
+/area/station/security/eva)
"akd" = (
/obj/structure/rack,
/obj/item/poster/random_contraband,
@@ -552,6 +624,10 @@
"ako" = (
/turf/closed/wall/r_wall,
/area/station/medical/morgue)
+"akp" = (
+/obj/structure/ore_box,
+/turf/open/floor/plating/snowed/icemoon,
+/area/icemoon/surface/outdoors/labor_camp)
"aks" = (
/obj/machinery/holopad,
/obj/structure/cable,
@@ -574,6 +650,16 @@
/obj/structure/chair/stool/directional/east,
/turf/open/floor/iron,
/area/station/commons/dorms)
+"akI" = (
+/obj/structure/table/glass,
+/obj/item/stack/medical/wrap/gauze{
+ pixel_x = 2
+ },
+/obj/item/stack/medical/mesh,
+/obj/item/stack/medical/suture,
+/obj/effect/turf_decal/tile/blue/full,
+/turf/open/floor/iron/large,
+/area/station/medical/treatment_center)
"akK" = (
/obj/effect/turf_decal/siding/wood{
dir = 1
@@ -604,14 +690,6 @@
/obj/effect/turf_decal/weather/snow/corner,
/turf/open/floor/glass/reinforced/icemoon,
/area/icemoon/surface/outdoors/nospawn)
-"akZ" = (
-/obj/structure/window/reinforced/spawner/directional/south,
-/obj/structure/flora/bush/jungle/a/style_random,
-/obj/structure/flora/bush/sparsegrass/style_random,
-/turf/open/misc/ashplanet/wateryrock{
- initial_gas_mix = "o2=22;n2=82;TEMP=293.15"
- },
-/area/station/security/prison/rec)
"alb" = (
/obj/structure/transit_tube_pod,
/obj/structure/transit_tube/station/reverse/flipped{
@@ -658,10 +736,6 @@
/obj/item/clothing/suit/hooded/wintercoat/science,
/turf/open/misc/asteroid/snow/icemoon,
/area/icemoon/underground/explored)
-"alA" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/wood,
-/area/station/security/prison/rec)
"alD" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
dir = 1
@@ -847,12 +921,6 @@
dir = 1
},
/area/station/command/heads_quarters/rd)
-"anQ" = (
-/obj/structure/rack,
-/obj/item/clothing/gloves/latex,
-/obj/structure/window/reinforced/tinted/spawner/directional/north,
-/turf/open/floor/plating,
-/area/station/security/prison/safe)
"anW" = (
/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
dir = 4
@@ -865,6 +933,15 @@
},
/turf/open/floor/plating,
/area/station/engineering/lobby)
+"aoa" = (
+/obj/effect/turf_decal/tile/red/half/contrasted{
+ dir = 1
+ },
+/obj/machinery/camera/directional/north{
+ c_tag = "Security - Upper Brig East"
+ },
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
"aog" = (
/obj/machinery/light/floor,
/turf/open/floor/iron,
@@ -1092,15 +1169,6 @@
/obj/effect/mapping_helpers/broken_floor,
/turf/open/floor/plating,
/area/station/maintenance/port/fore)
-"aqa" = (
-/obj/machinery/door/airlock/external{
- glass = 1;
- name = "Labor Camp External Airlock";
- opacity = 0
- },
-/obj/effect/mapping_helpers/airlock/cyclelink_helper,
-/turf/open/floor/plating,
-/area/mine/laborcamp)
"aqd" = (
/obj/structure/sign/warning/secure_area/directional/north,
/turf/open/openspace,
@@ -1129,6 +1197,16 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/dark/smooth_half,
/area/station/service/hydroponics)
+"aqA" = (
+/obj/structure/table,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/plate/small,
+/obj/item/book/manual/chef_recipes{
+ pixel_x = 2;
+ pixel_y = 6
+ },
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"aqB" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -1168,15 +1246,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/plating,
/area/station/service/bar/backroom)
-"arb" = (
-/obj/structure/table,
-/obj/item/folder/red,
-/obj/item/pen,
-/obj/item/inspector,
-/turf/open/floor/iron/dark/textured_half{
- dir = 1
- },
-/area/station/security/office)
"arg" = (
/obj/machinery/disposal/bin,
/obj/structure/disposalpipe/trunk{
@@ -1218,11 +1287,6 @@
/obj/effect/turf_decal/tile/green/full,
/turf/open/floor/iron/dark/smooth_large,
/area/station/medical/virology)
-"arA" = (
-/obj/effect/spawner/structure/window,
-/obj/structure/cable,
-/turf/open/floor/plating,
-/area/station/security/office)
"arG" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -1241,12 +1305,6 @@
},
/turf/open/floor/iron/smooth,
/area/station/commons/storage/mining)
-"arT" = (
-/obj/machinery/computer/security/labor{
- dir = 4
- },
-/turf/open/floor/iron/showroomfloor,
-/area/station/security/processing)
"arZ" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -1260,6 +1318,13 @@
/obj/item/storage/crayons,
/turf/open/floor/iron,
/area/station/commons/dorms)
+"asd" = (
+/obj/machinery/conveyor/inverted{
+ dir = 5;
+ id = "mining_internal"
+ },
+/turf/open/floor/iron,
+/area/mine/production)
"asf" = (
/obj/structure/plasticflaps/kitchen,
/turf/open/floor/iron/dark,
@@ -1411,6 +1476,18 @@
},
/turf/open/floor/plating/snowed/icemoon,
/area/icemoon/surface/outdoors/less_spawns)
+"atH" = (
+/obj/structure/railing/corner,
+/obj/structure/railing/corner{
+ dir = 8
+ },
+/obj/machinery/door/poddoor/shutters/window{
+ id = "executionshutters";
+ name = "Exterior Shutters"
+ },
+/obj/structure/cable,
+/turf/open/floor/plating,
+/area/station/security/execution/education)
"atI" = (
/obj/structure/table/glass,
/obj/item/shovel/spade,
@@ -1466,16 +1543,6 @@
},
/turf/open/floor/iron,
/area/station/cargo/miningdock)
-"auw" = (
-/obj/machinery/atmospherics/components/binary/pump/on{
- dir = 8;
- name = "Air to Distro"
- },
-/obj/structure/sink/directional/south,
-/obj/item/mop,
-/obj/item/reagent_containers/cup/bucket,
-/turf/open/floor/iron/smooth,
-/area/mine/laborcamp/security)
"auz" = (
/obj/machinery/door/airlock/engineering{
name = "Utilities Closet"
@@ -1506,6 +1573,14 @@
/obj/structure/cable,
/turf/open/floor/carpet/royalblue,
/area/station/command/heads_quarters/captain)
+"auZ" = (
+/obj/machinery/door/airlock/public/glass{
+ name = "Showers"
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"avb" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron,
@@ -1572,13 +1647,6 @@
/obj/effect/landmark/firealarm_sanity,
/turf/open/floor/iron/white,
/area/station/maintenance/aft/greater)
-"avP" = (
-/obj/effect/turf_decal/bot,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
- },
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"awa" = (
/turf/open/openspace,
/area/station/science/ordnance/office)
@@ -1815,6 +1883,23 @@
/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos,
/turf/open/floor/iron/dark,
/area/station/engineering/atmos)
+"ayv" = (
+/obj/machinery/light/small/directional/south,
+/obj/structure/closet/secure_closet/brig{
+ id = "Cell 3";
+ name = "Cell 3 locker"
+ },
+/obj/structure/cable,
+/obj/machinery/flasher/directional/south{
+ id = "Cell 3"
+ },
+/turf/open/floor/iron/smooth,
+/area/station/security/brig)
+"ayz" = (
+/obj/effect/landmark/generic_maintenance_landmark,
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
+/turf/open/floor/plating,
+/area/station/maintenance/fore)
"ayC" = (
/obj/structure/stairs/west,
/turf/open/floor/iron/smooth,
@@ -1854,6 +1939,13 @@
},
/turf/open/floor/iron/dark/textured,
/area/station/security/prison)
+"azd" = (
+/obj/effect/turf_decal/tile/red/half/contrasted{
+ dir = 1
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
"aze" = (
/obj/structure/railing{
dir = 8
@@ -1928,12 +2020,11 @@
},
/turf/open/floor/circuit/red,
/area/station/ai/upload/chamber)
-"aAl" = (
-/obj/machinery/computer/mech_bay_power_console{
- dir = 1
- },
-/turf/open/floor/iron,
-/area/station/security/mechbay)
+"aAk" = (
+/obj/structure/cable/multilayer/multiz,
+/obj/structure/sign/warning/electric_shock/directional/north,
+/turf/open/floor/plating,
+/area/station/maintenance/department/security)
"aAv" = (
/obj/structure/disposalpipe/segment{
dir = 4
@@ -1942,6 +2033,13 @@
/obj/effect/turf_decal/tile/blue/half/contrasted,
/turf/open/floor/iron,
/area/station/command/bridge)
+"aAw" = (
+/obj/effect/turf_decal/tile/blue/anticorner/contrasted{
+ dir = 8
+ },
+/obj/machinery/modular_computer/preset/command,
+/turf/open/floor/iron,
+/area/station/command/bridge)
"aAM" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -1969,6 +2067,14 @@
/obj/machinery/firealarm/directional/south,
/turf/open/floor/iron/dark,
/area/station/command/heads_quarters/cmo)
+"aBx" = (
+/obj/machinery/airalarm/directional/west,
+/obj/machinery/light/small/directional/west,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 4
+ },
+/turf/open/floor/iron/dark/textured,
+/area/station/security/interrogation)
"aBE" = (
/obj/machinery/door/airlock{
name = "Custodial Closet"
@@ -2125,6 +2231,16 @@
dir = 8
},
/area/station/science/ordnance/office)
+"aDf" = (
+/obj/structure/table,
+/obj/item/kitchen/fork/plastic,
+/obj/item/kitchen/spoon/plastic{
+ pixel_y = -3;
+ pixel_x = -6
+ },
+/obj/structure/cable,
+/turf/open/floor/iron,
+/area/station/security/prison/mess)
"aDl" = (
/obj/structure/rack,
/obj/item/bouquet,
@@ -2158,6 +2274,13 @@
/obj/effect/landmark/start/prisoner,
/turf/open/floor/iron/dark/side,
/area/station/security/prison)
+"aDL" = (
+/obj/structure/window/reinforced/spawner/directional/south,
+/obj/structure/flora/bush/sparsegrass/style_random,
+/turf/open/misc/ashplanet/wateryrock{
+ initial_gas_mix = "o2=22;n2=82;TEMP=293.15"
+ },
+/area/station/security/prison/rec)
"aDM" = (
/obj/effect/spawner/structure/window/hollow/reinforced/middle,
/turf/open/floor/plating,
@@ -2204,6 +2327,13 @@
/obj/structure/railing/corner,
/turf/open/floor/iron/dark/textured,
/area/station/security/prison)
+"aFb" = (
+/obj/effect/turf_decal/bot,
+/obj/item/radio/intercom/directional/north,
+/obj/item/coin/gold,
+/obj/structure/closet/crate,
+/turf/open/floor/iron,
+/area/mine/production)
"aFg" = (
/obj/machinery/button/door/directional/east{
id = "lawyer_blast";
@@ -2294,14 +2424,6 @@
dir = 10
},
/area/station/science/research)
-"aGr" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/camera/directional/east{
- c_tag = "Labor Camp Operations";
- network = list("labor")
- },
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"aGB" = (
/obj/machinery/telecomms/processor/preset_two,
/turf/open/floor/iron/dark/telecomms,
@@ -2315,16 +2437,6 @@
},
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/underground/explored)
-"aGW" = (
-/obj/machinery/door/airlock/highsecurity{
- name = "Labor Camp Monitoring"
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/effect/mapping_helpers/airlock/access/all/security/brig,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"aHo" = (
/obj/structure/cable,
/obj/item/wrench,
@@ -2332,6 +2444,11 @@
/obj/machinery/portable_atmospherics/canister,
/turf/open/floor/iron/white,
/area/station/science/xenobiology)
+"aHq" = (
+/obj/effect/turf_decal/bot,
+/obj/machinery/portable_atmospherics/canister/oxygen,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"aHt" = (
/obj/effect/decal/cleanable/dirt,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden,
@@ -2349,18 +2466,6 @@
},
/turf/open/floor/iron/dark,
/area/station/maintenance/disposal/incinerator)
-"aHw" = (
-/obj/structure/rack,
-/obj/item/poster/random_official,
-/obj/item/poster/random_official,
-/obj/item/poster/random_official,
-/obj/item/poster/random_official,
-/obj/item/poster/random_official,
-/obj/item/poster/random_official,
-/obj/item/poster/random_official,
-/obj/item/poster/random_official,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/prison)
"aHz" = (
/obj/structure/cable,
/obj/effect/spawner/structure/window/reinforced,
@@ -2536,11 +2641,6 @@
},
/turf/open/floor/iron/white,
/area/station/medical/chemistry)
-"aJu" = (
-/obj/machinery/light/small/directional/east,
-/obj/machinery/space_heater,
-/turf/open/floor/vault,
-/area/station/security/prison/rec)
"aJw" = (
/obj/structure/table,
/obj/effect/spawner/random/entertainment/drugs,
@@ -2652,6 +2752,11 @@
/obj/structure/cable,
/turf/open/floor/iron/white/corner,
/area/station/hallway/secondary/entry)
+"aLy" = (
+/obj/effect/turf_decal/tile/red/half/contrasted,
+/obj/machinery/firealarm/directional/south,
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
"aLz" = (
/obj/machinery/conveyor{
id = "garbage"
@@ -2679,10 +2784,13 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible,
/turf/open/floor/iron,
/area/station/maintenance/disposal/incinerator)
-"aLM" = (
-/obj/machinery/shower/directional/south,
-/turf/open/floor/iron/showroomfloor,
-/area/station/security/prison/toilet)
+"aLN" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/light/small/directional/south,
+/turf/open/floor/iron/smooth,
+/area/station/security/eva)
"aLX" = (
/obj/machinery/door/airlock/maintenance,
/obj/structure/cable,
@@ -2759,12 +2867,6 @@
/obj/structure/cable,
/turf/open/floor/plating,
/area/station/maintenance/starboard/fore)
-"aML" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 8
- },
-/turf/open/floor/iron,
-/area/station/security/processing)
"aMP" = (
/obj/effect/turf_decal/tile/yellow,
/turf/open/floor/iron/white,
@@ -2948,22 +3050,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/plating,
/area/station/maintenance/port/aft)
-"aPW" = (
-/obj/structure/table,
-/obj/item/storage/box/chemimp{
- pixel_x = 6
- },
-/obj/item/storage/box/trackimp{
- pixel_x = -3
- },
-/obj/item/storage/lockbox/loyalty,
-/obj/machinery/light_switch/directional/east,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/turf_decal/tile/red/half/contrasted{
- dir = 1
- },
-/turf/open/floor/iron/dark/textured,
-/area/station/security/armory/upper)
"aPZ" = (
/obj/machinery/atmospherics/pipe/multiz/scrubbers/visible/layer2,
/obj/machinery/atmospherics/pipe/multiz/supply/visible/layer4,
@@ -3003,11 +3089,6 @@
/obj/structure/rack,
/turf/open/floor/iron/textured_large,
/area/station/commons/storage/mining)
-"aQQ" = (
-/obj/effect/decal/cleanable/blood/old,
-/obj/effect/mapping_helpers/burnt_floor,
-/turf/open/floor/plating,
-/area/station/security/prison/safe)
"aQR" = (
/obj/structure/cable,
/turf/open/floor/circuit/telecomms/mainframe,
@@ -3044,15 +3125,6 @@
/obj/machinery/portable_atmospherics/canister/carbon_dioxide,
/turf/open/floor/engine/co2,
/area/station/engineering/atmos)
-"aRm" = (
-/obj/effect/mapping_helpers/airlock/cyclelink_helper{
- dir = 4
- },
-/obj/machinery/door/airlock/security/glass{
- name = "Labor Camp Shuttle Security Airlock"
- },
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"aRn" = (
/obj/effect/decal/cleanable/dirt,
/obj/structure/disposalpipe/segment{
@@ -3125,6 +3197,11 @@
},
/turf/open/floor/iron,
/area/station/commons/vacant_room/commissary)
+"aSa" = (
+/obj/machinery/firealarm/directional/south,
+/obj/effect/turf_decal/tile/red,
+/turf/open/floor/iron,
+/area/station/security/brig)
"aSe" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 8;
@@ -3407,6 +3484,9 @@
/obj/effect/mapping_helpers/airlock/access/any/supply/maintenance,
/turf/open/floor/plating,
/area/station/maintenance/department/cargo)
+"aVg" = (
+/turf/closed/wall/r_wall,
+/area/station/maintenance/department/security)
"aVi" = (
/obj/effect/decal/cleanable/generic,
/turf/open/floor/plating,
@@ -3427,6 +3507,11 @@
},
/turf/open/floor/iron,
/area/station/hallway/primary/central)
+"aVt" = (
+/obj/structure/chair/stool/directional/south,
+/obj/structure/cable,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"aVw" = (
/obj/structure/disposalpipe/segment,
/obj/effect/turf_decal/tile/blue/half/contrasted{
@@ -3478,31 +3563,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/plating,
/area/station/maintenance/starboard/lesser)
-"aWk" = (
-/obj/machinery/door/poddoor/shutters{
- dir = 1;
- id = "armory";
- name = "Armory Shutter"
- },
-/obj/machinery/button/door/directional/east{
- id = "armory";
- name = "Armory Shutters";
- req_access = list("armory")
- },
-/turf/open/floor/iron,
-/area/station/security/armory/upper)
-"aWo" = (
-/obj/machinery/hydroponics/constructable,
-/obj/effect/decal/cleanable/dirt,
-/obj/item/seeds/redbeet,
-/obj/effect/turf_decal/tile/green/half/contrasted{
- dir = 4
- },
-/obj/effect/turf_decal/siding/green{
- dir = 4
- },
-/turf/open/floor/iron/dark,
-/area/mine/laborcamp)
"aWD" = (
/obj/structure/disposalpipe/segment{
dir = 4
@@ -3517,17 +3577,6 @@
},
/turf/open/floor/iron/large,
/area/station/hallway/secondary/entry)
-"aWV" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 4
- },
-/obj/machinery/camera/directional/south{
- c_tag = "Labor Camp Mud Room";
- network = list("labor")
- },
-/obj/structure/cable,
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
"aXc" = (
/obj/structure/cable,
/obj/structure/disposalpipe/segment,
@@ -3570,11 +3619,15 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/plating,
/area/station/maintenance/starboard/fore)
-"aXq" = (
-/obj/item/bedsheet/red,
-/mob/living/simple_animal/bot/secbot/beepsky,
-/turf/open/floor/plating,
-/area/station/maintenance/fore)
+"aXF" = (
+/obj/effect/turf_decal/trimline/red/warning{
+ dir = 9
+ },
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 6
+ },
+/turf/open/floor/plating/snowed/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"aXG" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -3611,6 +3664,17 @@
/obj/machinery/hydroponics/soil,
/turf/open/floor/grass,
/area/station/maintenance/starboard/fore)
+"aYl" = (
+/obj/machinery/ai_slipper{
+ uses = 10
+ },
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable/layer3,
+/mob/living/basic/bot/secbot/pingsky,
+/turf/open/floor/iron/dark,
+/area/station/ai/satellite/interior)
"aYm" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -3630,19 +3694,6 @@
"aYJ" = (
/turf/open/floor/iron/white,
/area/station/science/research)
-"aYM" = (
-/obj/effect/turf_decal/bot,
-/obj/structure/closet/crate,
-/obj/item/coin/gold,
-/obj/item/radio/intercom/directional/north,
-/turf/open/floor/iron,
-/area/mine/production)
-"aYQ" = (
-/obj/machinery/shower/directional/south,
-/obj/item/soap/nanotrasen,
-/obj/item/bikehorn/rubberducky/plasticducky,
-/turf/open/floor/iron/freezer,
-/area/mine/laborcamp)
"aZd" = (
/turf/open/floor/plating,
/area/station/medical/virology)
@@ -3659,14 +3710,6 @@
/obj/structure/table/wood,
/turf/open/floor/plating,
/area/station/maintenance/starboard/lesser)
-"aZo" = (
-/obj/structure/extinguisher_cabinet/directional/west,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/turf_decal/tile/red/half/contrasted{
- dir = 8
- },
-/turf/open/floor/iron,
-/area/station/security/brig/upper)
"aZq" = (
/obj/item/kirbyplants/potty,
/turf/open/floor/plating,
@@ -3849,6 +3892,14 @@
"bbo" = (
/turf/open/floor/iron,
/area/station/construction)
+"bbq" = (
+/obj/machinery/camera/directional/north{
+ c_tag = "Security - EVA Suits"
+ },
+/obj/item/radio/intercom/directional/north,
+/obj/machinery/light/small/red/directional/north,
+/turf/open/floor/iron/smooth,
+/area/station/security/eva)
"bbr" = (
/obj/effect/turf_decal/tile/yellow{
dir = 1
@@ -3928,6 +3979,24 @@
/obj/effect/mapping_helpers/airlock/access/all/supply/qm,
/turf/open/floor/plating,
/area/station/maintenance/port/greater)
+"bcy" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/button/door/directional/south{
+ pixel_x = 7;
+ pixel_y = -26;
+ name = "Visitation Shutters Control";
+ id = "visitation";
+ req_access = list("brig")
+ },
+/obj/machinery/button/flasher{
+ id = "visitorflash";
+ pixel_y = -26;
+ pixel_x = -7
+ },
+/obj/structure/cable,
+/turf/open/floor/iron,
+/area/station/security/prison/visit)
"bcC" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -3945,6 +4014,18 @@
/obj/structure/cable,
/turf/open/floor/iron,
/area/station/science/xenobiology)
+"bcH" = (
+/obj/structure/rack,
+/obj/machinery/camera/directional/west{
+ c_tag = "Security - Permabrig Observation Prep";
+ network = list("ss13","prison")
+ },
+/obj/structure/sign/warning/gas_mask/directional/west,
+/obj/item/clothing/suit/hooded/wintercoat,
+/obj/item/clothing/suit/hooded/wintercoat,
+/obj/item/clothing/suit/hooded/wintercoat,
+/turf/open/floor/vault,
+/area/station/security/prison/rec)
"bcN" = (
/turf/closed/wall/r_wall,
/area/station/hallway/primary/central)
@@ -3958,17 +4039,6 @@
"bde" = (
/turf/open/floor/plating,
/area/station/cargo/storage)
-"bdo" = (
-/obj/structure/table/wood,
-/obj/item/food/grown/poppy{
- pixel_y = 2
- },
-/obj/item/storage/photo_album/prison,
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/dark,
-/area/station/security/prison/rec)
"bdp" = (
/obj/machinery/airalarm/directional/west,
/obj/structure/disposalpipe/segment,
@@ -4007,13 +4077,6 @@
/obj/effect/mapping_helpers/airlock/access/all/engineering/external,
/turf/open/floor/plating,
/area/station/maintenance/aft/greater)
-"bdJ" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/landmark/event_spawn,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/range)
"bdK" = (
/obj/effect/turf_decal/tile/green{
dir = 4
@@ -4051,13 +4114,6 @@
/obj/effect/spawner/structure/window/reinforced/plasma,
/turf/open/floor/plating/icemoon,
/area/station/engineering/atmos)
-"bec" = (
-/obj/structure/cable,
-/obj/structure/disposalpipe/segment,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/smooth,
-/area/station/engineering/lobby)
"ben" = (
/obj/machinery/bluespace_beacon,
/obj/effect/turf_decal/stripes/line{
@@ -4082,24 +4138,6 @@
/obj/structure/reagent_dispensers/fueltank,
/turf/open/floor/plating,
/area/station/maintenance/port/aft)
-"beQ" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/siding/wood{
- dir = 8
- },
-/obj/structure/sign/painting/large,
-/turf/open/floor/wood,
-/area/station/security/prison/rec)
-"beT" = (
-/obj/structure/table/glass,
-/obj/item/stack/medical/wrap/gauze{
- pixel_x = 2
- },
-/obj/item/stack/medical/mesh,
-/obj/item/stack/medical/suture,
-/obj/effect/turf_decal/tile/blue/full,
-/turf/open/floor/iron/large,
-/area/station/medical/treatment_center)
"bff" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
/turf/open/floor/iron,
@@ -4166,6 +4204,15 @@
/obj/effect/spawner/random/maintenance/two,
/turf/open/floor/plating,
/area/station/maintenance/aft/greater)
+"bgn" = (
+/obj/machinery/door/airlock/medical/glass{
+ name = "Infirmary"
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"bgs" = (
/obj/structure/sign/poster/random/directional/east,
/obj/structure/cable,
@@ -4292,6 +4339,10 @@
dir = 8
},
/area/mine/living_quarters)
+"bir" = (
+/obj/structure/cable,
+/turf/open/floor/catwalk_floor/iron,
+/area/mine/laborcamp)
"bit" = (
/obj/effect/decal/cleanable/dirt,
/obj/structure/rack,
@@ -4487,6 +4538,12 @@
dir = 9
},
/area/station/science/research)
+"bkO" = (
+/obj/structure/closet/secure_closet/security/sec,
+/obj/machinery/status_display/ai/directional/north,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/iron/smooth_edge,
+/area/station/security/lockers)
"bkQ" = (
/obj/structure/tank_holder/extinguisher,
/obj/structure/sign/warning/biohazard/directional/north,
@@ -4526,6 +4583,15 @@
dir = 1
},
/area/station/security/prison/workout)
+"bkY" = (
+/obj/effect/turf_decal/trimline/red/warning{
+ dir = 6
+ },
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 4
+ },
+/turf/open/floor/plating/snowed/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"bla" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -4553,17 +4619,6 @@
},
/turf/open/misc/asteroid/snow/icemoon,
/area/icemoon/underground/explored)
-"blk" = (
-/obj/effect/mapping_helpers/airlock/cyclelink_helper{
- dir = 8
- },
-/obj/machinery/door/airlock/security/glass{
- name = "Labor Camp Shuttle Prisoner Airlock"
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/mapping_helpers/airlock/access/all/security/brig,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"bll" = (
/turf/open/floor/iron,
/area/station/engineering/storage_shared)
@@ -4586,12 +4641,6 @@
/obj/structure/girder,
/turf/open/floor/plating,
/area/station/maintenance/port/aft)
-"blT" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/showroomfloor,
-/area/station/security/processing)
"blU" = (
/obj/structure/table/glass,
/obj/item/storage/box/syringes,
@@ -4619,14 +4668,6 @@
/obj/effect/spawner/random/structure/steam_vent,
/turf/open/floor/plating,
/area/station/maintenance/port/greater)
-"bml" = (
-/obj/structure/table,
-/obj/item/storage/medkit/regular,
-/obj/effect/turf_decal/tile/blue/opposingcorners{
- dir = 1
- },
-/turf/open/floor/iron/white,
-/area/mine/laborcamp)
"bmu" = (
/obj/structure/table,
/obj/item/grenade/chem_grenade/cleaner,
@@ -4647,6 +4688,14 @@
/obj/structure/cable,
/turf/open/floor/iron,
/area/station/hallway/primary/central)
+"bmE" = (
+/obj/structure/toilet/greyscale{
+ cistern_open = 1;
+ dir = 2
+ },
+/obj/machinery/light/small/dim/directional/west,
+/turf/open/floor/iron/showroomfloor,
+/area/mine/laborcamp)
"bmM" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/structure/cable,
@@ -4739,16 +4788,6 @@
/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos,
/turf/open/floor/plating,
/area/station/maintenance/aft/lesser)
-"bnM" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 8
- },
-/obj/machinery/camera/directional/east{
- c_tag = "Security - Interrogation";
- network = list("interrogation")
- },
-/turf/open/floor/iron/dark/textured,
-/area/station/security/interrogation)
"bnZ" = (
/obj/machinery/atmospherics/pipe/smart/manifold/purple/visible/layer2{
dir = 1
@@ -4784,14 +4823,6 @@
},
/turf/open/floor/plating/snowed/icemoon,
/area/icemoon/underground/explored)
-"boO" = (
-/obj/structure/chair/sofa/left/brown{
- dir = 8
- },
-/obj/machinery/light/directional/east,
-/obj/structure/cable,
-/turf/open/floor/carpet/blue,
-/area/station/security/prison/work)
"boQ" = (
/obj/machinery/atmospherics/pipe/layer_manifold/supply/visible,
/turf/closed/wall/r_wall,
@@ -4856,6 +4887,13 @@
/obj/effect/mapping_helpers/no_atoms_ontop,
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/underground/explored)
+"bpv" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron,
+/area/station/security/prison/workout)
"bpw" = (
/obj/effect/turf_decal/tile/neutral/fourcorners,
/obj/effect/landmark/event_spawn,
@@ -4914,10 +4952,6 @@
/obj/effect/mapping_helpers/burnt_floor,
/turf/open/floor/plating,
/area/station/maintenance/starboard/fore)
-"bqf" = (
-/obj/machinery/light/small/directional/south,
-/turf/open/floor/plating/snowed/smoothed/icemoon,
-/area/icemoon/surface/outdoors/labor_camp)
"bqi" = (
/obj/item/clothing/glasses/meson,
/obj/item/storage/bag/ore,
@@ -4946,26 +4980,6 @@
/obj/machinery/airalarm/directional/west,
/turf/open/floor/circuit,
/area/station/ai/satellite/hallway)
-"bqx" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/machinery/light/floor,
-/turf/open/floor/iron/dark,
-/area/station/security/processing)
-"bqz" = (
-/obj/machinery/hydroponics/constructable,
-/obj/structure/window/reinforced/spawner/directional/west,
-/obj/item/cultivator,
-/obj/item/seeds/potato,
-/obj/effect/turf_decal/tile/green/half/contrasted{
- dir = 8
- },
-/obj/effect/turf_decal/siding/green{
- dir = 8
- },
-/turf/open/floor/iron/dark,
-/area/mine/laborcamp)
"bqF" = (
/obj/structure/chair{
dir = 4
@@ -5063,19 +5077,6 @@
/obj/structure/chair/sofa/corp,
/turf/open/floor/iron/dark,
/area/station/engineering/lobby)
-"brX" = (
-/obj/structure/plasticflaps,
-/obj/machinery/conveyor{
- dir = 8;
- id = "mining_internal"
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/obj/effect/turf_decal/stripes/line,
-/obj/machinery/light/small/directional/south,
-/turf/open/floor/iron,
-/area/mine/production)
"brY" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
dir = 1
@@ -5088,16 +5089,6 @@
},
/turf/open/floor/plating,
/area/mine/eva/lower)
-"bsd" = (
-/obj/structure/chair/stool/directional/south,
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
- },
-/obj/machinery/light/small/dim/directional/west,
-/obj/structure/sign/poster/official/obey/directional/west,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"bse" = (
/obj/effect/spawner/random/trash/mess,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -5146,6 +5137,12 @@
},
/turf/open/floor/plating/snowed/icemoon,
/area/icemoon/surface/outdoors/less_spawns)
+"bsv" = (
+/obj/structure/punching_bag,
+/obj/effect/turf_decal/bot,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/prison/workout)
"bsG" = (
/obj/machinery/door/firedoor,
/obj/machinery/door/airlock/research/glass{
@@ -5305,11 +5302,15 @@
"btU" = (
/turf/closed/wall,
/area/station/medical/morgue)
-"bub" = (
-/obj/machinery/vending/cola/red,
-/obj/machinery/light/warm/directional/north,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/prison)
+"btV" = (
+/obj/structure/cable,
+/obj/machinery/door/airlock/security/glass{
+ name = "Brig"
+ },
+/obj/effect/mapping_helpers/airlock/access/any/security/brig,
+/obj/machinery/door/firedoor,
+/turf/open/floor/iron,
+/area/station/security/brig)
"bum" = (
/obj/machinery/holopad,
/obj/effect/turf_decal/bot,
@@ -5340,14 +5341,10 @@
},
/turf/open/floor/iron/dark,
/area/station/hallway/secondary/entry)
-"buR" = (
-/obj/structure/table,
-/obj/machinery/cell_charger,
-/obj/item/stock_parts/power_store/cell/potato{
- name = "\improper Beepsky's emergency battery"
- },
-/turf/open/floor/plating,
-/area/station/maintenance/fore)
+"buG" = (
+/obj/effect/turf_decal/tile/red,
+/turf/open/floor/iron,
+/area/station/security/brig)
"buU" = (
/obj/structure/closet,
/obj/effect/spawner/random/maintenance,
@@ -5393,13 +5390,14 @@
},
/turf/open/floor/iron,
/area/station/commons/locker)
-"bvj" = (
-/obj/structure/table,
-/obj/item/paper_bin,
-/obj/item/pen,
-/obj/effect/turf_decal/tile/red,
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
+"bvh" = (
+/obj/structure/toilet{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/light/small/dim/directional/south,
+/turf/open/floor/iron/smooth,
+/area/station/security/holding_cell)
"bvq" = (
/obj/effect/turf_decal/bot,
/obj/machinery/light/directional/north,
@@ -5454,22 +5452,6 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron/dark/textured_large,
/area/station/maintenance/department/medical/morgue)
-"bvX" = (
-/obj/machinery/computer/security/hos,
-/obj/machinery/requests_console/directional/north{
- department = "Head of Security's Desk";
- name = "Head of Security Requests Console"
- },
-/obj/effect/mapping_helpers/requests_console/announcement,
-/obj/effect/mapping_helpers/requests_console/information,
-/obj/effect/mapping_helpers/requests_console/assistance,
-/obj/item/radio/intercom/directional/west,
-/obj/machinery/button/door/directional/north{
- id = "hosspace";
- name = "Icemoon Shutters Control"
- },
-/turf/open/floor/carpet/royalblue,
-/area/station/command/heads_quarters/hos)
"bvY" = (
/obj/machinery/firealarm/directional/south,
/obj/effect/turf_decal/tile/red/half/contrasted,
@@ -5478,12 +5460,6 @@
"bwh" = (
/turf/closed/wall/mineral/iron,
/area/icemoon/underground/explored)
-"bwi" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/wood,
-/area/station/security/prison/rec)
"bwl" = (
/obj/structure/chair/comfy/black{
dir = 8
@@ -5593,10 +5569,6 @@
dir = 5
},
/area/station/science/lab)
-"bxQ" = (
-/obj/structure/cable/multilayer/multiz,
-/turf/open/floor/plating,
-/area/station/maintenance/fore)
"bxS" = (
/obj/effect/spawner/structure/window/hollow/reinforced/middle,
/turf/open/floor/plating,
@@ -5647,15 +5619,6 @@
},
/turf/open/floor/iron/dark/textured_large,
/area/station/cargo/bitrunning/den)
-"byq" = (
-/obj/effect/turf_decal/trimline/red/filled/line{
- dir = 5
- },
-/obj/structure/cable,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
-/obj/item/kirbyplants/random,
-/turf/open/floor/iron/white,
-/area/station/security/prison/safe)
"byv" = (
/obj/effect/mapping_helpers/broken_floor,
/obj/item/trash/semki,
@@ -5769,6 +5732,11 @@
},
/turf/open/floor/iron,
/area/station/engineering/atmos/storage)
+"bzG" = (
+/obj/machinery/pdapainter/security,
+/obj/structure/cable,
+/turf/open/floor/wood/large,
+/area/station/command/heads_quarters/hos)
"bzQ" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -5778,6 +5746,13 @@
},
/turf/open/floor/iron,
/area/station/hallway/primary/central)
+"bzS" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 4
+ },
+/obj/machinery/light/small/dim/directional/south,
+/turf/open/floor/iron/showroomfloor,
+/area/mine/laborcamp)
"bzT" = (
/obj/machinery/computer/station_alert{
dir = 4
@@ -5789,6 +5764,15 @@
"bzW" = (
/turf/open/floor/engine/plasma,
/area/station/engineering/atmos)
+"bzX" = (
+/obj/structure/railing/corner/end{
+ dir = 1
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/iron,
+/area/mine/production)
"bAa" = (
/obj/structure/disposalpipe/segment{
dir = 10
@@ -5796,10 +5780,6 @@
/obj/structure/chair/stool/directional/north,
/turf/open/floor/carpet,
/area/station/command/heads_quarters/qm)
-"bAk" = (
-/obj/machinery/firealarm/directional/west,
-/turf/open/floor/carpet,
-/area/station/security/prison/rec)
"bAo" = (
/obj/effect/turf_decal/tile/blue{
dir = 1
@@ -5818,37 +5798,11 @@
},
/turf/open/floor/iron,
/area/station/hallway/primary/port)
-"bAE" = (
-/obj/structure/table/glass,
-/obj/item/stack/medical/wrap/gauze{
- pixel_x = -2;
- pixel_y = 8
- },
-/obj/item/stack/medical/mesh{
- pixel_x = 6;
- pixel_y = 5
- },
-/obj/item/stack/medical/suture,
-/obj/item/reagent_containers/cup/bottle/epinephrine,
-/obj/item/reagent_containers/cup/bottle/multiver{
- pixel_x = 6
- },
-/obj/item/reagent_containers/syringe,
-/obj/machinery/defibrillator_mount/directional/east,
-/obj/effect/turf_decal/tile/blue/full,
-/turf/open/floor/iron/large,
-/area/station/medical/treatment_center)
"bAF" = (
/turf/open/floor/iron/chapel{
dir = 1
},
/area/station/service/chapel)
-"bAM" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
"bAT" = (
/obj/structure/table/reinforced,
/obj/machinery/fax{
@@ -5873,20 +5827,18 @@
/obj/machinery/light/floor,
/turf/open/floor/iron,
/area/station/engineering/lobby)
+"bBt" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 4
+ },
+/obj/structure/cable,
+/obj/item/radio/intercom/directional/south,
+/turf/open/floor/iron/smooth,
+/area/station/security/brig)
"bBw" = (
/obj/item/trash/sosjerky,
/turf/open/floor/plating,
/area/station/maintenance/aft/greater)
-"bBx" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 8
- },
-/obj/structure/cable,
-/obj/machinery/door/window/brigdoor/right/directional/east{
- req_access = list("armory")
- },
-/turf/open/floor/iron/dark,
-/area/station/security/execution/education)
"bBE" = (
/obj/item/radio/intercom/directional/south,
/obj/effect/turf_decal/tile/purple/anticorner/contrasted,
@@ -5909,23 +5861,17 @@
/obj/structure/flora/rock/pile/icy/style_random,
/turf/open/misc/asteroid/snow/icemoon,
/area/icemoon/underground/explored)
+"bBP" = (
+/obj/structure/cable,
+/obj/structure/chair/office{
+ dir = 1
+ },
+/turf/open/floor/iron,
+/area/mine/laborcamp/security)
"bBW" = (
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
/area/station/engineering/atmos/pumproom)
-"bCd" = (
-/obj/machinery/door/airlock/maintenance{
- name = "Genetics Lab Maintenance"
- },
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/mapping_helpers/airlock/access/all/science/genetics,
-/turf/open/floor/plating,
-/area/station/maintenance/starboard/upper)
"bCf" = (
/obj/machinery/door/poddoor/preopen{
id = "cmoprivacy";
@@ -5943,6 +5889,11 @@
},
/turf/open/floor/iron/cafeteria,
/area/station/security/prison/work)
+"bCr" = (
+/obj/structure/closet/boxinggloves,
+/obj/structure/sign/warning/electric_shock/directional/south,
+/turf/open/floor/iron,
+/area/station/security/prison/workout)
"bCs" = (
/obj/machinery/door/airlock/engineering{
name = "Construction Area"
@@ -5997,10 +5948,6 @@
},
/turf/open/floor/iron,
/area/station/engineering/atmos)
-"bDj" = (
-/obj/machinery/light/warm/directional/south,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/prison/workout)
"bDl" = (
/obj/machinery/light/small/directional/north,
/obj/effect/turf_decal/weather/snow/corner{
@@ -6028,27 +5975,10 @@
dir = 1
},
/area/mine/production)
-"bDF" = (
-/obj/structure/table/wood,
-/obj/item/food/grown/harebell,
-/obj/structure/cable,
-/turf/open/floor/iron/dark,
-/area/station/security/prison/rec)
"bDH" = (
/obj/effect/landmark/start/chaplain,
/turf/open/floor/iron/dark,
/area/station/service/chapel/office)
-"bDI" = (
-/obj/structure/rack,
-/obj/item/storage/bag/ore,
-/obj/item/flashlight,
-/obj/item/pickaxe,
-/obj/item/clothing/glasses/meson,
-/obj/item/mining_scanner,
-/obj/effect/decal/cleanable/dirt,
-/obj/item/clothing/suit/hooded/wintercoat,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"bDR" = (
/obj/effect/turf_decal/tile/red/half/contrasted{
dir = 4
@@ -6082,16 +6012,6 @@
},
/turf/open/floor/iron/dark,
/area/station/maintenance/disposal)
-"bEf" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/interrogation)
-"bEi" = (
-/obj/structure/sign/poster/official/work_for_a_future/directional/north,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"bEk" = (
/obj/structure/railing/wooden_fence{
dir = 4
@@ -6347,6 +6267,13 @@
/obj/effect/turf_decal/tile/yellow/half/contrasted,
/turf/open/floor/iron/white,
/area/station/medical/pharmacy)
+"bHR" = (
+/obj/effect/spawner/random/contraband/prison,
+/obj/structure/chair/sofa/corp/left{
+ dir = 1
+ },
+/turf/open/floor/carpet/blue,
+/area/station/security/prison/work)
"bIa" = (
/obj/machinery/atmospherics/components/binary/pump/on{
dir = 8;
@@ -6472,34 +6399,12 @@
/obj/effect/turf_decal/tile/red/half/contrasted,
/turf/open/floor/iron/dark/textured,
/area/station/security/armory/upper)
-"bJp" = (
-/obj/machinery/camera/directional/east{
- c_tag = "Security - Permabrig Workout";
- network = list("ss13","prison");
- view_range = 5
- },
-/obj/effect/turf_decal/trimline/red/warning{
- dir = 4
- },
-/obj/effect/turf_decal/stripes/red/line{
- dir = 4
- },
-/turf/open/floor/iron/dark/textured,
-/area/station/security/range)
-"bJx" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/light/directional/south,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"bJD" = (
/obj/machinery/atmospherics/components/trinary/filter/atmos/n2{
dir = 4
},
/turf/open/floor/iron,
/area/station/engineering/atmos)
-"bJE" = (
-/turf/open/floor/iron/dark/smooth_large,
-/area/station/security/processing)
"bJQ" = (
/obj/structure/table/wood,
/obj/item/stack/package_wrap,
@@ -6564,6 +6469,10 @@
},
/turf/open/floor/iron,
/area/station/science/xenobiology)
+"bKK" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
+/turf/open/floor/iron,
+/area/station/security/prison/visit)
"bKN" = (
/obj/machinery/door/airlock/security/glass{
name = "Brig Control"
@@ -6578,6 +6487,12 @@
/obj/machinery/door/firedoor,
/turf/open/floor/iron/showroomfloor,
/area/station/security/warden)
+"bKU" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/dark,
+/area/station/security/range)
"bKZ" = (
/obj/effect/decal/cleanable/glass,
/obj/effect/decal/cleanable/dirt,
@@ -6585,27 +6500,23 @@
dir = 5
},
/area/station/maintenance/port/aft)
-"bLc" = (
-/turf/open/floor/iron/dark/textured_edge{
- dir = 1
- },
-/area/station/security/prison)
-"bLd" = (
-/obj/structure/cable,
-/obj/machinery/power/apc/auto_name/directional/west,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/interrogation)
+"bLl" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
+/obj/item/radio/intercom/directional/east,
+/turf/open/floor/iron/smooth,
+/area/station/security/execution/transfer)
"bLn" = (
/obj/machinery/light/directional/west,
/obj/item/radio/intercom/directional/west,
/obj/effect/landmark/event_spawn,
/turf/open/floor/iron/freezer,
/area/station/commons/toilet/locker)
-"bLq" = (
+"bLw" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/structure/cable,
-/obj/effect/mapping_helpers/broken_floor,
-/turf/open/floor/wood,
-/area/station/maintenance/fore)
+/turf/open/floor/plating,
+/area/station/maintenance/department/security)
"bLz" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -6617,26 +6528,6 @@
/obj/structure/closet,
/turf/open/floor/plating,
/area/station/maintenance/port/aft)
-"bLI" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/camera/directional/south{
- c_tag = "Security - Transport Parlor"
- },
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/machinery/power/apc/auto_name/directional/south,
-/turf/open/floor/iron,
-/area/station/security/processing)
-"bLL" = (
-/obj/structure/sink/kitchen/directional/west{
- desc = "A sink used for washing one's hands and face. It looks rusty and home-made";
- name = "old sink"
- },
-/turf/open/floor/iron/freezer,
-/area/mine/laborcamp)
"bLQ" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/effect/turf_decal/siding/wood{
@@ -6653,6 +6544,17 @@
/obj/effect/landmark/generic_maintenance_landmark,
/turf/open/floor/plating,
/area/station/maintenance/starboard/aft)
+"bMe" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/preopen{
+ id = "labor";
+ name = "Labor Camp Blast Door"
+ },
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/plating,
+/area/mine/laborcamp)
"bMk" = (
/obj/item/radio/intercom/directional/west,
/turf/open/floor/wood,
@@ -6670,18 +6572,6 @@
},
/turf/open/floor/iron/dark,
/area/station/engineering/storage/tech)
-"bMz" = (
-/obj/docking_port/stationary{
- dir = 8;
- dwidth = 2;
- height = 5;
- name = "fore bay 1";
- roundstart_template = /datum/map_template/shuttle/labour/box;
- shuttle_id = "laborcamp_home";
- width = 9
- },
-/turf/open/misc/asteroid/snow/icemoon,
-/area/icemoon/surface/outdoors/nospawn)
"bMC" = (
/obj/structure/table,
/obj/item/flashlight{
@@ -6761,11 +6651,6 @@
/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos,
/turf/open/floor/iron/dark,
/area/station/engineering/atmos/storage/gas)
-"bOg" = (
-/obj/item/kirbyplants/random,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/showroomfloor,
-/area/station/security/processing)
"bOh" = (
/obj/structure/table/wood,
/obj/item/folder/red,
@@ -6949,12 +6834,29 @@
},
/turf/open/floor/iron/dark/diagonal,
/area/station/engineering/atmos/storage)
+"bQg" = (
+/obj/effect/turf_decal/tile/red/half/contrasted{
+ dir = 8
+ },
+/obj/machinery/airalarm/directional/west,
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
"bQh" = (
/obj/item/radio/intercom/directional/north,
/turf/open/floor/iron/dark/corner{
dir = 1
},
/area/station/hallway/primary/starboard)
+"bQq" = (
+/obj/structure/closet/emcloset,
+/obj/machinery/camera/directional/north{
+ c_tag = "Security - Access"
+ },
+/obj/effect/turf_decal/tile/red/half,
+/obj/machinery/light/directional/north,
+/obj/machinery/airalarm/directional/north,
+/turf/open/floor/iron/smooth_half,
+/area/station/security/brig/upper)
"bQx" = (
/obj/structure/ladder{
name = "upper dispenser access"
@@ -6972,12 +6874,6 @@
},
/turf/open/floor/plating,
/area/mine/eva/lower)
-"bQS" = (
-/obj/machinery/power/apc/auto_name/directional/south,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/turf/open/floor/iron/dark,
-/area/station/security/execution/education)
"bRb" = (
/obj/structure/flora/bush/lavendergrass/style_random,
/turf/open/floor/grass,
@@ -7075,6 +6971,17 @@
},
/turf/open/floor/iron/dark/textured,
/area/station/engineering/storage/tech)
+"bRY" = (
+/obj/machinery/door/airlock/medical/glass{
+ id_tag = "MedbayFoyer";
+ name = "Medbay"
+ },
+/obj/effect/mapping_helpers/airlock/access/all/medical/general,
+/obj/effect/turf_decal/tile/blue/full,
+/obj/machinery/door/firedoor,
+/obj/effect/mapping_helpers/airlock/unres/delayed,
+/turf/open/floor/iron/large,
+/area/station/medical/medbay/lobby)
"bSi" = (
/obj/effect/turf_decal/trimline/yellow/filled/line,
/obj/structure/railing/corner{
@@ -7082,27 +6989,6 @@
},
/turf/open/floor/iron/white,
/area/station/medical/chemistry)
-"bSk" = (
-/obj/machinery/door/poddoor/preopen{
- id = "Prison Gate";
- name = "Prison Blast Door"
- },
-/obj/machinery/door/firedoor,
-/obj/structure/cable,
-/obj/effect/turf_decal/tile/red,
-/turf/open/floor/iron/textured,
-/area/station/security/brig)
-"bSo" = (
-/obj/structure/chair/wood{
- dir = 4
- },
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 8
- },
-/obj/structure/sign/poster/contraband/random/directional/south,
-/obj/machinery/light/small/directional/south,
-/turf/open/floor/eighties/red,
-/area/station/security/prison/safe)
"bSp" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/structure/disposalpipe/segment{
@@ -7119,6 +7005,13 @@
},
/turf/open/misc/asteroid/snow/icemoon,
/area/icemoon/surface/outdoors/less_spawns)
+"bSB" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/mapping_helpers/turn_off_lights_with_lightswitch,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/interrogation)
"bSH" = (
/obj/effect/landmark/start/hangover,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -7281,13 +7174,6 @@
/obj/structure/sink/directional/south,
/turf/open/floor/iron/dark,
/area/station/science/robotics/lab)
-"bVs" = (
-/obj/machinery/camera/directional/west{
- c_tag = "Security - Permabrig Observation Prep";
- network = list("ss13","prison")
- },
-/turf/open/floor/vault,
-/area/station/security/prison/rec)
"bVv" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -7428,6 +7314,10 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron,
/area/station/command/gateway)
+"bXc" = (
+/obj/structure/sign/poster/official/nanotrasen_logo/directional/east,
+/turf/open/floor/iron/dark,
+/area/station/security/execution/education)
"bXf" = (
/obj/structure/closet/emcloset,
/turf/open/floor/plating,
@@ -7456,15 +7346,6 @@
},
/turf/open/floor/plating,
/area/station/maintenance/starboard/upper)
-"bXI" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 8
- },
-/obj/effect/turf_decal/tile/red/half/contrasted,
-/turf/open/floor/iron/dark/textured_edge{
- dir = 1
- },
-/area/station/security/prison)
"bYd" = (
/obj/machinery/airalarm/directional/west,
/obj/machinery/light/small/directional/west,
@@ -7528,16 +7409,6 @@
/obj/machinery/status_display/ai/directional/north,
/turf/open/floor/wood/parquet,
/area/station/service/bar/backroom)
-"bYF" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/machinery/firealarm/directional/south,
-/turf/open/floor/iron,
-/area/station/security/processing)
"bYK" = (
/obj/effect/landmark/start/chemist,
/obj/structure/chair/office/light{
@@ -7649,11 +7520,6 @@
/obj/effect/turf_decal/tile/blue/fourcorners,
/turf/open/floor/iron/dark/textured,
/area/station/medical/treatment_center)
-"bZK" = (
-/obj/structure/table,
-/obj/effect/turf_decal/tile/red,
-/turf/open/floor/iron,
-/area/station/security/prison/mess)
"bZQ" = (
/turf/closed/wall/r_wall,
/area/station/hallway/primary/starboard)
@@ -7792,6 +7658,10 @@
/obj/effect/turf_decal/tile/red/full,
/turf/open/floor/iron/dark/textured_large,
/area/station/security/brig/entrance)
+"ccm" = (
+/obj/effect/turf_decal/tile/red/half/contrasted,
+/turf/open/floor/iron/dark,
+/area/station/security/mechbay)
"ccp" = (
/obj/structure/bed,
/obj/effect/spawner/random/bedsheet,
@@ -7842,12 +7712,6 @@
/obj/structure/cable,
/turf/open/floor/iron/dark,
/area/station/ai/satellite/atmos)
-"ccx" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
- },
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
"ccz" = (
/obj/item/radio/intercom/directional/east,
/obj/machinery/atmospherics/pipe/smart/simple/orange/visible{
@@ -7884,6 +7748,13 @@
},
/turf/open/floor/wood/large,
/area/station/commons/lounge)
+"ccO" = (
+/obj/effect/turf_decal/loading_area/red,
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
+ },
+/turf/open/floor/iron/dark,
+/area/mine/laborcamp/security)
"ccQ" = (
/obj/effect/turf_decal/stripes/line{
dir = 4
@@ -7933,12 +7804,6 @@
/obj/structure/lattice/catwalk,
/turf/open/openspace/icemoon/keep_below,
/area/icemoon/underground/explored)
-"cdd" = (
-/obj/structure/chair/office{
- dir = 1
- },
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
"cdg" = (
/obj/machinery/disposal/bin,
/obj/structure/disposalpipe/trunk{
@@ -7956,12 +7821,6 @@
},
/turf/open/floor/iron/white,
/area/station/science/xenobiology)
-"cdp" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/cable,
-/obj/structure/sign/warning/electric_shock/directional/north,
-/turf/open/floor/iron,
-/area/station/security/prison/workout)
"cef" = (
/obj/machinery/biogenerator,
/obj/effect/turf_decal/trimline/green/filled/line{
@@ -7999,24 +7858,17 @@
/obj/effect/turf_decal/trimline/blue/filled/corner,
/turf/open/floor/iron/white,
/area/station/medical/treatment_center)
-"ceF" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 8
+"ceI" = (
+/obj/structure/railing{
+ dir = 1
},
-/obj/effect/turf_decal/stripes/line{
- dir = 4
+/obj/structure/rack,
+/obj/item/storage/medkit/brute,
+/obj/structure/window/reinforced/spawner/directional/west,
+/turf/open/floor/iron/dark/side{
+ dir = 9
},
-/obj/machinery/light/small/directional/east,
-/obj/machinery/conveyor{
- id = "mining_internal"
- },
-/obj/machinery/bouldertech/refinery,
-/obj/machinery/camera/directional/east{
- c_tag = "Mining Ore Smeltery";
- network = list("ss13", "mine")
- },
-/turf/open/floor/iron,
-/area/mine/production)
+/area/station/security/prison/workout)
"ceO" = (
/obj/machinery/button/crematorium{
id = "crematoriumChapel";
@@ -8322,16 +8174,6 @@
},
/turf/open/floor/iron,
/area/station/commons/vacant_room/commissary)
-"ciN" = (
-/obj/effect/mapping_helpers/airlock/cyclelink_helper{
- dir = 8
- },
-/obj/machinery/door/airlock/security/glass{
- name = "Labor Camp Shuttle Security Airlock"
- },
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"ciS" = (
/obj/structure/table/wood,
/obj/effect/spawner/random/trash/cigbutt,
@@ -8342,6 +8184,18 @@
/obj/structure/sign/warning/cold_temp/directional/north,
/turf/open/floor/plating,
/area/station/maintenance/aft/lesser)
+"ciW" = (
+/obj/effect/turf_decal/tile/red/half/contrasted{
+ dir = 8
+ },
+/obj/structure/rack,
+/obj/item/storage/briefcase/secure{
+ pixel_y = 4
+ },
+/obj/item/storage/toolbox/electrical,
+/obj/item/radio/intercom/directional/west,
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
"cjJ" = (
/obj/effect/turf_decal/trimline/yellow/filled/warning{
dir = 8
@@ -8367,6 +8221,28 @@
/obj/machinery/light/small/dim/directional/north,
/turf/open/floor/iron,
/area/station/maintenance/starboard/fore)
+"cjZ" = (
+/obj/machinery/airalarm/directional/west,
+/obj/machinery/computer/security/labor,
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 9
+ },
+/obj/machinery/button/door/directional/north{
+ id = "labor";
+ name = "Labor Camp Lockdown";
+ req_access = list("brig");
+ pixel_x = -6
+ },
+/obj/machinery/button/door/directional/north{
+ id = "labordoor";
+ name = "Labour Camp Emergency Entrance";
+ req_access = list("brig");
+ pixel_x = 6
+ },
+/turf/open/floor/iron/dark/side{
+ dir = 9
+ },
+/area/mine/laborcamp/security)
"cke" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -8376,6 +8252,15 @@
},
/turf/open/floor/iron,
/area/station/hallway/primary/port)
+"ckm" = (
+/obj/structure/table,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/spawner/random/food_or_drink/donkpockets,
+/obj/structure/sign/poster/official/obey/directional/north,
+/obj/structure/cable,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"cks" = (
/obj/item/wrench,
/obj/effect/turf_decal/delivery,
@@ -8383,6 +8268,11 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/dark,
/area/station/engineering/supermatter/room)
+"ckC" = (
+/obj/structure/window/reinforced/spawner/directional/north,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/prison/workout)
"ckL" = (
/obj/structure/fence/corner{
dir = 2;
@@ -8412,9 +8302,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible,
/turf/open/floor/engine,
/area/station/engineering/supermatter/room)
-"clq" = (
-/turf/open/floor/iron/dark,
-/area/station/security/processing)
"clz" = (
/obj/effect/decal/cleanable/dirt,
/obj/effect/turf_decal/stripes/line{
@@ -8432,14 +8319,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/wood,
/area/station/command/meeting_room)
-"clR" = (
-/obj/structure/chair/sofa/corp/left{
- dir = 1
- },
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/carpet/blue,
-/area/station/security/prison/work)
"clT" = (
/obj/item/kirbyplants/random,
/obj/effect/turf_decal/tile/neutral/fourcorners,
@@ -8508,10 +8387,6 @@
},
/turf/open/floor/iron/white,
/area/station/medical/break_room)
-"cmD" = (
-/obj/structure/window/reinforced/spawner/directional/east,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/prison/workout)
"cmJ" = (
/obj/item/radio/intercom/directional/north,
/obj/machinery/atmospherics/pipe/smart/simple/general/visible{
@@ -8581,10 +8456,15 @@
},
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/underground/explored)
-"cno" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/smooth,
-/area/station/security/lockers)
+"cnk" = (
+/obj/structure/table,
+/obj/machinery/cell_charger,
+/obj/item/stock_parts/power_store/cell/potato{
+ name = "\improper Beepsky's emergency battery"
+ },
+/obj/effect/decal/cleanable/cobweb/cobweb2,
+/turf/open/floor/plating,
+/area/station/maintenance/fore)
"cnp" = (
/obj/structure/minecart_rail{
dir = 4
@@ -8633,10 +8513,6 @@
},
/turf/open/floor/iron,
/area/station/commons/storage/mining)
-"coc" = (
-/obj/machinery/camera/autoname/directional/north,
-/turf/open/floor/iron/smooth,
-/area/station/engineering/lobby)
"cod" = (
/obj/effect/turf_decal/tile/yellow/half/contrasted{
dir = 1
@@ -8658,12 +8534,6 @@
},
/turf/open/floor/plastic,
/area/station/commons/dorms/laundry)
-"coY" = (
-/obj/machinery/airalarm/directional/south,
-/obj/effect/turf_decal/delivery,
-/obj/effect/decal/cleanable/rubble,
-/turf/open/floor/iron,
-/area/mine/production)
"coZ" = (
/obj/machinery/camera/directional/south{
c_tag = "Locker Room West"
@@ -8674,15 +8544,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron,
/area/station/commons/locker)
-"cpe" = (
-/obj/machinery/atmospherics/components/tank/air{
- dir = 8
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/turf/open/floor/plating,
-/area/mine/laborcamp/security)
"cpg" = (
/obj/effect/turf_decal/trimline/purple/filled/warning{
dir = 8
@@ -8703,11 +8564,6 @@
"cpm" = (
/turf/closed/wall/r_wall,
/area/station/command/heads_quarters/hop)
-"cpp" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
-/turf/open/floor/iron,
-/area/station/security/prison/workout)
"cpq" = (
/obj/machinery/light/small/directional/east,
/turf/open/openspace,
@@ -8745,13 +8601,6 @@
/obj/structure/railing,
/turf/open/lava/plasma/ice_moon,
/area/icemoon/underground/explored)
-"cpG" = (
-/obj/structure/table,
-/obj/item/toy/cards/deck,
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"cpH" = (
/obj/machinery/portable_atmospherics/canister/plasma,
/obj/machinery/light/small/directional/west,
@@ -8768,10 +8617,6 @@
"cpY" = (
/turf/closed/wall,
/area/station/service/kitchen)
-"cqa" = (
-/obj/item/radio/intercom/directional/north,
-/turf/open/floor/iron/smooth,
-/area/station/engineering/lobby)
"cqb" = (
/obj/machinery/food_cart,
/obj/structure/extinguisher_cabinet/directional/east,
@@ -8810,17 +8655,6 @@
/obj/effect/spawner/random/maintenance,
/turf/open/floor/plating,
/area/station/maintenance/starboard/lesser)
-"cqx" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/firealarm/directional/south,
-/turf/open/floor/iron/smooth,
-/area/station/security/brig/upper)
-"cqz" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
"cqK" = (
/obj/item/stack/sheet/animalhide/carbon/lizard{
desc = "Landssslidessss, the landssslidesss...";
@@ -9038,6 +8872,16 @@
},
/turf/open/floor/iron,
/area/station/service/kitchen/coldroom)
+"ctW" = (
+/obj/item/food/grown/poppy{
+ pixel_y = 2
+ },
+/obj/item/storage/photo_album/prison,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/table/wood,
+/turf/open/floor/iron/dark,
+/area/station/security/prison/rec)
"ctY" = (
/obj/structure/tank_holder/anesthetic,
/turf/open/floor/iron/dark,
@@ -9058,30 +8902,6 @@
},
/turf/open/floor/glass/reinforced/icemoon,
/area/icemoon/surface/outdoors/nospawn)
-"cur" = (
-/obj/effect/turf_decal/siding/wideplating/dark{
- dir = 8
- },
-/turf/open/floor/iron/dark/textured,
-/area/station/security/prison/rec)
-"cus" = (
-/obj/structure/table/glass,
-/obj/item/stack/medical/wrap/gauze{
- pixel_x = 1
- },
-/obj/item/stack/medical/mesh,
-/obj/effect/turf_decal/stripes/corner{
- dir = 8
- },
-/obj/machinery/button/door/directional/west{
- id = "chemistry_access_shutters";
- name = "Chemistry Access Shutter Control";
- req_access = list("medical")
- },
-/obj/item/stack/medical/suture,
-/obj/effect/turf_decal/tile/blue/full,
-/turf/open/floor/iron/large,
-/area/station/medical/treatment_center)
"cut" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/light_switch/directional/west,
@@ -9166,14 +8986,6 @@
/obj/structure/railing/corner,
/turf/open/floor/iron,
/area/station/service/kitchen/coldroom)
-"cvq" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
-/obj/effect/turf_decal/tile/red/half/contrasted{
- dir = 8
- },
-/obj/machinery/light/small/directional/west,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/prison)
"cvr" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron,
@@ -9450,9 +9262,6 @@
},
/turf/open/floor/iron,
/area/station/cargo/storage)
-"czD" = (
-/turf/closed/wall,
-/area/mine/laborcamp/security)
"czM" = (
/obj/effect/decal/cleanable/dirt/dust,
/obj/effect/turf_decal/tile/brown{
@@ -9479,12 +9288,6 @@
/obj/effect/spawner/random/trash/grille_or_waste,
/turf/open/floor/plating,
/area/station/maintenance/port/aft)
-"cAi" = (
-/obj/effect/turf_decal/tile/purple/anticorner,
-/turf/open/floor/iron/corner{
- dir = 1
- },
-/area/station/hallway/primary/starboard)
"cAo" = (
/obj/machinery/airalarm/directional/west,
/obj/structure/closet/toolcloset,
@@ -9650,6 +9453,14 @@
"cBY" = (
/turf/open/misc/asteroid/snow/icemoon,
/area/icemoon/underground/unexplored/rivers/deep/shoreline)
+"cCa" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/airalarm/directional/east,
+/obj/machinery/light/directional/east,
+/turf/open/floor/catwalk_floor/iron,
+/area/mine/laborcamp)
"cCb" = (
/obj/structure/flora/tree/pine/style_random,
/turf/open/misc/asteroid/snow/icemoon,
@@ -9665,14 +9476,6 @@
/obj/machinery/newscaster/directional/east,
/turf/open/floor/iron/white/smooth_large,
/area/station/science/genetics)
-"cCG" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/button/flasher{
- id = "GulagCell 2";
- pixel_y = -30
- },
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"cCP" = (
/obj/structure/closet/crate/miningcar,
/obj/item/shovel,
@@ -9713,10 +9516,6 @@
},
/turf/open/floor/plating,
/area/station/maintenance/starboard/aft)
-"cDt" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/smooth,
-/area/station/engineering/lobby)
"cDv" = (
/obj/item/stack/rods/fifty,
/obj/structure/rack,
@@ -9769,6 +9568,18 @@
/obj/machinery/power/energy_accumulator/tesla_coil/anchored,
/turf/open/floor/engine,
/area/station/engineering/supermatter)
+"cDN" = (
+/obj/machinery/door/airlock/security/glass{
+ name = "Permabrig Visitation"
+ },
+/obj/machinery/door/firedoor,
+/obj/structure/cable,
+/obj/effect/mapping_helpers/airlock/access/any/security/brig,
+/obj/effect/mapping_helpers/airlock/unres/delayed{
+ dir = 1
+ },
+/turf/open/floor/iron,
+/area/station/security/prison/visit)
"cDT" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/structure/cable,
@@ -9868,13 +9679,6 @@
},
/turf/open/floor/iron/dark/textured_edge,
/area/station/security/evidence)
-"cFb" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
- },
-/obj/item/radio/intercom/directional/north,
-/turf/open/floor/iron/smooth_edge,
-/area/station/security/lockers)
"cFp" = (
/obj/effect/turf_decal/tile/brown,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -10045,6 +9849,15 @@
},
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/surface/outdoors/nospawn)
+"cIn" = (
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 10
+ },
+/obj/machinery/firealarm/directional/west,
+/turf/open/floor/iron/dark/side{
+ dir = 10
+ },
+/area/station/security/prison)
"cIq" = (
/obj/machinery/computer/slot_machine{
balance = 15;
@@ -10056,12 +9869,6 @@
/obj/item/coin/diamond,
/turf/open/floor/plating,
/area/station/maintenance/port/fore)
-"cIK" = (
-/obj/structure/table/wood,
-/obj/item/pai_card,
-/obj/effect/mapping_helpers/broken_floor,
-/turf/open/floor/wood,
-/area/station/maintenance/fore)
"cIP" = (
/obj/machinery/bookbinder,
/obj/structure/sign/poster/official/random/directional/west,
@@ -10074,20 +9881,6 @@
/obj/machinery/firealarm/directional/west,
/turf/open/floor/iron/white,
/area/station/medical/storage)
-"cIY" = (
-/obj/machinery/door/airlock/security/glass{
- name = "Security EVA"
- },
-/obj/effect/mapping_helpers/airlock/access/all/security/armory,
-/obj/machinery/door/firedoor,
-/obj/effect/mapping_helpers/airlock/red_alert_access,
-/turf/open/floor/iron/smooth,
-/area/station/security/brig/upper)
-"cJb" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/airalarm/directional/north,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"cJd" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -10148,6 +9941,20 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plating,
/area/station/maintenance/port/fore)
+"cJO" = (
+/obj/structure/closet/crate/internals,
+/obj/item/tank/internals/emergency_oxygen,
+/obj/item/tank/internals/emergency_oxygen,
+/obj/item/tank/internals/emergency_oxygen,
+/obj/item/tank/internals/emergency_oxygen,
+/obj/item/clothing/mask/breath,
+/obj/item/clothing/mask/breath,
+/obj/item/clothing/mask/breath,
+/obj/item/clothing/mask/breath,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"cJX" = (
/obj/machinery/holopad,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -10191,13 +9998,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron,
/area/station/hallway/primary/central)
-"cKv" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
-/obj/effect/turf_decal/tile/red/half/contrasted{
- dir = 1
- },
-/turf/open/floor/iron/dark/side,
-/area/station/security/processing)
"cKy" = (
/obj/structure/window/reinforced/spawner/directional/west,
/obj/effect/turf_decal/tile/blue/opposingcorners{
@@ -10243,12 +10043,6 @@
/obj/machinery/recharge_station,
/turf/open/floor/iron,
/area/station/science/robotics/mechbay)
-"cLp" = (
-/obj/structure/table,
-/obj/item/razor,
-/obj/item/storage/backpack/duffelbag/sec/surgery,
-/turf/open/floor/plating/icemoon,
-/area/station/security/execution/education)
"cLq" = (
/obj/effect/turf_decal/loading_area{
dir = 1
@@ -10259,6 +10053,18 @@
/obj/structure/cable,
/turf/open/floor/iron/smooth_large,
/area/station/cargo/warehouse)
+"cLu" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 8
+ },
+/obj/machinery/camera/directional/east{
+ c_tag = "Security - Interrogation";
+ network = list("interrogation")
+ },
+/obj/machinery/light/small/directional/east,
+/obj/structure/cable,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/interrogation)
"cLw" = (
/obj/structure/table/reinforced,
/obj/machinery/door/firedoor,
@@ -10283,23 +10089,6 @@
},
/turf/open/floor/iron,
/area/station/engineering/lobby)
-"cLB" = (
-/obj/machinery/computer/prisoner/gulag_teleporter_computer{
- dir = 4
- },
-/turf/open/floor/iron/showroomfloor,
-/area/station/security/processing)
-"cLD" = (
-/obj/machinery/door/airlock/security/glass{
- name = "Equipment Room"
- },
-/obj/machinery/door/firedoor,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/obj/effect/mapping_helpers/airlock/access/all/security/brig,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/lockers)
"cLJ" = (
/obj/structure/table/wood,
/obj/item/paper{
@@ -10413,6 +10202,17 @@
/obj/effect/spawner/structure/window/hollow/reinforced/middle,
/turf/open/floor/plating,
/area/station/maintenance/fore/lesser)
+"cMY" = (
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 8
+ },
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/dark/side{
+ dir = 8
+ },
+/area/station/security/prison)
"cNe" = (
/obj/structure/sign/warning/secure_area/directional/north,
/turf/open/floor/plating,
@@ -10583,14 +10383,6 @@
dir = 1
},
/area/station/security/prison/garden)
-"cPQ" = (
-/obj/effect/turf_decal/stripes/white/line,
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 4
- },
-/turf/open/floor/iron,
-/area/station/security/prison/workout)
"cPV" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -10706,12 +10498,24 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/dark,
/area/station/science/ordnance/office)
+"cRt" = (
+/obj/structure/sign/warning/directional/south,
+/turf/open/lava/plasma/ice_moon,
+/area/icemoon/underground/explored)
"cRu" = (
/obj/structure/disposalpipe/junction,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron,
/area/station/hallway/primary/central)
+"cRx" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 4
+ },
+/turf/open/floor/iron,
+/area/station/security/prison/workout)
"cRy" = (
/obj/structure/disposalpipe/segment,
/obj/structure/cable,
@@ -10719,16 +10523,24 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/plating,
/area/station/maintenance/starboard/upper)
+"cRB" = (
+/obj/structure/table/reinforced,
+/obj/machinery/recharger,
+/obj/machinery/light_switch/directional/south,
+/obj/effect/turf_decal/tile/red/half/contrasted,
+/obj/effect/mapping_helpers/turn_off_lights_with_lightswitch,
+/obj/machinery/button/door/directional/south{
+ name = "FIring Range Shutter Control";
+ id = "firingrangeshuttersoutside";
+ pixel_y = -36;
+ req_access = list("security")
+ },
+/turf/open/floor/iron/dark,
+/area/station/security/range)
"cRC" = (
/obj/structure/flora/bush/fullgrass/style_random,
/turf/open/floor/grass,
/area/station/service/hydroponics)
-"cRE" = (
-/obj/structure/rack,
-/obj/item/wirecutters,
-/obj/structure/cable,
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
"cRF" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -10776,6 +10588,11 @@
initial_gas_mix = "ICEMOON_ATMOS"
},
/area/icemoon/underground/explored)
+"cSu" = (
+/obj/effect/decal/cleanable/dirt/dust,
+/obj/structure/grille/broken,
+/turf/open/floor/plating,
+/area/station/maintenance/fore)
"cSw" = (
/obj/structure/cable,
/turf/open/floor/iron,
@@ -10786,6 +10603,11 @@
},
/turf/open/misc/asteroid/snow/icemoon,
/area/icemoon/surface/outdoors/less_spawns)
+"cSC" = (
+/obj/machinery/light/warm/directional/south,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/prison/workout)
"cSE" = (
/obj/effect/turf_decal/stripes/line,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -10813,12 +10635,6 @@
/obj/effect/mapping_helpers/airlock/access/all/engineering/engine_equipment,
/turf/open/floor/iron,
/area/station/engineering/storage)
-"cTv" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/prison/rec)
"cTD" = (
/obj/effect/decal/cleanable/dirt/dust,
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
@@ -10886,14 +10702,13 @@
dir = 1
},
/area/station/hallway/primary/port)
-"cVD" = (
-/obj/machinery/door/poddoor/preopen{
- id = "labor";
- name = "Labor Camp Blast Door"
+"cVR" = (
+/obj/structure/toilet/greyscale,
+/obj/structure/cable,
+/turf/open/floor/iron/smooth_half{
+ dir = 1
},
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
+/area/station/security/prison/safe)
"cVV" = (
/obj/machinery/newscaster/directional/north,
/obj/structure/railing{
@@ -10920,29 +10735,13 @@
},
/turf/open/floor/iron,
/area/station/security/prison/garden)
+"cWw" = (
+/turf/open/floor/plating/snowed/icemoon,
+/area/icemoon/surface/outdoors/labor_camp)
"cWE" = (
/obj/effect/spawner/structure/window/reinforced/tinted,
/turf/open/floor/plating,
/area/station/service/chapel/office)
-"cWG" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron,
-/area/station/security/processing)
-"cWH" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/item/kirbyplants/organic/plant5,
-/obj/machinery/camera/directional/west{
- c_tag = "Labor Camp Cellblock";
- network = list("labor")
- },
-/obj/machinery/button/flasher{
- id = "GulagCell 1";
- pixel_y = -30
- },
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"cWX" = (
/obj/structure/disposalpipe/segment{
dir = 4
@@ -11075,11 +10874,6 @@
},
/turf/open/floor/iron/dark,
/area/station/engineering/supermatter/room)
-"cYv" = (
-/obj/structure/window/reinforced/spawner/directional/north,
-/obj/structure/window/reinforced/spawner/directional/east,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/prison/workout)
"cYC" = (
/obj/machinery/atmospherics/pipe/smart/simple/green/visible,
/obj/effect/turf_decal/tile/blue/anticorner/contrasted{
@@ -11096,6 +10890,20 @@
/obj/structure/cable,
/turf/open/floor/iron,
/area/station/hallway/primary/starboard)
+"cYF" = (
+/obj/effect/spawner/random/structure/crate_abandoned,
+/turf/open/floor/plating,
+/area/station/maintenance/department/security)
+"cYJ" = (
+/obj/structure/closet/l3closet/janitor,
+/obj/machinery/airalarm/directional/north,
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/item/restraints/legcuffs/beartrap,
+/obj/item/restraints/legcuffs/beartrap,
+/turf/open/floor/iron,
+/area/station/service/janitor)
"cYK" = (
/obj/machinery/netpod,
/obj/machinery/light/small/directional/south,
@@ -11168,15 +10976,6 @@
/obj/machinery/light/small/dim/directional/east,
/turf/open/floor/iron/dark,
/area/station/medical/morgue)
-"cZm" = (
-/obj/machinery/door/firedoor/border_only{
- dir = 8
- },
-/obj/effect/turf_decal/tile/red{
- dir = 1
- },
-/turf/open/floor/iron,
-/area/station/security/brig/upper)
"cZt" = (
/obj/effect/turf_decal/tile/green/half/contrasted{
dir = 4
@@ -11272,6 +11071,9 @@
},
/turf/open/floor/wood,
/area/station/service/library)
+"dan" = (
+/turf/open/openspace,
+/area/station/security/brig)
"daq" = (
/obj/machinery/computer/crew{
dir = 8
@@ -11331,6 +11133,13 @@
/obj/item/cultivator,
/turf/open/floor/iron,
/area/station/maintenance/starboard/aft)
+"dbh" = (
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "mining_internal"
+ },
+/turf/open/floor/iron,
+/area/mine/production)
"dbm" = (
/obj/machinery/door/airlock{
name = "Private Restroom"
@@ -11365,10 +11174,6 @@
"dbH" = (
/turf/closed/wall/r_wall,
/area/station/security/prison/mess)
-"dbL" = (
-/obj/effect/spawner/random/structure/grille,
-/turf/open/floor/plating,
-/area/station/security/prison/safe)
"dbO" = (
/obj/machinery/door/airlock/wood{
name = "Backstage"
@@ -11456,6 +11261,12 @@
},
/turf/open/floor/iron,
/area/station/engineering/lobby)
+"dcD" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/obj/machinery/vending/cigarette,
+/turf/open/floor/iron,
+/area/station/security/prison/visit)
"dcE" = (
/obj/machinery/atmospherics/pipe/smart/simple/violet/visible{
dir = 1
@@ -11497,25 +11308,6 @@
/obj/structure/cable,
/turf/open/floor/plating,
/area/station/maintenance/port/lesser)
-"dcX" = (
-/obj/structure/rack,
-/obj/item/clothing/suit/hooded/wintercoat/security{
- pixel_x = -3;
- pixel_y = 7
- },
-/obj/item/clothing/suit/hooded/wintercoat/security{
- pixel_x = -8
- },
-/obj/item/clothing/shoes/winterboots/ice_boots{
- pixel_x = 6;
- pixel_y = 8
- },
-/obj/item/clothing/shoes/winterboots/ice_boots{
- pixel_x = 5
- },
-/obj/structure/cable,
-/turf/open/floor/iron/smooth,
-/area/station/security/brig/upper)
"ddd" = (
/obj/effect/turf_decal/tile/blue,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -11593,16 +11385,15 @@
},
/turf/open/floor/plating,
/area/station/maintenance/aft/greater)
-"ddK" = (
-/obj/machinery/hydroponics/constructable,
+"ddC" = (
+/obj/effect/gibspawner/human,
+/obj/structure/sign/warning/directional/east,
+/turf/open/misc/asteroid/snow/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
+"ddD" = (
/obj/effect/decal/cleanable/dirt,
-/obj/item/seeds/onion,
-/obj/effect/turf_decal/tile/green/anticorner/contrasted,
-/obj/effect/turf_decal/siding/green{
- dir = 4
- },
-/turf/open/floor/iron/dark,
-/area/mine/laborcamp)
+/turf/open/floor/iron,
+/area/mine/production)
"ddQ" = (
/obj/effect/turf_decal/tile/neutral/fourcorners,
/obj/item/kirbyplants/random,
@@ -11697,6 +11488,19 @@
},
/turf/open/floor/glass/reinforced,
/area/station/science/xenobiology)
+"dfl" = (
+/obj/structure/chair/sofa/bench/right{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/red/half/contrasted{
+ dir = 4
+ },
+/turf/open/floor/iron/smooth,
+/area/station/security/brig/upper)
+"dfn" = (
+/obj/machinery/firealarm/directional/east,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/office)
"dfq" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible,
/turf/closed/wall/r_wall,
@@ -11710,13 +11514,6 @@
},
/turf/open/floor/iron/dark,
/area/station/security/checkpoint/science)
-"dfz" = (
-/obj/structure/closet/secure_closet/security/sec,
-/obj/structure/cable,
-/turf/open/floor/iron/smooth_edge{
- dir = 1
- },
-/area/station/security/lockers)
"dfB" = (
/turf/open/floor/iron/white/corner,
/area/station/hallway/primary/starboard)
@@ -11770,11 +11567,6 @@
/obj/effect/turf_decal/tile/green/full,
/turf/open/floor/iron/white/smooth_large,
/area/station/medical/virology)
-"dgx" = (
-/obj/structure/rack,
-/obj/effect/spawner/random/contraband/permabrig_gear,
-/turf/open/floor/vault,
-/area/station/security/prison/rec)
"dgA" = (
/obj/item/kirbyplants/random,
/obj/effect/turf_decal/tile/neutral/fourcorners,
@@ -11867,13 +11659,6 @@
/obj/machinery/door/firedoor,
/turf/open/floor/iron/showroomfloor,
/area/station/security/prison/toilet)
-"dhU" = (
-/obj/machinery/airalarm/directional/north,
-/obj/effect/turf_decal/tile/red/half/contrasted{
- dir = 1
- },
-/turf/open/floor/iron/dark/side,
-/area/station/security/processing)
"dhV" = (
/obj/effect/decal/cleanable/dirt,
/obj/structure/chair{
@@ -11947,9 +11732,6 @@
/obj/machinery/light/small/dim/directional/south,
/turf/open/floor/plating,
/area/station/maintenance/port/fore)
-"diC" = (
-/turf/open/floor/iron/dark/textured,
-/area/station/security/armory/upper)
"diI" = (
/obj/machinery/mech_bay_recharge_port,
/obj/item/radio/intercom/directional/south,
@@ -12112,6 +11894,26 @@
/obj/structure/sign/nanotrasen/directional/east,
/turf/open/openspace/icemoon/keep_below,
/area/icemoon/underground/explored)
+"dkM" = (
+/obj/structure/table/glass,
+/obj/item/stack/medical/wrap/gauze{
+ pixel_x = -2;
+ pixel_y = 8
+ },
+/obj/item/stack/medical/mesh{
+ pixel_x = 6;
+ pixel_y = 5
+ },
+/obj/item/stack/medical/suture,
+/obj/item/reagent_containers/cup/bottle/epinephrine,
+/obj/item/reagent_containers/cup/bottle/multiver{
+ pixel_x = 6
+ },
+/obj/item/reagent_containers/syringe,
+/obj/machinery/defibrillator_mount/directional/east,
+/obj/effect/turf_decal/tile/blue/full,
+/turf/open/floor/iron/large,
+/area/station/medical/treatment_center)
"dkT" = (
/obj/effect/spawner/structure/window/hollow/reinforced/middle{
dir = 1
@@ -12139,15 +11941,6 @@
/obj/effect/landmark/start/cook,
/turf/open/floor/iron/kitchen/diagonal,
/area/station/service/kitchen)
-"dlq" = (
-/obj/machinery/camera/directional/south{
- c_tag = "Labor Camp Security Office";
- network = list("labor")
- },
-/obj/effect/turf_decal/tile/red/half/contrasted,
-/obj/machinery/light/directional/south,
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
"dlt" = (
/obj/effect/turf_decal/weather/snow/corner{
dir = 8
@@ -12266,6 +12059,19 @@
"dnq" = (
/turf/open/floor/iron,
/area/station/hallway/primary/central)
+"dnr" = (
+/obj/structure/window/reinforced/spawner/directional/north,
+/obj/structure/window/reinforced/spawner/directional/west,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/prison/workout)
+"dns" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/obj/machinery/light/floor,
+/turf/open/floor/iron/smooth,
+/area/station/security/brig/upper)
"dnz" = (
/obj/effect/turf_decal/siding/wideplating_new/light{
dir = 6
@@ -12451,6 +12257,10 @@
/obj/structure/cable,
/turf/open/floor/iron,
/area/station/hallway/secondary/entry)
+"dqc" = (
+/obj/structure/sign/warning/firing_range/directional/east,
+/turf/open/misc/asteroid/snow/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"dqw" = (
/obj/machinery/holopad,
/turf/open/floor/iron,
@@ -12601,13 +12411,6 @@
},
/turf/open/floor/engine,
/area/station/maintenance/disposal/incinerator)
-"drP" = (
-/obj/structure/toilet{
- dir = 8
- },
-/obj/machinery/light/small/directional/north,
-/turf/open/floor/plating,
-/area/mine/laborcamp/security)
"drR" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/structure/cable,
@@ -12710,17 +12513,28 @@
/obj/structure/sign/poster/contraband/random/directional/south,
/turf/open/floor/plating,
/area/station/maintenance/starboard/aft)
-"dtz" = (
-/obj/item/kirbyplants/random,
-/obj/machinery/light/small/directional/east,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/processing)
"dtC" = (
/obj/effect/turf_decal/tile/neutral{
dir = 1
},
/turf/open/floor/iron/dark,
/area/station/service/chapel)
+"dtI" = (
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/decal/cleanable/dirt/dust,
+/obj/structure/disposalpipe/segment{
+ dir = 10
+ },
+/turf/open/floor/plating,
+/area/station/maintenance/fore)
+"dtN" = (
+/obj/structure/curtain,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron/smooth,
+/area/station/security/holding_cell)
"dtP" = (
/obj/effect/turf_decal/weather/snow/corner{
dir = 9
@@ -12747,15 +12561,6 @@
/obj/effect/turf_decal/delivery,
/turf/open/floor/iron/dark,
/area/station/science/ordnance/office)
-"duS" = (
-/obj/machinery/door/airlock{
- name = "Labor Camp Library"
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"duT" = (
/obj/item/chair/stool/bar{
pixel_y = -2
@@ -12920,6 +12725,15 @@
/obj/effect/spawner/random/clothing/kittyears_or_rabbitears,
/turf/open/floor/plastic,
/area/station/commons/dorms/laundry)
+"dwR" = (
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/turf/open/floor/iron,
+/area/mine/laborcamp/security)
"dwY" = (
/obj/machinery/light_switch/directional/west,
/obj/structure/closet/secure_closet/quartermaster,
@@ -13031,6 +12845,13 @@
/obj/item/kirbyplants/random,
/turf/open/floor/iron/white,
/area/station/medical/cryo)
+"dxS" = (
+/obj/machinery/conveyor{
+ dir = 10;
+ id = "mining_internal"
+ },
+/turf/open/floor/iron,
+/area/mine/production)
"dyf" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -13434,12 +13255,6 @@
},
/turf/open/floor/plating/snowed/coldroom,
/area/station/service/kitchen/coldroom)
-"dEz" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/carpet,
-/area/station/security/prison/rec)
"dEI" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -13536,21 +13351,6 @@
/obj/structure/sign/departments/evac/directional/north,
/turf/open/floor/iron,
/area/station/hallway/primary/starboard)
-"dFR" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 8
- },
-/obj/structure/cable,
-/obj/machinery/power/apc/auto_name/directional/south,
-/obj/effect/turf_decal/tile/blue/opposingcorners{
- dir = 1
- },
-/obj/effect/turf_decal/siding/white{
- dir = 8
- },
-/turf/open/floor/iron/cafeteria,
-/area/mine/laborcamp)
"dFW" = (
/turf/open/floor/iron/white/side,
/area/station/science/research)
@@ -13623,15 +13423,6 @@
/obj/effect/mapping_helpers/airlock/access/all/command/captain,
/turf/open/floor/plating,
/area/station/maintenance/central/lesser)
-"dHb" = (
-/obj/structure/flora/grass/jungle/b/style_random,
-/obj/structure/window/reinforced/spawner/directional/west,
-/obj/structure/window/reinforced/spawner/directional/south,
-/obj/item/throwing_star/toy,
-/turf/open/misc/ashplanet/wateryrock{
- initial_gas_mix = "o2=22;n2=82;TEMP=293.15"
- },
-/area/station/security/prison/rec)
"dHf" = (
/obj/effect/turf_decal/trimline/green/filled/line{
dir = 4
@@ -13692,15 +13483,47 @@
},
/turf/open/floor/iron/dark/textured_edge,
/area/station/security/prison)
+"dHD" = (
+/obj/structure/table,
+/obj/item/storage/box/chemimp{
+ pixel_x = 6
+ },
+/obj/item/storage/box/trackimp{
+ pixel_x = -3
+ },
+/obj/item/storage/lockbox/loyalty,
+/obj/machinery/light_switch/directional/east,
+/obj/effect/turf_decal/tile/red/half/contrasted{
+ dir = 1
+ },
+/turf/open/floor/iron/dark/textured,
+/area/station/security/armory/upper)
"dHF" = (
/obj/structure/flora/grass/green/style_random,
/turf/open/misc/asteroid/snow/icemoon,
/area/icemoon/surface/outdoors/less_spawns)
+"dHG" = (
+/obj/machinery/conveyor{
+ id = "gulag";
+ dir = 6
+ },
+/obj/machinery/light/small/directional/north,
+/obj/structure/sign/warning/directional/north,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"dHJ" = (
/obj/structure/cable/multilayer/multiz,
/obj/effect/turf_decal/stripes/line,
/turf/open/floor/plating,
/area/station/maintenance/department/chapel)
+"dId" = (
+/obj/machinery/camera/directional/north{
+ c_tag = "Security - Upper Permabrig Cafeteria";
+ network = list("ss13","prison")
+ },
+/obj/machinery/light/warm/directional/north,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/prison)
"dIl" = (
/obj/machinery/atmospherics/components/unary/portables_connector/visible{
dir = 4
@@ -13824,19 +13647,6 @@
/obj/effect/landmark/start/cargo_technician,
/turf/open/floor/iron,
/area/station/cargo/sorting)
-"dKP" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/machinery/firealarm/directional/south,
-/obj/effect/turf_decal/tile/red/half/contrasted,
-/turf/open/floor/iron/dark/side{
- dir = 1
- },
-/area/station/security/processing)
"dKW" = (
/obj/structure/sign/directions/evac{
dir = 4;
@@ -13856,6 +13666,12 @@
"dLf" = (
/turf/closed/wall/r_wall,
/area/station/cargo/storage)
+"dLj" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/turf/open/floor/vault,
+/area/station/security/prison/rec)
"dLo" = (
/obj/structure/disposalpipe/segment,
/obj/machinery/status_display/evac/directional/east,
@@ -13885,10 +13701,6 @@
/obj/structure/sign/warning/secure_area/directional/north,
/turf/open/floor/plating,
/area/station/ai/satellite/maintenance)
-"dLN" = (
-/obj/effect/spawner/structure/window/reinforced,
-/turf/open/floor/plating,
-/area/mine/laborcamp)
"dLQ" = (
/obj/machinery/door/firedoor,
/obj/structure/cable,
@@ -13901,12 +13713,6 @@
},
/turf/open/floor/iron/dark/textured,
/area/station/hallway/primary/central)
-"dLR" = (
-/obj/structure/table,
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/spawner/random/food_or_drink/donkpockets,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"dLT" = (
/obj/effect/turf_decal/trimline/green/filled/line{
dir = 1
@@ -13981,15 +13787,6 @@
},
/turf/open/floor/iron,
/area/station/command/bridge)
-"dNt" = (
-/obj/structure/disposalpipe/segment{
- dir = 5
- },
-/obj/effect/turf_decal/tile/red/anticorner/contrasted{
- dir = 8
- },
-/turf/open/floor/iron,
-/area/station/security/brig/upper)
"dNw" = (
/obj/structure/chair/office{
dir = 8
@@ -14012,26 +13809,39 @@
},
/turf/open/floor/iron,
/area/station/maintenance/port/aft)
+"dNE" = (
+/obj/machinery/conveyor{
+ id = "mining_internal"
+ },
+/obj/machinery/bouldertech/refinery/smelter{
+ dir = 1
+ },
+/obj/structure/railing/corner/end/flip{
+ dir = 4
+ },
+/turf/open/floor/iron,
+/area/mine/production)
"dNG" = (
/obj/structure/disposalpipe/segment,
/obj/structure/reagent_dispensers/watertank,
/turf/open/floor/iron/dark,
/area/station/engineering/storage)
-"dNH" = (
+"dNI" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/camera/directional/west{
- c_tag = "Security - Permabrig Cold Room";
- network = list("ss13","prison")
- },
-/obj/machinery/firealarm/directional/west,
-/turf/open/floor/iron/showroomfloor,
-/area/station/security/prison/mess)
+/turf/open/floor/catwalk_floor/iron,
+/area/mine/laborcamp)
"dNN" = (
/obj/effect/turf_decal/weather/snow/corner{
dir = 6
},
/turf/open/floor/plating/snowed/icemoon,
/area/icemoon/underground/explored)
+"dNT" = (
+/obj/structure/sign/warning/directional/west,
+/turf/open/misc/asteroid/snow/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"dNX" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 1
@@ -14202,14 +14012,6 @@
/obj/effect/turf_decal/delivery,
/turf/open/floor/iron,
/area/station/science/xenobiology)
-"dRk" = (
-/obj/effect/turf_decal/bot,
-/obj/structure/ore_box,
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"dRx" = (
/obj/effect/turf_decal/tile/brown,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -14271,12 +14073,6 @@
/obj/machinery/firealarm/directional/west,
/turf/open/floor/iron,
/area/mine/production)
-"dSm" = (
-/obj/effect/turf_decal/trimline/red/filled/line{
- dir = 1
- },
-/turf/open/floor/iron/white,
-/area/station/security/prison/safe)
"dSJ" = (
/obj/machinery/flasher/directional/north{
id = "visitorflash"
@@ -14309,6 +14105,12 @@
/obj/structure/cable,
/turf/open/floor/iron,
/area/station/service/bar)
+"dTg" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/turf/open/floor/iron,
+/area/station/security/prison/visit)
"dTh" = (
/obj/machinery/airalarm/directional/west,
/obj/effect/decal/cleanable/dirt/dust,
@@ -14354,19 +14156,6 @@
/obj/structure/disposalpipe/segment,
/turf/open/floor/iron,
/area/station/commons/storage/primary)
-"dTF" = (
-/obj/machinery/conveyor{
- dir = 10;
- id = "mining_internal"
- },
-/obj/effect/turf_decal/stripes/corner{
- dir = 1
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 6
- },
-/turf/open/floor/iron,
-/area/mine/production)
"dTI" = (
/obj/structure/sign/warning/docking/directional/north,
/turf/open/misc/asteroid/snow/icemoon,
@@ -14434,14 +14223,6 @@
/obj/item/clothing/glasses/meson/engine/tray,
/turf/open/floor/iron/showroomfloor,
/area/station/engineering/atmos)
-"dUG" = (
-/obj/machinery/door/airlock/public/glass{
- name = "Showers"
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/freezer,
-/area/mine/laborcamp)
"dUL" = (
/obj/machinery/door/poddoor/preopen{
id = "maint1"
@@ -14466,10 +14247,6 @@
/obj/structure/sign/poster/random/directional/north,
/turf/open/floor/plating,
/area/station/medical/virology)
-"dUW" = (
-/obj/machinery/light_switch/directional/south,
-/turf/open/floor/wood,
-/area/station/security/courtroom)
"dVb" = (
/obj/structure/table,
/obj/item/toy/cards/deck,
@@ -14511,15 +14288,6 @@
/obj/effect/landmark/start/hangover,
/turf/open/floor/iron/dark,
/area/station/hallway/secondary/entry)
-"dWn" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
-/obj/machinery/camera/directional/north{
- c_tag = "Security - Upper Permabrig Cafeteria";
- network = list("ss13","prison")
- },
-/obj/structure/sign/poster/official/random/directional/north,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/prison)
"dWI" = (
/obj/effect/turf_decal/siding/wood{
dir = 4
@@ -14692,6 +14460,17 @@
},
/turf/open/floor/iron,
/area/station/engineering/atmos/storage)
+"dYO" = (
+/obj/machinery/door/airlock/security/glass{
+ name = "N2O Storage"
+ },
+/obj/effect/mapping_helpers/airlock/access/all/security/armory,
+/obj/effect/mapping_helpers/airlock/unres/delayed{
+ dir = 8
+ },
+/obj/effect/mapping_helpers/airlock/locked,
+/turf/open/floor/plating,
+/area/station/maintenance/fore)
"dYP" = (
/obj/item/toy/snowball{
pixel_x = -11;
@@ -14714,6 +14493,14 @@
/obj/machinery/firealarm/directional/south,
/turf/open/floor/iron,
/area/station/hallway/primary/starboard)
+"dYY" = (
+/obj/structure/table/reinforced,
+/obj/structure/cable,
+/obj/machinery/power/apc/auto_name/directional/south,
+/obj/effect/spawner/random/engineering/toolbox,
+/obj/machinery/light/small/directional/south,
+/turf/open/floor/iron,
+/area/station/security/mechbay)
"dZc" = (
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron/checker,
@@ -14730,6 +14517,17 @@
dir = 8
},
/area/mine/eva)
+"dZz" = (
+/obj/effect/turf_decal/tile/red/half/contrasted,
+/obj/structure/cable,
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
+"dZL" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/turf_decal/tile/red/half/contrasted,
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
"dZN" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
dir = 4
@@ -14883,6 +14681,17 @@
initial_gas_mix = "ICEMOON_ATMOS"
},
/area/icemoon/underground/explored)
+"ebF" = (
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 6
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/turf/open/floor/iron/dark/side{
+ dir = 6
+ },
+/area/station/security/prison/safe)
"ebH" = (
/obj/structure/sign/departments/medbay/alt/directional/east,
/turf/open/floor/iron,
@@ -14915,6 +14724,12 @@
},
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/surface/outdoors/nospawn)
+"ecp" = (
+/obj/structure/cable,
+/obj/effect/spawner/structure/window/hollow/reinforced/middle,
+/obj/machinery/door/firedoor,
+/turf/open/floor/plating,
+/area/station/security/prison/mess)
"ecs" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -14938,6 +14753,10 @@
/obj/effect/mapping_helpers/airlock/access/all/science/genetics,
/turf/open/floor/iron,
/area/station/science/genetics)
+"ecI" = (
+/obj/machinery/light/cold/dim/directional/west,
+/turf/open/floor/iron/kitchen_coldroom/freezerfloor,
+/area/station/security/prison/mess)
"ecU" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -15052,6 +14871,11 @@
/obj/effect/decal/cleanable/blood/old,
/turf/open/floor/plating,
/area/station/maintenance/port/fore)
+"eeP" = (
+/obj/structure/cable,
+/obj/machinery/light/small/directional/west,
+/turf/open/floor/wood,
+/area/station/maintenance/fore)
"eeR" = (
/obj/structure/stairs/south{
dir = 2
@@ -15084,15 +14908,6 @@
},
/turf/open/misc/asteroid/snow/icemoon,
/area/icemoon/surface/outdoors/nospawn)
-"efx" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/cable,
-/obj/effect/turf_decal/stripes/red/line,
-/obj/effect/turf_decal/trimline/red/corner{
- dir = 1
- },
-/turf/open/floor/iron/dark/textured,
-/area/station/security/range)
"efy" = (
/obj/structure/railing{
dir = 1
@@ -15172,23 +14987,10 @@
/obj/effect/spawner/random/armory/riot_shield,
/turf/open/floor/iron/dark/textured,
/area/station/security/armory)
-"egm" = (
-/obj/structure/table,
-/obj/item/restraints/handcuffs,
-/obj/item/assembly/timer,
-/turf/open/floor/iron/dark/textured_half{
- dir = 1
- },
-/area/station/security/office)
"egp" = (
/obj/structure/reagent_dispensers/fueltank,
/turf/open/floor/plating,
/area/station/maintenance/department/medical/central)
-"egz" = (
-/obj/structure/table/wood,
-/obj/item/radio/intercom/prison,
-/turf/open/floor/wood,
-/area/station/security/prison/rec)
"egF" = (
/obj/structure/filingcabinet,
/obj/item/folder/documents,
@@ -15320,14 +15122,6 @@
/obj/effect/turf_decal/tile/blue/half/contrasted,
/turf/open/floor/iron/white,
/area/station/medical/medbay/lobby)
-"ehZ" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/table/wood,
-/obj/effect/spawner/random/entertainment/toy_figure,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/wood,
-/area/station/security/prison/rec)
"eia" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/structure/cable,
@@ -15342,28 +15136,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/dark/textured,
/area/station/security/execution/transfer)
-"eig" = (
-/obj/structure/rack,
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/cleanable/blood/old,
-/obj/item/restraints/handcuffs{
- pixel_y = 5
- },
-/obj/item/restraints/handcuffs{
- pixel_y = 1
- },
-/obj/item/restraints/handcuffs{
- pixel_x = 1;
- pixel_y = -4
- },
-/obj/machinery/airalarm/directional/east,
-/obj/machinery/camera/directional/south{
- c_tag = "Security - Holding Cells"
- },
-/obj/structure/cable,
-/obj/machinery/power/apc/auto_name/directional/south,
-/turf/open/floor/iron/smooth,
-/area/station/security/holding_cell)
"eik" = (
/obj/effect/turf_decal/trimline/green/filled/line{
dir = 9
@@ -15409,14 +15181,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron,
/area/station/hallway/secondary/exit/departure_lounge)
-"ejb" = (
-/obj/structure/cable,
-/obj/machinery/door/airlock/security/glass{
- name = "Permabrig Visitation"
- },
-/obj/effect/mapping_helpers/airlock/access/any/security/brig,
-/turf/open/floor/iron,
-/area/station/security/prison/visit)
"ejc" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 1
@@ -15451,6 +15215,16 @@
},
/turf/open/floor/iron/dark,
/area/station/commons/storage/primary)
+"ejJ" = (
+/obj/machinery/door/airlock/maintenance{
+ name = "Permabrig Maintenance"
+ },
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/mapping_helpers/airlock/access/all/security/brig,
+/turf/open/floor/plating,
+/area/station/maintenance/department/security)
"ejL" = (
/obj/effect/turf_decal/trimline/green/filled/line{
dir = 9
@@ -15481,9 +15255,6 @@
/obj/machinery/status_display/ai/directional/north,
/turf/open/floor/carpet/royalblue,
/area/station/command/heads_quarters/captain)
-"ejX" = (
-/turf/open/floor/plating,
-/area/station/security/prison/safe)
"ekh" = (
/obj/machinery/camera/directional/west{
c_tag = "Atmospherics - Central"
@@ -15493,11 +15264,6 @@
},
/turf/open/floor/iron,
/area/station/engineering/atmos)
-"eki" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/range)
"ekj" = (
/obj/structure/closet,
/obj/effect/spawner/random/clothing/costume,
@@ -15552,13 +15318,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron,
/area/station/commons/fitness)
-"ekW" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/landmark/event_spawn,
-/turf/open/floor/iron,
-/area/station/security/processing)
"elj" = (
/obj/effect/landmark/start/depsec/engineering,
/obj/structure/cable,
@@ -15652,14 +15411,6 @@
},
/turf/open/lava/plasma/ice_moon,
/area/icemoon/underground/explored)
-"eni" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/stripes/red/line,
-/obj/effect/turf_decal/trimline/red/line{
- dir = 1
- },
-/turf/open/floor/iron/dark/textured,
-/area/station/security/range)
"enq" = (
/obj/machinery/doppler_array{
dir = 4
@@ -15875,16 +15626,6 @@
/obj/structure/sign/poster/official/random/directional/north,
/turf/open/floor/plating,
/area/station/maintenance/starboard/fore)
-"eqS" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/trimline/red/warning{
- dir = 1
- },
-/obj/effect/turf_decal/stripes/red/line{
- dir = 1
- },
-/turf/open/floor/iron/dark/textured,
-/area/station/security/range)
"eqU" = (
/obj/machinery/firealarm/directional/south,
/obj/structure/cable,
@@ -16011,11 +15752,12 @@
},
/turf/open/floor/plating/icemoon,
/area/station/science/ordnance/bomb/planet)
-"erY" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/carpet/blue,
-/area/station/security/prison/work)
+"erU" = (
+/obj/machinery/vending/security,
+/obj/item/radio/intercom/directional/north,
+/obj/effect/turf_decal/bot/right,
+/turf/open/floor/iron/smooth_edge,
+/area/station/security/lockers)
"erZ" = (
/obj/machinery/power/apc/auto_name/directional/west,
/obj/structure/cable,
@@ -16028,6 +15770,18 @@
},
/turf/open/floor/iron/dark,
/area/station/cargo/miningdock)
+"esm" = (
+/obj/machinery/light/small/directional/south,
+/obj/structure/closet/secure_closet/brig{
+ id = "Cell 2";
+ name = "Cell 2 locker"
+ },
+/obj/structure/cable,
+/obj/machinery/flasher/directional/south{
+ id = "Cell 2"
+ },
+/turf/open/floor/iron/smooth,
+/area/station/security/brig)
"eso" = (
/obj/machinery/telecomms/receiver/preset_left,
/turf/open/floor/iron/dark/telecomms,
@@ -16071,12 +15825,6 @@
/obj/structure/window/reinforced/spawner/directional/east,
/turf/open/floor/glass/reinforced,
/area/station/security/brig/entrance)
-"esS" = (
-/obj/machinery/computer/shuttle/labor{
- dir = 8
- },
-/turf/open/floor/iron/showroomfloor,
-/area/station/security/processing)
"eta" = (
/obj/machinery/camera/directional/west{
c_tag = "Central Hallway East"
@@ -16116,12 +15864,6 @@
/obj/structure/window/reinforced/spawner/directional/west,
/turf/open/floor/iron/white/smooth_large,
/area/station/medical/pharmacy)
-"etw" = (
-/obj/effect/turf_decal/stripes/white/line,
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/airalarm/directional/west,
-/turf/open/floor/iron,
-/area/station/security/prison/workout)
"etz" = (
/obj/structure/sign/warning/directional/north,
/turf/open/lava/plasma/ice_moon,
@@ -16255,37 +15997,21 @@
},
/turf/open/floor/iron/white,
/area/station/medical/treatment_center)
-"evv" = (
-/obj/structure/table/glass,
-/obj/item/book/manual/wiki/infections{
- pixel_y = 7
- },
-/obj/item/reagent_containers/syringe/antiviral,
-/obj/effect/turf_decal/trimline/green/filled/line,
-/obj/structure/reagent_dispensers/wall/virusfood/directional/south,
-/obj/item/tgui_book/manual/idc{
- pixel_y = 3;
- pixel_x = 3
- },
-/obj/item/reagent_containers/spray/cleaner,
-/obj/item/reagent_containers/dropper,
-/turf/open/floor/iron/white,
-/area/station/medical/virology)
-"evw" = (
-/obj/structure/window/reinforced/spawner/directional/north{
- pixel_y = 2
- },
-/obj/structure/closet/emcloset,
-/obj/structure/cable,
-/turf/open/floor/iron,
-/area/station/security/processing)
-"evP" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+"ewf" = (
+/obj/structure/disposalpipe/segment{
dir = 4
},
-/obj/structure/sign/warning/cold_temp/directional/north,
-/turf/open/floor/vault,
-/area/station/security/prison/rec)
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/turf_decal/tile/purple/half/contrasted{
+ dir = 4
+ },
+/turf/open/floor/iron/white/side{
+ dir = 4
+ },
+/area/station/science/genetics)
"ewi" = (
/obj/machinery/navbeacon{
codes_txt = "delivery;dir=8";
@@ -16315,16 +16041,6 @@
},
/turf/open/floor/iron/dark,
/area/station/cargo/miningdock)
-"ewM" = (
-/obj/structure/disposalpipe/segment{
- dir = 9
- },
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/light/floor,
-/turf/open/floor/iron,
-/area/station/security/brig/upper)
"ewP" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/carpet/royalblue,
@@ -16403,9 +16119,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible,
/turf/open/floor/plating,
/area/station/maintenance/starboard/lesser)
-"eyb" = (
-/turf/closed/wall,
-/area/station/security/processing)
"eyc" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
dir = 4
@@ -16455,11 +16168,6 @@
/obj/structure/closet/firecloset,
/turf/open/floor/iron/dark,
/area/station/hallway/secondary/entry)
-"eym" = (
-/obj/structure/girder,
-/obj/effect/spawner/random/structure/grille,
-/turf/open/floor/plating,
-/area/station/maintenance/fore)
"eyv" = (
/obj/effect/turf_decal/stripes/line{
dir = 10
@@ -16572,6 +16280,12 @@
/obj/structure/flora/grass/green/style_2,
/turf/open/misc/asteroid/snow/icemoon,
/area/icemoon/surface/outdoors/nospawn)
+"eAv" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
+/turf/open/floor/iron,
+/area/station/security/prison/mess)
"eAw" = (
/obj/structure/cable/multilayer/multiz,
/turf/open/floor/plating/snowed/icemoon,
@@ -16648,12 +16362,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible,
/turf/closed/wall/r_wall,
/area/station/security/checkpoint/engineering)
-"eCg" = (
-/obj/structure/tank_holder/oxygen,
-/obj/effect/decal/cleanable/wrapping,
-/obj/structure/sign/poster/official/safety_internals/directional/north,
-/turf/open/floor/vault,
-/area/station/security/prison/rec)
"eCn" = (
/obj/structure/disposalpipe/trunk/multiz{
dir = 1
@@ -16800,6 +16508,18 @@
},
/turf/open/floor/plating/snowed/icemoon,
/area/icemoon/surface/outdoors/less_spawns)
+"eDL" = (
+/obj/machinery/door/airlock/security/glass{
+ name = "Escape Pod Access"
+ },
+/obj/structure/disposalpipe/segment,
+/obj/machinery/door/firedoor,
+/obj/effect/mapping_helpers/airlock/access/all/security/general,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/turf/open/floor/iron/smooth,
+/area/station/security/brig/upper)
"eDM" = (
/obj/machinery/door/airlock/command/glass{
name = "Head of Security"
@@ -16874,16 +16594,6 @@
/obj/structure/chair/stool/directional/north,
/turf/open/floor/carpet,
/area/station/commons/dorms)
-"eFu" = (
-/obj/effect/turf_decal/stripes/corner{
- dir = 1
- },
-/obj/structure/sign/warning/gas_mask/directional/north,
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"eFG" = (
/obj/structure/disposalpipe/trunk{
dir = 8
@@ -17049,6 +16759,12 @@
/obj/machinery/shower/directional/north,
/turf/open/floor/iron/smooth,
/area/mine/eva)
+"eHv" = (
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 8
+ },
+/turf/open/floor/plating/snowed/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"eHC" = (
/obj/structure/marker_beacon/burgundy,
/obj/effect/turf_decal/weather/snow/corner{
@@ -17101,13 +16817,6 @@
},
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/underground/explored)
-"eIg" = (
-/obj/effect/turf_decal/tile/red/anticorner/contrasted{
- dir = 1
- },
-/obj/structure/sign/poster/official/here_for_your_safety/directional/west,
-/turf/open/floor/iron,
-/area/station/security/prison/visit)
"eIk" = (
/obj/structure/filingcabinet,
/obj/machinery/power/apc/auto_name/directional/north,
@@ -17292,6 +17001,15 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/smooth_large,
/area/station/science/cytology)
+"eLB" = (
+/obj/machinery/camera/directional/east{
+ c_tag = "Service - Gambling Lounge"
+ },
+/obj/effect/spawner/random/entertainment/slot_machine{
+ name = "two-armed bandit"
+ },
+/turf/open/floor/wood/large,
+/area/station/commons/lounge)
"eLN" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/visible/layer4,
/obj/machinery/meter/layer4,
@@ -17336,16 +17054,6 @@
},
/turf/open/floor/wood/parquet,
/area/station/service/bar/atrium)
-"eMG" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/tile/red{
- dir = 1
- },
-/obj/machinery/digital_clock/directional/north,
-/turf/open/floor/iron,
-/area/station/security/prison/mess)
"eMH" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/effect/landmark/start/assistant,
@@ -17378,6 +17086,14 @@
},
/turf/open/floor/plating,
/area/station/maintenance/department/medical/morgue)
+"eNw" = (
+/obj/machinery/camera/directional/east{
+ c_tag = "Security - Permabrig Observation South";
+ network = list("ss13","prison")
+ },
+/obj/machinery/light/small/directional/east,
+/turf/open/floor/plating/snowed/icemoon,
+/area/icemoon/underground/explored)
"eNC" = (
/obj/machinery/status_display/evac/directional/west,
/obj/item/kirbyplants/random,
@@ -17412,6 +17128,20 @@
},
/turf/open/floor/iron/white,
/area/station/science/research)
+"eNX" = (
+/obj/structure/closet/secure_closet/security/sec,
+/obj/structure/cable,
+/obj/structure/extinguisher_cabinet/directional/south,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/iron/smooth_edge{
+ dir = 1
+ },
+/area/station/security/lockers)
+"eOe" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"eOl" = (
/obj/effect/landmark/start/hangover,
/turf/open/floor/iron,
@@ -17420,13 +17150,6 @@
/obj/structure/sign/poster/official/no_erp/directional/west,
/turf/closed/wall,
/area/station/maintenance/starboard/fore)
-"eOw" = (
-/obj/machinery/computer/shuttle/labor,
-/obj/effect/turf_decal/tile/blue/anticorner/contrasted{
- dir = 8
- },
-/turf/open/floor/iron,
-/area/station/command/bridge)
"eOx" = (
/obj/structure/table,
/obj/machinery/fax{
@@ -17452,6 +17175,10 @@
},
/turf/open/floor/iron/stairs/medium,
/area/station/cargo/storage)
+"eOY" = (
+/obj/machinery/firealarm/directional/west,
+/turf/open/openspace,
+/area/station/security/brig)
"ePi" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/effect/turf_decal/trimline/blue/filled/corner{
@@ -17518,6 +17245,17 @@
/obj/machinery/light/small/directional/north,
/turf/open/floor/iron,
/area/station/cargo/miningdock)
+"ePD" = (
+/obj/structure/railing{
+ dir = 1
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/greenglow/waste,
+/obj/effect/turf_decal/tile/brown/opposingcorners,
+/turf/open/floor/iron,
+/area/mine/production)
"ePP" = (
/obj/machinery/camera/directional/south{
c_tag = "Starboard Primary Hallway Center West"
@@ -17567,11 +17305,6 @@
/obj/structure/grille,
/turf/open/floor/plating,
/area/station/maintenance/port/aft)
-"eQA" = (
-/obj/item/kitchen/rollingpin,
-/obj/structure/table,
-/turf/open/floor/iron,
-/area/station/security/prison/mess)
"eQF" = (
/obj/structure/railing/corner,
/obj/structure/sign/departments/holy/directional/west,
@@ -17579,22 +17312,12 @@
dir = 9
},
/area/station/service/chapel)
-"eQH" = (
-/obj/structure/sign/departments/medbay/alt/directional/west,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"eQO" = (
/obj/structure/reagent_dispensers/fueltank,
/obj/effect/decal/cleanable/dirt/dust,
/obj/effect/decal/cleanable/blood/oil,
/turf/open/floor/plating,
/area/station/maintenance/starboard/fore)
-"eQT" = (
-/obj/effect/spawner/structure/window/reinforced,
-/obj/structure/cable,
-/turf/open/floor/plating,
-/area/mine/laborcamp/security)
"eRf" = (
/obj/effect/spawner/random/structure/grille,
/turf/open/floor/plating,
@@ -17608,16 +17331,6 @@
/obj/machinery/duct,
/turf/open/floor/iron/freezer,
/area/station/commons/toilet)
-"eRp" = (
-/obj/structure/bed{
- dir = 1;
- pixel_x = -2
- },
-/obj/machinery/flasher/directional/north{
- id = "Cell 1"
- },
-/turf/open/floor/iron/smooth,
-/area/station/security/brig)
"eRw" = (
/obj/effect/landmark/event_spawn,
/obj/structure/cable,
@@ -17652,6 +17365,10 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/showroomfloor,
/area/station/security/warden)
+"eSf" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
"eSn" = (
/obj/structure/chair/office,
/obj/effect/landmark/start/assistant,
@@ -17662,16 +17379,20 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/wood,
/area/station/service/library)
+"eSo" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/disposalpipe/segment,
+/obj/machinery/holopad,
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
"eSq" = (
/obj/machinery/atmospherics/components/unary/thermomachine/freezer/layer2{
dir = 1
},
/turf/open/floor/iron,
/area/station/science/ordnance)
-"eSr" = (
-/obj/effect/turf_decal/tile/red,
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
"eSC" = (
/obj/structure/disposalpipe/segment{
dir = 4
@@ -17693,6 +17414,9 @@
},
/turf/open/floor/iron/white,
/area/station/science/genetics)
+"eSQ" = (
+/turf/open/floor/iron/dark/side,
+/area/station/security/range)
"eSY" = (
/obj/structure/closet/emcloset,
/turf/open/floor/iron/smooth,
@@ -17702,13 +17426,6 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plating,
/area/station/maintenance/department/chapel)
-"eTb" = (
-/obj/structure/fireplace,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 8
- },
-/turf/open/floor/carpet/black,
-/area/station/security/prison/safe)
"eTe" = (
/obj/effect/turf_decal/tile/blue{
dir = 4
@@ -17730,6 +17447,19 @@
/obj/structure/cable,
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/surface/outdoors/less_spawns)
+"eTr" = (
+/obj/machinery/conveyor{
+ id = "gulag";
+ dir = 1
+ },
+/obj/machinery/mineral/unloading_machine{
+ dir = 1;
+ icon_state = "unloader-corner";
+ input_dir = 2;
+ output_dir = 1
+ },
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"eTv" = (
/obj/machinery/door/airlock/security{
name = "Permanent Cell 1"
@@ -17849,27 +17579,6 @@
},
/turf/open/floor/iron,
/area/station/service/hydroponics/garden)
-"eUB" = (
-/obj/structure/table,
-/obj/item/flashlight{
- pixel_x = 1;
- pixel_y = 5
- },
-/obj/item/clothing/suit/hooded/wintercoat{
- pixel_x = -5
- },
-/obj/item/clothing/suit/hooded/wintercoat/security{
- pixel_x = 5
- },
-/obj/item/clothing/suit/hooded/wintercoat/security{
- pixel_x = 5
- },
-/obj/item/clothing/suit/hooded/wintercoat/security{
- pixel_x = 5
- },
-/obj/machinery/light/small/directional/north,
-/turf/open/floor/iron/dark,
-/area/station/security/execution/education)
"eUI" = (
/obj/structure/table/reinforced,
/obj/machinery/reagentgrinder{
@@ -17934,6 +17643,14 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron,
/area/mine/eva/lower)
+"eVh" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 4
+ },
+/obj/machinery/airalarm/directional/south,
+/obj/machinery/firealarm/directional/west,
+/turf/open/floor/iron/showroomfloor,
+/area/station/security/prison/toilet)
"eVn" = (
/obj/machinery/airalarm/directional/west,
/obj/effect/landmark/start/bitrunner,
@@ -18024,12 +17741,6 @@
/obj/machinery/portable_atmospherics/canister/plasma,
/turf/open/floor/engine/plasma,
/area/station/engineering/atmos)
-"eWB" = (
-/obj/structure/rack,
-/obj/item/electropack,
-/obj/machinery/light_switch/directional/south,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/interrogation)
"eWF" = (
/obj/machinery/camera/directional/east{
c_tag = "Arrivals Escape Pod 2"
@@ -18095,6 +17806,19 @@
},
/turf/open/floor/plating,
/area/station/ai/satellite/service)
+"eXx" = (
+/obj/structure/window/reinforced/spawner/directional/north{
+ pixel_y = 2
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/chair/sofa/bench/left{
+ dir = 4
+ },
+/obj/effect/turf_decal/siding/red{
+ dir = 1
+ },
+/turf/open/floor/iron/smooth,
+/area/station/security/holding_cell)
"eXD" = (
/obj/structure/minecart_rail{
dir = 4
@@ -18150,16 +17874,6 @@
/obj/machinery/light/small/directional/south,
/turf/open/floor/plating,
/area/station/maintenance/starboard/aft)
-"eYz" = (
-/obj/machinery/mineral/processing_unit/gulag{
- dir = 1
- },
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plating,
-/area/mine/laborcamp)
-"eYC" = (
-/turf/open/floor/iron/smooth,
-/area/mine/laborcamp/security)
"eYF" = (
/obj/machinery/power/apc/auto_name/directional/east,
/obj/structure/cable,
@@ -18312,39 +18026,20 @@
/obj/structure/sign/warning/cold_temp/directional/north,
/turf/open/floor/plating,
/area/station/maintenance/fore)
+"faa" = (
+/obj/structure/disposalpipe/segment{
+ dir = 5
+ },
+/obj/effect/turf_decal/tile/red/anticorner/contrasted{
+ dir = 8
+ },
+/obj/item/kirbyplants/random,
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
"fab" = (
/obj/structure/cable,
/turf/open/floor/engine,
/area/station/engineering/supermatter/room)
-"fad" = (
-/obj/machinery/camera/directional/west{
- c_tag = "Security - HoS Office"
- },
-/obj/item/flashlight/lamp/green{
- pixel_x = -6;
- pixel_y = 16;
- start_on = 0
- },
-/obj/structure/table/wood,
-/obj/item/paper_bin{
- pixel_x = 8;
- pixel_y = 3
- },
-/obj/item/stamp/head/hos{
- pixel_x = 10;
- pixel_y = 6
- },
-/obj/machinery/recharger{
- pixel_x = -4;
- pixel_y = -1
- },
-/obj/machinery/airalarm/directional/west,
-/obj/item/phone{
- pixel_x = -9;
- pixel_y = 7
- },
-/turf/open/floor/wood/large,
-/area/station/command/heads_quarters/hos)
"faf" = (
/obj/structure/tank_holder/extinguisher,
/turf/open/floor/plating,
@@ -18400,12 +18095,6 @@
/obj/effect/mapping_helpers/no_atoms_ontop,
/turf/open/openspace/icemoon/keep_below,
/area/icemoon/underground/explored)
-"faV" = (
-/obj/machinery/atmospherics/components/unary/passive_vent/layer2{
- dir = 1
- },
-/turf/open/floor/plating/snowed/icemoon,
-/area/mine/laborcamp/security)
"faW" = (
/obj/effect/turf_decal/trimline/green/filled/line{
dir = 4
@@ -18421,6 +18110,16 @@
"fbl" = (
/turf/open/floor/iron/dark,
/area/station/science/breakroom)
+"fbp" = (
+/obj/machinery/firealarm/directional/east{
+ pixel_y = 6
+ },
+/obj/structure/cable,
+/obj/machinery/light_switch/directional/east{
+ pixel_y = -5
+ },
+/turf/open/floor/iron,
+/area/station/security/prison/visit)
"fbw" = (
/obj/machinery/camera/directional/north{
c_tag = "Bridge Conference Room"
@@ -18471,6 +18170,11 @@
},
/turf/open/floor/iron,
/area/station/engineering/main)
+"fch" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
+/obj/machinery/airalarm/directional/west,
+/turf/open/floor/iron/smooth,
+/area/station/security/eva)
"fcu" = (
/obj/machinery/power/apc/auto_name/directional/east,
/obj/structure/chair,
@@ -18513,11 +18217,6 @@
/obj/effect/spawner/random/structure/furniture_parts,
/turf/open/floor/plating,
/area/station/construction)
-"fcY" = (
-/obj/structure/cable,
-/obj/effect/spawner/structure/window/reinforced,
-/turf/open/floor/plating,
-/area/mine/laborcamp/security)
"fdb" = (
/obj/machinery/atmospherics/pipe/smart/simple/orange/visible{
dir = 4
@@ -18561,10 +18260,6 @@
},
/turf/open/floor/iron,
/area/station/science/xenobiology)
-"fdm" = (
-/obj/structure/falsewall,
-/turf/open/floor/iron,
-/area/station/security/prison/safe)
"fdp" = (
/turf/open/floor/iron,
/area/mine/eva/lower)
@@ -18574,6 +18269,17 @@
},
/turf/open/floor/iron,
/area/station/hallway/primary/aft)
+"fdz" = (
+/obj/machinery/airalarm/directional/south,
+/turf/open/floor/wood/large,
+/area/station/security/prison/rec)
+"fdD" = (
+/obj/structure/bed{
+ dir = 1;
+ pixel_x = -2
+ },
+/turf/open/floor/iron/smooth,
+/area/station/security/brig)
"fdF" = (
/obj/structure/closet/secure_closet/chemical,
/obj/effect/turf_decal/trimline/blue/filled/line{
@@ -18585,10 +18291,6 @@
/obj/effect/decal/cleanable/plastic,
/turf/open/floor/iron/white,
/area/station/maintenance/port/fore)
-"fdG" = (
-/obj/structure/cable,
-/turf/open/floor/plating/icemoon,
-/area/station/security/execution/education)
"fdH" = (
/obj/machinery/meter,
/obj/effect/turf_decal/stripes/line,
@@ -18642,17 +18344,12 @@
/obj/structure/signpost,
/turf/open/misc/asteroid/snow/icemoon,
/area/icemoon/underground/explored)
-"fez" = (
+"fer" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/turf_decal/stripes/red/line,
/obj/effect/decal/cleanable/dirt,
-/obj/structure/closet/crate,
-/obj/item/seeds/wheat,
-/obj/item/seeds/wheat,
-/obj/item/seeds/tomato,
-/obj/item/seeds/onion,
-/obj/item/seeds/garlic,
-/obj/item/seeds/carrot,
-/obj/item/seeds/ambrosia,
-/obj/item/seeds/apple,
/turf/open/floor/iron,
/area/mine/laborcamp)
"feD" = (
@@ -18663,6 +18360,12 @@
"feJ" = (
/turf/closed/wall/r_wall,
/area/station/security/armory/upper)
+"feL" = (
+/obj/machinery/vending/wardrobe/sec_wardrobe,
+/obj/machinery/airalarm/directional/north,
+/obj/effect/turf_decal/bot/left,
+/turf/open/floor/iron/smooth_edge,
+/area/station/security/lockers)
"feQ" = (
/obj/machinery/portable_atmospherics/canister/air,
/turf/open/floor/plating,
@@ -18699,6 +18402,14 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/station/service/chapel)
+"ffN" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 4
+ },
+/obj/machinery/light/small/directional/south,
+/turf/open/floor/iron/showroomfloor,
+/area/station/security/prison/toilet)
"ffQ" = (
/obj/effect/turf_decal/trimline/green/filled/line{
dir = 10
@@ -18793,12 +18504,6 @@
/obj/machinery/light/directional/west,
/turf/open/floor/iron,
/area/station/commons/dorms)
-"fhu" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
- },
-/turf/open/floor/iron,
-/area/station/security/processing)
"fhw" = (
/obj/machinery/piratepad/civilian,
/obj/effect/turf_decal/loading_area,
@@ -18809,26 +18514,10 @@
/obj/effect/mapping_helpers/broken_floor,
/turf/open/floor/plating,
/area/station/maintenance/fore)
-"fhF" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 1
- },
-/obj/effect/turf_decal/tile/red,
-/obj/machinery/light/warm/directional/east,
-/turf/open/floor/iron,
-/area/station/security/prison/mess)
"fhL" = (
/obj/structure/sign/warning/directional/north,
/turf/open/openspace/icemoon/keep_below,
/area/icemoon/underground/explored)
-"fhU" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 1
- },
-/obj/effect/turf_decal/tile/red,
-/turf/open/floor/iron,
-/area/station/security/prison/mess)
"fhW" = (
/obj/structure/disposalpipe/segment{
dir = 4
@@ -18948,6 +18637,16 @@
/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
/turf/open/floor/plating/snowed/coldroom,
/area/station/service/kitchen/coldroom)
+"fjb" = (
+/obj/structure/chair/sofa/bench{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/red/half/contrasted{
+ dir = 4
+ },
+/obj/machinery/newscaster/directional/east,
+/turf/open/floor/iron/smooth,
+/area/station/security/brig/upper)
"fjg" = (
/obj/machinery/shower/directional/west,
/obj/effect/turf_decal/trimline/blue,
@@ -18981,10 +18680,6 @@
/obj/structure/reagent_dispensers/watertank,
/turf/open/floor/plating,
/area/station/maintenance/port/fore)
-"fjG" = (
-/obj/machinery/portable_atmospherics/canister/air,
-/turf/open/floor/plating,
-/area/station/security/prison/safe)
"fjH" = (
/obj/structure/cable,
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
@@ -19080,16 +18775,6 @@
},
/turf/open/floor/plating/icemoon,
/area/station/science/ordnance/bomb/planet)
-"fkV" = (
-/obj/machinery/door/airlock/maintenance{
- name = "Permabrig Maintenance"
- },
-/obj/structure/cable,
-/obj/effect/mapping_helpers/airlock/access/all/security/brig,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/plating,
-/area/station/security/prison/safe)
"fkX" = (
/obj/structure/lattice/catwalk,
/obj/structure/railing/corner{
@@ -19121,6 +18806,11 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron/large,
/area/station/commons/storage/mining)
+"flz" = (
+/obj/structure/easel,
+/obj/item/canvas/nineteen_nineteen,
+/turf/open/floor/iron/sepia,
+/area/station/security/prison/rec)
"flD" = (
/obj/effect/spawner/random/structure/tank_holder,
/turf/open/floor/plating,
@@ -19226,14 +18916,6 @@
},
/turf/open/floor/iron,
/area/station/hallway/primary/fore)
-"fnj" = (
-/obj/structure/table/wood,
-/obj/effect/spawner/random/entertainment/deck,
-/obj/effect/turf_decal/siding/wood{
- dir = 1
- },
-/turf/open/floor/wood,
-/area/station/security/prison/rec)
"fnt" = (
/obj/effect/turf_decal/tile/red{
dir = 4
@@ -19255,19 +18937,6 @@
/obj/structure/chair/sofa/middle/brown,
/turf/open/floor/carpet/blue,
/area/station/security/prison/work)
-"fnS" = (
-/obj/structure/cable,
-/obj/effect/mapping_helpers/broken_floor,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/plating,
-/area/station/maintenance/fore)
-"fnW" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/trimline/red/warning{
- dir = 8
- },
-/turf/open/floor/iron/dark/textured,
-/area/station/security/range)
"fog" = (
/obj/machinery/rnd/production/techfab/department/medical,
/obj/effect/turf_decal/trimline/blue/filled/line{
@@ -19366,12 +19035,6 @@
/obj/effect/landmark/event_spawn,
/turf/open/floor/iron,
/area/station/engineering/atmos/pumproom)
-"fqG" = (
-/obj/structure/fluff/fokoff_sign,
-/obj/effect/mapping_helpers/no_atoms_ontop,
-/obj/structure/sign/departments/security/directional/north,
-/turf/open/misc/asteroid/snow/icemoon,
-/area/icemoon/underground/explored)
"fqJ" = (
/obj/effect/turf_decal/trimline/white/filled/warning,
/turf/open/genturf,
@@ -19428,6 +19091,13 @@
/obj/effect/turf_decal/tile/neutral/anticorner/contrasted,
/turf/open/floor/iron,
/area/station/commons/locker)
+"frf" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron,
+/area/station/security/prison/workout)
"fri" = (
/obj/structure/flora/tree/pine/style_random,
/turf/open/misc/asteroid/snow/icemoon,
@@ -19483,6 +19153,13 @@
/obj/structure/cable,
/turf/open/floor/plating,
/area/station/security/evidence)
+"fsd" = (
+/obj/structure/cable,
+/obj/machinery/light/directional/south,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"fsj" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/effect/decal/cleanable/dirt,
@@ -19495,16 +19172,6 @@
/obj/structure/flora/rock/pile/icy/style_random,
/turf/open/misc/asteroid/snow/icemoon,
/area/icemoon/surface/outdoors/nospawn)
-"fsp" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
-/obj/effect/turf_decal/stripes/red/line{
- dir = 1
- },
-/obj/effect/turf_decal/trimline/red/corner{
- dir = 8
- },
-/turf/open/floor/iron/dark/textured,
-/area/station/security/range)
"fsv" = (
/turf/open/floor/iron,
/area/station/hallway/secondary/entry)
@@ -19531,6 +19198,20 @@
},
/turf/open/floor/plating,
/area/station/security/execution/education)
+"fsP" = (
+/obj/machinery/firealarm/directional/south,
+/obj/structure/secure_safe/hos{
+ pixel_x = 28;
+ pixel_y = 6
+ },
+/obj/structure/filingcabinet/security{
+ pixel_x = -6
+ },
+/obj/structure/filingcabinet{
+ pixel_x = 6
+ },
+/turf/open/floor/iron/dark/smooth_large,
+/area/station/command/heads_quarters/hos)
"fsQ" = (
/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible,
/obj/effect/turf_decal/tile/blue{
@@ -19566,31 +19247,12 @@
/obj/structure/sign/flag/nanotrasen/directional/north,
/turf/open/floor/plating,
/area/station/maintenance/starboard/fore)
-"ftA" = (
-/obj/structure/table,
-/obj/item/storage/box/prisoner,
-/turf/open/floor/iron/showroomfloor,
-/area/station/security/processing)
"ftE" = (
/obj/machinery/light/directional/east,
/obj/machinery/newscaster/directional/east,
/obj/machinery/hydroponics/soil/rich,
/turf/open/floor/grass,
/area/station/service/hydroponics/garden)
-"ftJ" = (
-/obj/structure/table/reinforced,
-/obj/machinery/door/poddoor/shutters/preopen{
- dir = 8;
- id = "gene_desk_shutters";
- name = "Genetics Shutters"
- },
-/obj/machinery/door/firedoor,
-/obj/machinery/door/window/right/directional/east{
- name = "Genetics Desk";
- req_access = list("genetics")
- },
-/turf/open/floor/plating,
-/area/station/science/genetics)
"ftN" = (
/obj/machinery/rnd/destructive_analyzer,
/turf/open/floor/iron/checker,
@@ -19646,11 +19308,6 @@
/obj/structure/cable,
/turf/open/floor/iron,
/area/station/hallway/primary/central)
-"fuX" = (
-/obj/structure/cable,
-/obj/machinery/power/apc/auto_name/directional/south,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/range)
"fuY" = (
/obj/structure/disposalpipe/segment,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -19787,11 +19444,6 @@
/obj/effect/mapping_helpers/burnt_floor,
/turf/open/floor/plating,
/area/station/maintenance/department/medical/morgue)
-"fwL" = (
-/obj/structure/sink/kitchen/directional/south,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/iron/cafeteria,
-/area/station/security/prison/mess)
"fwM" = (
/obj/effect/turf_decal/tile/blue{
dir = 4
@@ -19842,6 +19494,25 @@
/obj/effect/turf_decal/tile/red/anticorner/contrasted,
/turf/open/floor/iron,
/area/station/security/checkpoint/supply)
+"fxw" = (
+/obj/structure/disposalpipe/segment,
+/obj/effect/mapping_helpers/airlock/access/all/security/general,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/door/airlock/maintenance{
+ name = "Security Maintenance"
+ },
+/turf/open/floor/plating,
+/area/station/security/range)
+"fxP" = (
+/obj/machinery/newscaster/directional/north,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron,
+/area/station/security/prison/visit)
"fxR" = (
/obj/machinery/telecomms/hub/preset,
/obj/effect/turf_decal/tile/neutral/fourcorners,
@@ -19885,6 +19556,15 @@
/obj/structure/cable/layer3,
/turf/open/floor/iron/dark,
/area/station/ai/satellite/chamber)
+"fyt" = (
+/obj/machinery/conveyor{
+ id = "gulag";
+ dir = 5
+ },
+/obj/machinery/light/small/directional/north,
+/obj/structure/sign/warning/directional/north,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"fyw" = (
/obj/machinery/telecomms/server/presets/service,
/turf/open/floor/iron/dark/telecomms,
@@ -19931,6 +19611,17 @@
/obj/effect/spawner/random/maintenance/no_decals/two,
/turf/open/floor/iron/smooth_large,
/area/station/cargo/warehouse)
+"fzk" = (
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 9
+ },
+/obj/machinery/door/poddoor/shutters/window/preopen{
+ name = "Firing Range Shutters";
+ dir = 1;
+ id = "firingrangeshuttersoutside"
+ },
+/turf/open/floor/plating/snowed/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"fzo" = (
/obj/machinery/firealarm/directional/west,
/obj/effect/turf_decal/tile/blue/anticorner/contrasted{
@@ -19953,6 +19644,12 @@
/obj/machinery/light/directional/north,
/turf/open/floor/iron,
/area/station/hallway/primary/central)
+"fzB" = (
+/obj/effect/spawner/structure/window,
+/obj/structure/cable,
+/obj/machinery/door/firedoor,
+/turf/open/floor/plating,
+/area/station/security/office)
"fzD" = (
/obj/structure/disposalpipe/segment,
/obj/item/radio/intercom/directional/east,
@@ -20007,6 +19704,11 @@
/obj/structure/cable,
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/surface/outdoors/less_spawns)
+"fAa" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/plating,
+/area/station/maintenance/department/security)
"fAF" = (
/obj/structure/rack,
/obj/item/clothing/gloves/boxing/green,
@@ -20021,13 +19723,6 @@
/obj/item/clothing/mask/breath/muzzle,
/turf/open/floor/iron/dark,
/area/station/science/robotics/lab)
-"fAH" = (
-/obj/effect/turf_decal/tile/red/anticorner/contrasted,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 1
- },
-/turf/open/floor/iron/dark,
-/area/station/security/mechbay)
"fAV" = (
/obj/item/kirbyplants/random,
/turf/open/floor/iron,
@@ -20059,20 +19754,6 @@
},
/turf/open/floor/plating,
/area/station/cargo/drone_bay)
-"fBs" = (
-/obj/structure/table,
-/obj/item/paper,
-/obj/item/pen,
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/camera/directional/west{
- c_tag = "Labor Camp Cell 3";
- network = list("labor")
- },
-/obj/machinery/flasher/directional/west{
- id = "GulagCell 3"
- },
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"fBw" = (
/obj/effect/turf_decal/trimline/yellow/filled/line{
dir = 5
@@ -20097,6 +19778,13 @@
/obj/item/radio/intercom/directional/north,
/turf/open/floor/iron/white,
/area/station/medical/virology)
+"fBz" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/decal/cleanable/dirt/dust,
+/turf/open/floor/plating,
+/area/station/maintenance/department/security)
"fBJ" = (
/obj/machinery/modular_computer/preset/civilian,
/obj/machinery/requests_console/directional/north{
@@ -20121,6 +19809,16 @@
/obj/structure/cable,
/turf/open/floor/iron/white,
/area/station/medical/medbay/central)
+"fBY" = (
+/obj/effect/turf_decal/trimline/red/warning{
+ dir = 4
+ },
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 4
+ },
+/obj/machinery/light/small/red/directional/east,
+/turf/open/floor/plating/snowed/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"fCm" = (
/obj/structure/sign/warning/secure_area/directional/north,
/turf/closed/mineral/random/snow,
@@ -20143,10 +19841,6 @@
},
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/surface/outdoors/less_spawns)
-"fCW" = (
-/obj/structure/extinguisher_cabinet/directional/east,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/processing)
"fDc" = (
/obj/structure/chair/office,
/obj/effect/landmark/start/warden,
@@ -20228,17 +19922,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron,
/area/station/commons/fitness)
-"fEA" = (
-/obj/structure/cable,
-/obj/machinery/door/airlock/maintenance{
- name = "Transport Maintenance"
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/disposalpipe/segment,
-/obj/effect/mapping_helpers/airlock/access/all/security/general,
-/turf/open/floor/plating,
-/area/station/security/processing)
"fEL" = (
/obj/machinery/holopad,
/obj/machinery/duct,
@@ -20270,14 +19953,6 @@
/obj/effect/mapping_helpers/airlock/access/all/supply/mining,
/turf/open/floor/stone,
/area/mine/eva/lower)
-"fEX" = (
-/obj/structure/cable,
-/obj/machinery/power/apc/auto_name/directional/north,
-/obj/effect/turf_decal/tile/red{
- dir = 1
- },
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
"fEZ" = (
/obj/effect/spawner/structure/window,
/turf/open/floor/plating,
@@ -20297,6 +19972,12 @@
/obj/structure/disposalpipe/segment,
/turf/open/floor/stone,
/area/station/service/bar/atrium)
+"fFg" = (
+/obj/structure/window/reinforced/spawner/directional/north,
+/turf/open/floor/iron/dark/side{
+ dir = 1
+ },
+/area/station/security/range)
"fFi" = (
/obj/effect/turf_decal/stripes/line{
dir = 4
@@ -20351,17 +20032,21 @@
/obj/effect/turf_decal/bot,
/turf/open/floor/iron/dark,
/area/station/science/ordnance/office)
-"fGq" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/toilet{
- dir = 8
- },
-/obj/item/radio/intercom/directional/east,
+"fGr" = (
+/obj/effect/turf_decal/tile/red/anticorner/contrasted,
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 1
+ },
+/obj/effect/landmark/event_spawn,
+/turf/open/floor/iron/dark,
+/area/station/security/mechbay)
+"fGA" = (
+/obj/effect/turf_decal/stripes/line{
dir = 8
},
-/turf/open/floor/iron/smooth,
-/area/station/security/holding_cell)
+/obj/effect/decal/cleanable/dirt/dust,
+/turf/open/floor/plating,
+/area/station/maintenance/fore)
"fGI" = (
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron,
@@ -20478,6 +20163,18 @@
/obj/machinery/light/small/directional/west,
/turf/open/floor/iron/white,
/area/station/maintenance/port/fore)
+"fIE" = (
+/obj/structure/table,
+/obj/item/restraints/handcuffs,
+/obj/item/restraints/handcuffs{
+ pixel_y = 2;
+ pixel_x = 4
+ },
+/obj/item/assembly/timer,
+/turf/open/floor/iron/dark/textured_half{
+ dir = 1
+ },
+/area/station/security/office)
"fIK" = (
/obj/structure/railing/corner/end/flip{
dir = 4
@@ -20594,9 +20291,6 @@
/obj/structure/fluff/tram_rail,
/turf/open/openspace/icemoon/keep_below,
/area/icemoon/underground/explored)
-"fKw" = (
-/turf/open/floor/plating/snowed/smoothed/icemoon,
-/area/icemoon/surface/outdoors/labor_camp)
"fKF" = (
/obj/effect/turf_decal/plaque{
icon_state = "L7"
@@ -20687,10 +20381,6 @@
},
/turf/open/floor/iron/dark,
/area/station/security/checkpoint/engineering)
-"fLs" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/closed/wall/r_wall,
-/area/station/security/armory/upper)
"fLu" = (
/obj/effect/turf_decal/tile/green/opposingcorners{
dir = 1
@@ -20749,13 +20439,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/plating,
/area/station/maintenance/port/greater)
-"fLT" = (
-/obj/machinery/door/airlock{
- name = "Restroom"
- },
-/obj/effect/mapping_helpers/airlock/access/all/security/brig,
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
"fLY" = (
/obj/structure/table,
/obj/item/stock_parts/micro_laser{
@@ -20781,6 +20464,11 @@
},
/turf/open/floor/plating,
/area/station/maintenance/starboard/fore)
+"fMk" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
+/obj/machinery/firealarm/directional/east,
+/turf/open/floor/iron/smooth,
+/area/station/security/eva)
"fMt" = (
/obj/effect/turf_decal/bot{
dir = 1
@@ -20868,6 +20556,12 @@
/obj/structure/window/reinforced/spawner/directional/south,
/turf/open/floor/iron/white/smooth_large,
/area/station/service/kitchen)
+"fOd" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"fOq" = (
/obj/structure/sign/warning/cold_temp/directional/north,
/turf/open/floor/plating,
@@ -20931,6 +20625,10 @@
},
/turf/open/misc/asteroid/snow/icemoon,
/area/icemoon/surface/outdoors/nospawn)
+"fPe" = (
+/obj/structure/cable,
+/turf/open/floor/iron/dark,
+/area/station/security/prison/rec)
"fPv" = (
/obj/effect/turf_decal/stripes/line{
dir = 4
@@ -20979,17 +20677,6 @@
/obj/effect/landmark/navigate_destination/dockesc,
/turf/open/floor/plating,
/area/station/hallway/secondary/exit/departure_lounge)
-"fPY" = (
-/obj/structure/table/reinforced,
-/obj/structure/extinguisher_cabinet/directional/south,
-/obj/item/gun/energy/laser/carbine/practice{
- pixel_x = 3;
- pixel_y = -3
- },
-/obj/item/gun/energy/laser/practice,
-/obj/item/clothing/ears/earmuffs,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/range)
"fPZ" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -21038,6 +20725,13 @@
dir = 1
},
/area/station/security/prison)
+"fQR" = (
+/obj/structure/lattice/catwalk,
+/obj/structure/railing{
+ dir = 4
+ },
+/turf/open/lava/plasma/ice_moon,
+/area/icemoon/underground/explored)
"fRb" = (
/obj/machinery/door/airlock/maintenance,
/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance,
@@ -21111,6 +20805,16 @@
/obj/effect/turf_decal/weather/snow/corner,
/turf/open/floor/plating/snowed/coldroom,
/area/icemoon/underground/explored)
+"fSF" = (
+/obj/structure/sign/nanotrasen/directional/east,
+/turf/open/floor/plating/snowed/icemoon,
+/area/icemoon/underground/explored)
+"fSL" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
"fSP" = (
/obj/structure/railing{
dir = 1
@@ -21157,19 +20861,6 @@
},
/turf/open/floor/iron/dark/smooth_half,
/area/station/medical/morgue)
-"fTo" = (
-/obj/item/reagent_containers/condiment/saltshaker{
- pixel_x = -3
- },
-/obj/item/reagent_containers/condiment/peppermill{
- pixel_x = 3
- },
-/obj/structure/window/reinforced/spawner/directional/west,
-/obj/item/knife/plastic,
-/obj/structure/table/reinforced,
-/obj/item/radio/intercom/prison/directional/north,
-/turf/open/floor/iron/cafeteria,
-/area/station/security/prison/mess)
"fTx" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 4
@@ -21244,10 +20935,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/plating,
/area/station/maintenance/starboard/aft)
-"fUj" = (
-/obj/structure/bed/medical/emergency,
-/turf/open/floor/iron/white/textured,
-/area/station/security/medical)
"fUr" = (
/obj/machinery/airalarm/directional/south,
/obj/structure/closet/emcloset,
@@ -21371,28 +21058,19 @@
/obj/machinery/light/small/directional/west,
/turf/open/floor/iron/dark,
/area/station/command/gateway)
-"fWa" = (
-/obj/structure/chair/wood{
- dir = 4
- },
-/obj/effect/turf_decal/siding/wood{
- dir = 8
- },
-/turf/open/floor/wood,
-/area/station/security/prison/rec)
"fWe" = (
/obj/machinery/hydroponics/soil,
/obj/item/plant_analyzer,
/turf/open/floor/grass,
/area/station/security/prison/garden)
-"fWo" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/machinery/light/small/directional/north,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
+"fWm" = (
+/obj/structure/rack,
+/obj/item/storage/box/prisoner,
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
+ },
+/turf/open/floor/iron/dark,
+/area/mine/laborcamp/security)
"fWw" = (
/obj/structure/railing/corner,
/turf/open/misc/asteroid/snow/icemoon,
@@ -21431,21 +21109,21 @@
/obj/effect/spawner/random/trash/mess,
/turf/open/floor/plating,
/area/station/maintenance/aft/lesser)
-"fWQ" = (
-/obj/machinery/flasher/directional/north{
- id = "Cell 2"
- },
-/obj/structure/bed{
- dir = 1;
- pixel_x = -2
- },
-/turf/open/floor/iron/smooth,
-/area/station/security/brig)
"fWS" = (
/obj/structure/mineral_door/wood,
/obj/structure/barricade/wooden/crude/snow,
/turf/open/floor/wood,
/area/station/maintenance/space_hut/cabin)
+"fWW" = (
+/obj/machinery/door/airlock{
+ name = "Utility Closet"
+ },
+/obj/effect/mapping_helpers/airlock/access/all/security/brig,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/plating,
+/area/station/maintenance/department/security)
"fWX" = (
/obj/structure/cable/multilayer/multiz,
/turf/open/floor/plating/snowed/icemoon,
@@ -21459,6 +21137,15 @@
},
/turf/open/floor/carpet,
/area/station/command/heads_quarters/captain)
+"fXi" = (
+/obj/vehicle/sealed/mecha/ripley/paddy/preset,
+/obj/structure/cable,
+/obj/machinery/light/small/directional/south,
+/obj/machinery/camera/directional/west{
+ c_tag = "Security - Mechbay"
+ },
+/turf/open/floor/iron/recharge_floor,
+/area/station/security/mechbay)
"fXq" = (
/obj/item/clothing/head/cone{
pixel_x = 3
@@ -21484,23 +21171,10 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/station/service/bar)
-"fXy" = (
-/obj/structure/cable,
-/obj/machinery/computer/prisoner/management,
-/obj/effect/turf_decal/tile/red/opposingcorners,
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
"fXL" = (
/obj/structure/sign/poster/official/here_for_your_safety/directional/north,
/turf/open/misc/asteroid/snow/icemoon,
/area/icemoon/underground/explored)
-"fXO" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
- },
-/obj/machinery/airalarm/directional/south,
-/turf/open/floor/iron/showroomfloor,
-/area/station/security/prison/toilet)
"fXQ" = (
/obj/structure/railing{
dir = 1
@@ -21514,6 +21188,11 @@
},
/turf/open/floor/plating,
/area/station/maintenance/starboard/aft)
+"fXY" = (
+/obj/structure/bed/medical/emergency,
+/obj/structure/extinguisher_cabinet/directional/west,
+/turf/open/floor/iron/white/textured,
+/area/station/security/medical)
"fYi" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -21546,11 +21225,6 @@
/obj/structure/cable,
/turf/open/floor/carpet,
/area/station/security/detectives_office)
-"fYQ" = (
-/obj/machinery/light/small/directional/west,
-/mob/living/basic/mouse/brown/tom,
-/turf/open/floor/plating,
-/area/station/security/prison/safe)
"fYS" = (
/turf/closed/wall,
/area/station/commons/storage/primary)
@@ -21588,10 +21262,6 @@
},
/turf/open/floor/plating,
/area/station/command/teleporter)
-"fZq" = (
-/obj/structure/curtain/cloth,
-/turf/open/floor/iron/showroomfloor,
-/area/station/security/prison/toilet)
"fZy" = (
/obj/structure/lattice/catwalk,
/obj/structure/railing{
@@ -21631,6 +21301,14 @@
},
/turf/open/floor/iron,
/area/station/commons/dorms)
+"fZY" = (
+/obj/machinery/conveyor{
+ id = "gulag";
+ dir = 2
+ },
+/obj/structure/plasticflaps,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"gad" = (
/obj/item/radio/intercom/directional/east,
/obj/structure/table/reinforced,
@@ -21730,12 +21408,6 @@
/obj/machinery/light/small/directional/west,
/turf/open/misc/asteroid/snow/standard_air,
/area/station/science/cytology)
-"gaS" = (
-/obj/item/hot_potato/harmless/toy,
-/obj/structure/table/wood,
-/obj/machinery/airalarm/directional/south,
-/turf/open/floor/eighties/red,
-/area/station/security/prison/safe)
"gaT" = (
/obj/effect/turf_decal/stripes/line{
dir = 5
@@ -21770,6 +21442,10 @@
/obj/machinery/light/small/directional/south,
/turf/open/floor/engine,
/area/station/engineering/supermatter)
+"gbt" = (
+/obj/structure/closet/secure_closet/freezer/fridge/all_access,
+/turf/open/floor/iron/kitchen_coldroom/freezerfloor,
+/area/station/security/prison/mess)
"gbu" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -21833,21 +21509,21 @@
/obj/structure/cable,
/turf/open/floor/iron/white,
/area/station/medical/storage)
+"gbT" = (
+/obj/machinery/button/door/directional/west{
+ name = "Security Mech Garage Door Controls";
+ id = "secmechbaymaint";
+ req_access = list("security")
+ },
+/obj/structure/girder,
+/obj/structure/grille,
+/turf/open/floor/plating,
+/area/station/maintenance/fore)
"gcd" = (
/obj/structure/chair/sofa/corp/left,
/obj/effect/landmark/start/hangover,
/turf/open/floor/iron/dark,
/area/station/engineering/lobby)
-"gck" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/machinery/door/airlock/maintenance{
- name = "Vestibule Maintenance"
- },
-/obj/effect/mapping_helpers/airlock/access/all/security/general,
-/turf/open/floor/plating,
-/area/station/security/processing)
"gcu" = (
/obj/effect/mapping_helpers/burnt_floor,
/obj/structure/cable,
@@ -21909,6 +21585,15 @@
},
/turf/open/floor/iron,
/area/station/hallway/primary/central/fore)
+"gdE" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/machinery/light/warm/directional/west,
+/obj/machinery/vending/sovietsoda,
+/obj/item/radio/intercom/prison/directional/west,
+/turf/open/floor/iron,
+/area/station/security/prison/mess)
"gdG" = (
/obj/effect/spawner/structure/window/reinforced,
/obj/machinery/door/poddoor/shutters/preopen{
@@ -21985,10 +21670,6 @@
},
/turf/open/floor/iron/grimy,
/area/station/hallway/secondary/entry)
-"gem" = (
-/obj/structure/railing,
-/turf/open/floor/plating/snowed/smoothed/icemoon,
-/area/icemoon/underground/explored)
"geq" = (
/obj/structure/closet/secure_closet/personal{
anchored = 1
@@ -21997,6 +21678,15 @@
/obj/machinery/status_display/ai/directional/south,
/turf/open/floor/iron,
/area/station/commons/locker)
+"gew" = (
+/obj/machinery/door/poddoor/shutters/preopen{
+ dir = 8;
+ id = "gene_shutters";
+ name = "Genetics Shutters"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/station/science/genetics)
"geJ" = (
/obj/structure/disposalpipe/segment{
dir = 4
@@ -22047,6 +21737,14 @@
/obj/structure/light_construct/directional/south,
/turf/open/floor/plating,
/area/station/maintenance/port/aft)
+"gfE" = (
+/obj/structure/lattice/catwalk,
+/obj/structure/railing{
+ dir = 8
+ },
+/obj/structure/sign/nanotrasen/directional/north,
+/turf/open/lava/plasma/ice_moon,
+/area/icemoon/underground/explored)
"gfF" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -22055,10 +21753,13 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/cafeteria,
/area/station/commons/storage/art)
-"gfV" = (
-/obj/machinery/light/small/directional/north,
-/turf/open/floor/iron/smooth,
-/area/station/engineering/lobby)
+"gfR" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/obj/machinery/airalarm/directional/south,
+/turf/open/floor/iron/cafeteria,
+/area/station/security/prison/mess)
"gga" = (
/obj/machinery/light/small/directional/west,
/obj/effect/spawner/random/trash/hobo_squat,
@@ -22122,14 +21823,6 @@
},
/turf/open/floor/plating,
/area/station/ai/satellite/interior)
-"ggV" = (
-/obj/machinery/conveyor{
- id = "gulag"
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/light/small/directional/east,
-/turf/open/floor/plating,
-/area/mine/laborcamp)
"ghb" = (
/obj/structure/cable,
/obj/effect/turf_decal/tile/neutral{
@@ -22271,14 +21964,31 @@
/obj/item/radio/intercom/directional/east,
/turf/open/floor/iron,
/area/station/science/robotics/lab)
+"gjo" = (
+/obj/structure/chair/pew/right{
+ dir = 8
+ },
+/turf/open/floor/wood/large,
+/area/station/security/prison/rec)
"gjq" = (
/turf/open/openspace/icemoon/keep_below,
/area/icemoon/underground/explored)
+"gjs" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 8
+ },
+/obj/item/radio/intercom/prison/directional/south,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/prison)
"gjt" = (
/obj/effect/mapping_helpers/broken_floor,
/obj/structure/cable,
/turf/open/floor/plating,
/area/station/medical/morgue)
+"gjy" = (
+/obj/structure/sign/poster/official/random/directional/east,
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
"gjI" = (
/obj/effect/spawner/random/structure/tank_holder,
/obj/effect/turf_decal/tile/yellow,
@@ -22347,18 +22057,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/white,
/area/station/science/xenobiology)
-"gko" = (
-/obj/machinery/conveyor{
- dir = 8;
- id = "mining_internal"
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/obj/effect/turf_decal/stripes/line,
-/obj/machinery/bouldertech/refinery/smelter,
-/turf/open/floor/iron,
-/area/mine/production)
"gks" = (
/obj/effect/spawner/random/structure/closet_maintenance,
/turf/open/floor/plating,
@@ -22428,6 +22126,16 @@
"glh" = (
/turf/closed/wall/r_wall,
/area/station/maintenance/solars/port/aft)
+"glj" = (
+/obj/structure/chair{
+ dir = 8
+ },
+/obj/structure/sign/departments/evac/directional/east,
+/obj/effect/turf_decal/tile/blue/half/contrasted{
+ dir = 4
+ },
+/turf/open/floor/iron,
+/area/station/hallway/primary/starboard)
"glk" = (
/obj/structure/cable,
/obj/structure/disposalpipe/segment{
@@ -22469,6 +22177,29 @@
/obj/structure/cable,
/turf/open/floor/iron/dark/textured_large,
/area/station/security/evidence)
+"glE" = (
+/obj/machinery/button/door/directional/north{
+ id = "labor";
+ name = "Labor Camp Lockdown";
+ req_access = list("brig");
+ pixel_x = -6
+ },
+/obj/structure/bed/dogbed,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/button/door/directional/north{
+ id = "labordoor";
+ name = "Labour Camp Emergency Entrance";
+ req_access = list("brig");
+ pixel_x = 6
+ },
+/obj/effect/turf_decal/tile/red/half/contrasted{
+ dir = 4
+ },
+/mob/living/basic/bot/secbot/pingsky,
+/turf/open/floor/iron/dark/side{
+ dir = 4
+ },
+/area/mine/laborcamp/security)
"glI" = (
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron,
@@ -22589,10 +22320,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/dark,
/area/station/service/hydroponics)
-"gnL" = (
-/obj/structure/closet/bombcloset/security,
-/turf/open/floor/iron/smooth,
-/area/station/security/brig/upper)
"gnM" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -22684,6 +22411,15 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/dark,
/area/station/commons/vacant_room/office)
+"goP" = (
+/obj/structure/railing,
+/obj/machinery/door/poddoor/shutters/window{
+ id = "executionshutters";
+ name = "Exterior Shutters"
+ },
+/obj/structure/cable,
+/turf/open/floor/plating,
+/area/station/security/execution/education)
"goY" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/effect/decal/cleanable/dirt/dust,
@@ -22739,6 +22475,10 @@
/obj/structure/cable,
/turf/open/floor/plating,
/area/station/ai/satellite/interior)
+"gpD" = (
+/obj/machinery/light/small/directional/west,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"gpM" = (
/obj/effect/turf_decal/siding/wood{
dir = 4
@@ -22782,15 +22522,6 @@
},
/turf/open/floor/iron,
/area/station/commons/storage/tools)
-"gqh" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/sink/kitchen/directional/north{
- desc = "A sink used for washing one's hands and face. It looks rusty and home-made";
- name = "old sink"
- },
-/obj/effect/turf_decal/tile/green/half/contrasted,
-/turf/open/floor/iron/dark,
-/area/mine/laborcamp)
"gqj" = (
/obj/structure/railing/corner{
dir = 1
@@ -22860,6 +22591,11 @@
/obj/effect/turf_decal/box/white,
/turf/open/floor/iron/dark/smooth_large,
/area/station/engineering/storage/tech)
+"gre" = (
+/obj/effect/spawner/random/trash/cigbutt,
+/obj/effect/spawner/random/trash/cigbutt,
+/turf/open/floor/plating,
+/area/station/maintenance/department/security)
"grk" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
dir = 1
@@ -23223,14 +22959,6 @@
/obj/structure/light_construct/directional/east,
/turf/open/floor/iron,
/area/station/construction)
-"gwy" = (
-/obj/structure/window/reinforced/spawner/directional/south,
-/obj/structure/flora/bush/sparsegrass/style_random,
-/obj/machinery/light/warm/directional/north,
-/turf/open/misc/ashplanet/wateryrock{
- initial_gas_mix = "o2=22;n2=82;TEMP=293.15"
- },
-/area/station/security/prison/rec)
"gwz" = (
/obj/effect/landmark/start/hangover,
/obj/effect/turf_decal/tile/blue/opposingcorners{
@@ -23271,6 +22999,14 @@
},
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/underground/explored)
+"gxb" = (
+/obj/machinery/power/apc/auto_name/directional/south,
+/obj/structure/cable,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 1
+ },
+/turf/open/floor/iron/dark,
+/area/station/security/prison/rec)
"gxg" = (
/obj/structure/cable,
/turf/open/floor/stone,
@@ -23290,10 +23026,6 @@
},
/turf/open/floor/iron,
/area/station/hallway/primary/central)
-"gxx" = (
-/obj/item/radio/intercom/prison/directional/south,
-/turf/open/floor/iron/dark,
-/area/station/security/prison/rec)
"gxO" = (
/obj/structure/table/reinforced,
/obj/item/hand_labeler{
@@ -23365,6 +23097,15 @@
/obj/machinery/newscaster/directional/north,
/turf/open/floor/iron/dark,
/area/station/hallway/secondary/entry)
+"gyK" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/disposalpipe/segment,
+/obj/effect/spawner/random/engineering/tracking_beacon,
+/obj/machinery/light/floor,
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
"gyO" = (
/obj/structure/table,
/obj/item/book/manual/wiki/cytology{
@@ -23395,6 +23136,10 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/station/ai/satellite/interior)
+"gzB" = (
+/obj/machinery/firealarm/directional/east,
+/turf/open/floor/iron/sepia,
+/area/station/security/prison/rec)
"gzH" = (
/obj/machinery/door/firedoor/heavy,
/obj/machinery/door/airlock/research{
@@ -23424,15 +23169,6 @@
},
/turf/open/floor/iron/smooth,
/area/station/engineering/lobby)
-"gzV" = (
-/obj/structure/mineral_door/paperframe{
- name = "Meditation Room"
- },
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/sepia,
-/area/station/security/prison/rec)
"gzY" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron,
@@ -23471,11 +23207,6 @@
/obj/structure/girder,
/turf/open/floor/plating,
/area/station/maintenance/starboard/fore)
-"gAu" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/turf/open/floor/iron,
-/area/station/security/prison/visit)
"gAz" = (
/obj/machinery/computer/mech_bay_power_console{
dir = 4
@@ -23577,6 +23308,12 @@
/obj/structure/cable,
/turf/open/floor/iron,
/area/station/service/bar)
+"gBT" = (
+/obj/effect/spawner/random/trash/moisture_trap,
+/obj/effect/mapping_helpers/broken_floor,
+/obj/effect/turf_decal/siding/wood,
+/turf/open/floor/wood,
+/area/station/maintenance/fore)
"gBX" = (
/obj/structure/cable,
/obj/effect/spawner/structure/window/hollow/reinforced/middle{
@@ -23635,6 +23372,10 @@
},
/turf/open/floor/iron,
/area/station/engineering/lobby)
+"gCO" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
+/turf/open/floor/iron/dark,
+/area/station/security/prison/rec)
"gCQ" = (
/obj/structure/rack,
/obj/item/storage/box/evidence,
@@ -23672,6 +23413,19 @@
/obj/structure/cable,
/turf/open/floor/wood,
/area/station/security/courtroom)
+"gDg" = (
+/obj/effect/mapping_helpers/airlock/access/all/security/general,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/door/airlock/maintenance{
+ name = "Security Maintenance"
+ },
+/turf/open/floor/plating,
+/area/station/security/brig/upper)
"gDh" = (
/obj/structure/rack,
/obj/item/pickaxe,
@@ -23808,6 +23562,22 @@
},
/turf/open/floor/iron/cafeteria,
/area/station/hallway/secondary/exit/departure_lounge)
+"gFc" = (
+/obj/machinery/conveyor_switch/oneway{
+ id = "mining_internal";
+ name = "mining conveyor";
+ pixel_x = 1;
+ pixel_y = 8
+ },
+/obj/structure/railing{
+ dir = 4
+ },
+/obj/structure/railing/corner/end/flip{
+ dir = 8
+ },
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/iron,
+/area/mine/production)
"gFj" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 4
@@ -23835,6 +23605,11 @@
"gFX" = (
/turf/closed/wall,
/area/icemoon/underground/explored)
+"gGh" = (
+/obj/effect/turf_decal/bot,
+/obj/structure/ore_box,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"gGs" = (
/obj/structure/closet/secure_closet/engineering_welding,
/obj/machinery/newscaster/directional/west,
@@ -23893,6 +23668,20 @@
dir = 8
},
/area/mine/eva)
+"gGV" = (
+/obj/machinery/door/poddoor/preopen{
+ id = "Prison Gate";
+ name = "Prison Blast Door"
+ },
+/obj/machinery/door/firedoor,
+/obj/structure/cable,
+/obj/effect/turf_decal/stripes/red/line,
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/brig)
"gGZ" = (
/obj/machinery/computer/bank_machine,
/obj/effect/turf_decal/bot_white,
@@ -23904,10 +23693,6 @@
/obj/effect/turf_decal/tile/blue,
/turf/open/floor/iron,
/area/station/hallway/primary/central)
-"gHg" = (
-/obj/machinery/mineral/processing_unit_console,
-/turf/closed/wall,
-/area/mine/laborcamp)
"gHl" = (
/obj/machinery/atmospherics/pipe/smart/simple/dark/visible/layer1{
dir = 8
@@ -23940,14 +23725,6 @@
dir = 1
},
/area/station/hallway/secondary/exit/departure_lounge)
-"gHF" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/stripes/red/line{
- dir = 1
- },
-/obj/effect/turf_decal/trimline/red/line,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/range)
"gHN" = (
/obj/effect/turf_decal/trimline/green/filled/corner{
dir = 1
@@ -24058,11 +23835,6 @@
/obj/effect/decal/cleanable/dirt/dust,
/turf/open/floor/plating,
/area/station/maintenance/starboard/fore)
-"gJI" = (
-/mob/living/simple_animal/bot/secbot/beepsky/armsky,
-/obj/machinery/airalarm/directional/east,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/armory)
"gJK" = (
/obj/effect/spawner/structure/window/hollow/reinforced/middle{
dir = 4
@@ -24227,6 +23999,15 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/wood,
/area/station/commons/vacant_room/office)
+"gMJ" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/rack,
+/obj/item/door_seal,
+/obj/item/door_seal,
+/obj/item/door_seal,
+/turf/open/floor/plating,
+/area/station/maintenance/department/security)
"gMK" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -24294,6 +24075,17 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/plating,
/area/station/maintenance/aft/greater)
+"gNV" = (
+/obj/machinery/camera/directional/south{
+ c_tag = "Security - Visitation South";
+ network = list("ss13","prison")
+ },
+/obj/machinery/airalarm/directional/south,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/turf/open/floor/iron,
+/area/station/security/prison/visit)
"gOa" = (
/obj/structure/cable,
/obj/effect/turf_decal/box/red/corners{
@@ -24429,6 +24221,15 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/dark,
/area/station/science/breakroom)
+"gQc" = (
+/obj/machinery/door/poddoor/preopen{
+ id = "lawyer_blast";
+ name = "Privacy Door"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/firedoor,
+/turf/open/floor/plating,
+/area/station/security/prison/rec)
"gQe" = (
/obj/structure/railing{
dir = 8
@@ -24467,15 +24268,6 @@
/obj/effect/turf_decal/tile/yellow/opposingcorners,
/turf/open/floor/iron/white,
/area/station/maintenance/port/fore)
-"gQE" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
- },
-/obj/effect/turf_decal/siding/wideplating/dark{
- dir = 10
- },
-/turf/open/floor/iron/dark/textured,
-/area/station/security/prison/rec)
"gQI" = (
/obj/machinery/door/airlock{
id_tag = "Dorm4";
@@ -24502,6 +24294,13 @@
/obj/effect/mapping_helpers/airlock/access/all/service/chapel_office,
/turf/open/floor/iron/dark,
/area/station/service/chapel/office)
+"gQS" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plating,
+/area/station/maintenance/department/security)
"gRg" = (
/obj/machinery/light/small/directional/north,
/obj/structure/window/reinforced/spawner/directional/east,
@@ -24544,6 +24343,12 @@
},
/turf/open/floor/iron,
/area/station/engineering/engine_smes)
+"gRw" = (
+/obj/effect/turf_decal/tile/red/half/contrasted,
+/obj/machinery/airalarm/directional/east,
+/obj/item/kirbyplants/random,
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
"gRA" = (
/obj/effect/turf_decal/trimline/purple/filled/warning{
dir = 8
@@ -24576,6 +24381,16 @@
/obj/effect/decal/cleanable/blood/oil,
/turf/open/floor/iron/dark/textured_large,
/area/station/cargo/bitrunning/den)
+"gSj" = (
+/obj/structure/table,
+/obj/item/radio/off,
+/obj/item/screwdriver{
+ pixel_y = 5
+ },
+/turf/open/floor/iron/dark/textured_half{
+ dir = 1
+ },
+/area/station/security/office)
"gSl" = (
/obj/effect/turf_decal/trimline/green/filled/line{
dir = 9
@@ -24657,6 +24472,11 @@
/obj/structure/closet/crate,
/turf/open/floor/plating,
/area/station/construction)
+"gTh" = (
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/turf_decal/tile/purple/half/contrasted,
+/turf/open/floor/iron/white,
+/area/station/science/genetics)
"gTi" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden,
/obj/effect/decal/cleanable/dirt,
@@ -24746,18 +24566,6 @@
/obj/item/trash/sosjerky,
/turf/open/floor/plating,
/area/station/maintenance/fore)
-"gUs" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/effect/turf_decal/tile/red/anticorner/contrasted,
-/turf/open/floor/iron/dark/corner{
- dir = 1
- },
-/area/station/security/processing)
"gUv" = (
/obj/machinery/holopad,
/obj/effect/spawner/random/engineering/tracking_beacon,
@@ -24807,6 +24615,13 @@
/obj/effect/turf_decal/bot,
/turf/open/floor/iron/large,
/area/station/engineering/storage/tech)
+"gVr" = (
+/obj/structure/chair{
+ dir = 8
+ },
+/obj/item/radio/intercom/interrogation/inside/directional/east,
+/turf/open/floor/iron/dark,
+/area/station/security/interrogation)
"gVt" = (
/obj/item/radio/intercom/directional/west,
/obj/effect/turf_decal/tile/red{
@@ -24891,6 +24706,11 @@
/obj/effect/turf_decal/bot,
/turf/open/floor/iron/dark,
/area/station/engineering/circuit_workshop)
+"gWe" = (
+/obj/structure/chair/stool/directional/east,
+/obj/structure/cable,
+/turf/open/floor/iron/dark,
+/area/station/security/execution/education)
"gWf" = (
/obj/item/storage/box/lights/mixed,
/obj/structure/table,
@@ -24945,6 +24765,23 @@
},
/turf/open/floor/iron/dark,
/area/station/security/checkpoint/engineering)
+"gWO" = (
+/obj/structure/table,
+/obj/item/reagent_containers/condiment/peppermill{
+ pixel_x = 3
+ },
+/obj/item/reagent_containers/condiment/saltshaker{
+ pixel_x = -3;
+ pixel_y = 5
+ },
+/turf/open/floor/iron,
+/area/mine/laborcamp)
+"gWU" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/plating,
+/area/station/maintenance/fore)
"gWV" = (
/obj/structure/chair/stool/directional/north,
/obj/effect/decal/cleanable/dirt/dust,
@@ -25016,21 +24853,17 @@
/obj/machinery/airalarm/directional/south,
/turf/open/floor/plating,
/area/station/maintenance/port/greater)
-"gXy" = (
-/obj/machinery/door/airlock/public/glass{
- id_tag = "gulag2";
- name = "Cell 2"
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"gXD" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron,
/area/mine/eva)
+"gXF" = (
+/obj/structure/sign/departments/genetics/directional/north,
+/obj/structure/chair/stool/directional/west,
+/obj/effect/landmark/start/geneticist,
+/turf/open/floor/iron/dark,
+/area/station/science/genetics)
"gXJ" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -25126,6 +24959,11 @@
},
/turf/open/floor/iron/grimy,
/area/station/service/theater)
+"gYy" = (
+/obj/machinery/processor,
+/obj/structure/table,
+/turf/open/floor/iron/kitchen_coldroom/freezerfloor,
+/area/station/security/prison/mess)
"gYz" = (
/obj/structure/table/wood,
/obj/item/paper_bin{
@@ -25239,14 +25077,6 @@
},
/turf/open/floor/engine,
/area/station/engineering/supermatter/room)
-"han" = (
-/obj/structure/table,
-/obj/item/plate,
-/obj/item/kitchen/fork,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"hap" = (
/turf/open/floor/vault,
/area/station/security/prison/rec)
@@ -25291,14 +25121,6 @@
/obj/effect/turf_decal/siding/white,
/turf/open/floor/iron/white/smooth_large,
/area/station/service/kitchen)
-"haX" = (
-/obj/structure/cable,
-/obj/structure/table/glass,
-/obj/item/stack/medical/wrap/sticky_tape/surgical,
-/obj/item/stack/medical/bone_gel,
-/obj/effect/turf_decal/tile/blue/half/contrasted,
-/turf/open/floor/iron/white,
-/area/station/medical/surgery/fore)
"hbt" = (
/obj/effect/decal/cleanable/cobweb,
/obj/effect/spawner/random/clothing/mafia_outfit,
@@ -25411,14 +25233,6 @@
/obj/structure/reagent_dispensers/fueltank,
/turf/open/floor/plating,
/area/station/maintenance/port/fore)
-"hdn" = (
-/obj/structure/cable,
-/obj/effect/turf_decal/tile/red/half/contrasted{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/office)
"hdp" = (
/obj/effect/turf_decal/stripes/asteroid/line{
dir = 10
@@ -25440,17 +25254,6 @@
},
/turf/open/floor/iron/white,
/area/station/science/xenobiology)
-"hdV" = (
-/obj/structure/table,
-/obj/item/reagent_containers/condiment/saltshaker{
- pixel_x = -3;
- pixel_y = 5
- },
-/obj/item/reagent_containers/condiment/peppermill{
- pixel_x = 3
- },
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"heg" = (
/obj/effect/spawner/random/engineering/canister,
/turf/open/floor/plating,
@@ -25487,6 +25290,11 @@
},
/turf/open/floor/plating/snowed/icemoon,
/area/icemoon/surface/outdoors/less_spawns)
+"heL" = (
+/obj/effect/spawner/structure/window/hollow/reinforced/middle,
+/obj/structure/cable,
+/turf/open/floor/plating,
+/area/station/security/prison/safe)
"heX" = (
/obj/structure/cable,
/turf/open/floor/wood,
@@ -25521,13 +25329,6 @@
/obj/effect/decal/cleanable/dirt/dust,
/turf/open/floor/iron/textured,
/area/station/maintenance/starboard/fore)
-"hfo" = (
-/obj/effect/turf_decal/stripes/corner{
- dir = 8
- },
-/obj/machinery/status_display/evac/directional/east,
-/turf/open/floor/iron/smooth,
-/area/station/engineering/lobby)
"hfs" = (
/obj/structure/table/wood,
/obj/effect/turf_decal/siding/wood,
@@ -25535,12 +25336,6 @@
/obj/item/instrument/harmonica,
/turf/open/floor/iron/grimy,
/area/station/commons/lounge)
-"hfv" = (
-/obj/machinery/processor{
- pixel_y = 6
- },
-/turf/open/floor/iron/showroomfloor,
-/area/station/security/prison/mess)
"hfy" = (
/obj/structure/window/reinforced/spawner/directional/north,
/obj/structure/window/reinforced/spawner/directional/west,
@@ -25551,16 +25346,10 @@
},
/turf/open/floor/circuit,
/area/station/ai/satellite/chamber)
-"hfA" = (
-/obj/structure/window/reinforced/spawner/directional/north{
- pixel_y = 2
- },
-/obj/structure/chair{
- dir = 4
- },
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/iron/smooth,
-/area/station/security/holding_cell)
+"hfz" = (
+/obj/structure/table,
+/turf/open/floor/iron/kitchen_coldroom/freezerfloor,
+/area/station/security/prison/mess)
"hgc" = (
/obj/structure/table,
/turf/open/floor/plating,
@@ -25568,6 +25357,24 @@
"hgh" = (
/turf/closed/wall,
/area/station/medical/medbay/lobby)
+"hgi" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/light/small/directional/east,
+/obj/machinery/camera/directional/east{
+ c_tag = "Mining Ore Smeltery";
+ network = list("ss13", "mine")
+ },
+/obj/machinery/conveyor{
+ dir = 10;
+ id = "mining_internal"
+ },
+/turf/open/floor/iron,
+/area/mine/production)
"hgr" = (
/turf/open/floor/glass/reinforced,
/area/station/hallway/secondary/entry)
@@ -25642,6 +25449,12 @@
dir = 1
},
/area/station/service/chapel/office)
+"hhE" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/sepia,
+/area/station/security/prison/rec)
"hhO" = (
/obj/structure/table/reinforced,
/obj/machinery/door/firedoor,
@@ -25733,6 +25546,22 @@
},
/turf/open/floor/iron,
/area/station/science/explab)
+"hjq" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/siding/dark_red,
+/obj/effect/turf_decal/siding/dark_red{
+ dir = 1
+ },
+/obj/effect/turf_decal/caution/stand_clear{
+ dir = 1
+ },
+/obj/machinery/door/poddoor/shutters/window{
+ name = "Security Mech Bay Shutters";
+ id = "secmechbay";
+ dir = 1
+ },
+/turf/open/floor/iron/dark/textured_half,
+/area/station/security/mechbay)
"hjt" = (
/obj/effect/spawner/random/trash/grille_or_waste,
/turf/open/floor/plating,
@@ -25774,12 +25603,6 @@
"hjM" = (
/turf/closed/wall/r_wall,
/area/station/maintenance/department/medical/morgue)
-"hjQ" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
- },
-/turf/open/floor/sepia,
-/area/station/security/prison/rec)
"hjR" = (
/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/hidden,
/obj/effect/spawner/structure/window/reinforced,
@@ -25864,16 +25687,6 @@
},
/turf/open/floor/iron,
/area/station/cargo/office)
-"hkY" = (
-/obj/structure/table,
-/obj/machinery/recharger,
-/obj/machinery/light_switch/directional/east,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/turf/open/floor/iron/smooth_edge{
- dir = 1
- },
-/area/station/security/lockers)
"hll" = (
/obj/structure/cable,
/turf/open/floor/plating,
@@ -25909,12 +25722,6 @@
/obj/item/bikehorn/rubberducky,
/turf/open/floor/iron/freezer,
/area/station/commons/toilet/locker)
-"hlE" = (
-/obj/machinery/portable_atmospherics/canister/oxygen,
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/light/small/directional/west,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"hmb" = (
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
@@ -25966,18 +25773,6 @@
dir = 8
},
/area/station/commons/storage/mining)
-"hmA" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
- },
-/obj/effect/turf_decal/tile/red/anticorner/contrasted{
- dir = 8
- },
-/obj/machinery/light/small/directional/south,
-/obj/machinery/newscaster/directional/south,
-/obj/structure/cable,
-/turf/open/floor/iron,
-/area/station/security/prison/visit)
"hmE" = (
/obj/structure/chair,
/obj/effect/turf_decal/tile/blue/half/contrasted{
@@ -26024,6 +25819,13 @@
},
/turf/open/floor/iron,
/area/station/cargo/lobby)
+"hnM" = (
+/obj/effect/turf_decal/tile/red/half/contrasted{
+ dir = 8
+ },
+/obj/item/radio/intercom/directional/west,
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
"hnN" = (
/obj/machinery/camera/directional/west{
c_tag = "Xenobiology Pens Observation - Port Aft";
@@ -26114,6 +25916,12 @@
/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible,
/turf/open/floor/plating,
/area/station/engineering/atmos/pumproom)
+"hoX" = (
+/obj/effect/turf_decal/tile/red/anticorner/contrasted{
+ dir = 1
+ },
+/turf/open/floor/iron/dark/textured,
+/area/station/security/armory/upper)
"hoZ" = (
/obj/effect/spawner/random/entertainment/arcade{
dir = 4
@@ -26139,11 +25947,6 @@
/obj/machinery/light/small/dim/directional/south,
/turf/open/floor/iron/dark/textured,
/area/station/maintenance/starboard/lesser)
-"hpl" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/light/small/directional/north,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"hpm" = (
/obj/machinery/camera/directional/north{
c_tag = "Starboard Primary Hallway East"
@@ -26153,6 +25956,15 @@
dir = 4
},
/area/station/hallway/primary/starboard)
+"hpn" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/chair/pew{
+ dir = 8
+ },
+/turf/open/floor/wood/large,
+/area/station/security/prison/rec)
"hpp" = (
/obj/structure/sign/departments/chemistry/directional/south,
/obj/effect/turf_decal/trimline/blue/filled/warning{
@@ -26247,13 +26059,6 @@
/obj/effect/landmark/start/hangover,
/turf/open/floor/iron/dark,
/area/station/science/genetics)
-"hqi" = (
-/obj/machinery/door/window/brigdoor/left/directional/north{
- name = "Security Delivery";
- req_access = list("brig")
- },
-/turf/open/floor/plating,
-/area/station/security/processing)
"hqm" = (
/obj/structure/table,
/obj/item/storage/crayons,
@@ -26268,6 +26073,10 @@
dir = 1
},
/area/station/commons/storage/art)
+"hqo" = (
+/obj/structure/chair/stool/directional/north,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"hqx" = (
/obj/effect/landmark/start/assistant,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -26329,6 +26138,24 @@
/obj/effect/turf_decal/tile/red/anticorner/contrasted,
/turf/open/floor/iron/dark,
/area/station/security/checkpoint/engineering)
+"hrA" = (
+/obj/effect/turf_decal/tile/red/half/contrasted{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 4
+ },
+/turf/open/floor/iron/smooth,
+/area/station/security/brig/upper)
+"hrE" = (
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/plating/snowed/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"hrS" = (
/obj/item/trash/raisins,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -26344,19 +26171,6 @@
},
/turf/open/floor/iron/white,
/area/station/medical/virology)
-"hsb" = (
-/obj/structure/cable,
-/obj/structure/table/glass,
-/obj/item/stack/medical/wrap/sticky_tape/surgical,
-/obj/item/stack/medical/bone_gel,
-/obj/effect/turf_decal/tile/blue/half/contrasted,
-/obj/machinery/camera/directional/south{
- c_tag = "Surgery B";
- network = list("ss13","medbay")
- },
-/obj/machinery/newscaster/directional/south,
-/turf/open/floor/iron/white,
-/area/station/medical/surgery/aft)
"hsh" = (
/obj/effect/turf_decal/stripes/line,
/turf/open/floor/plating,
@@ -26378,12 +26192,6 @@
/obj/effect/turf_decal/weather/snow,
/turf/open/floor/plating/icemoon,
/area/icemoon/surface/outdoors/less_spawns)
-"hsr" = (
-/obj/structure/table/wood,
-/obj/item/newspaper,
-/obj/effect/mapping_helpers/broken_floor,
-/turf/open/floor/wood,
-/area/station/security/prison/rec)
"hsy" = (
/obj/effect/turf_decal/stripes/asteroid/line{
dir = 1
@@ -26504,6 +26312,10 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/carpet,
/area/station/command/meeting_room)
+"huf" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
+/turf/open/floor/iron/dark/side,
+/area/station/security/range)
"hui" = (
/obj/effect/landmark/generic_maintenance_landmark,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -26627,6 +26439,15 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron,
/area/station/cargo/drone_bay)
+"hwf" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron,
+/area/station/security/prison/mess)
"hwm" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
dir = 1
@@ -26669,26 +26490,23 @@
},
/turf/open/floor/iron,
/area/station/cargo/office)
-"hwR" = (
-/obj/machinery/camera/directional/west{
- c_tag = "Security - Equipment Room"
+"hwJ" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 6
},
-/obj/structure/reagent_dispensers/wall/peppertank/directional/west,
-/turf/open/floor/glass/reinforced,
-/area/station/security/lockers)
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron/dark/side{
+ dir = 6
+ },
+/area/mine/laborcamp/security)
"hwW" = (
/obj/machinery/light_switch/directional/south{
pixel_x = -9
},
/turf/open/floor/iron/dark,
/area/station/service/chapel/office)
-"hwZ" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/disposalpipe/segment,
-/turf/open/floor/iron,
-/area/station/security/brig/upper)
"hxa" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -26972,13 +26790,6 @@
},
/turf/open/floor/iron,
/area/station/security/brig/upper)
-"hAQ" = (
-/obj/item/kirbyplants/random,
-/obj/effect/turf_decal/tile/red/anticorner/contrasted{
- dir = 4
- },
-/turf/open/floor/iron,
-/area/station/security/brig/upper)
"hAT" = (
/obj/effect/turf_decal/stripes/line{
dir = 1
@@ -27029,10 +26840,6 @@
/obj/effect/decal/cleanable/blood/old,
/turf/open/floor/iron,
/area/station/maintenance/starboard/fore)
-"hBB" = (
-/obj/effect/spawner/random/structure/girder,
-/turf/open/floor/plating,
-/area/station/security/prison/safe)
"hBE" = (
/obj/effect/decal/cleanable/dirt,
/obj/machinery/camera/directional/west{
@@ -27042,12 +26849,6 @@
/obj/machinery/firealarm/directional/west,
/turf/open/floor/iron,
/area/station/maintenance/disposal/incinerator)
-"hBF" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron,
-/area/station/security/prison/workout)
"hBG" = (
/obj/effect/turf_decal/siding/green{
dir = 8
@@ -27072,13 +26873,6 @@
dir = 4
},
/area/mine/eva)
-"hCv" = (
-/obj/structure/table,
-/obj/item/storage/bag/tray,
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/cable,
-/turf/open/floor/iron/cafeteria,
-/area/station/security/prison/mess)
"hCC" = (
/obj/effect/turf_decal/trimline/yellow/filled/line{
dir = 1
@@ -27092,6 +26886,18 @@
/obj/structure/cable,
/turf/open/floor/catwalk_floor/iron_smooth,
/area/station/commons/storage/mining)
+"hCK" = (
+/obj/effect/turf_decal/stripes/red/corner,
+/obj/effect/turf_decal/stripes/red/corner{
+ dir = 8
+ },
+/obj/machinery/door/poddoor/shutters/window/preopen{
+ name = "Firing Range Shutters";
+ dir = 1;
+ id = "firingrangeshuttersoutside"
+ },
+/turf/open/floor/plating/snowed/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"hCV" = (
/obj/structure/table/wood,
/obj/item/hand_tele{
@@ -27203,16 +27009,20 @@
"hDU" = (
/turf/closed/wall/r_wall,
/area/station/command/gateway)
-"hDV" = (
-/obj/structure/plasticflaps,
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/plating,
-/area/station/maintenance/fore)
"hEm" = (
/obj/structure/closet/emcloset,
/turf/open/floor/iron/dark,
/area/mine/eva)
+"hEs" = (
+/obj/effect/turf_decal/tile/red/half/contrasted,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 1
+ },
+/obj/structure/sign/poster/official/random/directional/south,
+/turf/open/floor/iron/dark/textured_edge{
+ dir = 1
+ },
+/area/station/security/prison)
"hEv" = (
/obj/structure/chair/stool/directional/west,
/obj/effect/spawner/random/trash/cigbutt,
@@ -27280,14 +27090,6 @@
/obj/structure/grille/broken,
/turf/open/floor/plating,
/area/station/maintenance/fore)
-"hFC" = (
-/obj/structure/window/reinforced/spawner/directional/north{
- pixel_y = 2
- },
-/obj/structure/rack,
-/obj/item/storage/crayons,
-/turf/open/floor/iron,
-/area/station/security/processing)
"hFD" = (
/obj/effect/decal/cleanable/dirt,
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
@@ -27473,6 +27275,18 @@
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
/area/station/command/heads_quarters/hos)
+"hIQ" = (
+/obj/effect/turf_decal/tile/red/half/contrasted{
+ dir = 1
+ },
+/obj/structure/extinguisher_cabinet/directional/north,
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
+"hIR" = (
+/obj/structure/flora/grass/green/style_random,
+/obj/structure/sign/warning/directional/south,
+/turf/open/misc/asteroid/snow/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"hIT" = (
/obj/machinery/door/airlock{
id_tag = "Toilet1";
@@ -27499,12 +27313,6 @@
/obj/structure/sign/calendar/directional/north,
/turf/open/floor/iron,
/area/station/commons/dorms/laundry)
-"hJe" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/turf/open/floor/plating,
-/area/station/maintenance/fore)
"hJi" = (
/obj/machinery/door/window/left/directional/east{
name = "Containment Pen 6";
@@ -27579,6 +27387,15 @@
dir = 8
},
/area/station/engineering/lobby)
+"hKr" = (
+/obj/machinery/door/window/brigdoor/left/directional/north{
+ req_access = list("security");
+ name = "Firing Range Access"
+ },
+/turf/open/floor/iron/dark/side{
+ dir = 1
+ },
+/area/station/security/range)
"hKu" = (
/obj/structure/sign/poster/official/cleanliness/directional/east,
/obj/structure/closet/secure_closet/medical2,
@@ -27603,32 +27420,27 @@
/obj/structure/plasticflaps/opaque,
/turf/open/floor/iron/dark,
/area/station/maintenance/department/medical/central)
-"hLf" = (
-/obj/machinery/door/firedoor/border_only{
- dir = 8
- },
-/obj/effect/turf_decal/tile/red/half/contrasted,
-/turf/open/floor/iron,
-/area/station/security/brig/upper)
-"hLk" = (
-/obj/structure/table,
-/obj/item/paper,
-/obj/item/pen,
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/camera/directional/west{
- c_tag = "Labor Camp Cell 2";
- network = list("labor")
- },
-/obj/machinery/flasher/directional/west{
- id = "GulagCell 2"
- },
-/turf/open/floor/iron,
-/area/mine/laborcamp)
+"hLb" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/mapping_helpers/turn_off_lights_with_lightswitch,
+/obj/structure/cable,
+/turf/open/floor/iron/dark,
+/area/station/security/mechbay)
"hLw" = (
/obj/structure/flora/grass/both/style_3,
/obj/structure/sign/warning/electric_shock/directional/north,
/turf/open/misc/asteroid/snow/icemoon,
/area/icemoon/surface/outdoors/nospawn)
+"hLH" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron,
+/area/station/security/prison/mess)
"hLS" = (
/obj/machinery/computer/atmos_control/nitrous_tank{
dir = 8
@@ -27666,12 +27478,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/carpet,
/area/station/service/chapel)
-"hMv" = (
-/obj/structure/railing{
- dir = 4
- },
-/turf/open/floor/plating/snowed/smoothed/icemoon,
-/area/icemoon/underground/explored)
"hMw" = (
/obj/structure/bookcase/random/fiction,
/turf/open/floor/plating,
@@ -27714,13 +27520,6 @@
},
/turf/open/floor/iron/dark,
/area/station/medical/paramedic)
-"hMJ" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 1
- },
-/turf/open/floor/iron/smooth,
-/area/mine/laborcamp/security)
"hMM" = (
/obj/structure/marker_beacon/burgundy,
/obj/effect/turf_decal/weather/snow/corner{
@@ -27732,14 +27531,6 @@
/obj/structure/sign/warning/xeno_mining/directional/east,
/turf/open/misc/asteroid/snow/icemoon,
/area/icemoon/surface/outdoors/less_spawns)
-"hMS" = (
-/obj/machinery/light/small/directional/south,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 4
- },
-/obj/effect/turf_decal/trimline/red/filled/line,
-/turf/open/floor/iron/white,
-/area/station/security/prison/safe)
"hMZ" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -27776,6 +27567,16 @@
/obj/structure/railing,
/turf/open/floor/iron/white,
/area/station/medical/chemistry)
+"hNs" = (
+/obj/structure/window/reinforced/spawner/directional/east{
+ pixel_x = 3
+ },
+/obj/structure/steps{
+ dir = 1
+ },
+/obj/effect/turf_decal/stripes/red/line,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/range)
"hNx" = (
/obj/machinery/camera/directional/south{
c_tag = "Holodeck - South";
@@ -27899,16 +27700,6 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/station/command/vault)
-"hPk" = (
-/obj/machinery/door/airlock/security{
- name = "Permabrig Chapel"
- },
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/door/firedoor,
-/turf/open/floor/wood,
-/area/station/security/prison/rec)
"hPs" = (
/turf/closed/wall/r_wall,
/area/station/security/prison/work)
@@ -27982,18 +27773,18 @@
},
/turf/open/floor/plating,
/area/station/maintenance/port/fore)
-"hQi" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/smooth,
-/area/station/security/brig/upper)
"hQj" = (
/obj/structure/filingcabinet/chestdrawer,
/obj/machinery/light/small/directional/south,
/obj/machinery/status_display/evac/directional/south,
/turf/open/floor/iron,
/area/station/tcommsat/computer)
+"hQl" = (
+/obj/effect/turf_decal/tile/red/half/contrasted{
+ dir = 4
+ },
+/turf/open/floor/iron/dark/textured,
+/area/station/security/prison)
"hQt" = (
/obj/structure/cable,
/obj/effect/spawner/structure/window/hollow/reinforced/middle{
@@ -28025,13 +27816,6 @@
/obj/structure/cable,
/turf/open/floor/plating,
/area/station/maintenance/aft/greater)
-"hQP" = (
-/obj/structure/cable,
-/obj/machinery/airalarm/directional/east,
-/obj/structure/disposalpipe/segment,
-/obj/effect/turf_decal/tile/red/half,
-/turf/open/floor/iron/smooth_half,
-/area/station/security/brig/upper)
"hQQ" = (
/obj/docking_port/stationary/escape_pod{
dir = 4
@@ -28056,6 +27840,10 @@
"hRA" = (
/turf/closed/wall,
/area/station/medical/psychology)
+"hRB" = (
+/obj/structure/cable/multilayer/multiz,
+/turf/open/floor/plating,
+/area/station/maintenance/department/security)
"hRC" = (
/obj/machinery/door/window/left/directional/east{
name = "Test Chamber";
@@ -28127,6 +27915,15 @@
/obj/structure/railing/corner,
/turf/open/floor/iron,
/area/mine/eva)
+"hSi" = (
+/obj/effect/turf_decal/tile/red/half/contrasted{
+ dir = 4
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 8
+ },
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
"hSm" = (
/obj/structure/table,
/obj/item/paper/crumpled{
@@ -28168,14 +27965,13 @@
},
/turf/open/floor/plating,
/area/station/medical/virology)
-"hSJ" = (
-/obj/structure/chair/comfy{
- dir = 8
+"hSM" = (
+/obj/effect/turf_decal/loading_area{
+ dir = 1
},
-/obj/machinery/light/directional/east,
-/obj/machinery/newscaster/directional/south,
+/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron,
-/area/station/security/processing)
+/area/mine/laborcamp)
"hSZ" = (
/obj/structure/cable,
/obj/effect/turf_decal/trimline/dark_blue/line{
@@ -28360,6 +28156,16 @@
/obj/structure/table,
/turf/open/floor/plating,
/area/station/maintenance/starboard/fore)
+"hVt" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/spawner/random/trash/cigbutt,
+/turf/open/floor/plating,
+/area/station/maintenance/fore)
"hVu" = (
/obj/structure/disposalpipe/segment{
dir = 4
@@ -28372,10 +28178,6 @@
/obj/structure/closet/crate,
/turf/open/floor/plating,
/area/station/maintenance/starboard/fore)
-"hVB" = (
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/iron/dark,
-/area/mine/laborcamp)
"hVI" = (
/obj/structure/reagent_dispensers/watertank,
/obj/machinery/firealarm/directional/west,
@@ -28436,6 +28238,14 @@
/obj/structure/window/reinforced/spawner/directional/north,
/turf/open/floor/iron,
/area/station/science/xenobiology)
+"hWv" = (
+/obj/structure/curtain/cloth,
+/obj/effect/turf_decal/siding/dark{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron/showroomfloor,
+/area/mine/laborcamp)
"hWz" = (
/obj/machinery/camera/directional/south{
c_tag = "Ordnance Lower Mix Lab";
@@ -28473,17 +28283,20 @@
/obj/structure/extinguisher_cabinet/directional/west,
/turf/open/floor/plating,
/area/station/medical/virology)
-"hXC" = (
-/obj/structure/chair{
- dir = 8
+"hXe" = (
+/obj/structure/steps{
+ dir = 1
},
-/obj/item/radio/intercom/directional/east,
-/obj/effect/landmark/start/hangover,
-/obj/effect/turf_decal/tile/purple/half/contrasted{
- dir = 4
- },
-/turf/open/floor/iron,
-/area/station/hallway/primary/starboard)
+/obj/effect/turf_decal/stripes/red/line,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/range)
+"hXg" = (
+/obj/machinery/holopad,
+/obj/effect/turf_decal/bot,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
+/turf/open/floor/iron/dark,
+/area/station/engineering/circuit_workshop)
"hXE" = (
/obj/effect/turf_decal/tile/blue/full,
/obj/machinery/suit_storage_unit/medical,
@@ -28491,6 +28304,11 @@
/obj/machinery/firealarm/directional/east,
/turf/open/floor/iron/dark/smooth_large,
/area/station/medical/paramedic)
+"hXL" = (
+/obj/structure/closet/secure_closet/freezer/kitchen/maintenance,
+/obj/effect/spawner/random/contraband/prison,
+/turf/open/floor/iron/kitchen_coldroom/freezerfloor,
+/area/station/security/prison/mess)
"hXU" = (
/obj/machinery/newscaster/directional/east,
/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible,
@@ -28516,14 +28334,6 @@
/obj/effect/mapping_helpers/airlock/access/any/service/maintenance,
/turf/open/floor/plating,
/area/station/maintenance/port/aft)
-"hYy" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
- },
-/obj/machinery/airalarm/directional/west,
-/obj/item/kirbyplants/random,
-/turf/open/floor/wood,
-/area/station/security/prison/rec)
"hYD" = (
/obj/effect/turf_decal/tile/neutral/half/contrasted{
dir = 8
@@ -28577,6 +28387,11 @@
/obj/structure/sign/poster/official/help_others/directional/north,
/turf/open/openspace/icemoon/keep_below,
/area/icemoon/underground/explored)
+"hYN" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
+/obj/machinery/firealarm/directional/west,
+/turf/open/floor/iron/smooth,
+/area/station/security/eva)
"hYP" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -28589,6 +28404,12 @@
},
/turf/open/floor/plating/snowed/icemoon,
/area/icemoon/underground/explored)
+"hYQ" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/wood/large,
+/area/station/command/heads_quarters/hos)
"hZb" = (
/obj/structure/curtain/cloth/fancy/mechanical/start_closed{
id = "cantena_curtains"
@@ -28705,11 +28526,6 @@
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
/area/station/science/xenobiology)
-"iav" = (
-/obj/structure/closet/secure_closet/labor_camp_security,
-/obj/effect/turf_decal/tile/red/half/contrasted,
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
"iay" = (
/obj/effect/spawner/random/engineering/tracking_beacon,
/obj/effect/turf_decal/tile/neutral/fourcorners,
@@ -28827,17 +28643,13 @@
},
/turf/open/floor/plating,
/area/station/maintenance/starboard/aft)
-"ibz" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/table/wood,
-/obj/effect/spawner/random/entertainment/gambling,
-/obj/effect/turf_decal/siding/wood{
- dir = 1
+"ibJ" = (
+/obj/item/radio/intercom/directional/east,
+/obj/effect/spawner/random/entertainment/slot_machine{
+ name = "two-armed bandit"
},
-/turf/open/floor/wood,
-/area/station/security/prison/rec)
+/turf/open/floor/wood/large,
+/area/station/commons/lounge)
"ibM" = (
/obj/effect/spawner/structure/window/hollow/reinforced/middle{
dir = 4
@@ -28912,19 +28724,11 @@
},
/turf/open/floor/iron,
/area/station/maintenance/disposal/incinerator)
-"icQ" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron,
-/area/station/security/prison/visit)
-"icS" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/obj/effect/turf_decal/trimline/red/line{
- dir = 8
- },
-/turf/open/floor/iron/dark/textured,
-/area/station/security/range)
+"icJ" = (
+/obj/structure/tank_holder/oxygen,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
+/turf/open/floor/vault,
+/area/station/security/prison/rec)
"icU" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -28984,17 +28788,6 @@
/obj/effect/spawner/random/trash/mess,
/turf/open/floor/plating,
/area/station/maintenance/starboard/upper)
-"idv" = (
-/obj/structure/chair{
- dir = 4
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/light/small/directional/west,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
- },
-/turf/open/floor/iron/smooth,
-/area/station/security/holding_cell)
"idI" = (
/turf/open/floor/stone,
/area/station/commons/lounge)
@@ -29059,14 +28852,6 @@
/obj/structure/cable,
/turf/open/floor/iron,
/area/station/hallway/primary/starboard)
-"ifa" = (
-/obj/structure/chair/comfy/brown{
- dir = 8
- },
-/obj/structure/cable,
-/obj/effect/turf_decal/tile/red/half/contrasted,
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
"ife" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -29136,10 +28921,6 @@
},
/turf/open/floor/iron,
/area/station/engineering/atmos)
-"igB" = (
-/obj/machinery/firealarm/directional/west,
-/turf/open/floor/glass,
-/area/station/security/lockers)
"igG" = (
/obj/structure/sign/warning/cold_temp/directional/north,
/obj/structure/closet/emcloset/anchored,
@@ -29168,13 +28949,6 @@
/obj/structure/rack,
/turf/open/floor/plating,
/area/station/maintenance/starboard/fore)
-"ihb" = (
-/obj/structure/chair{
- dir = 8
- },
-/obj/machinery/firealarm/directional/east,
-/turf/open/floor/iron/dark,
-/area/station/security/interrogation)
"ihc" = (
/obj/effect/decal/cleanable/dirt/dust,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -29225,6 +28999,30 @@
/obj/structure/cable,
/turf/open/floor/iron/dark/textured,
/area/station/security/execution/transfer)
+"ihS" = (
+/obj/machinery/light/small/directional/south,
+/obj/structure/closet/secure_closet/brig{
+ id = "Cell 1";
+ name = "Cell 1 locker"
+ },
+/obj/structure/cable,
+/obj/machinery/flasher/directional/south{
+ id = "Cell 1"
+ },
+/turf/open/floor/iron/smooth,
+/area/station/security/brig)
+"iie" = (
+/obj/machinery/door/airlock/security/glass{
+ name = "Equipment Room";
+ security_level = 1
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/mapping_helpers/airlock/access/all/security/brig,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/smooth_edge,
+/area/station/security/lockers)
"iih" = (
/obj/effect/spawner/xmastree,
/obj/effect/turf_decal/tile/neutral{
@@ -29388,13 +29186,6 @@
/obj/effect/turf_decal/stripes/line,
/turf/open/floor/iron,
/area/station/engineering/engine_smes)
-"ikb" = (
-/obj/item/door_seal,
-/obj/item/door_seal,
-/obj/item/door_seal,
-/obj/structure/rack,
-/turf/open/floor/plating,
-/area/station/security/prison/safe)
"ikd" = (
/obj/structure/extinguisher_cabinet/directional/east,
/obj/effect/turf_decal/stripes/asteroid/corner{
@@ -29448,18 +29239,6 @@
/obj/machinery/light/directional/east,
/turf/open/floor/iron,
/area/station/hallway/primary/central)
-"ikI" = (
-/obj/item/gun/energy/laser/carbine/practice{
- pixel_y = 5
- },
-/obj/item/gun/energy/laser/practice,
-/obj/item/gun/energy/laser/practice{
- pixel_y = -5
- },
-/obj/structure/rack,
-/obj/structure/reagent_dispensers/wall/peppertank/directional/south,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/office)
"ikL" = (
/obj/machinery/status_display/ai/directional/west,
/obj/effect/turf_decal/siding/wood{
@@ -29475,6 +29254,14 @@
},
/turf/open/floor/plating,
/area/station/command/heads_quarters/qm)
+"ikS" = (
+/obj/structure/cable,
+/obj/structure/table/glass,
+/obj/item/stack/medical/wrap/sticky_tape/surgical,
+/obj/item/stack/medical/bone_gel,
+/obj/effect/turf_decal/tile/blue/half/contrasted,
+/turf/open/floor/iron/white,
+/area/station/medical/surgery/fore)
"ikW" = (
/obj/structure/railing/corner{
dir = 8
@@ -29559,6 +29346,20 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron,
/area/station/science/robotics/mechbay)
+"imq" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/light/small/directional/south,
+/obj/structure/railing/corner/end{
+ dir = 8
+ },
+/obj/structure/railing/corner/end/flip{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron,
+/area/mine/production)
"imH" = (
/obj/structure/rack,
/obj/effect/spawner/random/clothing/gloves,
@@ -29596,6 +29397,15 @@
},
/turf/open/floor/iron/dark,
/area/station/commons/storage/mining)
+"imY" = (
+/obj/machinery/door/airlock/security{
+ name = "Permanent Cell 2"
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/prison/safe)
"ini" = (
/obj/structure/falsewall,
/turf/open/floor/plating,
@@ -29733,17 +29543,6 @@
/obj/structure/sign/departments/engineering/directional/south,
/turf/open/floor/iron,
/area/station/hallway/primary/central)
-"ipd" = (
-/obj/machinery/light/small/directional/south,
-/obj/machinery/camera/directional/south{
- c_tag = "Labor Camp Showers";
- network = list("labor")
- },
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
- },
-/turf/open/floor/iron/freezer,
-/area/mine/laborcamp)
"ipf" = (
/turf/open/genturf,
/area/icemoon/underground/unexplored/rivers/deep/shoreline)
@@ -29863,6 +29662,14 @@
dir = 8
},
/area/station/service/chapel)
+"irU" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/firealarm/directional/east,
+/obj/machinery/light/floor,
+/turf/open/floor/iron/dark,
+/area/station/security/prison/rec)
"isb" = (
/obj/machinery/atmospherics/components/binary/pump/off{
dir = 1;
@@ -29878,16 +29685,6 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/station/engineering/atmos/mix)
-"isc" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/mineral/labor_points_checker{
- pixel_y = 25
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"ise" = (
/obj/machinery/airalarm/directional/north,
/turf/open/floor/iron,
@@ -29997,12 +29794,23 @@
/obj/effect/turf_decal/stripes/line,
/turf/open/floor/iron,
/area/station/command/heads_quarters/rd)
+"itu" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/light_switch/directional/north,
+/obj/machinery/gizmo/toggle/tucker_tubes,
+/turf/open/floor/iron,
+/area/station/science/explab)
"itE" = (
/obj/effect/turf_decal/weather/snow/corner{
dir = 10
},
/turf/open/floor/glass/reinforced/icemoon,
/area/icemoon/surface/outdoors/nospawn)
+"itH" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron/smooth,
+/area/station/security/eva)
"itN" = (
/obj/item/toy/snowball{
pixel_x = 6;
@@ -30089,6 +29897,15 @@
/obj/machinery/airalarm/directional/north,
/turf/open/floor/glass/reinforced,
/area/station/security/armory/upper)
+"iuW" = (
+/obj/effect/turf_decal/tile/red/half/contrasted,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 1
+ },
+/turf/open/floor/iron/dark/textured_edge{
+ dir = 1
+ },
+/area/station/security/prison)
"ivi" = (
/obj/effect/decal/cleanable/dirt,
/obj/effect/turf_decal/tile/yellow,
@@ -30106,20 +29923,11 @@
/obj/effect/landmark/start/hangover,
/turf/open/floor/iron,
/area/station/hallway/primary/central)
-"ivq" = (
-/obj/structure/cable,
-/obj/effect/turf_decal/tile/red{
- dir = 1
- },
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
-"ivw" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
- },
-/obj/machinery/newscaster/directional/north,
-/turf/open/floor/iron,
-/area/station/security/prison/visit)
+"ivv" = (
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plating/snowed/icemoon,
+/area/icemoon/underground/explored)
"ivB" = (
/obj/structure/closet/emcloset,
/turf/open/floor/iron,
@@ -30269,13 +30077,6 @@
/obj/effect/turf_decal/tile/red/half/contrasted,
/turf/open/floor/iron,
/area/station/hallway/secondary/exit/departure_lounge)
-"ixw" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 8
- },
-/turf/open/floor/sepia,
-/area/station/security/prison/rec)
"ixG" = (
/obj/effect/turf_decal/bot{
dir = 1
@@ -30294,6 +30095,13 @@
/obj/effect/mapping_helpers/airlock/access/all/science/ordnance,
/turf/open/floor/iron/white,
/area/station/science/ordnance/office)
+"ixN" = (
+/obj/structure/chair/sofa/corp/right{
+ dir = 8
+ },
+/obj/effect/landmark/start/prisoner,
+/turf/open/floor/carpet/blue,
+/area/station/security/prison/work)
"ixZ" = (
/obj/machinery/door/airlock/command/glass{
name = "Chief Engineer"
@@ -30318,6 +30126,11 @@
},
/turf/open/floor/iron,
/area/station/commons/fitness)
+"iyp" = (
+/obj/effect/decal/cleanable/dirt/dust,
+/obj/machinery/power/port_gen/pacman/pre_loaded,
+/turf/open/floor/plating,
+/area/station/maintenance/fore)
"iyE" = (
/obj/effect/spawner/structure/window/hollow/reinforced/end{
dir = 4
@@ -30357,10 +30170,6 @@
/obj/effect/spawner/structure/window/reinforced/tinted,
/turf/open/floor/plating,
/area/station/maintenance/starboard/fore)
-"izn" = (
-/obj/effect/spawner/random/decoration/generic,
-/turf/open/floor/plating,
-/area/station/security/prison)
"izp" = (
/obj/structure/disposalpipe/segment{
dir = 10
@@ -30377,6 +30186,20 @@
/obj/effect/mapping_helpers/airlock/access/all/engineering/general,
/turf/open/floor/plating,
/area/station/maintenance/solars/port/fore)
+"izz" = (
+/obj/structure/cable,
+/obj/machinery/door/firedoor,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/door/poddoor/shutters/window{
+ id = "labordoor";
+ name = "Labor Camp Emergency Entrance Shutters"
+ },
+/obj/machinery/door/airlock/public/glass{
+ name = "Labor Camp Emergency Entrance"
+ },
+/turf/open/floor/iron/textured,
+/area/mine/laborcamp/security)
"izA" = (
/obj/machinery/door/window/right/directional/west{
name = "Containment Pen 8";
@@ -30419,11 +30242,6 @@
/obj/effect/mapping_helpers/broken_floor,
/turf/open/floor/plating,
/area/station/medical/chemistry)
-"izY" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron,
-/area/station/security/prison/visit)
"iAc" = (
/obj/effect/turf_decal/tile/yellow/half/contrasted{
dir = 8
@@ -30441,6 +30259,11 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/dark,
/area/station/ai/satellite/interior)
+"iAp" = (
+/obj/effect/mapping_helpers/broken_floor,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/plating,
+/area/station/maintenance/fore)
"iAu" = (
/obj/structure/closet/emcloset,
/turf/open/floor/plating,
@@ -30503,6 +30326,10 @@
/obj/effect/turf_decal/tile/blue/fourcorners,
/turf/open/floor/iron/dark/textured,
/area/station/medical/treatment_center)
+"iBt" = (
+/obj/effect/turf_decal/bot,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"iBF" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/structure/disposalpipe/segment,
@@ -30516,24 +30343,6 @@
dir = 4
},
/area/station/science/explab)
-"iBZ" = (
-/obj/structure/table/glass,
-/obj/item/book/manual/wiki/medicine{
- pixel_x = 1;
- pixel_y = 5
- },
-/obj/item/book/manual/wiki/surgery{
- pixel_x = -4;
- pixel_y = 3
- },
-/obj/effect/turf_decal/tile/blue/full,
-/obj/item/tgui_book/manual/idc{
- pixel_y = 3;
- pixel_x = 3
- },
-/obj/item/tgui_book/manual/dsm,
-/turf/open/floor/iron/large,
-/area/station/medical/treatment_center)
"iCg" = (
/obj/effect/turf_decal/stripes/corner{
dir = 1
@@ -30598,6 +30407,15 @@
},
/turf/open/floor/plating,
/area/station/maintenance/starboard/aft)
+"iCI" = (
+/obj/structure/closet/secure_closet/security/sec,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/iron/smooth_edge{
+ dir = 1
+ },
+/area/station/security/lockers)
"iCX" = (
/obj/machinery/power/solar_control{
dir = 4;
@@ -30627,15 +30445,6 @@
"iDt" = (
/turf/open/misc/asteroid/snow/icemoon,
/area/icemoon/underground/explored)
-"iDu" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 8
- },
-/obj/structure/cable,
-/obj/machinery/power/apc/auto_name/directional/east,
-/obj/item/kirbyplants/random,
-/turf/open/floor/wood,
-/area/station/security/prison/rec)
"iDG" = (
/obj/machinery/door/window/left/directional/east{
name = "Containment Pen 3";
@@ -30652,6 +30461,16 @@
/obj/machinery/atmospherics/pipe/smart/simple/dark/visible,
/turf/open/floor/iron,
/area/station/maintenance/disposal/incinerator)
+"iEd" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/trimline/red/warning{
+ dir = 5
+ },
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 10
+ },
+/turf/open/floor/plating/snowed/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"iEt" = (
/obj/effect/turf_decal/stripes/line{
dir = 1
@@ -30674,16 +30493,6 @@
/obj/effect/turf_decal/tile/blue/full,
/turf/open/floor/iron/large,
/area/station/medical/treatment_center)
-"iEN" = (
-/obj/structure/table,
-/obj/item/electropack,
-/obj/item/screwdriver,
-/obj/item/wrench,
-/obj/item/clothing/head/helmet,
-/obj/item/assembly/signaler,
-/obj/structure/cable,
-/turf/open/floor/plating/icemoon,
-/area/station/security/execution/education)
"iEQ" = (
/obj/structure/chair{
pixel_y = -2
@@ -30771,17 +30580,12 @@
dir = 1
},
/area/station/hallway/secondary/entry)
-"iGj" = (
+"iGn" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/door/airlock/security/glass{
- name = "Labor Camp Ultilities"
- },
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/mapping_helpers/airlock/access/all/security/brig,
-/obj/effect/turf_decal/tile/red/fourcorners,
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
+/turf/open/floor/iron/dark,
+/area/station/security/prison/rec)
"iGH" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/structure/disposalpipe/segment{
@@ -30830,12 +30634,26 @@
/obj/structure/cable,
/turf/open/floor/carpet/red,
/area/station/security/prison/work)
+"iIa" = (
+/obj/machinery/door/airlock/public/glass{
+ id_tag = "cellblock1";
+ name = "Labor Camp Operations"
+ },
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"iIe" = (
/obj/machinery/power/apc/auto_name/directional/west,
/obj/structure/disposalpipe/segment,
/obj/structure/cable,
/turf/open/floor/iron/white,
/area/station/science/robotics/lab)
+"iIf" = (
+/obj/structure/table/wood,
+/obj/item/pai_card,
+/obj/effect/mapping_helpers/broken_floor,
+/obj/effect/turf_decal/siding/wood,
+/turf/open/floor/wood,
+/area/station/maintenance/fore)
"iIm" = (
/obj/effect/turf_decal/siding/wood{
dir = 4
@@ -30913,6 +30731,11 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/wood,
/area/station/commons/vacant_room/office)
+"iJu" = (
+/obj/structure/window/reinforced/spawner/directional/north,
+/obj/structure/platform/iron,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/range)
"iJC" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
dir = 1
@@ -31021,11 +30844,23 @@
},
/turf/open/floor/iron/white,
/area/station/medical/medbay/aft)
+"iKn" = (
+/obj/effect/turf_decal/stripes/red/line,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"iKw" = (
/obj/item/kitchen/fork/plastic,
/obj/structure/table,
/turf/open/floor/iron,
/area/station/security/prison/mess)
+"iKx" = (
+/obj/structure/disposalpipe/segment,
+/obj/effect/turf_decal/tile/red/half/contrasted{
+ dir = 4
+ },
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
"iKQ" = (
/obj/machinery/status_display/evac/directional/east,
/turf/open/openspace,
@@ -31046,6 +30881,12 @@
},
/turf/open/floor/plating,
/area/station/maintenance/fore)
+"iLb" = (
+/obj/machinery/camera/directional/west{
+ c_tag = "Security - EVA Exterior"
+ },
+/turf/open/floor/plating/snowed/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"iLf" = (
/obj/machinery/atmospherics/pipe/smart/simple/brown/visible,
/turf/open/floor/iron,
@@ -31076,27 +30917,6 @@
/obj/item/flashlight/lantern,
/turf/open/floor/iron/dark,
/area/station/service/chapel)
-"iLv" = (
-/obj/item/book/manual/wiki/tcomms{
- pixel_x = 10;
- pixel_y = -1
- },
-/obj/item/book/manual/wiki/ordnance{
- pixel_x = 10;
- pixel_y = 3
- },
-/obj/item/book/manual/wiki/experimentor{
- pixel_x = 10;
- pixel_y = 8
- },
-/obj/structure/table/wood,
-/obj/item/book/manual/wiki/security_space_law{
- pixel_x = -7;
- pixel_y = 5
- },
-/obj/structure/cable,
-/turf/open/floor/iron,
-/area/station/security/processing)
"iLy" = (
/obj/effect/turf_decal/trimline/red/filled/line{
dir = 8
@@ -31114,6 +30934,15 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/station/hallway/secondary/entry)
+"iLD" = (
+/obj/effect/turf_decal/arrows/red,
+/obj/effect/turf_decal/tile/blue/half{
+ dir = 4
+ },
+/turf/open/floor/iron/half{
+ dir = 1
+ },
+/area/station/hallway/primary/starboard)
"iLE" = (
/obj/structure/railing{
dir = 1
@@ -31128,6 +30957,23 @@
/obj/structure/cable,
/turf/open/floor/plating,
/area/station/maintenance/port/fore)
+"iLR" = (
+/obj/structure/rack,
+/obj/item/storage/bag/ore,
+/obj/item/flashlight,
+/obj/item/pickaxe,
+/obj/item/clothing/glasses/meson,
+/obj/item/mining_scanner,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/clothing/suit/hooded/wintercoat,
+/obj/machinery/camera/directional/east{
+ c_tag = "Labor Camp - Hallway";
+ network = list("labor","prison")
+ },
+/obj/item/clothing/mask/breath,
+/obj/item/tank/internals/emergency_oxygen,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"iLY" = (
/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
dir = 4
@@ -31194,12 +31040,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/wood,
/area/station/service/lawoffice)
-"iME" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/interrogation)
"iMT" = (
/turf/open/floor/iron,
/area/station/commons/storage/primary)
@@ -31288,6 +31128,22 @@
},
/turf/open/floor/plating,
/area/station/maintenance/starboard/fore)
+"iOe" = (
+/obj/machinery/light/small/directional/north,
+/obj/structure/table,
+/obj/item/electropack,
+/obj/item/clothing/head/helmet,
+/obj/item/wrench,
+/obj/item/screwdriver,
+/obj/item/assembly/signaler,
+/obj/machinery/button/flasher{
+ id = "executionflash";
+ pixel_x = -6;
+ pixel_y = 24;
+ dir = 8
+ },
+/turf/open/floor/iron/dark,
+/area/station/security/execution/education)
"iOh" = (
/obj/effect/turf_decal/weather/snow/corner{
dir = 8
@@ -31337,6 +31193,10 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/station/engineering/atmos/mix)
+"iPd" = (
+/obj/machinery/status_display/ai/directional/west,
+/turf/open/floor/iron/dark,
+/area/station/security/range)
"iPm" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -31435,6 +31295,17 @@
/obj/machinery/status_display/ai/directional/south,
/turf/open/floor/iron,
/area/station/cargo/miningdock)
+"iQt" = (
+/obj/structure/disposalpipe/segment,
+/obj/machinery/airalarm/directional/east,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple/half/contrasted{
+ dir = 1
+ },
+/turf/open/floor/iron/white,
+/area/station/science/genetics)
"iQF" = (
/obj/effect/turf_decal/trimline/yellow/filled/line,
/obj/machinery/airalarm/directional/south,
@@ -31504,14 +31375,6 @@
"iRo" = (
/turf/closed/wall,
/area/station/security/checkpoint/customs/auxiliary)
-"iRp" = (
-/obj/machinery/conveyor{
- dir = 10;
- id = "gulag"
- },
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plating,
-/area/mine/laborcamp)
"iRr" = (
/obj/effect/landmark/start/depsec/engineering,
/obj/structure/chair/office,
@@ -31550,24 +31413,12 @@
},
/turf/open/floor/plating,
/area/station/maintenance/port/aft)
-"iRM" = (
-/obj/structure/rack,
-/obj/item/stack/sheet/iron/twenty,
-/obj/machinery/light/small/directional/south,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/interrogation)
"iRV" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/dark/textured,
/area/station/security/prison)
-"iSf" = (
-/obj/effect/spawner/structure/window/reinforced,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/turf/open/floor/plating,
-/area/mine/laborcamp/security)
"iSl" = (
/obj/machinery/atmospherics/components/binary/pump{
name = "Mix to Port"
@@ -31620,6 +31471,20 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/catwalk_floor/iron_smooth,
/area/station/maintenance/port/fore)
+"iTa" = (
+/obj/machinery/door/airlock/security{
+ name = "Security Hallway"
+ },
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/door/firedoor,
+/obj/effect/mapping_helpers/airlock/access/all/security/general,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/iron/dark/textured,
+/area/station/security/brig/upper)
"iTb" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -31662,6 +31527,10 @@
/obj/machinery/light/small/directional/east,
/turf/open/floor/engine/plasma,
/area/station/engineering/atmos)
+"iUg" = (
+/obj/structure/sign/nanotrasen/directional/east,
+/turf/open/floor/wood,
+/area/station/security/courtroom)
"iUm" = (
/obj/effect/mapping_helpers/burnt_floor,
/turf/open/floor/plating,
@@ -31781,6 +31650,13 @@
},
/turf/open/floor/iron,
/area/station/commons/storage/primary)
+"iVs" = (
+/obj/machinery/power/apc/auto_name/directional/west,
+/obj/structure/cable,
+/obj/machinery/light/small/directional/west,
+/obj/structure/closet,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/prison/safe)
"iVA" = (
/obj/effect/landmark/start/shaft_miner,
/turf/open/floor/iron,
@@ -31790,10 +31666,6 @@
/obj/structure/sign/poster/random/directional/north,
/turf/open/floor/plating,
/area/station/maintenance/starboard/fore)
-"iVN" = (
-/obj/machinery/vending/sustenance,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/prison)
"iVT" = (
/obj/machinery/computer/camera_advanced/xenobio,
/turf/open/floor/iron,
@@ -31817,6 +31689,14 @@
/obj/machinery/light/small/dim/directional/south,
/turf/open/floor/plating,
/area/station/maintenance/department/chapel)
+"iWu" = (
+/obj/effect/landmark/event_spawn,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/holopad,
+/turf/open/floor/wood/large,
+/area/station/security/prison/rec)
"iWA" = (
/obj/structure/closet,
/obj/effect/spawner/random/clothing/gloves,
@@ -31843,19 +31723,6 @@
/obj/machinery/light/directional/east,
/turf/open/floor/iron/white,
/area/station/medical/medbay/aft)
-"iWS" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/door/window/brigdoor/left/directional/north{
- req_access = list("brig")
- },
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/door/firedoor/border_only{
- dir = 1
- },
-/turf/open/floor/iron/smooth,
-/area/station/security/holding_cell)
"iWW" = (
/turf/open/floor/iron/smooth,
/area/station/engineering/lobby)
@@ -31876,17 +31743,6 @@
},
/turf/open/floor/plating/snowed/icemoon,
/area/icemoon/surface/outdoors/less_spawns)
-"iXh" = (
-/obj/machinery/vending/cigarette,
-/obj/machinery/firealarm/directional/east{
- pixel_y = 6
- },
-/obj/structure/cable,
-/obj/machinery/light_switch/directional/east{
- pixel_y = -5
- },
-/turf/open/floor/iron,
-/area/station/security/prison/visit)
"iXk" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -31970,6 +31826,18 @@
/obj/structure/sign/warning/radiation/rad_area/directional/north,
/turf/open/floor/iron/dark,
/area/station/engineering/atmos/hfr_room)
+"iYo" = (
+/obj/machinery/door/airlock/external{
+ name = "Security External Access";
+ security_level = 1
+ },
+/obj/structure/cable,
+/obj/effect/mapping_helpers/airlock/access/all/security/brig,
+/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{
+ cycle_id = "sec-external-upper"
+ },
+/turf/open/floor/iron/smooth,
+/area/station/security/eva)
"iYq" = (
/obj/structure/railing/corner{
dir = 4
@@ -32055,11 +31923,6 @@
/obj/machinery/electrolyzer,
/turf/open/floor/iron,
/area/station/maintenance/disposal/incinerator)
-"iZs" = (
-/obj/structure/table,
-/obj/item/kitchen/spoon/plastic,
-/turf/open/floor/iron,
-/area/station/security/prison/mess)
"iZx" = (
/obj/machinery/portable_atmospherics/canister/anesthetic_mix,
/obj/machinery/atmospherics/components/unary/portables_connector/visible{
@@ -32191,15 +32054,6 @@
},
/turf/open/floor/iron,
/area/station/maintenance/disposal/incinerator)
-"jaU" = (
-/obj/machinery/camera/directional/east{
- c_tag = "Service - Gambling Lounge"
- },
-/obj/effect/spawner/random/entertainment/slot_machine{
- name = "two-armed bandit"
- },
-/turf/open/floor/wood/large,
-/area/station/commons/lounge)
"jaW" = (
/obj/machinery/door/firedoor,
/obj/effect/turf_decal/tile/red/half/contrasted,
@@ -32223,22 +32077,10 @@
},
/turf/open/floor/iron,
/area/station/hallway/primary/central)
-"jbb" = (
-/obj/machinery/airalarm/directional/north,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/prison/rec)
"jbe" = (
/obj/structure/sign/warning/directional/north,
/turf/open/openspace/icemoon/keep_below,
/area/icemoon/surface/outdoors/nospawn)
-"jbh" = (
-/obj/structure/closet/l3closet/janitor,
-/obj/machinery/airalarm/directional/north,
-/obj/effect/turf_decal/tile/purple{
- dir = 1
- },
-/turf/open/floor/iron,
-/area/station/service/janitor)
"jbj" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -32357,22 +32199,6 @@
},
/turf/open/floor/iron/grimy,
/area/station/service/bar/backroom)
-"jct" = (
-/obj/structure/disposalpipe/segment{
- dir = 10
- },
-/obj/machinery/camera/directional/north{
- c_tag = "Security - Upper Brig South"
- },
-/obj/effect/turf_decal/tile/red/half/contrasted{
- dir = 1
- },
-/obj/structure/noticeboard/hos{
- pixel_y = 36;
- dir = 1
- },
-/turf/open/floor/iron,
-/area/station/security/brig/upper)
"jcA" = (
/obj/machinery/light/small/directional/north,
/obj/structure/sign/departments/cargo/directional/north,
@@ -32405,11 +32231,6 @@
/obj/machinery/suit_storage_unit/captain,
/turf/open/floor/wood,
/area/station/command/heads_quarters/captain)
-"jdf" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron,
-/area/station/security/prison/mess)
"jdA" = (
/obj/effect/turf_decal/trimline/green/filled/line{
dir = 4
@@ -32424,6 +32245,10 @@
},
/turf/open/floor/iron/white,
/area/station/medical/medbay/aft)
+"jdB" = (
+/obj/machinery/light/floor,
+/turf/open/floor/iron/dark/side,
+/area/station/security/range)
"jdJ" = (
/obj/structure/chair/wood,
/turf/open/floor/carpet,
@@ -32487,6 +32312,17 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/station/tcommsat/computer)
+"jem" = (
+/obj/effect/turf_decal/tile/blue/opposingcorners{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 1
+ },
+/obj/structure/cable,
+/turf/open/floor/iron/white,
+/area/mine/laborcamp)
"jer" = (
/obj/machinery/atmospherics/components/unary/portables_connector/visible{
dir = 8
@@ -32559,10 +32395,36 @@
/obj/machinery/light/small/dim/directional/south,
/turf/open/floor/iron/dark,
/area/station/medical/morgue)
+"jfG" = (
+/obj/structure/table,
+/obj/item/toy/cards/deck,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"jfR" = (
/obj/effect/turf_decal/stripes/line,
/turf/open/floor/iron,
/area/station/command/gateway)
+"jfY" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/light_switch/directional/north{
+ pixel_y = 28;
+ pixel_x = -4
+ },
+/obj/machinery/button/door/directional/north{
+ pixel_y = 32;
+ pixel_x = 24;
+ id = "secmechbaymaint";
+ name = "Security Mech Garage Door Controls";
+ req_access = list("security")
+ },
+/obj/machinery/firealarm/directional/north{
+ pixel_x = 6
+ },
+/turf/open/floor/iron/dark,
+/area/station/security/mechbay)
"jgl" = (
/obj/effect/turf_decal/trimline/dark_blue/corner{
dir = 1
@@ -32597,10 +32459,6 @@
/obj/effect/turf_decal/tile/yellow/opposingcorners,
/turf/open/floor/iron/white,
/area/station/maintenance/port/fore)
-"jgG" = (
-/obj/structure/closet/secure_closet/security/sec,
-/turf/open/floor/iron/smooth_edge,
-/area/station/security/lockers)
"jgL" = (
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plating,
@@ -32898,11 +32756,6 @@
/obj/item/radio/intercom/prison/directional/west,
/turf/open/floor/iron,
/area/station/security/prison/work)
-"jlG" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"jlJ" = (
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating/icemoon,
@@ -32922,21 +32775,6 @@
},
/turf/open/floor/iron,
/area/station/engineering/atmos)
-"jlX" = (
-/obj/effect/turf_decal/stripes/red/line,
-/obj/effect/turf_decal/trimline/red/line{
- dir = 1
- },
-/turf/open/floor/iron/dark/textured,
-/area/station/security/range)
-"jmc" = (
-/obj/structure/table,
-/obj/structure/bedsheetbin,
-/obj/effect/turf_decal/tile/blue/opposingcorners{
- dir = 1
- },
-/turf/open/floor/iron/cafeteria,
-/area/mine/laborcamp)
"jms" = (
/obj/structure/cable,
/obj/machinery/power/apc/auto_name/directional/west,
@@ -32947,6 +32785,12 @@
/obj/structure/cable,
/turf/open/floor/iron/white/textured,
/area/station/security/medical)
+"jmA" = (
+/obj/machinery/light/directional/north,
+/obj/machinery/airalarm/directional/north,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron,
+/area/station/security/prison/visit)
"jmC" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -33086,6 +32930,15 @@
/obj/machinery/power/apc/auto_name/directional/south,
/turf/open/floor/plating,
/area/station/maintenance/department/medical/morgue)
+"joD" = (
+/obj/structure/closet/crate/bin,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/interrogation)
+"joP" = (
+/obj/machinery/firealarm/directional/west,
+/obj/machinery/light/directional/west,
+/turf/open/floor/glass,
+/area/station/security/lockers)
"jpd" = (
/obj/machinery/vending/coffee,
/turf/open/floor/iron,
@@ -33108,6 +32961,11 @@
/obj/structure/cable,
/turf/open/floor/iron,
/area/station/service/bar)
+"jpn" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"jpo" = (
/obj/machinery/door/poddoor/preopen{
id = "maint2"
@@ -33139,11 +32997,6 @@
/obj/effect/spawner/structure/window/reinforced/tinted,
/turf/open/floor/plating,
/area/station/maintenance/port/lesser)
-"jpE" = (
-/obj/structure/closet/l3closet/security,
-/obj/machinery/airalarm/directional/north,
-/turf/open/floor/iron/smooth,
-/area/station/security/brig/upper)
"jpH" = (
/obj/machinery/holopad/secure,
/obj/effect/landmark/event_spawn,
@@ -33197,25 +33050,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron,
/area/station/commons/dorms)
-"jqw" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/obj/effect/turf_decal/stripes/line{
- dir = 4
- },
-/obj/structure/disposalpipe/segment{
- dir = 6
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/obj/effect/turf_decal/tile/blue/anticorner/contrasted{
- dir = 4
- },
-/obj/structure/sign/poster/official/random/directional/north,
-/turf/open/floor/iron/white,
-/area/station/science/genetics)
"jqx" = (
/obj/structure/transit_tube/crossing/horizontal,
/obj/effect/turf_decal/weather/snow/corner{
@@ -33242,6 +33076,11 @@
"jqT" = (
/turf/closed/wall/r_wall,
/area/station/engineering/storage/tech)
+"jrd" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"jre" = (
/turf/closed/wall,
/area/station/maintenance/starboard/lesser)
@@ -33339,6 +33178,34 @@
dir = 1
},
/area/station/hallway/primary/port)
+"jsI" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/training_machine,
+/obj/effect/turf_decal/bot_red,
+/obj/item/target,
+/turf/open/floor/plating/snowed/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
+"jsN" = (
+/obj/machinery/camera/directional/west{
+ c_tag = "Security - HoS Office"
+ },
+/obj/item/flashlight/lamp/green{
+ pixel_x = -6;
+ pixel_y = 16;
+ start_on = 0
+ },
+/obj/structure/table/wood,
+/obj/machinery/recharger{
+ pixel_x = -4;
+ pixel_y = -1
+ },
+/obj/machinery/airalarm/directional/west,
+/obj/item/phone{
+ pixel_x = -9;
+ pixel_y = 7
+ },
+/turf/open/floor/wood/large,
+/area/station/command/heads_quarters/hos)
"jsO" = (
/obj/effect/spawner/random/maintenance/three,
/obj/structure/closet/crate/wooden,
@@ -33501,6 +33368,9 @@
},
/turf/open/floor/iron/white,
/area/station/medical/treatment_center)
+"juA" = (
+/turf/open/floor/wood/large,
+/area/station/security/prison/rec)
"juH" = (
/obj/structure/filingcabinet/chestdrawer,
/obj/effect/turf_decal/tile/neutral/fourcorners,
@@ -33567,10 +33437,6 @@
},
/turf/open/floor/plating,
/area/station/security/detectives_office)
-"jvM" = (
-/obj/structure/cable,
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
"jvR" = (
/obj/effect/decal/cleanable/dirt,
/obj/structure/cable,
@@ -33630,12 +33496,6 @@
initial_gas_mix = "ICEMOON_ATMOS"
},
/area/icemoon/underground/explored/graveyard)
-"jwx" = (
-/obj/effect/turf_decal/tile/red/half/contrasted{
- dir = 8
- },
-/turf/open/floor/iron,
-/area/station/security/brig/upper)
"jwz" = (
/obj/structure/flora/rock/icy/style_random,
/obj/structure/sign/nanotrasen/directional/north,
@@ -33673,21 +33533,6 @@
/obj/structure/cable,
/turf/open/floor/iron/dark,
/area/station/science/breakroom)
-"jxc" = (
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/obj/effect/turf_decal/stripes/line,
-/obj/effect/turf_decal/tile/blue/half/contrasted{
- dir = 4
- },
-/turf/open/floor/iron/white/side{
- dir = 4
- },
-/area/station/science/genetics)
"jxq" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -33710,6 +33555,16 @@
/obj/structure/table/wood,
/turf/open/floor/iron/dark,
/area/station/service/hydroponics/garden)
+"jxK" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
+/turf/open/floor/iron/dark/side{
+ dir = 8
+ },
+/area/mine/laborcamp/security)
"jyl" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -33756,16 +33611,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply,
/turf/open/floor/iron/white,
/area/station/medical/virology)
-"jyL" = (
-/obj/structure/cable,
-/obj/machinery/power/terminal{
- dir = 8
- },
-/obj/structure/closet/crate/preopen,
-/obj/item/stack/sheet/mineral/plasma/thirty,
-/obj/machinery/light/small/directional/south,
-/turf/open/floor/iron/smooth,
-/area/mine/laborcamp/security)
"jyR" = (
/obj/effect/spawner/structure/window/reinforced,
/obj/structure/cable,
@@ -33779,6 +33624,18 @@
/obj/structure/closet/secure_closet/captains,
/turf/open/floor/carpet,
/area/station/command/heads_quarters/captain)
+"jzv" = (
+/obj/structure/cable,
+/obj/machinery/door/airlock/security/glass{
+ name = "Permabrig Visitation"
+ },
+/obj/effect/mapping_helpers/airlock/access/any/security/brig,
+/obj/effect/mapping_helpers/airlock/unres/delayed{
+ dir = 4
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/iron,
+/area/station/security/brig)
"jzy" = (
/obj/machinery/computer/exodrone_control_console{
dir = 1
@@ -33888,6 +33745,13 @@
/obj/structure/flora/grass/both/style_random,
/turf/open/misc/asteroid/snow/icemoon,
/area/icemoon/underground/explored)
+"jAA" = (
+/obj/structure/cable,
+/obj/structure/disposalpipe/segment,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/smooth,
+/area/station/engineering/lobby)
"jAF" = (
/obj/effect/turf_decal/stripes/line{
dir = 4
@@ -33942,17 +33806,6 @@
},
/turf/open/floor/plating,
/area/station/science/xenobiology)
-"jBn" = (
-/obj/docking_port/stationary{
- dir = 4;
- dwidth = 2;
- height = 5;
- name = "labor camp";
- shuttle_id = "laborcamp_away";
- width = 9
- },
-/turf/open/misc/asteroid/snow/icemoon,
-/area/icemoon/underground/explored)
"jBB" = (
/obj/machinery/atmospherics/pipe/heat_exchanging/junction,
/obj/effect/spawner/structure/window,
@@ -34073,10 +33926,6 @@
},
/turf/open/floor/iron/dark,
/area/station/medical/treatment_center)
-"jDt" = (
-/obj/machinery/pdapainter/security,
-/turf/open/floor/wood/large,
-/area/station/command/heads_quarters/hos)
"jDz" = (
/obj/machinery/light/small/directional/east,
/obj/item/pickaxe,
@@ -34145,13 +33994,6 @@
},
/turf/open/floor/iron/dark,
/area/station/command/heads_quarters/captain)
-"jEs" = (
-/obj/machinery/conveyor_switch/oneway{
- id = "gulag";
- name = "labor camp conveyor"
- },
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"jED" = (
/obj/machinery/modular_computer/preset/civilian{
dir = 4
@@ -34240,12 +34082,6 @@
/obj/structure/sign/departments/chemistry/pharmacy/directional/west,
/turf/open/floor/iron/white,
/area/station/medical/medbay/central)
-"jGg" = (
-/obj/effect/turf_decal/trimline/red/filled/line{
- dir = 10
- },
-/turf/open/floor/iron/white,
-/area/station/security/prison/safe)
"jGh" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -34256,6 +34092,15 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plating,
/area/station/maintenance/port/lesser)
+"jGC" = (
+/obj/effect/turf_decal/tile/red/anticorner/contrasted{
+ dir = 1
+ },
+/obj/structure/sign/poster/official/here_for_your_safety/directional/west,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron,
+/area/station/security/prison/visit)
"jGJ" = (
/obj/structure/table/reinforced,
/obj/structure/reagent_dispensers/wall/peppertank/directional/east,
@@ -34553,6 +34398,15 @@
/obj/machinery/light/directional/south,
/turf/open/floor/iron/white,
/area/station/medical/chemistry)
+"jKH" = (
+/obj/structure/cable,
+/obj/effect/spawner/structure/window/hollow/reinforced/middle,
+/obj/machinery/door/poddoor/preopen{
+ id = "labor";
+ name = "Labor Camp Blast Door"
+ },
+/turf/open/floor/plating,
+/area/mine/laborcamp/security)
"jKI" = (
/obj/effect/turf_decal/stripes/line{
dir = 6
@@ -34577,6 +34431,18 @@
/obj/effect/turf_decal/tile/green,
/turf/open/floor/iron/dark,
/area/station/ai/upload/chamber)
+"jKM" = (
+/obj/effect/turf_decal/tile/purple{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue,
+/turf/open/floor/iron/corner{
+ dir = 1
+ },
+/area/station/hallway/primary/starboard)
"jKN" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -34644,14 +34510,11 @@
},
/turf/open/floor/iron/dark/corner,
/area/station/engineering/atmos/storage/gas)
-"jLo" = (
-/obj/structure/table,
+"jLq" = (
+/obj/machinery/airalarm/directional/west,
/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
- },
/turf/open/floor/iron,
-/area/mine/laborcamp)
+/area/mine/production)
"jLt" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -34806,6 +34669,21 @@
/obj/effect/mapping_helpers/airlock/access/all/supply/general,
/turf/open/floor/plating,
/area/station/cargo/storage)
+"jMJ" = (
+/obj/structure/closet/crate{
+ name = "Firing Range Supplies Set"
+ },
+/obj/item/target/clown,
+/obj/item/target/alien,
+/obj/item/target/clown,
+/obj/item/target/alien,
+/obj/item/target,
+/obj/effect/turf_decal/bot_red,
+/obj/effect/turf_decal/tile/red/half/contrasted,
+/obj/machinery/status_display/evac/directional/east,
+/obj/machinery/airalarm/directional/south,
+/turf/open/floor/iron/dark,
+/area/station/security/range)
"jMO" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
dir = 1
@@ -34840,6 +34718,13 @@
/obj/effect/mapping_helpers/airlock/access/any/command/general,
/turf/open/floor/iron/dark,
/area/station/tcommsat/computer)
+"jNn" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"jNo" = (
/turf/open/floor/stone,
/area/station/service/bar/atrium)
@@ -34868,40 +34753,16 @@
/obj/effect/spawner/random/structure/steam_vent,
/turf/open/floor/plating,
/area/station/maintenance/aft/lesser)
+"jOq" = (
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/turf_decal/tile/red/half/contrasted,
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
"jOt" = (
/obj/effect/spawner/structure/window/reinforced,
/obj/structure/cable,
/turf/open/floor/plating,
/area/station/hallway/primary/port)
-"jOw" = (
-/obj/structure/table/glass,
-/obj/item/book/manual/wiki/infections{
- pixel_x = 5;
- pixel_y = 3
- },
-/obj/item/book/manual/wiki/surgery{
- pixel_x = -4;
- pixel_y = 3
- },
-/obj/item/book/manual/wiki/medicine{
- pixel_x = -4;
- pixel_y = 7
- },
-/obj/item/book/manual/wiki/chemistry{
- pixel_x = 5;
- pixel_y = 8
- },
-/obj/effect/turf_decal/tile/blue/full,
-/obj/item/tgui_book/manual/dsm{
- pixel_x = -4;
- pixel_y = 12
- },
-/obj/item/tgui_book/manual/idc{
- pixel_x = 4;
- pixel_y = 13
- },
-/turf/open/floor/iron/dark/smooth_large,
-/area/station/command/heads_quarters/cmo)
"jOy" = (
/obj/machinery/camera/directional/east{
c_tag = "Central Hallway West"
@@ -34975,13 +34836,6 @@
},
/turf/open/floor/iron,
/area/station/cargo/storage)
-"jPf" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 1
- },
-/obj/effect/landmark/start/hangover,
-/turf/open/floor/iron/dark,
-/area/station/engineering/circuit_workshop)
"jPh" = (
/obj/structure/grille/broken,
/obj/structure/disposalpipe/segment,
@@ -35121,15 +34975,6 @@
/obj/structure/disposalpipe/segment,
/turf/open/floor/iron/white,
/area/station/medical/medbay/aft)
-"jQE" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
- },
-/obj/effect/turf_decal/tile/red{
- dir = 1
- },
-/turf/open/floor/iron,
-/area/station/security/prison/mess)
"jQS" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/white,
@@ -35176,15 +35021,6 @@
},
/turf/open/floor/iron/smooth_large,
/area/station/science/cytology)
-"jRu" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/siding/wideplating/dark{
- dir = 4
- },
-/turf/open/floor/iron/dark/textured,
-/area/station/security/prison/rec)
"jRA" = (
/turf/open/openspace,
/area/station/service/bar/atrium)
@@ -35203,10 +35039,6 @@
/obj/item/kirbyplants/random,
/turf/open/floor/iron/white,
/area/station/medical/chemistry)
-"jRP" = (
-/obj/machinery/light/small/directional/west,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/interrogation)
"jRS" = (
/obj/effect/turf_decal/weather/snow/corner{
dir = 8
@@ -35280,6 +35112,30 @@
},
/turf/open/floor/plastic,
/area/station/commons/dorms/laundry)
+"jSO" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 6
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/structure/sign/poster/official/random/directional/north,
+/obj/effect/turf_decal/tile/purple/anticorner/contrasted{
+ dir = 4
+ },
+/turf/open/floor/iron/white,
+/area/station/science/genetics)
+"jST" = (
+/obj/item/radio/intercom/directional/south,
+/obj/machinery/gulag_teleporter,
+/turf/open/floor/iron/dark,
+/area/mine/laborcamp/security)
"jTf" = (
/obj/structure/fence{
dir = 1
@@ -35300,19 +35156,21 @@
},
/turf/open/floor/iron/white,
/area/station/science/lab)
-"jTw" = (
-/obj/machinery/power/port_gen/pacman/pre_loaded,
-/turf/open/floor/plating,
-/area/station/maintenance/fore)
-"jTG" = (
-/obj/effect/spawner/structure/window/reinforced,
-/obj/machinery/door/poddoor/shutters/preopen{
- dir = 8;
- id = "gene_shutters";
- name = "Genetics Shutters"
+"jTr" = (
+/obj/structure/closet/crate{
+ name = "Firing Range Supplies Set"
},
-/turf/open/floor/plating,
-/area/station/science/genetics)
+/obj/item/target/syndicate,
+/obj/item/target/syndicate,
+/obj/item/target,
+/obj/effect/turf_decal/bot_red,
+/obj/effect/turf_decal/tile/red/half/contrasted,
+/obj/item/radio/intercom/directional/south,
+/obj/machinery/camera/directional/south{
+ c_tag = "Security - Firing Range"
+ },
+/turf/open/floor/iron/dark,
+/area/station/security/range)
"jTT" = (
/obj/structure/chair/stool/directional/east,
/obj/machinery/light/floor,
@@ -35415,12 +35273,6 @@
/obj/effect/spawner/random/maintenance,
/turf/open/floor/plating,
/area/station/maintenance/aft/lesser)
-"jVb" = (
-/obj/machinery/space_heater,
-/obj/machinery/light/small/directional/north,
-/obj/effect/mapping_helpers/broken_floor,
-/turf/open/floor/wood,
-/area/station/maintenance/fore)
"jVp" = (
/obj/item/kirbyplants/fern,
/turf/open/floor/plating,
@@ -35441,6 +35293,10 @@
/obj/structure/window/reinforced/spawner/directional/west,
/turf/open/floor/iron,
/area/station/science/xenobiology)
+"jVy" = (
+/obj/structure/sign/warning/directional/east,
+/turf/open/misc/asteroid/snow/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"jVE" = (
/obj/effect/turf_decal/box/white,
/turf/open/floor/engine,
@@ -35530,17 +35386,6 @@
/obj/machinery/atmospherics/components/unary/vent_scrubber/on,
/turf/open/floor/iron,
/area/station/maintenance/disposal/incinerator)
-"jXH" = (
-/obj/machinery/conveyor{
- dir = 8;
- id = "mining_internal"
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/obj/effect/turf_decal/stripes/line,
-/turf/open/floor/iron,
-/area/mine/production)
"jXL" = (
/obj/machinery/newscaster/directional/south,
/obj/structure/disposalpipe/trunk{
@@ -35558,27 +35403,18 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/station/command/gateway)
-"jXY" = (
-/obj/machinery/door/airlock/public/glass{
- id_tag = "gulag1";
- name = "Cell 1"
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"jYc" = (
/obj/effect/spawner/random/trash/grille_or_waste,
/turf/open/floor/plating,
/area/station/maintenance/starboard/upper)
-"jYj" = (
-/obj/structure/sign/warning/secure_area/directional/north,
-/obj/effect/turf_decal/stripes/red/line{
- dir = 1
+"jYm" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 8
},
-/obj/effect/turf_decal/trimline/red/line,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/range)
+/turf/open/floor/iron/smooth,
+/area/station/security/holding_cell)
"jYy" = (
/obj/structure/sink/directional/south,
/obj/effect/decal/cleanable/dirt,
@@ -35636,16 +35472,6 @@
},
/turf/open/floor/catwalk_floor/iron_smooth,
/area/station/maintenance/fore/lesser)
-"jZi" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/door/airlock/public/glass{
- id_tag = "cellblock1";
- name = "Labor Camp Operations"
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"jZj" = (
/obj/effect/turf_decal/siding/wood{
dir = 4
@@ -35735,13 +35561,6 @@
/obj/item/radio/intercom/directional/north,
/turf/open/floor/iron,
/area/station/cargo/office)
-"kaO" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/loading_area{
- dir = 8
- },
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"kaW" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -35758,12 +35577,6 @@
/obj/item/clothing/shoes/workboots,
/turf/open/floor/plating,
/area/station/maintenance/port/fore)
-"kbm" = (
-/obj/machinery/mech_bay_recharge_port{
- dir = 8
- },
-/turf/open/floor/iron,
-/area/station/security/mechbay)
"kbn" = (
/obj/effect/decal/cleanable/food/pie_smudge,
/turf/open/floor/iron,
@@ -35784,14 +35597,6 @@
},
/turf/open/floor/plating,
/area/station/maintenance/port/aft)
-"kbx" = (
-/obj/structure/table,
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/microwave{
- pixel_y = 6
- },
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"kbJ" = (
/obj/machinery/field/generator,
/turf/open/floor/plating,
@@ -35809,27 +35614,16 @@
},
/turf/open/floor/iron,
/area/station/maintenance/starboard/fore)
-"kbN" = (
-/obj/structure/table/wood,
-/obj/item/storage/box/matches,
-/obj/item/toy/cards/deck{
- pixel_y = 4
+"kbX" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 1
},
-/obj/item/reagent_containers/cup/glass/drinkingglass{
- pixel_x = 14;
- pixel_y = 12
- },
-/obj/item/reagent_containers/cup/glass/drinkingglass{
- pixel_x = -18;
- pixel_y = 10
- },
-/obj/item/reagent_containers/cup/glass/drinkingglass{
- pixel_x = -10;
- pixel_y = 2
- },
-/obj/effect/mapping_helpers/broken_floor,
-/turf/open/floor/wood,
-/area/station/maintenance/fore)
+/obj/effect/turf_decal/tile/red,
+/turf/open/floor/iron,
+/area/mine/laborcamp/security)
"kcc" = (
/obj/machinery/camera/directional/west{
c_tag = "Security - Infirmary"
@@ -35848,20 +35642,6 @@
},
/turf/open/floor/plating,
/area/station/maintenance/aft/lesser)
-"kcf" = (
-/obj/machinery/light/small/directional/north,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
-"kcC" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/item/radio/intercom/prison/directional/west,
-/obj/effect/turf_decal/tile/red{
- dir = 1
- },
-/turf/open/floor/iron,
-/area/station/security/prison/mess)
"kcD" = (
/obj/effect/turf_decal/stripes/line{
dir = 5
@@ -35923,16 +35703,6 @@
dir = 8
},
/area/station/science/ordnance)
-"kdy" = (
-/obj/machinery/door/poddoor/shutters{
- id = "secmechbay";
- name = "Security Mech Bay Shutters"
- },
-/obj/structure/cable,
-/obj/effect/turf_decal/caution/stand_clear,
-/obj/effect/turf_decal/box,
-/turf/open/floor/iron/dark,
-/area/station/security/mechbay)
"kdA" = (
/obj/machinery/door/firedoor{
dir = 8
@@ -36022,11 +35792,6 @@
},
/turf/open/floor/plating/snowed/icemoon,
/area/icemoon/underground/explored)
-"keD" = (
-/obj/structure/easel,
-/obj/item/canvas/nineteen_nineteen,
-/turf/open/floor/sepia,
-/area/station/security/prison/rec)
"keP" = (
/turf/closed/wall,
/area/station/engineering/atmos/storage/gas)
@@ -36059,13 +35824,6 @@
/obj/machinery/air_sensor/air_tank,
/turf/open/floor/engine/air,
/area/station/engineering/atmos)
-"kfc" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
- },
-/turf/open/floor/iron/smooth,
-/area/station/security/brig/upper)
"kfe" = (
/obj/item/trash/energybar,
/turf/open/floor/plating,
@@ -36099,6 +35857,22 @@
"kfs" = (
/turf/closed/wall/r_wall,
/area/station/engineering/atmos)
+"kfu" = (
+/obj/structure/disposalpipe/segment{
+ dir = 10
+ },
+/obj/machinery/camera/directional/north{
+ c_tag = "Security - Upper Brig Center"
+ },
+/obj/effect/turf_decal/tile/red/half/contrasted{
+ dir = 1
+ },
+/obj/structure/noticeboard/hos{
+ pixel_y = 36;
+ dir = 1
+ },
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
"kfy" = (
/obj/structure/cable,
/turf/open/floor/iron,
@@ -36203,15 +35977,6 @@
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
/turf/open/floor/iron/cafeteria,
/area/station/commons/dorms/laundry)
-"khb" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 1
- },
-/obj/effect/turf_decal/siding/wideplating/dark{
- dir = 4
- },
-/turf/open/floor/iron/dark/textured,
-/area/station/security/prison/rec)
"khe" = (
/obj/machinery/atmospherics/components/trinary/filter/atmos/n2o{
dir = 1
@@ -36250,6 +36015,11 @@
/obj/effect/mapping_helpers/broken_floor,
/turf/open/floor/wood,
/area/station/maintenance/port/fore)
+"khY" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/plasticflaps,
+/turf/open/floor/plating,
+/area/station/maintenance/fore)
"kig" = (
/obj/effect/turf_decal/trimline/green/filled/line{
dir = 8
@@ -36257,6 +36027,11 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron,
/area/station/maintenance/starboard/aft)
+"kih" = (
+/obj/machinery/shower/directional/south,
+/obj/structure/curtain,
+/turf/open/floor/iron/showroomfloor,
+/area/mine/laborcamp)
"kii" = (
/obj/effect/spawner/random/trash/food_packaging,
/turf/open/floor/plating,
@@ -36458,6 +36233,12 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/station/command/eva)
+"kkd" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/plating,
+/area/station/maintenance/department/security)
"kke" = (
/obj/machinery/door/airlock/maintenance,
/obj/structure/cable,
@@ -36469,19 +36250,6 @@
/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance,
/turf/open/floor/plating,
/area/station/maintenance/port/fore)
-"kki" = (
-/obj/structure/table/wood,
-/obj/item/rag,
-/obj/item/clothing/head/collectable/tophat{
- pixel_x = 6;
- pixel_y = 5
- },
-/obj/effect/spawner/random/entertainment/gambling{
- pixel_x = -13
- },
-/obj/effect/mapping_helpers/broken_floor,
-/turf/open/floor/wood,
-/area/station/maintenance/fore)
"kkl" = (
/turf/closed/wall,
/area/station/security/interrogation)
@@ -36489,15 +36257,6 @@
/obj/machinery/power/port_gen/pacman/pre_loaded,
/turf/open/floor/plating,
/area/station/maintenance/port/fore)
-"kkB" = (
-/obj/machinery/light/small/directional/south,
-/obj/structure/closet/secure_closet/brig{
- id = "Cell 2";
- name = "Cell 2 locker"
- },
-/obj/structure/cable,
-/turf/open/floor/iron/smooth,
-/area/station/security/brig)
"kkD" = (
/obj/effect/spawner/random/trash/grille_or_waste,
/turf/open/floor/plating,
@@ -36567,28 +36326,21 @@
dir = 1
},
/area/station/medical/chemistry)
-"klv" = (
-/obj/structure/chair/sofa/corp/corner{
- dir = 8
+"klU" = (
+/obj/effect/mapping_helpers/airlock/access/all/security/general,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/security/glass{
+ name = "Security Mech Bay"
},
-/obj/effect/spawner/random/contraband/prison,
-/turf/open/floor/carpet/blue,
-/area/station/security/prison/work)
+/turf/open/floor/iron/dark,
+/area/station/security/mechbay)
"klW" = (
/obj/structure/window/reinforced/spawner/directional/south,
/turf/open/floor/iron,
/area/station/science/xenobiology)
-"klX" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/door/airlock/public/glass{
- id_tag = "cellblock1";
- name = "Labor Camp Cellblock"
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"kmi" = (
/obj/effect/landmark/blobstart,
/obj/structure/cable,
@@ -36622,23 +36374,6 @@
},
/turf/open/floor/iron,
/area/station/engineering/lobby)
-"kmA" = (
-/obj/structure/bed/medical/anchored{
- dir = 4
- },
-/obj/item/bedsheet/medical,
-/obj/machinery/camera/directional/east{
- c_tag = "Labor Camp Infirmary";
- network = list("labor")
- },
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 1
- },
-/obj/effect/turf_decal/tile/blue/opposingcorners{
- dir = 1
- },
-/turf/open/floor/iron/white,
-/area/mine/laborcamp)
"kmG" = (
/obj/machinery/defibrillator_mount/directional/north,
/obj/effect/turf_decal/tile/blue/full,
@@ -36648,11 +36383,6 @@
},
/turf/open/floor/iron/large,
/area/station/medical/treatment_center)
-"kmH" = (
-/obj/effect/spawner/random/entertainment/cigar,
-/obj/structure/table,
-/turf/open/floor/plating/snowed/icemoon,
-/area/icemoon/underground/explored)
"kmM" = (
/obj/effect/decal/cleanable/generic,
/turf/open/floor/plating,
@@ -36693,11 +36423,31 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron,
/area/station/security/prison/workout)
+"knB" = (
+/obj/machinery/door/airlock/external{
+ name = "Escape Pod Three";
+ space_dir = 1
+ },
+/turf/open/floor/iron/dark/textured,
+/area/station/security/brig/upper)
"knX" = (
/obj/machinery/status_display/evac/directional/east,
/obj/effect/turf_decal/tile/yellow/opposingcorners,
/turf/open/floor/iron/dark,
/area/station/engineering/atmos/project)
+"koa" = (
+/obj/machinery/light/cold/directional/north,
+/obj/effect/turf_decal/trimline/purple/filled/line{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/power/apc/auto_name/directional/north,
+/obj/structure/cable,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/iron/dark,
+/area/station/engineering/circuit_workshop)
"kod" = (
/obj/item/kirbyplants/random,
/obj/effect/turf_decal/tile/blue{
@@ -36709,6 +36459,14 @@
dir = 8
},
/area/station/hallway/secondary/entry)
+"kot" = (
+/obj/structure/table,
+/obj/effect/turf_decal/tile/blue/opposingcorners{
+ dir = 1
+ },
+/obj/structure/cable,
+/turf/open/floor/iron/white,
+/area/mine/laborcamp)
"koH" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
dir = 4
@@ -36735,19 +36493,6 @@
/obj/effect/mapping_helpers/airlock/access/any/engineering/external,
/turf/open/floor/plating,
/area/station/service/chapel)
-"kpj" = (
-/obj/structure/window/reinforced/spawner/directional/north{
- pixel_y = 2
- },
-/obj/structure/rack,
-/obj/effect/decal/cleanable/dirt,
-/obj/item/clothing/mask/muzzle,
-/obj/machinery/flasher/directional/east{
- id = "cell4";
- pixel_y = -7
- },
-/turf/open/floor/iron/smooth,
-/area/station/security/holding_cell)
"kpn" = (
/obj/effect/decal/cleanable/dirt,
/obj/structure/sink/kitchen/directional/east,
@@ -36776,13 +36521,6 @@
/obj/item/radio/intercom/directional/west,
/turf/open/floor/iron/dark,
/area/station/engineering/atmos/hfr_room)
-"kpH" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 8
- },
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"kpX" = (
/obj/structure/bed/medical{
dir = 4
@@ -36800,15 +36538,6 @@
/obj/effect/spawner/random/decoration/ornament,
/turf/open/floor/plating,
/area/station/maintenance/starboard/lesser)
-"kqh" = (
-/obj/structure/chair/wood{
- dir = 8
- },
-/obj/effect/turf_decal/siding/wood{
- dir = 4
- },
-/turf/open/floor/wood,
-/area/station/security/prison/rec)
"kql" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible,
@@ -36850,11 +36579,6 @@
},
/turf/open/floor/iron/white/corner,
/area/station/engineering/atmos)
-"kqs" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/vending/sustenance/labor_camp,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"kqt" = (
/obj/effect/turf_decal/tile/brown/anticorner/contrasted{
dir = 4
@@ -36866,16 +36590,6 @@
dir = 5
},
/area/station/commons/storage/mining)
-"kqG" = (
-/obj/structure/table/reinforced,
-/obj/machinery/light/small/directional/east,
-/obj/effect/spawner/random/engineering/tool{
- pixel_x = 1;
- pixel_y = 3
- },
-/obj/machinery/airalarm/directional/east,
-/turf/open/floor/iron,
-/area/station/security/mechbay)
"kqK" = (
/obj/effect/spawner/random/trash/mess,
/obj/effect/decal/cleanable/dirt,
@@ -36892,12 +36606,6 @@
/obj/machinery/duct,
/turf/open/floor/iron/textured,
/area/station/commons/toilet)
-"kqR" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/sepia,
-/area/station/security/prison/rec)
"kqS" = (
/obj/machinery/atmospherics/components/binary/pump/off{
dir = 1;
@@ -36918,6 +36626,21 @@
dir = 10
},
/area/station/science/xenobiology)
+"kre" = (
+/obj/structure/table,
+/obj/item/storage/backpack/duffelbag/sec/surgery,
+/obj/item/taperecorder{
+ pixel_x = -3
+ },
+/obj/item/razor,
+/obj/machinery/button/door/directional/north{
+ pixel_y = 24;
+ pixel_x = 6;
+ id = "executionshutters";
+ name = "Shutter Control"
+ },
+/turf/open/floor/iron/dark,
+/area/station/security/execution/education)
"krn" = (
/obj/structure/reagent_dispensers/watertank,
/turf/open/floor/plating,
@@ -36935,18 +36658,6 @@
},
/turf/closed/wall,
/area/station/hallway/primary/central)
-"kry" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/landmark/start/prisoner,
-/turf/open/floor/vault,
-/area/station/security/prison/rec)
-"krC" = (
-/obj/machinery/atmospherics/components/tank/air{
- dir = 8
- },
-/turf/open/floor/plating,
-/area/mine/laborcamp/security)
"krJ" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/effect/decal/cleanable/dirt,
@@ -37194,15 +36905,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible,
/turf/open/floor/engine/xenobio,
/area/station/science/xenobiology)
-"kuV" = (
-/obj/effect/turf_decal/arrows/red,
-/obj/effect/turf_decal/tile/purple/half{
- dir = 4
- },
-/turf/open/floor/iron/half{
- dir = 1
- },
-/area/station/hallway/primary/starboard)
"kuZ" = (
/obj/effect/spawner/structure/window/hollow/reinforced/middle{
dir = 1
@@ -37296,6 +36998,28 @@
/obj/machinery/gibber,
/turf/open/misc/asteroid/snow/coldroom,
/area/station/service/kitchen/coldroom)
+"kwI" = (
+/obj/structure/rack,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/blood/old,
+/obj/item/restraints/handcuffs{
+ pixel_y = 5
+ },
+/obj/item/restraints/handcuffs{
+ pixel_y = 1
+ },
+/obj/item/restraints/handcuffs{
+ pixel_x = 1;
+ pixel_y = -4
+ },
+/obj/machinery/camera/directional/south{
+ c_tag = "Security - Holding Cells"
+ },
+/obj/structure/cable,
+/obj/machinery/power/apc/auto_name/directional/south,
+/obj/item/radio/intercom/directional/east,
+/turf/open/floor/iron/smooth,
+/area/station/security/holding_cell)
"kwK" = (
/obj/effect/turf_decal/tile/purple/half,
/turf/open/floor/iron/half,
@@ -37306,14 +37030,6 @@
/obj/machinery/light/small/directional/west,
/turf/open/floor/iron/dark,
/area/station/science/ordnance)
-"kwU" = (
-/obj/machinery/computer/records/security,
-/obj/structure/cable,
-/obj/effect/turf_decal/tile/red{
- dir = 1
- },
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
"kwX" = (
/obj/structure/grille,
/turf/open/floor/plating,
@@ -37419,6 +37135,11 @@
/obj/structure/cable,
/turf/open/floor/plating,
/area/station/security/warden)
+"kyD" = (
+/obj/structure/sink/directional/east,
+/obj/structure/mirror/directional/west,
+/turf/open/floor/iron/showroomfloor,
+/area/mine/laborcamp)
"kyL" = (
/obj/effect/turf_decal/tile/neutral{
dir = 4
@@ -37492,9 +37213,6 @@
/obj/effect/spawner/random/bedsheet/any,
/turf/open/floor/plating,
/area/station/maintenance/department/medical/morgue)
-"kzw" = (
-/turf/closed/wall/r_wall,
-/area/station/security/medical)
"kzx" = (
/obj/structure/closet/crate,
/obj/item/food/breadslice/plain,
@@ -37580,12 +37298,6 @@
/obj/effect/decal/cleanable/cobweb/cobweb2,
/turf/open/floor/plating,
/area/station/maintenance/aft/greater)
-"kAG" = (
-/obj/structure/table,
-/obj/item/cigbutt,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
"kAH" = (
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
@@ -37714,6 +37426,10 @@
dir = 1
},
/area/mine/eva/lower)
+"kCb" = (
+/obj/structure/fence/door,
+/turf/open/floor/plating/snowed/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"kCg" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/effect/turf_decal/siding/wood/corner{
@@ -37786,16 +37502,6 @@
/obj/machinery/photocopier/prebuilt,
/turf/open/floor/iron/dark,
/area/station/engineering/lobby)
-"kCH" = (
-/obj/machinery/door/airlock/security/glass{
- name = "Labor Camp Airlock"
- },
-/obj/effect/mapping_helpers/airlock/cyclelink_helper{
- dir = 1
- },
-/obj/effect/mapping_helpers/airlock/access/all/security/brig,
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
"kCI" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/structure/frame/machine/secured,
@@ -37888,6 +37594,16 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron,
/area/station/commons/locker)
+"kEe" = (
+/obj/machinery/conveyor_switch/oneway{
+ id = "gulag";
+ name = "labor camp conveyor";
+ pixel_y = 15;
+ pixel_x = -8
+ },
+/obj/item/radio/intercom/prison/directional/north,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"kEj" = (
/obj/machinery/computer/libraryconsole/bookmanagement,
/obj/structure/table,
@@ -37895,15 +37611,6 @@
/obj/structure/cable,
/turf/open/floor/carpet/red,
/area/station/security/prison/work)
-"kEn" = (
-/obj/machinery/camera/directional/south{
- c_tag = "Security - Visitation South";
- network = list("ss13","prison")
- },
-/obj/machinery/airalarm/directional/south,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron,
-/area/station/security/prison/visit)
"kEq" = (
/obj/effect/spawner/random/structure/crate,
/turf/open/floor/plating,
@@ -37990,18 +37697,6 @@
/obj/structure/sign/nanotrasen/directional/north,
/turf/open/floor/iron,
/area/station/command/heads_quarters/hop)
-"kGc" = (
-/obj/structure/table/wood,
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/fax{
- fax_name = "Head of Security's Office";
- name = "Head of Security's Fax Machine"
- },
-/obj/effect/landmark/event_spawn,
-/turf/open/floor/wood/large,
-/area/station/command/heads_quarters/hos)
"kGe" = (
/obj/machinery/door/poddoor/preopen{
dir = 4;
@@ -38050,15 +37745,6 @@
dir = 1
},
/area/station/commons/storage/art)
-"kGP" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/tile/red{
- dir = 1
- },
-/obj/machinery/power/apc/auto_name/directional/west,
-/obj/structure/cable,
-/turf/open/floor/iron,
-/area/station/security/prison/mess)
"kGQ" = (
/obj/structure/table,
/obj/item/stamp/head/qm,
@@ -38102,26 +37788,31 @@
/obj/structure/sign/poster/official/random/directional/west,
/turf/open/floor/stone,
/area/mine/eva/lower)
-"kHn" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/firealarm/directional/south,
-/turf/open/floor/iron/showroomfloor,
-/area/station/security/prison/toilet)
+"kHl" = (
+/obj/effect/turf_decal/tile/red/half/contrasted{
+ dir = 8
+ },
+/obj/machinery/status_display/ai/directional/south,
+/turf/open/floor/iron/smooth,
+/area/station/security/brig/upper)
"kHr" = (
/turf/closed/wall/r_wall,
/area/station/engineering/atmos/project)
+"kHt" = (
+/obj/structure/cable,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/light/floor,
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
"kHI" = (
/obj/item/radio/intercom/directional/south,
/obj/effect/turf_decal/tile/blue,
/turf/open/floor/iron,
/area/station/hallway/primary/starboard)
-"kHL" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/airalarm/directional/south,
-/turf/open/floor/iron/cafeteria,
-/area/station/security/prison/mess)
"kHN" = (
/obj/machinery/firealarm/directional/north,
/turf/open/openspace,
@@ -38190,12 +37881,6 @@
/obj/effect/mapping_helpers/mail_sorting/service/library,
/turf/open/floor/plating,
/area/station/maintenance/starboard/fore)
-"kIo" = (
-/obj/structure/rack,
-/obj/item/clothing/suit/hooded/wintercoat,
-/obj/item/clothing/suit/hooded/wintercoat,
-/turf/open/floor/vault,
-/area/station/security/prison/rec)
"kIr" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 8
@@ -38281,14 +37966,6 @@
},
/turf/open/floor/stone,
/area/station/service/bar/atrium)
-"kJw" = (
-/obj/machinery/atmospherics/pipe/layer_manifold/supply/hidden{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/sign/poster/official/random/directional/north,
-/turf/open/floor/iron/smooth,
-/area/mine/laborcamp/security)
"kJF" = (
/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{
dir = 4
@@ -38363,6 +38040,10 @@
"kKL" = (
/turf/closed/wall,
/area/station/maintenance/starboard/fore)
+"kKO" = (
+/obj/effect/landmark/event_spawn,
+/turf/open/floor/carpet/royalblue,
+/area/station/command/heads_quarters/hos)
"kKT" = (
/obj/effect/turf_decal/siding/wood{
dir = 1
@@ -38416,10 +38097,6 @@
},
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/underground/explored)
-"kLo" = (
-/obj/structure/window/reinforced/spawner/directional/west,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/range)
"kLr" = (
/obj/structure/table/wood,
/obj/effect/spawner/random/maintenance,
@@ -38527,6 +38204,12 @@
/obj/structure/grille,
/turf/open/floor/plating,
/area/station/maintenance/department/medical/central)
+"kNB" = (
+/obj/machinery/conveyor{
+ id = "mining_internal"
+ },
+/turf/open/floor/iron,
+/area/mine/production)
"kNC" = (
/obj/structure/railing,
/obj/effect/turf_decal/siding/thinplating,
@@ -38553,11 +38236,6 @@
/obj/effect/spawner/random/structure/crate,
/turf/open/floor/plating,
/area/station/maintenance/port/aft)
-"kOc" = (
-/obj/structure/chair,
-/obj/structure/sign/warning/directional/north,
-/turf/open/floor/plating/snowed/icemoon,
-/area/icemoon/underground/explored)
"kOd" = (
/obj/effect/turf_decal/tile/brown/half/contrasted{
dir = 4
@@ -38626,23 +38304,13 @@
},
/turf/open/floor/plating,
/area/station/service/hydroponics)
-"kON" = (
-/obj/structure/rack,
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/cleanable/blood/old,
-/obj/item/restraints/handcuffs{
- pixel_y = 5
+"kOP" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 1
},
-/obj/item/restraints/handcuffs{
- pixel_y = 1
- },
-/obj/item/restraints/handcuffs{
- pixel_x = 1;
- pixel_y = -4
- },
-/obj/structure/cable,
-/turf/open/floor/iron/showroomfloor,
-/area/station/security/processing)
+/obj/effect/landmark/start/hangover,
+/turf/open/floor/iron/dark,
+/area/station/engineering/circuit_workshop)
"kOR" = (
/obj/structure/railing/wooden_fence,
/obj/item/flashlight/lantern/on,
@@ -38709,6 +38377,17 @@
},
/turf/open/floor/iron,
/area/station/service/hydroponics/garden)
+"kPG" = (
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 9
+ },
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/dark/side{
+ dir = 9
+ },
+/area/station/security/prison)
"kPH" = (
/obj/structure/stairs/south{
dir = 8
@@ -38802,10 +38481,6 @@
/obj/machinery/status_display/ai/directional/west,
/turf/open/floor/iron,
/area/station/commons/locker)
-"kRd" = (
-/obj/structure/bookcase,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"kRp" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/structure/cable,
@@ -38871,10 +38546,6 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plating,
/area/station/maintenance/department/medical/central)
-"kSv" = (
-/obj/effect/turf_decal/tile/red/half/contrasted,
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
"kSw" = (
/obj/structure/sign/warning/secure_area/directional/north,
/turf/open/misc/asteroid/snow/icemoon,
@@ -38909,6 +38580,12 @@
},
/turf/open/floor/plating,
/area/station/engineering/supermatter)
+"kSN" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 4
+ },
+/turf/open/floor/iron/smooth,
+/area/station/security/brig)
"kSR" = (
/obj/effect/turf_decal/tile/blue,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -38920,17 +38597,20 @@
dir = 4
},
/area/station/hallway/secondary/entry)
-"kSU" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 8
- },
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"kTk" = (
/turf/open/floor/iron/dark/textured_half{
dir = 1
},
/area/station/service/chapel/office)
+"kTs" = (
+/obj/machinery/door/poddoor/preopen{
+ id = "labor";
+ name = "Labor Camp Blast Door"
+ },
+/obj/machinery/mineral/stacking_machine/laborstacker,
+/obj/structure/cable,
+/turf/open/floor/plating,
+/area/mine/laborcamp)
"kTy" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 8
@@ -38961,6 +38641,10 @@
/obj/effect/spawner/random/structure/steam_vent,
/turf/open/floor/plating,
/area/mine/eva/lower)
+"kTJ" = (
+/obj/structure/sign/nanotrasen/directional/south,
+/turf/open/misc/asteroid/snow/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"kUb" = (
/obj/effect/turf_decal/stripes/red/line{
dir = 8
@@ -38995,12 +38679,12 @@
},
/turf/open/floor/iron/freezer,
/area/station/service/kitchen/coldroom)
-"kUt" = (
-/obj/machinery/atmospherics/pipe/multiz/scrubbers/visible/layer2,
-/obj/machinery/atmospherics/pipe/multiz/supply/visible/layer4,
-/obj/structure/sign/poster/contraband/random/directional/north,
-/turf/open/floor/plating,
-/area/station/security/prison/safe)
+"kUq" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 4
+ },
+/turf/open/floor/iron/smooth,
+/area/station/security/lockers)
"kUu" = (
/obj/machinery/atmospherics/pipe/smart/simple/orange/visible{
dir = 4
@@ -39016,6 +38700,13 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/purple/visible,
/turf/open/floor/engine,
/area/station/engineering/supermatter/room)
+"kUC" = (
+/obj/structure/table/wood,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/item/storage/fancy/candle_box,
+/turf/open/floor/iron/dark,
+/area/station/security/prison/rec)
"kUD" = (
/turf/open/openspace,
/area/mine/eva)
@@ -39056,12 +38747,6 @@
/obj/structure/extinguisher_cabinet/directional/west,
/turf/open/floor/iron/dark,
/area/station/commons/storage/mining)
-"kVe" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
-/obj/effect/landmark/generic_maintenance_landmark,
-/turf/open/floor/plating,
-/area/station/maintenance/fore)
"kVg" = (
/obj/item/stack/sheet/animalhide/carbon/monkey,
/obj/effect/decal/cleanable/blood,
@@ -39158,6 +38843,18 @@
/obj/machinery/light/directional/south,
/turf/open/floor/iron,
/area/station/hallway/primary/starboard)
+"kWp" = (
+/obj/machinery/conveyor{
+ id = "gulag";
+ dir = 4
+ },
+/obj/machinery/mineral/processing_unit/gulag{
+ dir = 1;
+ input_dir = 8;
+ output_dir = 4
+ },
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"kWr" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 4
@@ -39165,6 +38862,16 @@
/obj/effect/turf_decal/tile/yellow/opposingcorners,
/turf/open/floor/iron/white,
/area/station/maintenance/port/fore)
+"kWu" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/structure/cable,
+/obj/machinery/power/apc/auto_name/directional/north,
+/turf/open/floor/iron,
+/area/station/security/prison/mess)
"kWw" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 4
@@ -39174,6 +38881,16 @@
},
/turf/open/floor/iron,
/area/station/tcommsat/computer)
+"kWG" = (
+/obj/structure/cable,
+/obj/machinery/computer/prisoner/management,
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 1
+ },
+/turf/open/floor/iron/dark/side{
+ dir = 1
+ },
+/area/mine/laborcamp/security)
"kWL" = (
/obj/structure/rack,
/obj/item/reagent_containers/cup/bottle/nitrogen{
@@ -39231,10 +38948,6 @@
dir = 1
},
/area/station/engineering/atmos/hfr_room)
-"kXf" = (
-/obj/structure/sign/warning/electric_shock/directional/north,
-/turf/open/misc/asteroid/snow/icemoon,
-/area/icemoon/underground/explored)
"kXm" = (
/obj/effect/turf_decal/loading_area{
dir = 1
@@ -39350,22 +39063,10 @@
/obj/structure/cable,
/turf/open/floor/plating,
/area/station/tcommsat/computer)
-"kYw" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"kYF" = (
/mob/living/basic/goose/vomit,
/turf/open/floor/wood,
/area/station/maintenance/port/aft)
-"kYI" = (
-/turf/open/floor/iron/showroomfloor,
-/area/station/security/processing)
"kYL" = (
/obj/effect/turf_decal/stripes/line,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -39414,20 +39115,10 @@
},
/turf/open/floor/iron/smooth_large,
/area/station/science/cytology)
-"kZh" = (
-/obj/structure/cable,
-/obj/structure/sign/poster/contraband/random/directional/west,
-/turf/open/floor/plating,
-/area/station/security/prison/safe)
"kZi" = (
/obj/machinery/space_heater,
/turf/open/floor/iron/dark/textured,
/area/station/security/prison)
-"kZn" = (
-/obj/structure/cable,
-/obj/machinery/light/floor,
-/turf/open/floor/iron/dark,
-/area/station/security/prison/rec)
"kZt" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 4
@@ -39437,12 +39128,6 @@
"kZu" = (
/turf/closed/wall,
/area/mine/production)
-"kZI" = (
-/obj/structure/rack,
-/obj/effect/spawner/random/contraband/permabrig_weapon,
-/obj/machinery/light/small/directional/east,
-/turf/open/floor/vault,
-/area/station/security/prison/rec)
"kZL" = (
/obj/item/target,
/obj/structure/window/reinforced/spawner/directional/south,
@@ -39481,18 +39166,6 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark/textured,
/area/station/hallway/secondary/exit/departure_lounge)
-"law" = (
-/obj/machinery/door/airlock/security/glass{
- name = "Security Vestibule"
- },
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/disposalpipe/segment,
-/obj/machinery/door/firedoor,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/mapping_helpers/airlock/access/all/security/general,
-/turf/open/floor/iron/smooth,
-/area/station/security/processing)
"laB" = (
/obj/effect/spawner/random/engineering/atmospherics_portable,
/turf/open/floor/plating,
@@ -39594,13 +39267,15 @@
/obj/effect/decal/cleanable/confetti,
/turf/open/floor/plating,
/area/station/maintenance/starboard/fore)
-"lbF" = (
-/obj/effect/spawner/structure/window/hollow/reinforced/middle{
- dir = 4
+"lbP" = (
+/obj/structure/window/reinforced/spawner/directional/south,
+/obj/structure/flora/bush/jungle/a/style_random,
+/obj/structure/flora/bush/sparsegrass/style_random,
+/obj/structure/window/reinforced/spawner/directional/east,
+/turf/open/misc/ashplanet/wateryrock{
+ initial_gas_mix = "o2=22;n2=82;TEMP=293.15"
},
-/obj/structure/cable,
-/turf/open/floor/plating,
-/area/station/engineering/lobby)
+/area/station/security/prison/rec)
"lch" = (
/obj/machinery/computer/monitor{
dir = 1;
@@ -39613,16 +39288,6 @@
/obj/machinery/gateway/centerstation,
/turf/open/floor/iron/dark/smooth_large,
/area/station/command/gateway)
-"lco" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/disposalpipe/segment,
-/obj/structure/railing/corner/end/flip{
- dir = 8
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/smooth,
-/area/station/engineering/lobby)
"lcs" = (
/obj/structure/reagent_dispensers/plumbed{
dir = 4
@@ -39672,6 +39337,14 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron,
/area/station/maintenance/disposal/incinerator)
+"lds" = (
+/obj/effect/decal/cleanable/rubble,
+/obj/effect/turf_decal/delivery,
+/obj/effect/turf_decal/stripes/corner{
+ dir = 4
+ },
+/turf/open/floor/iron,
+/area/mine/production)
"ldw" = (
/obj/machinery/door/airlock/maintenance,
/obj/effect/mapping_helpers/airlock/unres/delayed,
@@ -39765,6 +39438,15 @@
/obj/structure/sign/warning/directional/north,
/turf/open/floor/plating/snowed/icemoon,
/area/icemoon/underground/explored)
+"leV" = (
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/stripes/white/line{
+ dir = 1
+ },
+/obj/effect/turf_decal/stripes/white/line,
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/brig)
"leW" = (
/obj/machinery/power/apc/auto_name/directional/north,
/obj/structure/cable,
@@ -39898,6 +39580,13 @@
/obj/effect/turf_decal/tile/red/full,
/turf/open/floor/iron/dark/textured_large,
/area/station/security/brig/entrance)
+"lgB" = (
+/obj/machinery/shower/directional/south,
+/obj/item/soap/nanotrasen,
+/obj/item/bikehorn/rubberducky/plasticducky,
+/obj/structure/curtain,
+/turf/open/floor/iron/showroomfloor,
+/area/mine/laborcamp)
"lgD" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -39915,9 +39604,6 @@
},
/turf/open/floor/iron,
/area/station/cargo/miningdock)
-"lgK" = (
-/turf/closed/wall,
-/area/station/security/prison/visit)
"lgO" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -40052,6 +39738,20 @@
},
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/surface/outdoors/less_spawns)
+"ljj" = (
+/obj/structure/table/wood,
+/obj/item/rag,
+/obj/item/clothing/head/collectable/tophat{
+ pixel_x = 6;
+ pixel_y = 5
+ },
+/obj/effect/spawner/random/entertainment/gambling{
+ pixel_x = -13
+ },
+/obj/effect/mapping_helpers/broken_floor,
+/obj/effect/turf_decal/siding/wood,
+/turf/open/floor/wood,
+/area/station/maintenance/fore)
"ljl" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -40155,17 +39855,6 @@
/obj/structure/disposalpipe/segment,
/turf/open/floor/iron/textured,
/area/station/commons/storage/primary)
-"lkb" = (
-/obj/structure/table,
-/obj/item/paper_bin{
- pixel_x = -3;
- pixel_y = 7
- },
-/obj/item/inspector,
-/turf/open/floor/iron/dark/textured_half{
- dir = 1
- },
-/area/station/security/office)
"lkj" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -40181,6 +39870,19 @@
/obj/structure/cable,
/turf/open/floor/wood/parquet,
/area/station/service/bar/backroom)
+"lkp" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/trimline/red/warning{
+ dir = 1
+ },
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/plating/snowed/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"lkr" = (
/obj/structure/closet/firecloset,
/turf/open/floor/iron,
@@ -40237,6 +39939,13 @@
/obj/structure/extinguisher_cabinet/directional/west,
/turf/open/floor/iron/white,
/area/station/medical/psychology)
+"llS" = (
+/obj/effect/turf_decal/tile/red/half/contrasted{
+ dir = 1
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
+/turf/open/floor/iron/dark/textured_edge,
+/area/station/security/prison)
"llT" = (
/obj/effect/turf_decal/weather/snow/corner{
dir = 1
@@ -40259,16 +39968,10 @@
},
/turf/open/floor/plating,
/area/station/maintenance/aft/greater)
-"lmf" = (
-/obj/effect/turf_decal/trimline/red/warning{
- dir = 9
- },
-/obj/effect/turf_decal/stripes/red/line{
- dir = 1
- },
-/obj/machinery/airalarm/directional/north,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/range)
+"lmp" = (
+/obj/machinery/light/small/directional/north,
+/turf/open/floor/iron/smooth,
+/area/station/engineering/lobby)
"lms" = (
/obj/structure/reagent_dispensers/watertank,
/turf/open/floor/plating,
@@ -40304,20 +40007,13 @@
/obj/effect/decal/cleanable/dirt/dust,
/turf/open/floor/plating,
/area/station/maintenance/port/aft)
-"lmK" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
-"lmM" = (
-/obj/structure/cable,
-/obj/effect/turf_decal/stripes/line{
+"lmE" = (
+/obj/effect/turf_decal/tile/red{
dir = 1
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/dark,
-/area/station/security/mechbay)
+/obj/machinery/firealarm/directional/west,
+/turf/open/floor/iron,
+/area/station/security/prison/mess)
"lmQ" = (
/obj/effect/turf_decal/tile/bar{
dir = 4
@@ -40380,11 +40076,29 @@
/obj/structure/closet/crate/preopen,
/turf/open/floor/plating/snowed/icemoon,
/area/icemoon/underground/explored)
+"lnz" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/interrogation)
"lnC" = (
/obj/machinery/firealarm/directional/south,
/obj/effect/turf_decal/trimline/blue/filled/line,
/turf/open/floor/iron/white,
/area/station/medical/medbay/aft)
+"lnF" = (
+/obj/effect/turf_decal/tile/red,
+/turf/open/floor/iron/dark/textured_edge{
+ dir = 1
+ },
+/area/station/security/prison)
+"lnH" = (
+/obj/structure/cable,
+/obj/effect/mapping_helpers/broken_floor,
+/obj/effect/turf_decal/siding/wood,
+/turf/open/floor/wood,
+/area/station/maintenance/fore)
"lnL" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
/turf/open/floor/iron/large,
@@ -40406,15 +40120,6 @@
"log" = (
/turf/closed/wall/r_wall,
/area/station/maintenance/central/lesser)
-"lok" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 4
- },
-/obj/effect/turf_decal/tile/red/anticorner/contrasted{
- dir = 1
- },
-/turf/open/floor/iron/dark/textured,
-/area/station/security/armory/upper)
"lom" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -40427,17 +40132,6 @@
/obj/structure/cable,
/turf/open/floor/iron/dark/smooth_large,
/area/station/command/eva)
-"loy" = (
-/obj/effect/turf_decal/tile/red/anticorner/contrasted,
-/obj/machinery/button/door/directional/east{
- id = "secmechbay";
- name = "Security Mech Garage Door Controls";
- req_access = list("security")
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron,
-/area/station/security/brig/upper)
"loF" = (
/obj/structure/table/wood,
/obj/item/toy/mecha/honk{
@@ -40482,6 +40176,13 @@
},
/turf/open/floor/iron,
/area/station/engineering/atmos)
+"lph" = (
+/obj/item/kirbyplants/organic/plant10,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/sepia,
+/area/station/security/prison/rec)
"lpj" = (
/obj/effect/turf_decal/stripes/line{
dir = 8
@@ -40547,11 +40248,6 @@
"lpM" = (
/turf/closed/wall/r_wall,
/area/station/command/heads_quarters/captain)
-"lpQ" = (
-/obj/effect/landmark/start/hangover,
-/obj/structure/cable,
-/turf/open/floor/iron/smooth,
-/area/station/engineering/lobby)
"lpS" = (
/obj/machinery/disposal/bin,
/obj/structure/disposalpipe/trunk,
@@ -40779,6 +40475,14 @@
},
/turf/open/floor/iron/dark,
/area/station/ai/satellite/service)
+"lsV" = (
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "gene_shutters";
+ name = "Genetics Shutters"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/station/science/genetics)
"ltk" = (
/obj/effect/mapping_helpers/airlock/cyclelink_helper{
dir = 8
@@ -40796,10 +40500,6 @@
/obj/structure/cable,
/turf/open/floor/iron/textured,
/area/station/medical/chem_storage)
-"ltH" = (
-/obj/structure/sign/warning/electric_shock/directional/north,
-/turf/open/floor/plating/snowed/smoothed/icemoon,
-/area/icemoon/underground/explored)
"ltP" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
dir = 8
@@ -40907,6 +40607,13 @@
},
/turf/open/floor/iron,
/area/station/service/hydroponics)
+"lvd" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"lvk" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -41030,6 +40737,9 @@
},
/turf/open/floor/glass/reinforced,
/area/station/engineering/atmos/pumproom)
+"lwA" = (
+/turf/open/floor/catwalk_floor/iron,
+/area/mine/laborcamp)
"lwF" = (
/obj/structure/lattice/catwalk,
/obj/structure/railing,
@@ -41047,6 +40757,15 @@
/obj/effect/spawner/random/structure/steam_vent,
/turf/open/floor/plating,
/area/station/maintenance/starboard/fore)
+"lwK" = (
+/obj/effect/turf_decal/tile/red/half/contrasted{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/turf/open/floor/iron/dark/textured_edge,
+/area/station/security/prison)
"lwO" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -41093,6 +40812,10 @@
/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible,
/turf/open/floor/iron,
/area/station/engineering/atmos)
+"lxD" = (
+/obj/structure/sign/nanotrasen/directional/west,
+/turf/open/floor/plating/snowed/smoothed/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"lxR" = (
/obj/effect/spawner/random/structure/crate_abandoned,
/turf/open/floor/plating,
@@ -41104,11 +40827,6 @@
/obj/machinery/meter,
/turf/open/floor/iron,
/area/station/engineering/atmos)
-"lxY" = (
-/obj/structure/closet/crate,
-/obj/effect/mapping_helpers/no_atoms_ontop,
-/turf/open/misc/asteroid/snow/icemoon,
-/area/icemoon/surface/outdoors/labor_camp)
"lye" = (
/obj/effect/turf_decal/bot_white/right,
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
@@ -41284,6 +41002,10 @@
},
/turf/open/floor/iron/dark,
/area/station/engineering/lobby)
+"lAt" = (
+/obj/structure/flora/rock/icy/style_random,
+/turf/open/misc/asteroid/snow/icemoon,
+/area/icemoon/surface/outdoors/labor_camp)
"lAu" = (
/obj/effect/turf_decal/stripes/corner{
dir = 1
@@ -41431,17 +41153,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron,
/area/station/command/bridge)
-"lCh" = (
-/obj/machinery/door/airlock/medical/glass{
- id_tag = "MedbayFoyer";
- name = "Medbay"
- },
-/obj/effect/mapping_helpers/airlock/access/all/medical/general,
-/obj/effect/turf_decal/tile/blue/full,
-/obj/machinery/door/firedoor,
-/obj/effect/mapping_helpers/airlock/unres/delayed,
-/turf/open/floor/iron/large,
-/area/station/medical/medbay/lobby)
"lCi" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
/turf/open/floor/iron,
@@ -41537,16 +41248,6 @@
},
/turf/open/floor/plating,
/area/station/maintenance/port/aft)
-"lDD" = (
-/obj/machinery/light/small/directional/south,
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/button/door/directional/north{
- id = "labor";
- name = "Labor Camp Lockdown";
- req_access = list("brig")
- },
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"lDF" = (
/obj/structure/table,
/obj/item/wrench,
@@ -41575,11 +41276,12 @@
/obj/machinery/light/directional/west,
/turf/open/floor/iron/white,
/area/station/science/xenobiology)
-"lEa" = (
-/obj/structure/chair/sofa/corner/brown,
-/obj/structure/cable,
-/turf/open/floor/carpet/blue,
-/area/station/security/prison/work)
+"lEf" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron/showroomfloor,
+/area/mine/laborcamp)
"lEg" = (
/obj/structure/cable,
/obj/machinery/door/window/brigdoor/right/directional/north{
@@ -41588,9 +41290,6 @@
},
/turf/open/floor/circuit,
/area/station/ai/satellite/chamber)
-"lEj" = (
-/turf/open/floor/iron/dark/textured,
-/area/station/security/processing)
"lEo" = (
/obj/effect/turf_decal/trimline/blue/filled/line,
/obj/structure/disposalpipe/segment{
@@ -41662,10 +41361,6 @@
},
/turf/open/floor/iron/dark/textured,
/area/station/hallway/primary/starboard)
-"lFe" = (
-/obj/structure/bookcase/random/adult,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/prison/safe)
"lFg" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
/turf/open/floor/iron/large,
@@ -41692,11 +41387,16 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/plating,
/area/station/maintenance/solars/starboard/fore)
-"lFL" = (
-/obj/effect/turf_decal/trimline/red/warning,
-/obj/effect/turf_decal/stripes/red/line,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/range)
+"lFM" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/tile/red/anticorner/contrasted{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 1
+ },
+/turf/open/floor/iron/dark,
+/area/station/security/mechbay)
"lFW" = (
/obj/effect/spawner/xmastree/rdrod,
/turf/open/floor/iron/white/corner{
@@ -41790,27 +41490,41 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plating,
/area/station/maintenance/aft/greater)
-"lGK" = (
-/obj/machinery/vending/cigarette,
-/obj/machinery/button/door{
- id = "Interrogation";
- name = "Interrogation Shutters";
- pixel_x = -22;
- dir = 8
- },
-/turf/open/floor/iron/dark/textured,
-/area/station/security/interrogation)
"lGN" = (
/obj/effect/landmark/start/botanist,
/obj/structure/chair/office/light,
/turf/open/floor/glass,
/area/station/service/hydroponics)
-"lHu" = (
-/obj/structure/closet/secure_closet/brig,
+"lGX" = (
+/obj/structure/window/reinforced/spawner/directional/north{
+ pixel_y = 2
+ },
+/obj/structure/chair,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/siding/red{
+ dir = 1
+ },
+/turf/open/floor/iron/smooth,
+/area/station/security/holding_cell)
+"lHa" = (
+/obj/machinery/button/door/directional/north{
+ id = "secmechbay";
+ name = "Security Mech Garage Door Controls";
+ req_access = list("security")
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/turf_decal/stripes/corner{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/structure/cable,
-/obj/machinery/firealarm/directional/north,
-/turf/open/floor/iron/showroomfloor,
-/area/station/security/processing)
+/turf/open/floor/iron/dark,
+/area/station/security/mechbay)
+"lHx" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
+/obj/structure/sign/warning/cold_temp/directional/north,
+/turf/open/floor/iron/smooth,
+/area/station/security/eva)
"lHA" = (
/obj/effect/landmark/blobstart,
/turf/open/floor/iron/smooth,
@@ -41834,19 +41548,6 @@
},
/turf/open/floor/iron/dark/corner,
/area/station/engineering/atmos/storage/gas)
-"lHL" = (
-/obj/structure/cable,
-/obj/effect/turf_decal/stripes/corner{
- dir = 1
- },
-/obj/machinery/button/door/directional/north{
- id = "secmechbay";
- name = "Security Mech Garage Door Controls";
- req_access = list("security")
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/dark,
-/area/station/security/mechbay)
"lHV" = (
/obj/effect/decal/cleanable/dirt,
/obj/machinery/smartfridge/organ,
@@ -42044,11 +41745,6 @@
/obj/machinery/camera/autoname/directional/south,
/turf/open/floor/catwalk_floor/iron_dark,
/area/station/cargo/bitrunning/den)
-"lLN" = (
-/obj/effect/turf_decal/delivery,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"lLY" = (
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron/recharge_floor,
@@ -42097,12 +41793,21 @@
/obj/machinery/light/small/directional/south,
/turf/open/floor/engine/o2,
/area/station/engineering/atmos)
-"lMC" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+"lMI" = (
+/obj/machinery/door/window/brigdoor/left/directional/north{
+ req_access = list("brig")
+ },
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/door/firedoor/border_only{
dir = 1
},
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
+/obj/effect/turf_decal/siding/red{
+ dir = 1
+ },
+/turf/open/floor/iron/smooth,
+/area/station/security/holding_cell)
"lNa" = (
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron,
@@ -42130,6 +41835,14 @@
/obj/machinery/wall_healer/directional/east,
/turf/open/floor/iron,
/area/station/hallway/primary/fore)
+"lNx" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/cable,
+/obj/structure/disposalpipe/segment,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/smooth,
+/area/station/engineering/lobby)
"lNy" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -42244,20 +41957,6 @@
/obj/structure/cable,
/turf/open/floor/wood/parquet,
/area/station/service/theater)
-"lOP" = (
-/obj/structure/table,
-/obj/item/paper,
-/obj/item/pen,
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/camera/directional/west{
- c_tag = "Labor Camp Cell 1";
- network = list("labor")
- },
-/obj/machinery/flasher/directional/west{
- id = "GulagCell 1"
- },
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"lOT" = (
/obj/structure/disposalpipe/segment{
dir = 4
@@ -42279,13 +41978,11 @@
/obj/structure/window/spawner/directional/west,
/turf/open/floor/iron/white,
/area/station/medical/medbay/aft)
-"lPb" = (
-/obj/structure/railing/corner,
-/obj/structure/railing/corner{
- dir = 8
- },
-/turf/open/floor/plating/icemoon,
-/area/station/security/execution/education)
+"lOW" = (
+/obj/machinery/door/airlock/freezer,
+/obj/structure/plasticflaps/kitchen,
+/turf/open/floor/iron/kitchen_coldroom/freezerfloor,
+/area/station/security/prison/mess)
"lPc" = (
/obj/machinery/ai_slipper{
uses = 10
@@ -42294,6 +41991,10 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/dark,
/area/station/ai/satellite/service)
+"lPe" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron,
+/area/station/security/prison/visit)
"lPh" = (
/obj/machinery/door/firedoor,
/obj/machinery/door/airlock/public/glass{
@@ -42478,6 +42179,16 @@
/obj/structure/mineral_door/wood,
/turf/open/floor/wood,
/area/station/maintenance/space_hut/cabin)
+"lRb" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 9
+ },
+/obj/structure/railing{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown/opposingcorners,
+/turf/open/floor/iron,
+/area/mine/production)
"lRc" = (
/obj/effect/spawner/structure/window/reinforced,
/obj/structure/cable,
@@ -42532,19 +42243,6 @@
},
/turf/open/floor/iron/white,
/area/station/medical/storage)
-"lRE" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/light/directional/north,
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
-"lRF" = (
-/obj/structure/rack,
-/obj/machinery/syndicatebomb/training,
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/dark/smooth_half,
-/area/station/security/office)
"lRI" = (
/obj/machinery/door/airlock/external{
glass = 1;
@@ -42622,13 +42320,6 @@
},
/turf/open/floor/iron/dark/smooth_half,
/area/station/medical/morgue)
-"lTa" = (
-/obj/effect/turf_decal/trimline/red/warning{
- dir = 10
- },
-/obj/effect/turf_decal/stripes/red/line,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/range)
"lTl" = (
/obj/structure/closet/crate/grave,
/turf/open/misc/dirt{
@@ -42659,6 +42350,20 @@
dir = 10
},
/area/station/science/research)
+"lUo" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/mineral/labor_points_checker{
+ pixel_x = 32;
+ pixel_y = -2
+ },
+/obj/structure/cable,
+/obj/machinery/camera/directional/east{
+ c_tag = "Labor Camp - Operations";
+ network = list("labor","prison")
+ },
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"lUw" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -42848,16 +42553,6 @@
/obj/machinery/mining_weather_monitor/directional/north,
/turf/open/floor/iron/dark,
/area/station/hallway/secondary/entry)
-"lXJ" = (
-/obj/structure/railing{
- dir = 1
- },
-/obj/structure/rack,
-/obj/item/storage/medkit/brute,
-/turf/open/floor/iron/dark/side{
- dir = 9
- },
-/area/station/security/prison/workout)
"lYd" = (
/obj/machinery/computer/order_console/mining,
/obj/effect/decal/cleanable/dirt,
@@ -42944,18 +42639,17 @@
/obj/effect/turf_decal/tile/neutral,
/turf/open/floor/iron,
/area/station/commons/dorms)
-"maM" = (
-/obj/machinery/hydroponics/constructable,
-/obj/item/seeds/soya,
-/obj/effect/turf_decal/tile/green/half/contrasted{
- dir = 4
- },
-/obj/machinery/light/directional/east,
-/obj/effect/turf_decal/siding/green{
- dir = 4
+"maK" = (
+/obj/machinery/door/airlock/security{
+ name = "Labor Camp Monitoring"
},
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/mapping_helpers/airlock/access/all/security/brig,
+/obj/effect/turf_decal/tile/red/fourcorners,
/turf/open/floor/iron/dark,
-/area/mine/laborcamp)
+/area/mine/laborcamp/security)
"maO" = (
/obj/machinery/disposal/bin,
/obj/structure/window/reinforced/spawner/directional/south,
@@ -42994,15 +42688,6 @@
/obj/structure/rack,
/turf/open/floor/iron/dark,
/area/station/engineering/supermatter/room)
-"mbe" = (
-/obj/structure/toilet/greyscale{
- cistern_open = 1;
- dir = 1
- },
-/obj/effect/spawner/random/entertainment/cigar,
-/obj/machinery/light/small/directional/south,
-/turf/open/floor/iron/showroomfloor,
-/area/station/security/prison/toilet)
"mbk" = (
/obj/effect/landmark/start/hangover,
/obj/effect/turf_decal/tile/blue{
@@ -43028,20 +42713,11 @@
/obj/structure/cable,
/turf/open/floor/iron,
/area/station/hallway/secondary/exit/departure_lounge)
-"mbp" = (
-/obj/structure/chair/wood{
- dir = 4
- },
-/obj/effect/turf_decal/siding/wood{
- dir = 8
- },
-/obj/effect/landmark/start/prisoner,
-/turf/open/floor/wood,
-/area/station/security/prison/rec)
-"mbq" = (
-/obj/structure/closet/crate,
-/turf/open/floor/plating/snowed/smoothed/icemoon,
-/area/icemoon/surface/outdoors/labor_camp)
+"mbs" = (
+/obj/effect/turf_decal/tile/red/half/contrasted,
+/obj/item/radio/intercom/directional/south,
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
"mbt" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -43147,16 +42823,6 @@
/obj/machinery/iv_drip,
/turf/open/floor/iron/white,
/area/station/medical/treatment_center)
-"mcr" = (
-/obj/structure/cable,
-/obj/machinery/door/airlock/security/glass{
- name = "Labor Camp Monitoring"
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/mapping_helpers/airlock/access/all/security/brig,
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
"mct" = (
/obj/machinery/light/small/directional/west,
/obj/effect/turf_decal/tile/brown/half/contrasted{
@@ -43166,12 +42832,6 @@
dir = 1
},
/area/mine/eva/lower)
-"mcF" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
-/turf/open/floor/carpet/black,
-/area/station/security/prison/safe)
"mcH" = (
/obj/structure/chair{
dir = 1
@@ -43364,6 +43024,12 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/plating,
/area/station/maintenance/starboard/fore)
+"mfQ" = (
+/obj/structure/cable,
+/obj/machinery/space_heater,
+/obj/effect/mapping_helpers/broken_floor,
+/turf/open/floor/wood,
+/area/station/maintenance/fore)
"mfV" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron,
@@ -43439,6 +43105,13 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden,
/turf/open/floor/engine,
/area/station/maintenance/disposal/incinerator)
+"mgN" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"mgS" = (
/obj/effect/spawner/structure/window/hollow/reinforced/middle{
dir = 4
@@ -43485,6 +43158,11 @@
/obj/effect/turf_decal/tile/red/half/contrasted,
/turf/open/floor/iron/dark/textured_half,
/area/station/security/office)
+"mhN" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/sign/warning/directional/west,
+/turf/open/floor/plating,
+/area/station/maintenance/fore)
"mhQ" = (
/turf/closed/wall/r_wall,
/area/station/command/teleporter)
@@ -43523,6 +43201,35 @@
/obj/structure/railing/corner,
/turf/open/floor/plating,
/area/station/maintenance/port/aft)
+"miM" = (
+/obj/structure/table/glass,
+/obj/item/book/manual/wiki/infections{
+ pixel_x = 5;
+ pixel_y = 3
+ },
+/obj/item/book/manual/wiki/surgery{
+ pixel_x = -4;
+ pixel_y = 3
+ },
+/obj/item/book/manual/wiki/medicine{
+ pixel_x = -4;
+ pixel_y = 7
+ },
+/obj/item/book/manual/wiki/chemistry{
+ pixel_x = 5;
+ pixel_y = 8
+ },
+/obj/effect/turf_decal/tile/blue/full,
+/obj/item/tgui_book/manual/dsm{
+ pixel_x = -4;
+ pixel_y = 12
+ },
+/obj/item/tgui_book/manual/idc{
+ pixel_x = 4;
+ pixel_y = 13
+ },
+/turf/open/floor/iron/dark/smooth_large,
+/area/station/command/heads_quarters/cmo)
"miS" = (
/obj/structure/table,
/obj/item/stack/cable_coil{
@@ -43599,11 +43306,15 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron/dark,
/area/station/maintenance/disposal/incinerator)
-"mkb" = (
-/obj/structure/rack,
-/obj/item/clothing/head/costume/fancy,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/prison)
+"mkj" = (
+/obj/structure/railing,
+/obj/structure/cable,
+/obj/machinery/door/poddoor/shutters/window{
+ id = "executionshutters";
+ name = "Exterior Shutters"
+ },
+/turf/open/floor/plating,
+/area/station/security/execution/education)
"mku" = (
/obj/effect/spawner/random/structure/grille,
/obj/effect/decal/cleanable/glass,
@@ -43657,17 +43368,12 @@
/obj/structure/sign/warning/electric_shock/directional/north,
/turf/open/floor/iron/recharge_floor,
/area/station/maintenance/department/electrical)
-"mlO" = (
-/obj/structure/disposalpipe/segment,
-/obj/machinery/airalarm/directional/east,
-/obj/effect/turf_decal/stripes/line{
- dir = 1
+"mlE" = (
+/obj/structure/fence/cut/medium{
+ dir = 4
},
-/obj/effect/turf_decal/tile/blue/half/contrasted{
- dir = 1
- },
-/turf/open/floor/iron/white,
-/area/station/science/genetics)
+/turf/open/misc/asteroid/snow/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"mlR" = (
/obj/machinery/newscaster/directional/west,
/obj/item/radio/intercom/directional/west{
@@ -43898,14 +43604,6 @@
/obj/machinery/computer/quantum_console,
/turf/open/floor/iron/dark/smooth_corner,
/area/station/cargo/bitrunning/den)
-"mpf" = (
-/obj/structure/cable,
-/obj/structure/table/wood,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/mapping_helpers/broken_floor,
-/turf/open/floor/wood,
-/area/station/security/prison/rec)
"mpg" = (
/obj/machinery/door/airlock/grunge{
name = "Mining Aux Mechbay"
@@ -43916,6 +43614,11 @@
/obj/effect/mapping_helpers/airlock/access/all/supply/mining,
/turf/open/floor/plating,
/area/mine/mechbay)
+"mpi" = (
+/obj/structure/cable,
+/obj/effect/spawner/structure/window/hollow/reinforced/middle,
+/turf/open/floor/plating,
+/area/mine/laborcamp)
"mpl" = (
/obj/structure/cable,
/obj/machinery/power/apc/auto_name/directional/north,
@@ -44155,13 +43858,6 @@
/obj/effect/turf_decal/siding/wood,
/turf/open/floor/wood,
/area/station/security/courtroom)
-"mts" = (
-/obj/effect/turf_decal/loading_area{
- dir = 4
- },
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"mtx" = (
/obj/machinery/door/poddoor/massdriver_ordnance,
/obj/machinery/atmos_shield_gen/active{
@@ -44201,9 +43897,22 @@
},
/turf/open/floor/iron,
/area/station/service/hydroponics)
+"mtA" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable,
+/obj/machinery/door/firedoor,
+/turf/open/floor/plating,
+/area/station/security/lockers)
"mtI" = (
/turf/closed/wall,
/area/station/science/robotics/lab)
+"mtQ" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 4
+ },
+/turf/open/floor/iron/dark,
+/area/station/security/prison/rec)
"mtS" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -44258,6 +43967,24 @@
/obj/item/stack/cable_coil,
/turf/open/misc/asteroid/snow/icemoon,
/area/icemoon/surface/outdoors/nospawn)
+"muL" = (
+/obj/machinery/computer/security/hos{
+ dir = 4
+ },
+/obj/machinery/requests_console/directional/north{
+ department = "Head of Security's Desk";
+ name = "Head of Security Requests Console"
+ },
+/obj/effect/mapping_helpers/requests_console/announcement,
+/obj/effect/mapping_helpers/requests_console/information,
+/obj/effect/mapping_helpers/requests_console/assistance,
+/obj/item/radio/intercom/directional/west,
+/obj/machinery/button/door/directional/north{
+ id = "hosspace";
+ name = "Icemoon Shutters Control"
+ },
+/turf/open/floor/carpet/royalblue,
+/area/station/command/heads_quarters/hos)
"muP" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -44277,9 +44004,12 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/wood,
/area/station/command/heads_quarters/captain)
-"mvl" = (
-/turf/closed/wall/r_wall,
-/area/station/security/interrogation)
+"mvn" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/smooth,
+/area/station/security/eva)
"mvv" = (
/turf/open/floor/wood,
/area/station/security/courtroom)
@@ -44343,6 +44073,15 @@
/obj/effect/mapping_helpers/burnt_floor,
/turf/open/floor/plating,
/area/station/maintenance/starboard/fore)
+"mwB" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/structure/fence/door{
+ dir = 4
+ },
+/turf/open/floor/plating/snowed/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"mwF" = (
/obj/effect/spawner/structure/window/reinforced,
/obj/machinery/door/poddoor/shutters/preopen{
@@ -44434,6 +44173,11 @@
},
/turf/open/floor/iron/dark,
/area/station/medical/morgue)
+"myc" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
+/turf/open/floor/catwalk_floor/iron_smooth,
+/area/station/security/eva)
"mye" = (
/obj/machinery/door/airlock/maintenance,
/obj/structure/disposalpipe/segment,
@@ -44478,17 +44222,6 @@
/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance,
/turf/open/floor/plating,
/area/station/maintenance/department/medical/morgue)
-"myQ" = (
-/obj/structure/falsewall,
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/plating,
-/area/station/security/prison/safe)
-"myW" = (
-/obj/structure/ore_box,
-/turf/open/floor/plating/snowed/smoothed/icemoon,
-/area/icemoon/surface/outdoors/labor_camp)
"myX" = (
/obj/machinery/light/directional/north,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -44532,10 +44265,6 @@
/obj/effect/turf_decal/bot_red,
/turf/open/floor/iron/dark,
/area/station/science/ordnance/office)
-"mzl" = (
-/obj/structure/railing,
-/turf/open/misc/asteroid/snow/icemoon,
-/area/icemoon/surface/outdoors/labor_camp)
"mzr" = (
/obj/structure/table,
/obj/item/exodrone{
@@ -44566,6 +44295,15 @@
dir = 8
},
/area/station/engineering/atmos/storage/gas)
+"mzG" = (
+/obj/structure/railing{
+ dir = 8
+ },
+/obj/structure/stairs/south,
+/turf/open/floor/iron/stairs/medium{
+ dir = 1
+ },
+/area/mine/laborcamp/security)
"mzH" = (
/obj/effect/landmark/firealarm_sanity,
/turf/open/openspace,
@@ -44585,6 +44323,10 @@
/obj/effect/turf_decal/tile/red/full,
/turf/open/floor/iron/dark/textured_large,
/area/station/security/brig/entrance)
+"mzR" = (
+/obj/effect/spawner/random/structure/grille,
+/turf/open/floor/plating,
+/area/station/maintenance/department/security)
"mzX" = (
/obj/structure/disposalpipe/sorting/mail,
/obj/effect/mapping_helpers/mail_sorting/service/bar,
@@ -44648,6 +44390,13 @@
/obj/structure/cable,
/turf/open/floor/carpet,
/area/station/security/prison/rec)
+"mAQ" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 1
+ },
+/obj/structure/cable,
+/turf/open/floor/iron/dark,
+/area/station/security/execution/education)
"mBa" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -44801,6 +44550,10 @@
/obj/machinery/light/small/directional/north,
/turf/open/misc/asteroid/snow/icemoon,
/area/icemoon/underground/explored)
+"mCF" = (
+/obj/machinery/camera/autoname/directional/north,
+/turf/open/floor/iron/smooth,
+/area/station/engineering/lobby)
"mCP" = (
/obj/machinery/light/small/red/directional/south,
/obj/structure/chair{
@@ -44816,12 +44569,6 @@
/obj/machinery/telecomms/server/presets/common,
/turf/open/floor/iron/dark/telecomms,
/area/station/tcommsat/server)
-"mDo" = (
-/obj/structure/bed/double,
-/obj/item/bedsheet/black/double,
-/obj/structure/sign/poster/contraband/random/directional/east,
-/turf/open/floor/carpet/black,
-/area/station/security/prison/safe)
"mDq" = (
/obj/effect/decal/cleanable/dirt,
/obj/machinery/firealarm/directional/east,
@@ -44841,6 +44588,12 @@
/obj/item/stamp/head/ce,
/turf/open/floor/iron,
/area/station/command/heads_quarters/ce)
+"mDN" = (
+/obj/machinery/suit_storage_unit/security,
+/obj/effect/turf_decal/tile/red/half/contrasted,
+/obj/effect/turf_decal/bot/left,
+/turf/open/floor/iron/smooth,
+/area/station/security/eva)
"mDS" = (
/obj/structure/disposalpipe/segment{
dir = 4
@@ -44855,14 +44608,6 @@
"mDX" = (
/turf/open/floor/engine/n2,
/area/station/engineering/atmos)
-"mEb" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/button/flasher{
- id = "GulagCell 3";
- pixel_y = -30
- },
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"mEg" = (
/obj/structure/cable,
/obj/machinery/holopad/secure,
@@ -44912,6 +44657,16 @@
"mEJ" = (
/turf/closed/wall/r_wall,
/area/station/science/genetics)
+"mEK" = (
+/obj/machinery/camera/directional/west{
+ c_tag = "Security - Upper Brig West"
+ },
+/obj/machinery/firealarm/directional/west,
+/obj/effect/turf_decal/tile/red/half/contrasted{
+ dir = 8
+ },
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
"mEL" = (
/obj/machinery/atmospherics/components/binary/valve/digital{
dir = 4
@@ -45008,15 +44763,6 @@
"mFE" = (
/turf/closed/wall,
/area/station/medical/surgery/aft)
-"mFQ" = (
-/obj/machinery/flasher/portable,
-/obj/machinery/door/window/brigdoor/left/directional/north{
- name = "Flash Storage";
- req_access = list("brig")
- },
-/obj/structure/cable,
-/turf/open/floor/iron/smooth,
-/area/station/security/brig/upper)
"mFU" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -45102,19 +44848,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible,
/turf/open/floor/iron/dark,
/area/station/science/explab)
-"mHe" = (
-/obj/machinery/conveyor{
- dir = 6;
- id = "mining_internal"
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 5
- },
-/obj/machinery/power/apc/auto_name/directional/north,
-/obj/structure/cable,
-/obj/machinery/brm,
-/turf/open/floor/iron,
-/area/mine/production)
"mHn" = (
/obj/structure/cable,
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
@@ -45247,6 +44980,19 @@
"mJz" = (
/turf/open/floor/iron/dark,
/area/icemoon/underground/explored)
+"mJK" = (
+/obj/item/kirbyplants/photosynthetic,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 1
+ },
+/obj/machinery/light/small/directional/south,
+/obj/effect/turf_decal/tile/red/half/contrasted{
+ dir = 4
+ },
+/turf/open/floor/iron/dark/side{
+ dir = 4
+ },
+/area/mine/laborcamp/security)
"mJM" = (
/obj/effect/turf_decal/tile/blue/half/contrasted{
dir = 1
@@ -45320,6 +45066,19 @@
},
/turf/open/floor/iron/large,
/area/station/hallway/secondary/entry)
+"mKL" = (
+/obj/item/kirbyplants/photosynthetic,
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 1
+ },
+/obj/machinery/light/small/directional/south,
+/obj/effect/turf_decal/tile/red/half/contrasted{
+ dir = 8
+ },
+/turf/open/floor/iron/dark/side{
+ dir = 8
+ },
+/area/mine/laborcamp/security)
"mKO" = (
/obj/structure/cable,
/turf/open/floor/iron/dark,
@@ -45401,6 +45160,17 @@
/obj/machinery/telecomms/message_server/preset,
/turf/open/floor/iron/dark/telecomms,
/area/station/tcommsat/server)
+"mMx" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/turf_decal/tile/red/half/contrasted{
+ dir = 8
+ },
+/turf/open/floor/iron/dark/side{
+ dir = 8
+ },
+/area/mine/laborcamp/security)
"mMy" = (
/obj/machinery/camera/directional/south{
c_tag = "Security - Permabrig Upper Hallway South";
@@ -45416,6 +45186,18 @@
/obj/machinery/firealarm/directional/west,
/turf/open/floor/carpet,
/area/station/service/library)
+"mML" = (
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 9
+ },
+/obj/machinery/light/small/red/directional/east,
+/obj/machinery/door/poddoor/shutters/window/preopen{
+ name = "Firing Range Shutters";
+ dir = 1;
+ id = "firingrangeshuttersoutside"
+ },
+/turf/open/floor/plating/snowed/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"mMM" = (
/turf/closed/wall/r_wall,
/area/station/security/prison)
@@ -45493,6 +45275,11 @@
"mNY" = (
/turf/closed/wall/r_wall,
/area/station/maintenance/port/aft)
+"mOa" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/landmark/start/prisoner,
+/turf/open/floor/iron,
+/area/station/security/prison/mess)
"mOc" = (
/obj/machinery/disposal/bin,
/obj/structure/disposalpipe/trunk{
@@ -45574,17 +45361,6 @@
/obj/effect/turf_decal/siding/wood,
/turf/open/floor/iron/dark/textured_half,
/area/station/service/hydroponics)
-"mPp" = (
-/obj/structure/table,
-/obj/item/paper_bin{
- pixel_x = -3;
- pixel_y = 7
- },
-/obj/item/pen,
-/obj/machinery/light/small/directional/north,
-/obj/structure/sign/poster/official/report_crimes/directional/north,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"mPq" = (
/obj/machinery/light/small/directional/north,
/turf/open/floor/plating/snowed/smoothed/icemoon,
@@ -45654,12 +45430,6 @@
},
/turf/open/floor/plating/snowed/coldroom,
/area/station/service/kitchen/coldroom)
-"mQq" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 1
- },
-/turf/open/floor/iron/smooth,
-/area/mine/laborcamp/security)
"mQx" = (
/obj/structure/rack,
/obj/item/controller,
@@ -45684,6 +45454,12 @@
/obj/structure/disposalpipe/segment,
/turf/open/floor/iron/white,
/area/station/science/xenobiology)
+"mRq" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"mRr" = (
/obj/structure/cable,
/obj/effect/decal/cleanable/dirt,
@@ -45694,6 +45470,34 @@
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
/turf/open/floor/iron,
/area/station/hallway/primary/starboard)
+"mRD" = (
+/obj/structure/chair/pew/left{
+ dir = 8
+ },
+/turf/open/floor/wood/large,
+/area/station/security/prison/rec)
+"mRE" = (
+/obj/structure/closet/secure_closet/labor_camp_security,
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 9
+ },
+/obj/item/clothing/suit/hooded/wintercoat/security,
+/obj/item/megaphone/sec{
+ pixel_y = 6
+ },
+/obj/item/bodybag/environmental/prisoner{
+ pixel_y = 5
+ },
+/obj/item/bodybag/environmental/prisoner{
+ pixel_y = 5
+ },
+/obj/item/bodybag/environmental/prisoner{
+ pixel_y = 5
+ },
+/turf/open/floor/iron/dark/side{
+ dir = 9
+ },
+/area/mine/laborcamp/security)
"mRG" = (
/obj/structure/table,
/obj/item/book/manual/wiki/atmospherics,
@@ -45782,14 +45586,6 @@
},
/turf/open/floor/engine/air,
/area/station/engineering/atmos)
-"mTI" = (
-/obj/structure/sink/kitchen/directional/south{
- desc = "A sink used for washing one's hands and face. It looks rusty and home-made";
- name = "old sink"
- },
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
-/turf/open/floor/iron/freezer,
-/area/mine/laborcamp)
"mTS" = (
/obj/effect/turf_decal/tile/blue/half/contrasted{
dir = 4
@@ -45837,6 +45633,14 @@
/obj/structure/cable,
/turf/open/floor/catwalk_floor/iron_dark,
/area/station/ai/upload/chamber)
+"mVr" = (
+/obj/structure/flora/grass/jungle/b/style_random,
+/obj/structure/window/reinforced/spawner/directional/south,
+/obj/item/throwing_star/toy,
+/turf/open/misc/ashplanet/wateryrock{
+ initial_gas_mix = "o2=22;n2=82;TEMP=293.15"
+ },
+/area/station/security/prison/rec)
"mVw" = (
/obj/machinery/requests_console/directional/west{
department = "Captain's Desk";
@@ -45952,6 +45756,16 @@
/obj/structure/cable,
/turf/open/floor/iron/dark/smooth_large,
/area/station/security/checkpoint/customs/auxiliary)
+"mWL" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/machinery/airalarm/directional/north,
+/turf/open/floor/iron,
+/area/station/security/prison/mess)
"mWM" = (
/obj/structure/cable,
/obj/structure/disposalpipe/segment{
@@ -46004,17 +45818,6 @@
},
/turf/open/floor/iron/white,
/area/station/science/ordnance/office)
-"mXi" = (
-/obj/machinery/ai_slipper{
- uses = 10
- },
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable/layer3,
-/mob/living/simple_animal/bot/secbot/pingsky,
-/turf/open/floor/iron/dark,
-/area/station/ai/satellite/interior)
"mXj" = (
/obj/machinery/door/airlock/external{
name = "External Access"
@@ -46026,14 +45829,6 @@
/obj/structure/cable,
/turf/open/floor/plating,
/area/station/maintenance/port/fore)
-"mXl" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/camera/directional/east{
- c_tag = "Labor Camp Library";
- network = list("labor")
- },
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"mXA" = (
/obj/effect/landmark/blobstart,
/obj/effect/mapping_helpers/burnt_floor,
@@ -46059,20 +45854,20 @@
},
/turf/open/floor/plating,
/area/station/hallway/secondary/entry)
+"mXX" = (
+/obj/machinery/atmospherics/pipe/multiz/scrubbers/visible/layer2,
+/obj/machinery/atmospherics/pipe/multiz/supply/visible/layer4,
+/obj/structure/sign/poster/contraband/random/directional/north,
+/turf/open/floor/plating,
+/area/station/maintenance/department/security)
+"mXY" = (
+/obj/machinery/airalarm/directional/west,
+/obj/structure/table,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"mYh" = (
/turf/open/floor/iron/dark,
/area/station/ai/satellite/chamber)
-"mYi" = (
-/obj/machinery/door/airlock/medical/glass{
- name = "Infirmary"
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/tile/blue/opposingcorners{
- dir = 1
- },
-/turf/open/floor/iron/white,
-/area/mine/laborcamp)
"mYp" = (
/obj/machinery/door/firedoor/heavy,
/obj/machinery/door/poddoor/preopen{
@@ -46198,11 +45993,6 @@
/obj/structure/sign/warning/biohazard/directional/north,
/turf/open/floor/plating,
/area/station/maintenance/aft/lesser)
-"mZJ" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/item/radio/intercom/directional/north,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"mZT" = (
/obj/structure/table/wood,
/obj/item/cigarette/cigar{
@@ -46244,6 +46034,24 @@
},
/turf/open/floor/wood,
/area/station/service/library)
+"naR" = (
+/obj/machinery/door/airlock/maintenance{
+ name = "Genetics Lab Maintenance"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/mapping_helpers/airlock/access/all/science/genetics,
+/obj/machinery/door/poddoor/shutters/preopen{
+ dir = 4;
+ id = "gene_desk_shutters";
+ name = "Genetics Shutters"
+ },
+/turf/open/floor/plating,
+/area/station/maintenance/starboard/upper)
"naU" = (
/obj/effect/turf_decal/stripes/line{
dir = 8
@@ -46304,16 +46112,6 @@
},
/turf/open/floor/stone,
/area/mine/eva/lower)
-"nbw" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/turf_decal/tile/red/half/contrasted{
- dir = 4
- },
-/obj/item/kirbyplants/random,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/office)
"nbz" = (
/obj/structure/chair/wood,
/obj/effect/mapping_helpers/no_atoms_ontop,
@@ -46742,14 +46540,6 @@
},
/turf/open/floor/iron/white/corner,
/area/mine/living_quarters)
-"ngl" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/landmark/event_spawn,
-/turf/open/floor/iron,
-/area/mine/production)
"ngn" = (
/obj/effect/spawner/random/structure/closet_empty/crate,
/obj/effect/turf_decal/stripes/line,
@@ -46767,6 +46557,16 @@
},
/turf/open/floor/iron/dark,
/area/station/engineering/atmos/mix)
+"ngE" = (
+/obj/machinery/conveyor{
+ dir = 6;
+ id = "mining_internal"
+ },
+/obj/machinery/power/apc/auto_name/directional/north,
+/obj/structure/cable,
+/obj/machinery/brm,
+/turf/open/floor/iron,
+/area/mine/production)
"ngM" = (
/obj/structure/lattice/catwalk,
/obj/structure/fence/door{
@@ -46792,6 +46592,13 @@
/obj/structure/mirror/directional/west,
/turf/open/floor/iron/showroomfloor,
/area/station/security/prison/toilet)
+"nhn" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/power/apc/auto_name/directional/east,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"nhw" = (
/obj/effect/turf_decal/stripes/line{
dir = 4
@@ -46823,17 +46630,6 @@
/obj/effect/turf_decal/delivery,
/turf/open/floor/iron,
/area/station/maintenance/central/greater)
-"nhT" = (
-/obj/machinery/door/airlock/external{
- glass = 1;
- name = "Labor Camp External Airlock";
- opacity = 0
- },
-/obj/effect/mapping_helpers/airlock/cyclelink_helper{
- dir = 1
- },
-/turf/open/floor/plating,
-/area/mine/laborcamp)
"nia" = (
/obj/machinery/door/poddoor/shutters/window{
dir = 8;
@@ -46872,6 +46668,14 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/white,
/area/station/medical/medbay/central)
+"nix" = (
+/obj/machinery/mineral/labor_claim_console{
+ pixel_x = 32;
+ pixel_y = -2
+ },
+/obj/structure/cable,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"niy" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/white,
@@ -46997,12 +46801,6 @@
/obj/item/storage/fancy/cigarettes,
/turf/open/floor/plating,
/area/station/maintenance/port/aft)
-"nkP" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/vault,
-/area/station/security/prison/rec)
"nli" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 8
@@ -47089,6 +46887,12 @@
/obj/structure/cable,
/turf/open/floor/plating,
/area/station/science/xenobiology)
+"nmk" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/smooth_edge,
+/area/station/security/lockers)
"nmm" = (
/obj/structure/window/reinforced/spawner/directional/south,
/obj/structure/window/reinforced/spawner/directional/north,
@@ -47105,19 +46909,6 @@
},
/turf/open/floor/iron,
/area/station/commons/dorms)
-"nmq" = (
-/obj/machinery/power/apc/auto_name/directional/north,
-/obj/structure/cable,
-/obj/structure/table/reinforced,
-/obj/effect/spawner/random/engineering/tool{
- pixel_x = -11
- },
-/obj/effect/spawner/random/engineering/tool{
- pixel_x = 5;
- pixel_y = 8
- },
-/turf/open/floor/iron,
-/area/station/security/mechbay)
"nmr" = (
/obj/machinery/hydroponics/soil,
/obj/item/cultivator,
@@ -47214,6 +47005,21 @@
},
/turf/open/floor/iron,
/area/station/maintenance/disposal/incinerator)
+"nnt" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/camera/directional/north{
+ c_tag = "Security - Upper Permabrig Cafeteria";
+ network = list("ss13","prison")
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/machinery/digital_clock/directional/north,
+/obj/item/kirbyplants/organic/plant14,
+/turf/open/floor/iron,
+/area/station/security/prison/mess)
"nnw" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible,
/turf/closed/wall/r_wall,
@@ -47261,6 +47067,17 @@
},
/turf/open/floor/plating,
/area/station/maintenance/department/chapel)
+"noz" = (
+/obj/structure/table,
+/obj/item/paper_bin{
+ pixel_x = -3;
+ pixel_y = 7
+ },
+/obj/item/folder/red,
+/turf/open/floor/iron/dark/textured_half{
+ dir = 1
+ },
+/area/station/security/office)
"noJ" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -47378,11 +47195,6 @@
"npD" = (
/turf/closed/wall/r_wall,
/area/station/maintenance/aft/greater)
-"npH" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/item/reagent_containers/cup/bucket,
-/turf/open/floor/iron/dark,
-/area/mine/laborcamp)
"npJ" = (
/obj/machinery/atmospherics/pipe/layer_manifold/violet/visible,
/turf/open/floor/iron,
@@ -47556,27 +47368,11 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/engine,
/area/station/engineering/supermatter/room)
-"nsL" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/structure/cable,
-/obj/effect/turf_decal/tile/red/half/contrasted,
-/turf/open/floor/iron/dark/side{
- dir = 1
- },
-/area/station/security/processing)
"nsM" = (
/obj/machinery/light/small/directional/west,
/obj/structure/sign/warning/directional/west,
/turf/open/openspace,
/area/station/commons/storage/mining)
-"nsO" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/interrogation)
"nsQ" = (
/obj/structure/disposalpipe/segment,
/obj/structure/cable,
@@ -47596,6 +47392,28 @@
},
/turf/open/floor/iron/dark,
/area/station/security/checkpoint/science)
+"nte" = (
+/obj/structure/table/reinforced,
+/obj/item/gun/energy/laser/carbine/practice{
+ pixel_x = 3;
+ pixel_y = -3
+ },
+/obj/item/gun/energy/laser/practice,
+/obj/machinery/power/apc/auto_name/directional/south,
+/obj/effect/turf_decal/tile/red/half/contrasted,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/item/gun/energy/laser/carbine/practice{
+ pixel_x = 3;
+ pixel_y = -3
+ },
+/obj/item/gun/energy/laser/practice,
+/obj/item/clothing/ears/earmuffs,
+/obj/item/clothing/ears/earmuffs,
+/obj/item/clothing/glasses/sunglasses,
+/obj/item/clothing/glasses/sunglasses,
+/turf/open/floor/iron/dark,
+/area/station/security/range)
"ntl" = (
/turf/closed/wall/r_wall,
/area/station/service/lawoffice)
@@ -47611,18 +47429,14 @@
/obj/machinery/light/small/directional/north,
/turf/open/floor/iron/dark,
/area/station/medical/morgue)
-"ntq" = (
-/obj/machinery/door/window/brigdoor/left/directional/north{
- req_access = list("brig")
+"ntA" = (
+/obj/machinery/mech_bay_recharge_port{
+ dir = 8
},
/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/door/firedoor/border_only{
- dir = 1
- },
+/obj/machinery/airalarm/directional/south,
/turf/open/floor/iron,
-/area/station/security/processing)
+/area/station/security/mechbay)
"ntE" = (
/obj/machinery/status_display/ai/directional/north,
/obj/item/aquarium_kit,
@@ -47654,11 +47468,6 @@
},
/turf/open/floor/iron,
/area/station/hallway/primary/central)
-"nub" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/landmark/event_spawn,
-/turf/open/floor/iron/cafeteria,
-/area/station/security/prison/mess)
"nud" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/pink,
@@ -47681,6 +47490,25 @@
},
/turf/open/floor/stone,
/area/station/service/bar/atrium)
+"nuE" = (
+/obj/effect/turf_decal/caution/stand_clear{
+ dir = 1
+ },
+/obj/effect/turf_decal/siding/dark_red,
+/obj/effect/turf_decal/siding/dark_red{
+ dir = 1
+ },
+/obj/machinery/door/poddoor/shutters/window{
+ name = "Security Mech Bay Shutters";
+ id = "secmechbay";
+ dir = 1
+ },
+/turf/open/floor/iron/dark/textured_half,
+/area/station/security/mechbay)
+"nuH" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/armory/upper)
"nuN" = (
/obj/structure/disposalpipe/segment{
dir = 4
@@ -47710,6 +47538,24 @@
/obj/machinery/light/small/directional/north,
/turf/open/floor/plating/snowed/icemoon,
/area/icemoon/underground/explored)
+"nvw" = (
+/obj/structure/table/glass,
+/obj/item/stack/medical/wrap/gauze{
+ pixel_x = 1
+ },
+/obj/item/stack/medical/mesh,
+/obj/effect/turf_decal/stripes/corner{
+ dir = 8
+ },
+/obj/machinery/button/door/directional/west{
+ id = "chemistry_access_shutters";
+ name = "Chemistry Access Shutter Control";
+ req_access = list("medical")
+ },
+/obj/item/stack/medical/suture,
+/obj/effect/turf_decal/tile/blue/full,
+/turf/open/floor/iron/large,
+/area/station/medical/treatment_center)
"nvx" = (
/obj/machinery/airalarm/directional/east,
/obj/effect/landmark/event_spawn,
@@ -47769,17 +47615,6 @@
/obj/machinery/duct,
/turf/open/floor/iron,
/area/station/engineering/atmos)
-"nvY" = (
-/obj/structure/chair/stool/directional/west,
-/obj/effect/landmark/start/geneticist,
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/obj/effect/turf_decal/tile/blue/anticorner/contrasted{
- dir = 1
- },
-/turf/open/floor/iron/white,
-/area/station/science/genetics)
"nwn" = (
/obj/effect/turf_decal/siding/wood{
dir = 4
@@ -47943,16 +47778,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/plating,
/area/station/maintenance/aft/lesser)
-"nyP" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 8
- },
-/obj/structure/sign/poster/official/random/directional/south,
-/obj/effect/turf_decal/tile/red/half/contrasted,
-/turf/open/floor/iron/dark/textured_edge{
- dir = 1
- },
-/area/station/security/prison)
"nyQ" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -47976,6 +47801,13 @@
/obj/machinery/digital_clock/directional/north,
/turf/open/floor/iron/grimy,
/area/station/hallway/secondary/entry)
+"nyV" = (
+/obj/item/cigbutt/roach{
+ pixel_x = 4;
+ pixel_y = -2
+ },
+/turf/open/floor/plating,
+/area/station/security/prison)
"nyX" = (
/obj/effect/turf_decal/trimline/yellow/filled/line{
dir = 8
@@ -48005,13 +47837,6 @@
/obj/effect/landmark/event_spawn,
/turf/open/floor/iron/smooth,
/area/station/security/execution/transfer)
-"nzl" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
-/obj/item/radio/intercom/directional/east{
- pixel_y = -6
- },
-/turf/open/floor/iron/smooth,
-/area/station/security/execution/transfer)
"nzn" = (
/obj/structure/cable,
/obj/effect/decal/cleanable/dirt/dust,
@@ -48290,14 +48115,6 @@
/obj/effect/turf_decal/stripes/corner,
/turf/open/floor/plating,
/area/station/maintenance/starboard/upper)
-"nCh" = (
-/obj/structure/disposalpipe/segment,
-/obj/machinery/light/directional/east,
-/obj/effect/turf_decal/tile/red/half/contrasted{
- dir = 4
- },
-/turf/open/floor/iron,
-/area/station/security/brig/upper)
"nCi" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/effect/turf_decal/tile/red/half{
@@ -48352,11 +48169,6 @@
},
/turf/open/floor/wood,
/area/station/commons/dorms)
-"nCQ" = (
-/obj/machinery/atmospherics/pipe/multiz/scrubbers/visible/layer2,
-/obj/machinery/atmospherics/pipe/multiz/supply/visible/layer4,
-/turf/open/floor/plating,
-/area/station/security/prison/safe)
"nCV" = (
/obj/effect/turf_decal/trimline/yellow/filled/line,
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
@@ -48367,6 +48179,17 @@
},
/turf/open/floor/iron/white,
/area/station/medical/treatment_center)
+"nDc" = (
+/obj/structure/closet/secure_closet/injection,
+/obj/item/soap/nanotrasen,
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 4
+ },
+/obj/machinery/airalarm/directional/west,
+/obj/effect/mapping_helpers/airalarm/tlv_no_checks,
+/obj/effect/mapping_helpers/airalarm/unlocked,
+/turf/open/floor/iron/dark/textured_edge,
+/area/station/security/execution/education)
"nDd" = (
/obj/machinery/status_display/evac/directional/west,
/obj/effect/turf_decal/stripes/corner,
@@ -48467,11 +48290,6 @@
/obj/effect/spawner/random/trash/caution_sign,
/turf/open/floor/plating,
/area/station/maintenance/port/greater)
-"nEs" = (
-/obj/item/kirbyplants/random,
-/obj/machinery/light/small/directional/west,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/processing)
"nEA" = (
/obj/effect/turf_decal/tile/neutral/fourcorners,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -48513,6 +48331,17 @@
/obj/effect/mapping_helpers/airlock/access/any/engineering/general,
/turf/open/floor/iron/dark,
/area/station/engineering/main)
+"nFj" = (
+/obj/machinery/door/airlock/security{
+ aiControlDisabled = 1;
+ name = "Prisoner Transfer Centre"
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/obj/effect/mapping_helpers/airlock/access/all/security/armory,
+/turf/open/floor/iron/dark,
+/area/station/security/execution/education)
"nFk" = (
/obj/effect/landmark/start/cyborg,
/obj/structure/cable,
@@ -48605,12 +48434,6 @@
/obj/structure/sign/poster/official/work_for_a_future/directional/south,
/turf/open/floor/iron,
/area/station/security/prison/work)
-"nGd" = (
-/obj/machinery/atmospherics/pipe/multiz/scrubbers/visible/layer2,
-/obj/machinery/atmospherics/pipe/multiz/supply/visible/layer4,
-/obj/structure/sign/warning/electric_shock/directional/north,
-/turf/open/floor/plating,
-/area/station/security/prison/safe)
"nGo" = (
/obj/machinery/vending/games,
/turf/open/floor/iron/dark/textured,
@@ -48660,13 +48483,6 @@
/obj/effect/spawner/random/armory/barrier_grenades,
/turf/open/floor/iron/dark/textured,
/area/station/security/armory/upper)
-"nGU" = (
-/obj/structure/closet/secure_closet/security/sec,
-/obj/machinery/airalarm/directional/north,
-/turf/open/floor/iron/smooth_edge{
- dir = 1
- },
-/area/station/security/lockers)
"nGY" = (
/obj/structure/railing/corner{
dir = 4
@@ -48703,13 +48519,6 @@
dir = 4
},
/area/mine/eva)
-"nHs" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 4
- },
-/turf/open/floor/iron/showroomfloor,
-/area/station/security/prison/toilet)
"nHQ" = (
/obj/structure/closet/firecloset,
/obj/effect/mapping_helpers/broken_floor,
@@ -48729,13 +48538,6 @@
},
/turf/open/floor/plating,
/area/station/maintenance/aft/lesser)
-"nId" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/barricade/wooden,
-/turf/open/floor/eighties/red,
-/area/station/security/prison/safe)
"nIl" = (
/obj/structure/chair/stool/directional/north,
/obj/effect/turf_decal/tile/red/half/contrasted{
@@ -48743,6 +48545,12 @@
},
/turf/open/floor/iron/white,
/area/station/science/robotics/lab)
+"nIt" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron/smooth,
+/area/station/security/lockers)
"nIu" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -48806,6 +48614,15 @@
dir = 8
},
/area/station/service/chapel)
+"nJE" = (
+/obj/item/lighter/empty,
+/obj/item/match{
+ pixel_x = 4;
+ pixel_y = -3
+ },
+/obj/effect/decal/cleanable/dirt/dust,
+/turf/open/floor/plating,
+/area/station/security/prison)
"nJH" = (
/obj/machinery/door/airlock{
id_tag = "Dorm2";
@@ -48889,11 +48706,6 @@
/obj/structure/chair/stool/directional/south,
/turf/open/floor/iron,
/area/station/security/prison/visit)
-"nKR" = (
-/obj/structure/table,
-/obj/item/flashlight/lamp,
-/turf/open/floor/iron/dark,
-/area/station/security/interrogation)
"nKT" = (
/obj/effect/turf_decal/siding/wood{
dir = 8
@@ -49011,6 +48823,28 @@
/obj/structure/sign/warning/docking/directional/north,
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/surface/outdoors/less_spawns)
+"nMn" = (
+/obj/machinery/door/airlock/external{
+ glass = 1;
+ name = "Labor Camp External Airlock";
+ opacity = 0
+ },
+/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{
+ cycle_id = "labour-exit"
+ },
+/turf/open/floor/iron,
+/area/mine/laborcamp)
+"nMo" = (
+/obj/item/storage/box/bodybags,
+/obj/item/reagent_containers/syringe{
+ name = "steel point"
+ },
+/obj/item/reagent_containers/cup/bottle/multiver,
+/obj/item/reagent_containers/cup/bottle/epinephrine,
+/obj/structure/table/glass,
+/obj/structure/window/reinforced/spawner/directional/south,
+/turf/open/floor/iron/white/textured,
+/area/station/security/medical)
"nMu" = (
/obj/effect/turf_decal/trimline/blue/filled/warning{
dir = 1
@@ -49083,14 +48917,6 @@
},
/turf/open/floor/wood,
/area/station/service/library)
-"nMZ" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/tile/red/half/contrasted,
-/obj/effect/landmark/firealarm_sanity,
-/turf/open/floor/iron/dark/textured_edge{
- dir = 1
- },
-/area/station/security/prison)
"nNe" = (
/obj/structure/disposalpipe/segment{
dir = 4
@@ -49194,15 +49020,6 @@
dir = 8
},
/area/station/science/research)
-"nOb" = (
-/obj/machinery/door/airlock/external{
- name = "Labor Camp Shuttle Airlock"
- },
-/obj/effect/mapping_helpers/airlock/cyclelink_helper{
- dir = 4
- },
-/turf/open/floor/iron/dark/smooth_large,
-/area/station/security/processing)
"nOj" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
/obj/structure/noticeboard/staff{
@@ -49252,13 +49069,15 @@
/obj/structure/disposalpipe/segment,
/turf/open/floor/plating,
/area/station/maintenance/port/aft)
-"nOQ" = (
-/obj/machinery/suit_storage_unit/security,
-/obj/machinery/camera/directional/north{
- c_tag = "Security - EVA"
+"nOR" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
},
-/turf/open/floor/iron/smooth,
-/area/station/security/brig/upper)
+/obj/effect/turf_decal/tile/purple/anticorner/contrasted{
+ dir = 1
+ },
+/turf/open/floor/iron/white,
+/area/station/science/genetics)
"nOS" = (
/obj/effect/turf_decal/trimline/dark_blue/line{
dir = 6
@@ -49303,19 +49122,6 @@
/obj/structure/sign/warning/cold_temp/directional/north,
/turf/open/floor/iron/smooth_large,
/area/station/science/cytology)
-"nPr" = (
-/obj/machinery/light/cold/directional/north,
-/obj/effect/turf_decal/trimline/purple/filled/line{
- dir = 1
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/power/apc/auto_name/directional/north,
-/obj/structure/cable,
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/turf/open/floor/iron/dark,
-/area/station/engineering/circuit_workshop)
"nPs" = (
/obj/structure/bodycontainer/morgue,
/obj/machinery/camera/directional/south{
@@ -49509,6 +49315,16 @@
/obj/structure/cable,
/turf/open/floor/plating,
/area/station/maintenance/starboard/lesser)
+"nRM" = (
+/obj/structure/chair/wood{
+ dir = 8
+ },
+/obj/machinery/camera/directional/east{
+ c_tag = "Security - Permabrig Meditation";
+ network = list("ss13","prison")
+ },
+/turf/open/floor/iron/sepia,
+/area/station/security/prison/rec)
"nRV" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/structure/extinguisher_cabinet/directional/south,
@@ -49587,15 +49403,6 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/station/ai/satellite/interior)
-"nSH" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/turf/open/floor/iron,
-/area/station/security/processing)
"nSK" = (
/obj/structure/sign/departments/xenobio/directional/west,
/obj/effect/spawner/random/structure/crate,
@@ -49673,17 +49480,22 @@
/obj/effect/turf_decal/tile/red/full,
/turf/open/floor/iron/dark/smooth_large,
/area/station/security/checkpoint/medical)
+"nTW" = (
+/obj/effect/spawner/structure/window/hollow/reinforced/middle{
+ dir = 4
+ },
+/obj/structure/cable,
+/obj/machinery/door/poddoor/preopen{
+ id = "labor";
+ name = "Labor Camp Blast Door"
+ },
+/turf/open/floor/plating,
+/area/mine/laborcamp)
"nTX" = (
/obj/structure/flora/grass/both/style_random,
/obj/structure/sign/nanotrasen/directional/north,
/turf/open/misc/asteroid/snow/icemoon,
/area/icemoon/surface/outdoors/less_spawns)
-"nUg" = (
-/obj/effect/turf_decal/tile/red/half/contrasted{
- dir = 1
- },
-/turf/open/floor/iron/dark/side,
-/area/station/security/processing)
"nUh" = (
/obj/effect/mapping_helpers/burnt_floor,
/turf/open/floor/plating,
@@ -49718,6 +49530,12 @@
},
/turf/open/floor/iron/dark/textured_edge,
/area/station/security/prison)
+"nUS" = (
+/obj/item/radio/intercom/prison/directional/east,
+/obj/structure/gulag_beacon,
+/obj/machinery/light/small/directional/east,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"nVc" = (
/obj/structure/cable,
/obj/effect/turf_decal/trimline/yellow/filled/corner{
@@ -49755,6 +49573,14 @@
/obj/effect/landmark/event_spawn,
/turf/open/floor/iron/white,
/area/station/science/robotics/lab)
+"nVH" = (
+/obj/machinery/light_switch/directional/south,
+/obj/structure/disposalpipe/trunk{
+ dir = 8
+ },
+/obj/machinery/disposal/bin,
+/turf/open/floor/iron/dark/smooth_large,
+/area/station/command/heads_quarters/hos)
"nVJ" = (
/obj/machinery/door/airlock/freezer{
desc = "The freezer where the chef keeps all the stuff that needs to be kept cold. Ice cold.";
@@ -49810,6 +49636,13 @@
},
/turf/open/floor/plating,
/area/station/maintenance/port/lesser)
+"nWx" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"nWy" = (
/obj/effect/turf_decal/tile/brown/half/contrasted{
dir = 8
@@ -49835,20 +49668,12 @@
/obj/machinery/holopad,
/turf/open/floor/iron/white,
/area/station/science/xenobiology)
-"nXb" = (
-/turf/closed/wall,
-/area/icemoon/surface/outdoors/nospawn)
"nXg" = (
/obj/machinery/atmospherics/components/unary/thermomachine/heater{
dir = 8
},
/turf/open/floor/plating,
/area/station/maintenance/starboard/upper)
-"nXj" = (
-/obj/machinery/vending/sovietsoda,
-/obj/structure/cable,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/prison/safe)
"nXl" = (
/obj/effect/turf_decal/bot,
/obj/machinery/portable_atmospherics/canister,
@@ -49893,6 +49718,18 @@
/obj/machinery/door/firedoor,
/turf/open/floor/iron/dark,
/area/station/security/prison/visit)
+"nXW" = (
+/obj/machinery/door/window/brigdoor/left/directional/north{
+ req_access = list("security");
+ name = "Firing Range Access"
+ },
+/obj/structure/platform/iron,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/range)
+"nXZ" = (
+/obj/structure/sign/nanotrasen/directional/east,
+/turf/open/misc/asteroid/snow/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"nYl" = (
/obj/effect/turf_decal/trimline/purple/filled/warning{
dir = 1
@@ -49926,10 +49763,6 @@
/obj/structure/flora/rock/pile/icy/style_random,
/turf/open/misc/asteroid/snow/coldroom,
/area/icemoon/underground/explored)
-"nYZ" = (
-/obj/item/storage/bag/trash,
-/turf/open/floor/plating,
-/area/station/security/prison/safe)
"nZb" = (
/obj/effect/turf_decal/stripes/line,
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
@@ -49971,16 +49804,6 @@
},
/turf/open/floor/iron/dark,
/area/station/hallway/secondary/entry)
-"nZC" = (
-/obj/effect/turf_decal/stripes/corner{
- dir = 4
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/sign/warning/cold_temp/directional/north,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"nZH" = (
/obj/structure/lattice/catwalk,
/turf/open/openspace,
@@ -50014,6 +49837,12 @@
},
/turf/open/floor/iron/freezer,
/area/station/commons/toilet/locker)
+"oaa" = (
+/obj/structure/sign/painting/large{
+ dir = 1
+ },
+/turf/open/floor/carpet,
+/area/station/security/prison/rec)
"oad" = (
/obj/structure/railing{
dir = 4
@@ -50040,6 +49869,12 @@
},
/turf/open/floor/iron/white/corner,
/area/mine/living_quarters)
+"oaM" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/turf/open/floor/iron/smooth,
+/area/station/security/brig/upper)
"oaP" = (
/obj/machinery/door/airlock/research{
name = "Crater Observation Room"
@@ -50287,12 +50122,6 @@
/obj/effect/spawner/random/engineering/tracking_beacon,
/turf/open/floor/iron,
/area/station/cargo/storage)
-"ody" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/smooth,
-/area/mine/laborcamp/security)
"odz" = (
/obj/machinery/computer/arcade/orion_trail,
/turf/open/floor/iron,
@@ -50324,6 +50153,13 @@
},
/turf/open/floor/iron/dark,
/area/station/science/robotics/lab)
+"oef" = (
+/obj/effect/turf_decal/tile/red/anticorner/contrasted,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/turf/open/floor/iron,
+/area/station/security/prison/visit)
"oeh" = (
/obj/effect/mapping_helpers/airlock/cyclelink_helper{
dir = 8
@@ -50335,6 +50171,14 @@
/obj/effect/mapping_helpers/airlock/access/all/security/general,
/turf/open/floor/plating,
/area/station/hallway/secondary/exit/departure_lounge)
+"oek" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/newscaster/directional/west,
+/obj/structure/chair/sofa/bench/right{
+ dir = 4
+ },
+/turf/open/floor/iron/smooth,
+/area/station/security/holding_cell)
"oev" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/effect/turf_decal/trimline/yellow/filled/line{
@@ -50470,17 +50314,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/dark,
/area/station/ai/satellite/chamber)
-"ogL" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/trimline/red/filled/line{
- dir = 9
- },
-/turf/open/floor/iron/dark/side{
- dir = 9
- },
-/area/station/security/prison)
"oha" = (
/obj/effect/decal/cleanable/dirt,
/obj/structure/cable,
@@ -50544,18 +50377,23 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plating,
/area/station/maintenance/starboard/aft)
+"ohV" = (
+/obj/structure/sign/warning/gas_mask/directional/west,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"oic" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/structure/cable,
/turf/open/floor/iron/smooth,
/area/station/medical/chemistry)
-"oie" = (
-/obj/effect/turf_decal/bot,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"oif" = (
/obj/effect/gibspawner/human/bodypartless,
/obj/structure/sign/warning/secure_area/directional/south,
@@ -50637,6 +50475,13 @@
},
/turf/open/floor/wood/parquet,
/area/station/service/theater)
+"oiN" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/vending/wardrobe/gene_wardrobe,
+/turf/open/floor/iron/white,
+/area/station/science/genetics)
"oiO" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -50648,6 +50493,11 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/station/engineering/atmos/hfr_room)
+"oiP" = (
+/obj/item/kirbyplants/random,
+/obj/effect/turf_decal/tile/red/anticorner/contrasted,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/prison)
"oiT" = (
/obj/effect/spawner/random/trash/grille_or_waste,
/turf/open/floor/plating,
@@ -50727,6 +50577,13 @@
},
/turf/open/floor/iron/dark,
/area/station/service/hydroponics)
+"ojE" = (
+/obj/effect/turf_decal/tile/red/half/contrasted{
+ dir = 1
+ },
+/obj/item/radio/intercom/directional/north,
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
"ojF" = (
/obj/machinery/rnd/production/protolathe/department/science,
/turf/open/floor/iron/checker,
@@ -50759,14 +50616,6 @@
/obj/effect/mapping_helpers/airlock/access/all/supply/mining,
/turf/open/floor/iron/large,
/area/mine/mechbay)
-"okl" = (
-/obj/structure/chair{
- dir = 8
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/sign/poster/official/random/directional/north,
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
"okx" = (
/obj/structure/table/reinforced,
/obj/machinery/door/window/brigdoor/left/directional/south{
@@ -50861,24 +50710,10 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible,
/turf/open/floor/iron/smooth,
/area/station/maintenance/starboard/lesser)
-"olV" = (
-/obj/machinery/light/small/directional/west,
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/carpet/black,
-/area/station/security/prison/safe)
-"olY" = (
-/obj/machinery/door/airlock/security/glass{
- name = "Security EVA"
- },
-/obj/effect/mapping_helpers/airlock/access/all/security/armory,
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/door/firedoor,
-/obj/effect/mapping_helpers/airlock/red_alert_access,
+"olZ" = (
+/obj/machinery/light/small/directional/north,
/turf/open/floor/iron/smooth,
-/area/station/security/processing)
+/area/station/security/eva)
"omg" = (
/obj/effect/spawner/random/clothing/wardrobe_closet_colored,
/obj/effect/turf_decal/tile/neutral/fourcorners,
@@ -50901,6 +50736,15 @@
"omk" = (
/turf/open/floor/glass/reinforced,
/area/station/security/office)
+"omw" = (
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 10
+ },
+/obj/machinery/light/small/directional/west,
+/turf/open/floor/iron/dark/side{
+ dir = 10
+ },
+/area/mine/laborcamp/security)
"omG" = (
/obj/structure/table,
/obj/item/flashlight/lamp,
@@ -50917,25 +50761,12 @@
},
/turf/open/floor/iron,
/area/station/commons/locker)
-"omJ" = (
-/obj/machinery/door/airlock{
- name = "Perma Overlook Closet"
- },
-/obj/effect/mapping_helpers/airlock/abandoned,
-/turf/open/floor/vault,
-/area/station/security/prison/rec)
"omL" = (
/obj/effect/decal/cleanable/dirt,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/structure/cable,
/turf/open/floor/plating,
/area/station/maintenance/department/cargo)
-"omP" = (
-/obj/machinery/door/airlock{
- name = "Cleaning Closet"
- },
-/turf/open/floor/plating,
-/area/station/security/prison/safe)
"omT" = (
/obj/structure/table,
/obj/machinery/cell_charger,
@@ -51097,13 +50928,6 @@
},
/turf/open/floor/iron/dark/textured,
/area/station/hallway/primary/central)
-"ooW" = (
-/obj/structure/cable,
-/obj/effect/spawner/structure/window/hollow/reinforced/middle{
- dir = 4
- },
-/turf/open/floor/plating,
-/area/station/security/prison/rec)
"opc" = (
/obj/effect/turf_decal/trimline/blue/filled/line{
dir = 4
@@ -51191,6 +51015,18 @@
"opP" = (
/turf/closed/wall/r_wall,
/area/station/science/ordnance/burnchamber)
+"opR" = (
+/obj/machinery/button/door/directional/south{
+ name = "Security Mech Garage Door Controls";
+ id = "secmechbay";
+ req_access = list("security")
+ },
+/obj/effect/turf_decal/stripes/corner{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/red/half/contrasted,
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
"opS" = (
/obj/effect/turf_decal/tile/red/half/contrasted{
dir = 1
@@ -51225,13 +51061,6 @@
},
/turf/open/floor/wood,
/area/station/commons/dorms)
-"oqu" = (
-/obj/item/radio/intercom/directional/east,
-/obj/effect/spawner/random/entertainment/slot_machine{
- name = "two-armed bandit"
- },
-/turf/open/floor/wood/large,
-/area/station/commons/lounge)
"oqz" = (
/obj/effect/turf_decal/tile/green{
dir = 4
@@ -51292,6 +51121,19 @@
/obj/effect/spawner/random/structure/closet_private,
/turf/open/floor/plating,
/area/station/maintenance/starboard/fore)
+"ore" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 1
+ },
+/obj/structure/railing{
+ dir = 4
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/iron,
+/area/mine/production)
"orq" = (
/obj/machinery/light/small/directional/west,
/obj/machinery/button/door/directional/south{
@@ -51419,6 +51261,11 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron,
/area/station/maintenance/port/aft)
+"osN" = (
+/obj/structure/reagent_dispensers/wall/peppertank/directional/south,
+/obj/structure/filingcabinet/chestdrawer,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/office)
"osO" = (
/obj/effect/turf_decal/tile/blue{
dir = 4
@@ -51458,16 +51305,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/dark,
/area/station/security/courtroom)
-"oty" = (
-/obj/structure/rack,
-/obj/machinery/light/cold/directional/north,
-/obj/item/storage/box/bandages{
- pixel_x = -6;
- pixel_y = 6
- },
-/obj/item/healthanalyzer,
-/turf/open/floor/iron/white/textured,
-/area/station/security/medical)
"otA" = (
/obj/machinery/door/window/left/directional/north{
name = "Public Mining"
@@ -51509,13 +51346,6 @@
/obj/structure/sink/directional/east,
/turf/open/floor/iron,
/area/station/service/hydroponics)
-"oua" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/power/apc/auto_name/directional/south,
-/turf/open/floor/plating,
-/area/station/security/prison/safe)
"ouc" = (
/obj/structure/table,
/obj/item/clothing/mask/gas,
@@ -51548,18 +51378,6 @@
/obj/machinery/light/small/directional/east,
/turf/open/floor/iron,
/area/mine/living_quarters)
-"ous" = (
-/obj/machinery/door/airlock/security/glass{
- name = "N2O Storage"
- },
-/obj/effect/mapping_helpers/airlock/access/all/security/armory,
-/obj/effect/mapping_helpers/airlock/abandoned,
-/obj/structure/cable,
-/obj/effect/mapping_helpers/airlock/unres/delayed{
- dir = 8
- },
-/turf/open/floor/plating,
-/area/station/maintenance/fore)
"ouK" = (
/obj/machinery/space_heater,
/obj/effect/mapping_helpers/broken_floor,
@@ -51582,15 +51400,6 @@
/obj/effect/spawner/random/structure/musician/piano/random_piano,
/turf/open/floor/wood,
/area/station/maintenance/aft/greater)
-"ouX" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 4
- },
-/obj/structure/closet/secure_closet/personal/patient{
- name = "test subject's closet"
- },
-/turf/open/floor/iron/white,
-/area/station/science/genetics)
"ovm" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -51676,6 +51485,16 @@
/obj/machinery/light/cold/directional/west,
/turf/open/floor/iron/white,
/area/station/medical/treatment_center)
+"oww" = (
+/obj/machinery/gulag_item_reclaimer{
+ pixel_y = -32
+ },
+/obj/effect/turf_decal/loading_area/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/turf/open/floor/iron,
+/area/station/security/brig)
"owC" = (
/turf/closed/wall/r_wall,
/area/station/science/server)
@@ -51725,6 +51544,11 @@
/obj/structure/cable,
/turf/open/floor/iron/dark,
/area/station/engineering/circuit_workshop)
+"oxJ" = (
+/obj/effect/spawner/structure/window/reinforced/tinted,
+/obj/structure/cable,
+/turf/open/floor/plating,
+/area/station/security/interrogation)
"oxO" = (
/turf/open/floor/plating,
/area/station/maintenance/aft/lesser)
@@ -51832,17 +51656,6 @@
/obj/effect/mapping_helpers/broken_floor,
/turf/open/floor/wood,
/area/station/maintenance/aft/lesser)
-"oyH" = (
-/obj/structure/sign/poster/contraband/random/directional/north,
-/turf/open/floor/plating,
-/area/station/security/prison/safe)
-"oyL" = (
-/obj/effect/turf_decal/tile/red/half/contrasted,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 1
- },
-/turf/open/floor/iron/dark,
-/area/station/security/mechbay)
"oyM" = (
/obj/structure/railing/corner{
dir = 1
@@ -51850,6 +51663,14 @@
/obj/structure/lattice/catwalk,
/turf/open/openspace/icemoon,
/area/icemoon/underground/explored)
+"oyV" = (
+/obj/machinery/door/window/brigdoor/right/directional/north{
+ req_access = list("security");
+ name = "Firing Range Access"
+ },
+/obj/structure/platform/iron,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/range)
"oyW" = (
/turf/open/floor/circuit,
/area/station/ai/satellite/hallway)
@@ -52053,20 +51874,20 @@
},
/turf/open/lava/plasma/ice_moon,
/area/icemoon/underground/explored)
-"oAP" = (
-/obj/machinery/portable_atmospherics/canister/bz,
-/turf/open/floor/plating,
-/area/station/security/prison/safe)
-"oAY" = (
-/obj/machinery/camera/directional/north{
- c_tag = "Armory - Internal - Lower"
+"oAO" = (
+/obj/structure/closet/secure_closet/security/sec,
+/obj/structure/reagent_dispensers/wall/peppertank/directional/north,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/iron/smooth_edge{
+ dir = 1
},
-/obj/structure/rack,
-/obj/item/storage/toolbox/drone,
-/obj/effect/turf_decal/tile/red/half/contrasted,
-/obj/machinery/light/small/directional/north,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/armory)
+/area/station/security/lockers)
+"oAS" = (
+/obj/structure/table,
+/obj/item/kitchen/fork/plastic,
+/obj/structure/cable,
+/turf/open/floor/iron,
+/area/station/security/prison/mess)
"oBg" = (
/obj/structure/table/wood,
/obj/item/book/bible,
@@ -52079,6 +51900,15 @@
},
/turf/open/floor/iron/dark,
/area/mine/eva/lower)
+"oBp" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/railing,
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/iron,
+/area/mine/production)
"oBq" = (
/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{
dir = 9
@@ -52109,6 +51939,15 @@
},
/turf/open/lava/plasma/ice_moon,
/area/icemoon/underground/explored)
+"oBC" = (
+/obj/structure/closet/secure_closet/freezer/gulag_fridge,
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 5
+ },
+/turf/open/floor/iron/dark/side{
+ dir = 5
+ },
+/area/mine/laborcamp/security)
"oBD" = (
/obj/effect/decal/cleanable/dirt,
/obj/item/reagent_containers/cup/bucket{
@@ -52127,12 +51966,6 @@
/obj/structure/cable,
/turf/open/floor/plating,
/area/station/maintenance/solars/starboard/fore)
-"oBV" = (
-/obj/item/paper/fluff/jobs/security/beepsky_mom,
-/obj/machinery/light/small/dim/directional/east,
-/obj/effect/decal/cleanable/cobweb/cobweb2,
-/turf/open/floor/plating,
-/area/station/maintenance/fore)
"oBZ" = (
/obj/effect/mapping_helpers/broken_floor,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -52144,20 +51977,6 @@
/obj/machinery/firealarm/directional/south,
/turf/open/floor/iron/dark/side,
/area/station/security/prison)
-"oCo" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 8
- },
-/obj/structure/cable,
-/obj/effect/turf_decal/tile/blue/opposingcorners{
- dir = 1
- },
-/obj/effect/turf_decal/siding/white{
- dir = 8
- },
-/turf/open/floor/iron/cafeteria,
-/area/mine/laborcamp)
"oCs" = (
/obj/structure/table,
/obj/item/radio/headset/headset_med{
@@ -52221,13 +52040,6 @@
/obj/machinery/light/small/directional/west,
/turf/open/floor/grass,
/area/station/security/prison/safe)
-"oCU" = (
-/obj/machinery/firealarm/directional/south,
-/obj/effect/turf_decal/tile/red/half/contrasted,
-/turf/open/floor/iron/dark/textured_edge{
- dir = 1
- },
-/area/station/security/prison)
"oDb" = (
/obj/item/popsicle_stick{
pixel_x = -9;
@@ -52304,10 +52116,6 @@
},
/turf/open/floor/iron/smooth_large,
/area/station/science/cytology)
-"oDB" = (
-/obj/machinery/light/small/directional/east,
-/turf/open/floor/plating,
-/area/mine/laborcamp)
"oDD" = (
/obj/effect/turf_decal/trimline/green/filled/corner{
dir = 8
@@ -52324,6 +52132,17 @@
dir = 8
},
/area/station/maintenance/port/fore)
+"oDL" = (
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 5
+ },
+/obj/machinery/door/poddoor/shutters/window/preopen{
+ name = "Firing Range Shutters";
+ dir = 1;
+ id = "firingrangeshuttersoutside"
+ },
+/turf/open/floor/plating/snowed/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"oDQ" = (
/obj/effect/turf_decal/stripes/corner{
dir = 8
@@ -52361,6 +52180,13 @@
/obj/machinery/requests_console/auto_name/directional/west,
/turf/open/floor/iron/dark,
/area/station/ai/satellite/chamber)
+"oEr" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 8
+ },
+/obj/machinery/light/small/dim/directional/south,
+/turf/open/floor/iron/showroomfloor,
+/area/mine/laborcamp)
"oEt" = (
/obj/machinery/airalarm/directional/south,
/turf/open/floor/iron,
@@ -52430,6 +52256,14 @@
/obj/effect/turf_decal/stripes/end,
/turf/open/floor/iron/dark/textured,
/area/station/medical/medbay/aft)
+"oET" = (
+/obj/structure/railing{
+ dir = 8
+ },
+/turf/open/floor/iron/stairs/medium{
+ dir = 1
+ },
+/area/mine/laborcamp/security)
"oEX" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -52626,13 +52460,12 @@
},
/turf/open/floor/iron,
/area/station/hallway/secondary/exit/departure_lounge)
-"oGJ" = (
-/obj/machinery/camera/directional/west{
- c_tag = "Labor Camp External West";
- network = list("labor")
- },
-/turf/open/misc/asteroid/snow/icemoon,
-/area/icemoon/surface/outdoors/labor_camp)
+"oGM" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
+/turf/open/floor/iron/dark,
+/area/station/security/execution/education)
"oGN" = (
/obj/structure/reagent_dispensers/watertank,
/obj/effect/decal/cleanable/dirt,
@@ -52660,6 +52493,20 @@
},
/turf/open/floor/carpet,
/area/station/command/heads_quarters/captain)
+"oGW" = (
+/obj/machinery/door/poddoor/shutters{
+ dir = 1;
+ id = "armory";
+ name = "Armory Shutter"
+ },
+/obj/machinery/button/door/directional/east{
+ id = "armory";
+ name = "Armory Shutters";
+ req_access = list("armory")
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron,
+/area/station/security/armory/upper)
"oHf" = (
/obj/machinery/vending/autodrobe,
/obj/machinery/airalarm/directional/north,
@@ -52697,6 +52544,25 @@
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
/area/station/service/chapel)
+"oHJ" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/cup/glass/bottle/vodka/badminka{
+ pixel_x = 7;
+ pixel_y = 20
+ },
+/obj/item/reagent_containers/cup/glass/drinkingglass/shotglass{
+ pixel_x = 7;
+ pixel_y = 8
+ },
+/obj/item/reagent_containers/cup/glass/drinkingglass/shotglass{
+ pixel_x = 6
+ },
+/obj/item/taperecorder{
+ pixel_x = -5;
+ pixel_y = 1
+ },
+/turf/open/floor/wood/large,
+/area/station/command/heads_quarters/hos)
"oHK" = (
/turf/closed/wall/r_wall,
/area/station/science/lab)
@@ -52730,13 +52596,6 @@
/obj/structure/sign/departments/cargo/directional/west,
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/underground/explored)
-"oIv" = (
-/obj/machinery/camera/directional/south{
- c_tag = "Labor Camp External North";
- network = list("labor")
- },
-/turf/open/floor/plating/snowed/smoothed/icemoon,
-/area/icemoon/surface/outdoors/labor_camp)
"oIy" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
/obj/effect/decal/cleanable/dirt/dust,
@@ -52896,13 +52755,6 @@
/obj/item/radio/intercom/directional/south,
/turf/open/floor/iron,
/area/station/service/hydroponics)
-"oLj" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/machinery/light/small/directional/north,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"oLm" = (
/obj/machinery/camera/directional/east{
c_tag = "Garden"
@@ -53002,6 +52854,10 @@
/obj/effect/spawner/random/trash/mess,
/turf/open/floor/iron/grimy,
/area/station/maintenance/aft/greater)
+"oMP" = (
+/obj/effect/spawner/random/entertainment/slot_machine,
+/turf/open/floor/wood,
+/area/station/command/meeting_room)
"oMR" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -53022,6 +52878,15 @@
"oMT" = (
/turf/open/floor/iron,
/area/station/command/heads_quarters/rd)
+"oNl" = (
+/obj/effect/turf_decal/trimline/red/warning{
+ dir = 4
+ },
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 4
+ },
+/turf/open/floor/plating/snowed/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"oNA" = (
/obj/effect/turf_decal/bot,
/turf/open/floor/plating/snowed/smoothed/icemoon,
@@ -53061,18 +52926,6 @@
/obj/structure/sign/warning/fire/directional/north,
/turf/open/floor/glass/reinforced,
/area/station/science/ordnance/office)
-"oOc" = (
-/obj/machinery/vending/wardrobe/gene_wardrobe,
-/obj/structure/sign/departments/genetics/directional/north,
-/turf/open/floor/iron/dark,
-/area/station/science/genetics)
-"oOg" = (
-/obj/effect/spawner/random/medical/patient_stretcher,
-/obj/effect/decal/cleanable/blood/gibs/torso,
-/obj/effect/mapping_helpers/burnt_floor,
-/obj/structure/window/reinforced/tinted/spawner/directional/north,
-/turf/open/floor/plating,
-/area/station/security/prison/safe)
"oOh" = (
/obj/structure/disposalpipe/segment{
dir = 4
@@ -53137,6 +52990,16 @@
dir = 6
},
/area/station/science/research)
+"oOT" = (
+/obj/item/kirbyplants/random,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/interrogation)
+"oPa" = (
+/obj/structure/chair/wood{
+ dir = 4
+ },
+/turf/open/floor/iron/sepia,
+/area/station/security/prison/rec)
"oPb" = (
/obj/effect/turf_decal/stripes/asteroid/line{
dir = 1
@@ -53165,18 +53028,22 @@
/obj/machinery/light/small/directional/east,
/turf/open/floor/iron,
/area/station/service/hydroponics)
-"oPn" = (
-/obj/structure/closet/secure_closet/injection,
-/obj/machinery/airalarm/directional/north,
-/obj/item/soap/nanotrasen,
-/turf/open/floor/iron/dark,
-/area/station/security/execution/education)
"oPr" = (
/obj/effect/decal/cleanable/dirt,
/obj/effect/turf_decal/tile/brown/half/contrasted,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/dark/side,
/area/mine/eva)
+"oPs" = (
+/obj/item/bedsheet/red,
+/obj/machinery/light/small/dim/directional/east,
+/obj/item/paper/fluff/jobs/security/beepsky_mom{
+ pixel_y = 4;
+ pixel_x = -5
+ },
+/mob/living/basic/bot/secbot/beepsky,
+/turf/open/floor/plating,
+/area/station/maintenance/fore)
"oPt" = (
/obj/structure/stairs/east,
/turf/open/floor/iron/stairs/medium{
@@ -53327,16 +53194,6 @@
/obj/item/radio/intercom/directional/north,
/turf/open/floor/iron/dark/textured,
/area/station/security/armory)
-"oSa" = (
-/obj/machinery/door/airlock/public/glass{
- id_tag = "gulag3";
- name = "Cell 3"
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"oSm" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -53355,6 +53212,12 @@
/obj/structure/cable,
/turf/open/floor/iron/smooth,
/area/station/security/lockers)
+"oSG" = (
+/obj/structure/closet/crate/bin,
+/obj/effect/turf_decal/tile/red/full,
+/obj/machinery/firealarm/directional/south,
+/turf/open/floor/iron/smooth_large,
+/area/station/security/brig/upper)
"oSK" = (
/obj/effect/mapping_helpers/airlock/cyclelink_helper{
dir = 4
@@ -53417,6 +53280,10 @@
/obj/structure/sign/warning/cold_temp/directional/east,
/turf/open/floor/plating,
/area/mine/mechbay)
+"oTp" = (
+/obj/machinery/light/warm/dim/directional/east,
+/turf/open/floor/iron/sepia,
+/area/station/security/prison/rec)
"oTr" = (
/obj/effect/turf_decal/tile/brown/anticorner/contrasted{
dir = 1
@@ -53553,6 +53420,26 @@
},
/turf/open/floor/circuit,
/area/station/ai/satellite/chamber)
+"oVE" = (
+/obj/structure/closet,
+/obj/item/clothing/suit/hooded/wintercoat/security{
+ pixel_x = 5
+ },
+/obj/item/clothing/suit/hooded/wintercoat/security{
+ pixel_x = 5
+ },
+/obj/item/clothing/suit/hooded/wintercoat/security{
+ pixel_x = 5
+ },
+/obj/item/clothing/suit/hooded/wintercoat{
+ pixel_x = -5
+ },
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 4
+ },
+/obj/machinery/power/apc/auto_name/directional/west,
+/turf/open/floor/iron/dark/textured_edge,
+/area/station/security/execution/education)
"oVG" = (
/obj/machinery/door/airlock/public/glass{
name = "Art Storage"
@@ -53584,10 +53471,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/catwalk_floor/iron_dark,
/area/station/security/prison)
-"oWe" = (
-/obj/machinery/firealarm/directional/north,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/prison/rec)
"oWk" = (
/obj/machinery/door/firedoor/border_only{
dir = 8
@@ -53634,17 +53517,6 @@
/obj/effect/turf_decal/tile/blue/fourcorners,
/turf/open/floor/iron/dark/textured,
/area/station/medical/medbay/lobby)
-"oXd" = (
-/obj/machinery/light/small/directional/east,
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/trimline/red/warning{
- dir = 5
- },
-/obj/effect/turf_decal/stripes/red/line{
- dir = 10
- },
-/turf/open/floor/iron/dark/textured,
-/area/station/security/range)
"oXf" = (
/obj/structure/closet/secure_closet/medical1,
/obj/effect/turf_decal/trimline/blue/filled/line{
@@ -53776,6 +53648,10 @@
/obj/structure/cable,
/turf/open/floor/iron/white,
/area/station/science/xenobiology)
+"oYK" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"oYN" = (
/obj/structure/table,
/obj/item/hand_tele{
@@ -53838,12 +53714,6 @@
},
/turf/open/floor/iron,
/area/station/engineering/atmos)
-"oZR" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/turf/open/floor/iron/dark/textured_edge,
-/area/station/security/prison)
"pac" = (
/obj/effect/turf_decal/tile/red/half/contrasted{
dir = 8
@@ -53861,14 +53731,15 @@
dir = 4
},
/area/station/medical/chem_storage)
-"par" = (
-/obj/structure/toilet/greyscale,
-/obj/machinery/airalarm/directional/east,
-/obj/structure/cable,
-/turf/open/floor/iron/smooth_half{
+"pap" = (
+/obj/machinery/door/window/brigdoor/right/directional/north{
+ req_access = list("security");
+ name = "Firing Range Access"
+ },
+/turf/open/floor/iron/dark/side{
dir = 1
},
-/area/station/security/prison/safe)
+/area/station/security/range)
"pau" = (
/obj/structure/table/wood,
/obj/item/pai_card,
@@ -53887,11 +53758,6 @@
/obj/structure/cable,
/turf/open/floor/iron,
/area/station/command/bridge)
-"paL" = (
-/obj/machinery/light/small/directional/east,
-/obj/structure/cable,
-/turf/open/floor/plating/icemoon,
-/area/station/security/execution/education)
"paM" = (
/turf/closed/wall,
/area/station/engineering/storage/tech)
@@ -54008,6 +53874,21 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/station/command/heads_quarters/ce)
+"pcj" = (
+/obj/structure/bed/medical/anchored{
+ dir = 4
+ },
+/obj/item/bedsheet/medical,
+/obj/effect/turf_decal/tile/blue/opposingcorners{
+ dir = 1
+ },
+/obj/machinery/camera/directional/east{
+ c_tag = "Labor Camp - Infirmary";
+ network = list("labor","prison")
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron/white,
+/area/mine/laborcamp)
"pcr" = (
/obj/machinery/atmospherics/components/unary/vent_pump/siphon/monitored/nitrous_output{
dir = 8
@@ -54068,10 +53949,15 @@
/obj/structure/sign/warning/electric_shock/directional/north,
/turf/open/floor/iron/dark/textured,
/area/station/security/prison)
-"pdc" = (
+"pcX" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron,
-/area/mine/laborcamp/security)
+/area/mine/laborcamp)
"pdd" = (
/obj/structure/disposalpipe/segment,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -54090,10 +53976,6 @@
/obj/structure/window/reinforced/spawner/directional/west,
/turf/open/floor/iron/white/smooth_large,
/area/station/medical/pharmacy)
-"pdx" = (
-/obj/item/kirbyplants/organic/plant10,
-/turf/open/floor/sepia,
-/area/station/security/prison/rec)
"pdy" = (
/obj/machinery/conveyor_switch/oneway{
id = "robo2"
@@ -54122,25 +54004,10 @@
/obj/structure/sign/poster/random/directional/north,
/turf/open/floor/iron/cafeteria,
/area/station/hallway/secondary/exit/departure_lounge)
-"pdK" = (
-/obj/effect/turf_decal/tile/red/anticorner/contrasted,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/armory/upper)
"pdO" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible,
/turf/open/floor/engine,
/area/station/science/explab)
-"pdT" = (
-/obj/structure/chair/sofa/corp/right{
- dir = 8
- },
-/obj/machinery/camera/directional/east{
- c_tag = "Security - Permabrig Library Reading Room";
- network = list("ss13","prison")
- },
-/obj/effect/landmark/start/prisoner,
-/turf/open/floor/carpet/blue,
-/area/station/security/prison/work)
"pdV" = (
/obj/machinery/vending/coffee,
/obj/machinery/firealarm/directional/east,
@@ -54238,12 +54105,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/plating,
/area/station/maintenance/starboard/lesser)
-"pfO" = (
-/obj/structure/chair/stool/directional/west,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"pfP" = (
/obj/machinery/computer/mech_bay_power_console,
/obj/structure/cable,
@@ -54406,10 +54267,6 @@
},
/turf/open/floor/plating,
/area/station/maintenance/starboard/aft)
-"phK" = (
-/obj/effect/spawner/random/contraband/prison,
-/turf/open/floor/plating,
-/area/station/security/prison/safe)
"phL" = (
/obj/structure/reflector/single/anchored{
dir = 9
@@ -54449,14 +54306,6 @@
/obj/effect/landmark/event_spawn,
/turf/open/floor/iron/white,
/area/station/medical/treatment_center)
-"piv" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/disposalpipe/segment,
-/obj/effect/spawner/random/engineering/tracking_beacon,
-/turf/open/floor/iron,
-/area/station/security/brig/upper)
"piB" = (
/obj/structure/sign/warning/electric_shock/directional/north,
/obj/effect/turf_decal/stripes/corner{
@@ -54481,15 +54330,6 @@
/obj/item/pillow/random,
/turf/open/floor/carpet,
/area/station/commons/dorms)
-"piD" = (
-/obj/machinery/computer/security/labor,
-/obj/structure/cable,
-/obj/effect/turf_decal/tile/red{
- dir = 1
- },
-/obj/machinery/light/small/directional/north,
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
"piL" = (
/obj/machinery/door/window/brigdoor/security/cell/left/directional/west{
id = "Cell 2";
@@ -54727,14 +54567,6 @@
/obj/effect/spawner/random/trash/caution_sign,
/turf/open/floor/plating,
/area/station/maintenance/department/chapel)
-"pmr" = (
-/obj/structure/window/reinforced/spawner/directional/north{
- pixel_y = 2
- },
-/obj/structure/chair,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/iron/smooth,
-/area/station/security/holding_cell)
"pmA" = (
/obj/structure/minecart_rail{
dir = 4
@@ -54813,20 +54645,11 @@
/obj/structure/extinguisher_cabinet/directional/west,
/turf/open/floor/glass/reinforced,
/area/station/science/xenobiology)
-"pnG" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/newscaster/directional/north,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+"pnF" = (
+/obj/effect/landmark/start/hangover,
/obj/structure/cable,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
-"pnK" = (
-/obj/structure/filingcabinet/chestdrawer,
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/light_switch/directional/north,
-/turf/open/floor/iron,
-/area/station/science/explab)
+/turf/open/floor/iron/smooth,
+/area/station/engineering/lobby)
"pnR" = (
/turf/closed/wall/r_wall,
/area/station/ai/satellite/interior)
@@ -54852,6 +54675,19 @@
/obj/effect/mapping_helpers/airlock/access/all/security/brig,
/turf/open/floor/iron/dark/textured,
/area/station/security/execution/transfer)
+"pop" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/trimline/red/warning{
+ dir = 5
+ },
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 10
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/plating/snowed/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"pos" = (
/obj/structure/table,
/obj/effect/spawner/round_default_module,
@@ -54909,6 +54745,10 @@
/obj/machinery/light/small/directional/north,
/turf/open/floor/plating,
/area/station/maintenance/port/aft)
+"poU" = (
+/obj/machinery/light/floor,
+/turf/open/floor/iron/dark,
+/area/station/security/prison/rec)
"ppc" = (
/obj/item/trash/syndi_cakes,
/obj/effect/turf_decal/stripes/red/line{
@@ -54996,6 +54836,16 @@
/obj/effect/mapping_helpers/no_atoms_ontop,
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/underground/explored)
+"ppZ" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/obj/effect/turf_decal/tile/red/half/contrasted{
+ dir = 8
+ },
+/obj/machinery/status_display/evac/directional/north,
+/turf/open/floor/iron/smooth,
+/area/station/security/brig/upper)
"pqc" = (
/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{
dir = 6
@@ -55003,22 +54853,14 @@
/obj/machinery/meter,
/turf/open/floor/iron,
/area/station/engineering/atmos)
-"pql" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/iron,
-/area/mine/production)
-"pqo" = (
-/obj/effect/spawner/structure/window/reinforced,
-/obj/machinery/door/poddoor/shutters/preopen{
- dir = 8;
- id = "gene_desk_shutters";
- name = "Genetics Shutters"
+"pqs" = (
+/obj/structure/table/wood,
+/obj/machinery/fax{
+ fax_name = "Head of Security's Office";
+ name = "Head of Security's Fax Machine"
},
-/turf/open/floor/plating,
-/area/station/science/genetics)
+/turf/open/floor/wood/large,
+/area/station/command/heads_quarters/hos)
"pqv" = (
/obj/item/storage/medkit/toxin{
pixel_x = 3;
@@ -55034,14 +54876,6 @@
"prg" = (
/turf/open/floor/wood,
/area/station/service/library)
-"prm" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/cable,
-/obj/structure/disposalpipe/segment,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/smooth,
-/area/station/engineering/lobby)
"prs" = (
/obj/docking_port/stationary{
dir = 8;
@@ -55122,6 +54956,10 @@
dir = 4
},
/area/station/engineering/lobby)
+"psz" = (
+/obj/effect/landmark/event_spawn,
+/turf/open/floor/iron/cafeteria,
+/area/station/security/prison/mess)
"psN" = (
/turf/closed/wall/r_wall,
/area/station/security/brig/entrance)
@@ -55145,17 +54983,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron,
/area/station/cargo/office)
-"psY" = (
-/obj/machinery/door/poddoor/shutters{
- id = "secmechbay";
- name = "Security Mech Bay Shutters"
- },
-/obj/effect/turf_decal/caution/stand_clear,
-/obj/effect/turf_decal/box,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/dark,
-/area/station/security/mechbay)
"ptd" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -55171,30 +54998,6 @@
/obj/structure/bookcase/random,
/turf/open/floor/iron/grimy,
/area/station/maintenance/aft/greater)
-"ptr" = (
-/obj/structure/table/wood,
-/obj/item/reagent_containers/cup/glass/bottle/vodka/badminka{
- pixel_x = 7;
- pixel_y = 20
- },
-/obj/item/taperecorder{
- pixel_x = -5;
- pixel_y = 1
- },
-/obj/item/reagent_containers/cup/glass/drinkingglass/shotglass{
- pixel_x = 7;
- pixel_y = 8
- },
-/obj/item/reagent_containers/cup/glass/drinkingglass/shotglass{
- pixel_x = 6
- },
-/obj/machinery/firealarm/directional/south,
-/obj/structure/secure_safe/hos{
- pixel_x = 28;
- pixel_y = 6
- },
-/turf/open/floor/iron/dark/smooth_large,
-/area/station/command/heads_quarters/hos)
"ptQ" = (
/obj/structure/disposalpipe/trunk/multiz/down,
/obj/effect/turf_decal/stripes/line,
@@ -55218,15 +55021,6 @@
/obj/machinery/light/directional/south,
/turf/open/floor/iron,
/area/station/hallway/primary/central)
-"puc" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/effect/turf_decal/tile/red{
- dir = 1
- },
-/obj/machinery/light/warm/directional/west,
-/turf/open/floor/iron,
-/area/station/security/prison/mess)
"pue" = (
/obj/structure/extinguisher_cabinet/directional/east,
/obj/effect/turf_decal/tile/red,
@@ -55286,6 +55080,17 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plating,
/area/station/maintenance/starboard/aft)
+"puM" = (
+/obj/structure/table,
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 5
+ },
+/obj/item/paper_bin,
+/obj/item/folder/red,
+/turf/open/floor/iron/dark/side{
+ dir = 5
+ },
+/area/mine/laborcamp/security)
"puN" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -55409,12 +55214,6 @@
},
/turf/open/floor/iron,
/area/station/command/heads_quarters/ce)
-"pvJ" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 8
- },
-/turf/open/floor/eighties/red,
-/area/station/security/prison/safe)
"pvP" = (
/obj/item/radio/intercom/directional/south,
/obj/structure/disposalpipe/segment{
@@ -55460,17 +55259,6 @@
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
/area/station/medical/virology)
-"pwo" = (
-/obj/machinery/door/airlock/external{
- name = "Labor Camp Shuttle Airlock";
- shuttledocked = 1
- },
-/obj/effect/mapping_helpers/airlock/cyclelink_helper{
- dir = 4
- },
-/obj/effect/mapping_helpers/airlock/access/all/security/brig,
-/turf/open/floor/iron/dark/smooth_large,
-/area/station/security/processing)
"pwv" = (
/obj/machinery/atmospherics/pipe/multiz/supply/visible/layer4{
color = "#0000ff";
@@ -55625,14 +55413,6 @@
/obj/machinery/firealarm/directional/north,
/turf/open/floor/iron/grimy,
/area/station/service/bar/backroom)
-"pyG" = (
-/obj/structure/rack,
-/obj/effect/turf_decal/tile/red/half/contrasted{
- dir = 4
- },
-/obj/effect/spawner/random/armory/e_gun,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/armory/upper)
"pyI" = (
/obj/machinery/door/airlock/engineering{
name = "Port Quarter Solar Access"
@@ -55734,19 +55514,6 @@
/obj/item/book/manual/wiki/detective,
/turf/open/floor/carpet/blue,
/area/station/security/prison/work)
-"pzx" = (
-/obj/machinery/hydroponics/constructable,
-/obj/structure/window/reinforced/spawner/directional/west,
-/obj/effect/decal/cleanable/dirt,
-/obj/item/seeds/carrot,
-/obj/effect/turf_decal/tile/green/half/contrasted{
- dir = 8
- },
-/obj/effect/turf_decal/siding/green{
- dir = 8
- },
-/turf/open/floor/iron/dark,
-/area/mine/laborcamp)
"pzC" = (
/obj/machinery/firealarm/directional/north,
/obj/effect/turf_decal/siding/yellow{
@@ -55754,6 +55521,14 @@
},
/turf/open/floor/iron,
/area/station/engineering/atmos)
+"pzU" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/dark,
+/area/station/security/mechbay)
"pzV" = (
/obj/structure/table,
/obj/item/paper_bin{
@@ -55878,27 +55653,6 @@
},
/turf/open/floor/plating,
/area/station/maintenance/starboard/fore)
-"pCp" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/button/flasher{
- id = "visitorflash";
- pixel_y = -26;
- pixel_x = -7
- },
-/obj/machinery/button/door/directional/south{
- pixel_x = 7;
- pixel_y = -26;
- name = "Visitation Shutters Control";
- id = "visitation";
- req_access = list("brig")
- },
-/turf/open/floor/iron,
-/area/station/security/prison/visit)
-"pCE" = (
-/obj/machinery/firealarm/directional/east,
-/obj/structure/filingcabinet,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/office)
"pCG" = (
/obj/structure/fence/corner{
dir = 2
@@ -55919,6 +55673,15 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron/dark,
/area/mine/eva)
+"pCS" = (
+/obj/structure/railing{
+ dir = 4
+ },
+/obj/structure/stairs/south,
+/turf/open/floor/iron/stairs/medium{
+ dir = 1
+ },
+/area/mine/laborcamp/security)
"pDe" = (
/obj/structure/closet/secure_closet/personal{
anchored = 1
@@ -55948,15 +55711,6 @@
},
/turf/open/floor/iron,
/area/station/hallway/primary/central)
-"pDy" = (
-/obj/structure/table,
-/obj/structure/cable,
-/obj/item/clothing/head/beanie/red,
-/obj/effect/turf_decal/tile/red/half/contrasted{
- dir = 8
- },
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
"pDA" = (
/obj/machinery/portable_atmospherics/canister/air,
/obj/effect/turf_decal/stripes/line{
@@ -55968,26 +55722,6 @@
/obj/machinery/light/small/directional/south,
/turf/open/floor/plating,
/area/station/maintenance/fore)
-"pDB" = (
-/obj/item/radio/intercom/directional/north,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 8
- },
-/turf/open/floor/iron/smooth,
-/area/station/security/brig/upper)
-"pDC" = (
-/obj/machinery/door/airlock/external{
- name = "Escape Pod Three";
- space_dir = 1
- },
-/turf/open/floor/iron/dark/textured,
-/area/station/security/processing)
-"pDI" = (
-/obj/structure/table,
-/obj/machinery/computer/libraryconsole/bookmanagement,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"pDL" = (
/obj/structure/sign/departments/psychology/directional/south,
/obj/effect/turf_decal/trimline/blue/filled/line{
@@ -56008,9 +55742,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/carpet,
/area/station/service/library)
-"pDW" = (
-/turf/open/floor/plating,
-/area/mine/laborcamp/security)
"pEc" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -56090,16 +55821,6 @@
},
/turf/open/floor/carpet,
/area/station/security/detectives_office)
-"pEX" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/firealarm/directional/north,
-/obj/effect/turf_decal/tile/red{
- dir = 1
- },
-/turf/open/floor/iron,
-/area/station/security/prison/mess)
"pFg" = (
/obj/structure/chair{
dir = 8
@@ -56124,13 +55845,6 @@
/obj/machinery/computer/security/telescreen/entertainment/directional/north,
/turf/open/floor/iron/grimy,
/area/station/commons/vacant_room/office)
-"pFZ" = (
-/obj/item/target/syndicate,
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/training_machine,
-/obj/effect/turf_decal/bot_red,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/range)
"pGd" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
dir = 1
@@ -56199,6 +55913,12 @@
/obj/machinery/photocopier/prebuilt,
/turf/open/floor/wood,
/area/station/service/library)
+"pGU" = (
+/obj/structure/chair,
+/obj/structure/sign/warning/electric_shock/directional/north,
+/obj/structure/cable,
+/turf/open/floor/plating,
+/area/station/security/execution/education)
"pGW" = (
/obj/machinery/camera/directional/west{
c_tag = "MiniSat External SouthEast";
@@ -56272,6 +55992,16 @@
/obj/machinery/status_display/evac/directional/north,
/turf/open/floor/iron/grimy,
/area/station/service/chapel/office)
+"pIl" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/obj/machinery/door/airlock/maintenance{
+ name = "Vestibule Maintenance"
+ },
+/obj/effect/mapping_helpers/airlock/access/all/security/general,
+/turf/open/floor/plating,
+/area/station/maintenance/department/security)
"pIm" = (
/obj/machinery/atmospherics/components/binary/pump{
dir = 8;
@@ -56388,12 +56118,6 @@
},
/turf/open/floor/iron/white,
/area/station/medical/medbay/aft)
-"pJY" = (
-/obj/structure/table,
-/obj/machinery/recharger,
-/obj/effect/turf_decal/tile/red,
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
"pKb" = (
/obj/structure/disposalpipe/segment,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -56443,11 +56167,6 @@
},
/turf/open/floor/iron/white,
/area/station/science/robotics/lab)
-"pKR" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/plating,
-/area/station/security/prison/safe)
"pKS" = (
/obj/machinery/atmospherics/pipe/multiz/supply/visible/layer4,
/obj/machinery/atmospherics/pipe/multiz/scrubbers/visible/layer2,
@@ -56489,6 +56208,13 @@
dir = 8
},
/area/station/hallway/secondary/entry)
+"pLp" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 4
+ },
+/turf/open/floor/iron,
+/area/station/security/prison/workout)
"pLt" = (
/obj/structure/disposalpipe/segment{
dir = 4
@@ -56543,17 +56269,6 @@
/obj/effect/spawner/random/trash/botanical_waste,
/turf/open/floor/plating,
/area/station/maintenance/port/fore)
-"pMg" = (
-/obj/machinery/door/airlock/external{
- name = "Labor Camp Shuttle Airlock";
- req_access = list("brig")
- },
-/obj/effect/mapping_helpers/airlock/cyclelink_helper{
- dir = 8
- },
-/obj/effect/mapping_helpers/airlock/access/all/security/brig,
-/turf/open/floor/iron/dark/smooth_large,
-/area/station/security/processing)
"pMq" = (
/obj/machinery/camera/directional/south{
c_tag = "Atmospherics Storage Room - South"
@@ -56647,6 +56362,14 @@
},
/turf/open/floor/iron/dark/airless,
/area/station/science/ordnance/freezerchamber)
+"pNH" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/disposalpipe/segment,
+/obj/machinery/light/floor,
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
"pNK" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 4
@@ -56885,6 +56608,11 @@
},
/turf/open/floor/iron/dark/smooth_half,
/area/station/medical/morgue)
+"pRA" = (
+/obj/item/radio/intercom/prison/directional/west,
+/obj/structure/table,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"pRL" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -56898,11 +56626,6 @@
},
/turf/open/floor/plating,
/area/station/commons/vacant_room/commissary)
-"pRZ" = (
-/obj/machinery/shower/directional/south,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
-/turf/open/floor/iron/freezer,
-/area/mine/laborcamp)
"pSk" = (
/obj/structure/disposalpipe/segment{
dir = 4
@@ -56972,6 +56695,10 @@
/obj/structure/sign/warning/cold_temp/directional/north,
/turf/open/floor/plating/snowed/icemoon,
/area/icemoon/surface/outdoors/nospawn)
+"pSN" = (
+/obj/structure/cable,
+/turf/open/floor/plating,
+/area/station/security/execution/education)
"pTd" = (
/obj/structure/table/reinforced,
/obj/machinery/door/poddoor/shutters/preopen{
@@ -57011,6 +56738,14 @@
},
/turf/open/floor/iron/dark,
/area/station/service/hydroponics)
+"pTl" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/disposalpipe/segment,
+/obj/machinery/light/floor,
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
"pTy" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -57084,6 +56819,14 @@
},
/turf/open/floor/plating,
/area/station/cargo/storage)
+"pUl" = (
+/obj/structure/table,
+/obj/item/knife/plastic{
+ pixel_x = -4;
+ pixel_y = -2
+ },
+/turf/open/floor/iron/kitchen_coldroom/freezerfloor,
+/area/station/security/prison/mess)
"pUn" = (
/obj/structure/sink/directional/west,
/obj/effect/turf_decal/stripes/line{
@@ -57256,14 +56999,6 @@
/obj/structure/cable,
/turf/open/floor/plating,
/area/station/science/xenobiology)
-"pXk" = (
-/obj/machinery/door/window/brigdoor/right/directional/north{
- name = "Flash Storage";
- req_access = list("armory")
- },
-/obj/machinery/recharge_station,
-/turf/open/floor/iron/smooth,
-/area/station/security/brig/upper)
"pXn" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
dir = 1
@@ -57294,12 +57029,26 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/plating,
/area/station/maintenance/port/aft)
-"pXB" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 8
+"pXw" = (
+/obj/machinery/door/poddoor/preopen{
+ id = "Prison Gate";
+ name = "Prison Blast Door"
},
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
+/obj/machinery/door/firedoor,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/status_display/door_timer{
+ id = "Cell 1";
+ name = "Cell 1";
+ pixel_x = -32
+ },
+/obj/effect/turf_decal/stripes/red/line,
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/brig)
"pXE" = (
/obj/effect/turf_decal/stripes/line{
dir = 4
@@ -57324,12 +57073,6 @@
/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/surface/outdoors/less_spawns)
-"pYa" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 8
- },
-/turf/open/floor/iron/cafeteria,
-/area/station/security/prison/mess)
"pYg" = (
/obj/effect/turf_decal/siding/yellow{
dir = 8
@@ -57655,6 +57398,12 @@
/obj/item/storage/medkit/emergency,
/turf/open/floor/iron,
/area/station/commons/dorms)
+"qbB" = (
+/obj/effect/turf_decal/stripes/corner{
+ dir = 1
+ },
+/turf/open/floor/iron,
+/area/mine/production)
"qbF" = (
/obj/structure/closet/secure_closet/personal/cabinet,
/obj/effect/landmark/start/hangover,
@@ -57732,17 +57481,13 @@
/obj/machinery/plumbing/sender,
/turf/open/floor/plating,
/area/station/medical/chemistry)
-"qdl" = (
-/obj/machinery/light/small/directional/east,
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/trimline/red/warning{
- dir = 6
+"qde" = (
+/obj/effect/turf_decal/tile/red/half/contrasted,
+/obj/effect/landmark/firealarm_sanity,
+/turf/open/floor/iron/dark/textured_edge{
+ dir = 1
},
-/obj/effect/turf_decal/stripes/red/line{
- dir = 9
- },
-/turf/open/floor/iron/dark/textured,
-/area/station/security/range)
+/area/station/security/prison)
"qdq" = (
/obj/structure/railing,
/obj/structure/disposalpipe/segment{
@@ -57770,12 +57515,6 @@
},
/turf/open/floor/iron/dark/smooth_large,
/area/station/command/eva)
-"qdF" = (
-/obj/machinery/vending/wardrobe/sec_wardrobe,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/light/directional/north,
-/turf/open/floor/iron/smooth_edge,
-/area/station/security/lockers)
"qdH" = (
/obj/structure/bookcase/random,
/obj/structure/sign/poster/official/nanomichi_ad/directional/north,
@@ -57806,6 +57545,9 @@
/obj/effect/mapping_helpers/broken_floor,
/turf/open/floor/plating,
/area/station/maintenance/fore)
+"qdP" = (
+/turf/closed/wall,
+/area/station/security/range)
"qdX" = (
/obj/machinery/turretid{
control_area = "/area/station/ai/satellite/interior";
@@ -57827,6 +57569,10 @@
/obj/structure/disposalpipe/segment,
/turf/open/floor/wood,
/area/station/service/lawoffice)
+"qdZ" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
+/turf/open/floor/iron/smooth,
+/area/station/security/lockers)
"qea" = (
/obj/structure/rack,
/obj/item/storage/toolbox/mechanical{
@@ -57850,6 +57596,16 @@
/obj/machinery/microwave,
/turf/open/floor/stone,
/area/mine/eva/lower)
+"qeo" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/light/floor,
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
"qes" = (
/obj/effect/turf_decal/stripes/line,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -57869,6 +57625,10 @@
dir = 4
},
/area/station/hallway/secondary/entry)
+"qeI" = (
+/obj/machinery/portable_atmospherics/canister/air,
+/turf/open/floor/plating,
+/area/station/maintenance/department/security)
"qeK" = (
/obj/machinery/door/airlock/maintenance,
/obj/structure/cable,
@@ -57929,11 +57689,6 @@
/obj/machinery/vitals_reader/directional/north,
/turf/open/floor/iron/large,
/area/station/medical/treatment_center)
-"qfs" = (
-/obj/machinery/portable_atmospherics/canister/air,
-/obj/structure/cable,
-/turf/open/floor/plating,
-/area/station/security/prison/safe)
"qfy" = (
/obj/effect/decal/cleanable/dirt,
/obj/effect/turf_decal/caution/stand_clear{
@@ -58007,6 +57762,13 @@
},
/turf/open/floor/iron/dark,
/area/station/commons/fitness)
+"qgd" = (
+/obj/effect/turf_decal/tile/red/opposingcorners,
+/obj/structure/closet/crate/trashcart,
+/obj/effect/spawner/random/contraband/permabrig_gear,
+/obj/effect/spawner/random/contraband/permabrig_weapon,
+/turf/open/floor/iron,
+/area/station/security/prison/mess)
"qgm" = (
/obj/machinery/meter/monitored/waste_loop,
/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{
@@ -58033,12 +57795,6 @@
/obj/effect/spawner/random/maintenance/three,
/turf/open/floor/plating,
/area/station/maintenance/starboard/fore)
-"qgO" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/turf/open/floor/iron/dark,
-/area/station/security/processing)
"qhb" = (
/obj/structure/table/wood,
/obj/effect/spawner/random/trash/crushed_can,
@@ -58077,16 +57833,6 @@
/obj/machinery/space_heater,
/turf/open/floor/plating,
/area/station/maintenance/port/fore)
-"qhP" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/tile/red/half/contrasted{
- dir = 1
- },
-/obj/machinery/light/floor,
-/turf/open/floor/iron/dark/side,
-/area/station/security/processing)
"qhR" = (
/obj/structure/fence/corner{
dir = 2
@@ -58125,11 +57871,11 @@
/obj/effect/turf_decal/tile/brown/half/contrasted,
/turf/open/floor/iron/dark/side,
/area/mine/eva/lower)
-"qiJ" = (
-/obj/structure/closet/secure_closet/freezer/kitchen/maintenance,
-/obj/effect/spawner/random/contraband/prison,
-/turf/open/floor/iron/showroomfloor,
-/area/station/security/prison/mess)
+"qiH" = (
+/obj/structure/table,
+/obj/item/taperecorder,
+/turf/open/floor/iron/dark,
+/area/station/security/interrogation)
"qiK" = (
/obj/effect/decal/cleanable/dirt,
/obj/effect/turf_decal/tile/brown/anticorner/contrasted{
@@ -58210,15 +57956,6 @@
/obj/structure/girder,
/turf/open/floor/plating,
/area/station/maintenance/port/fore)
-"qjE" = (
-/obj/machinery/door/airlock/security{
- name = "Private Cell"
- },
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/carpet/black,
-/area/station/security/prison/safe)
"qjF" = (
/obj/effect/turf_decal/trimline/blue/filled/line{
dir = 9
@@ -58256,6 +57993,10 @@
/obj/effect/landmark/event_spawn,
/turf/open/floor/stone,
/area/station/service/bar/atrium)
+"qkf" = (
+/obj/structure/cable,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"qkg" = (
/mob/living/basic/pet/penguin/baby/permanent,
/obj/item/toy/snowball{
@@ -58271,6 +58012,15 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/carpet/blue,
/area/station/hallway/secondary/entry)
+"qkv" = (
+/obj/structure/rack,
+/obj/item/book/bible,
+/obj/item/book/bible{
+ pixel_y = 3;
+ pixel_x = 3
+ },
+/turf/open/floor/iron/dark,
+/area/station/security/prison/rec)
"qkB" = (
/obj/effect/turf_decal/trimline/green/filled/corner{
dir = 1
@@ -58282,17 +58032,16 @@
},
/turf/open/floor/iron/dark,
/area/station/medical/virology)
-"qkI" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/railing/corner/end{
- dir = 4
+"qkP" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/disposalpipe/segment,
+/obj/structure/railing/corner/end/flip{
+ dir = 8
},
-/turf/open/floor/iron,
-/area/mine/production)
-"qkL" = (
-/obj/effect/spawner/structure/window/reinforced,
-/turf/open/floor/plating,
-/area/station/security/lockers)
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/smooth,
+/area/station/engineering/lobby)
"qkR" = (
/obj/structure/extinguisher_cabinet/directional/west,
/obj/machinery/chem_master,
@@ -58429,13 +58178,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply,
/turf/open/floor/plating,
/area/station/medical/virology)
-"qna" = (
-/obj/machinery/camera/directional/east{
- c_tag = "Security - Permabrig Chapel";
- network = list("ss13","prison")
- },
-/turf/open/floor/carpet,
-/area/station/security/prison/rec)
"qnj" = (
/turf/closed/wall,
/area/station/commons/locker)
@@ -58456,6 +58198,17 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply,
/turf/open/floor/iron/dark,
/area/station/medical/virology)
+"qnv" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/trimline/red/warning{
+ dir = 8
+ },
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 8
+ },
+/obj/machinery/light/small/red/directional/west,
+/turf/open/floor/plating/snowed/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"qnw" = (
/obj/structure/cable,
/obj/effect/turf_decal/tile/brown/half{
@@ -58469,6 +58222,9 @@
"qnC" = (
/turf/closed/wall/r_wall,
/area/station/command/heads_quarters/ce)
+"qnI" = (
+/turf/open/floor/iron/kitchen_coldroom/freezerfloor,
+/area/station/security/prison/mess)
"qnO" = (
/obj/machinery/atmospherics/components/trinary/mixer/airmix{
dir = 4
@@ -58538,10 +58294,17 @@
/obj/effect/mapping_helpers/burnt_floor,
/turf/open/floor/plating,
/area/station/maintenance/department/medical/morgue)
-"qoY" = (
-/obj/effect/spawner/random/structure/crate_abandoned,
+"qoU" = (
+/obj/structure/cable,
+/obj/effect/spawner/structure/window/reinforced/tinted,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/door/poddoor/preopen{
+ id = "labor";
+ name = "Labor Camp Blast Door"
+ },
/turf/open/floor/plating,
-/area/station/security/prison/safe)
+/area/mine/laborcamp)
"qpb" = (
/obj/machinery/disposal/bin{
desc = "A pneumatic waste disposal unit. This one leads to the morgue.";
@@ -58769,6 +58532,14 @@
},
/turf/open/floor/iron/smooth,
/area/station/engineering/lobby)
+"qrz" = (
+/obj/effect/turf_decal/tile/red/half/contrasted{
+ dir = 1
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
+/obj/structure/sign/warning/pods/directional/north,
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
"qrB" = (
/obj/effect/turf_decal/siding/wood{
dir = 8
@@ -58830,16 +58601,6 @@
"qtj" = (
/turf/closed/wall,
/area/station/engineering/storage)
-"qts" = (
-/obj/structure/window/reinforced/spawner/directional/west,
-/obj/effect/turf_decal/stripes/red/line{
- dir = 5
- },
-/obj/effect/turf_decal/trimline/red/line{
- dir = 1
- },
-/turf/open/floor/iron/dark/textured,
-/area/station/security/range)
"qtu" = (
/obj/structure/table,
/obj/item/mmi,
@@ -58868,13 +58629,6 @@
/obj/structure/sign/warning/directional/south,
/turf/open/misc/asteroid/snow/icemoon,
/area/icemoon/surface/outdoors/less_spawns)
-"qtH" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 4
- },
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"qtM" = (
/obj/structure/disposalpipe/segment,
/obj/structure/cable,
@@ -58884,18 +58638,6 @@
/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance,
/turf/open/floor/plating,
/area/station/maintenance/port/aft)
-"qud" = (
-/obj/machinery/conveyor_switch/oneway{
- id = "mining_internal";
- name = "mining conveyor";
- pixel_x = 1;
- pixel_y = 8
- },
-/obj/structure/railing{
- dir = 4
- },
-/turf/open/floor/iron,
-/area/mine/production)
"que" = (
/obj/machinery/camera/directional/south{
c_tag = "Chapel South"
@@ -59021,19 +58763,6 @@
},
/turf/open/floor/iron/dark,
/area/station/engineering/atmos/storage/gas)
-"qwa" = (
-/obj/machinery/door/window/brigdoor/right/directional/west{
- name = "Shooting Range"
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/stripes/red/line{
- dir = 8
- },
-/turf/open/floor/iron/dark/textured,
-/area/station/security/range)
"qwe" = (
/obj/structure/table,
/obj/item/phone{
@@ -59095,6 +58824,10 @@
},
/turf/open/floor/iron/dark,
/area/station/cargo/miningdock)
+"qxg" = (
+/obj/structure/closet/secure_closet/freezer/meat/all_access,
+/turf/open/floor/iron/kitchen_coldroom/freezerfloor,
+/area/station/security/prison/mess)
"qxl" = (
/obj/structure/table,
/obj/item/storage/box/beakers{
@@ -59162,12 +58895,6 @@
"qxI" = (
/turf/open/floor/plastic,
/area/station/commons/dorms/laundry)
-"qxN" = (
-/obj/structure/railing{
- dir = 4
- },
-/turf/open/misc/asteroid/snow/icemoon,
-/area/icemoon/underground/explored)
"qxQ" = (
/obj/effect/turf_decal/delivery,
/turf/open/floor/iron,
@@ -59288,6 +59015,16 @@
},
/turf/open/misc/hay/icemoon,
/area/icemoon/underground/explored)
+"qAz" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/landmark/event_spawn,
+/obj/structure/railing,
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/iron,
+/area/mine/production)
"qAB" = (
/obj/structure/table/wood,
/obj/item/flashlight/lamp,
@@ -59415,6 +59152,12 @@
/obj/machinery/airalarm/directional/east,
/turf/open/floor/plating,
/area/station/ai/satellite/maintenance)
+"qDb" = (
+/obj/effect/spawner/structure/window,
+/obj/structure/cable,
+/obj/machinery/door/firedoor,
+/turf/open/floor/plating,
+/area/station/security/brig/upper)
"qDm" = (
/obj/structure/disposalpipe/segment,
/obj/structure/cable,
@@ -59432,6 +59175,13 @@
},
/turf/open/floor/plating,
/area/station/cargo/storage)
+"qDu" = (
+/obj/effect/turf_decal/tile/red/anticorner/contrasted,
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 1
+ },
+/turf/open/floor/iron/dark/textured,
+/area/station/security/armory/upper)
"qDA" = (
/obj/structure/bed{
dir = 4
@@ -59445,19 +59195,6 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/carpet/donk,
/area/mine/production)
-"qDD" = (
-/obj/machinery/washing_machine,
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/tile/blue/opposingcorners{
- dir = 1
- },
-/turf/open/floor/iron/cafeteria,
-/area/mine/laborcamp)
-"qDG" = (
-/obj/structure/punching_bag,
-/obj/effect/turf_decal/bot,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/prison/workout)
"qDI" = (
/obj/effect/spawner/structure/window,
/turf/open/floor/plating,
@@ -59553,6 +59290,14 @@
/obj/structure/weightmachine,
/turf/open/floor/iron,
/area/station/commons/fitness)
+"qEF" = (
+/obj/effect/mapping_helpers/airlock/access/all/security/general,
+/obj/machinery/door/airlock/security/glass{
+ name = "Security Firing Range";
+ security_level = 1
+ },
+/turf/open/floor/iron/dark,
+/area/station/security/range)
"qEJ" = (
/turf/closed/wall,
/area/station/service/chapel/office)
@@ -59659,11 +59404,26 @@
/obj/structure/cable,
/turf/open/floor/iron/dark/smooth_large,
/area/station/security/checkpoint/customs/auxiliary)
+"qFM" = (
+/obj/structure/rack,
+/obj/effect/turf_decal/tile/red/half/contrasted{
+ dir = 4
+ },
+/obj/effect/spawner/random/armory/e_gun,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/armory/upper)
"qFO" = (
/obj/structure/flora/bush/flowers_yw/style_random,
/obj/structure/flora/bush/sparsegrass/style_random,
/turf/open/floor/grass,
/area/station/service/hydroponics)
+"qFU" = (
+/obj/structure/chair/stool/directional/south,
+/obj/structure/cable,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"qFW" = (
/obj/machinery/door/airlock/maintenance,
/obj/effect/mapping_helpers/airlock/abandoned,
@@ -59904,19 +59664,6 @@
/obj/machinery/airalarm/directional/north,
/turf/open/floor/iron,
/area/station/service/hydroponics)
-"qJC" = (
-/obj/machinery/seed_extractor,
-/obj/structure/window/reinforced/spawner/directional/west,
-/obj/structure/window/reinforced/spawner/directional/north,
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/tile/green/anticorner/contrasted{
- dir = 1
- },
-/obj/effect/turf_decal/siding/green{
- dir = 9
- },
-/turf/open/floor/iron/dark,
-/area/mine/laborcamp)
"qJT" = (
/obj/machinery/light/small/directional/south,
/turf/open/floor/plating/snowed/icemoon,
@@ -59928,16 +59675,6 @@
},
/turf/open/floor/iron,
/area/station/hallway/primary/central)
-"qJY" = (
-/obj/machinery/door/airlock/maintenance{
- name = "Permabrig Maintenance"
- },
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/mapping_helpers/airlock/access/all/security/brig,
-/turf/open/floor/plating,
-/area/station/security/prison/safe)
"qKa" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/effect/decal/cleanable/dirt,
@@ -60004,28 +59741,6 @@
},
/turf/open/floor/plating,
/area/station/command/heads_quarters/ce)
-"qKS" = (
-/obj/machinery/light/small/directional/south,
-/obj/structure/closet/secure_closet/brig{
- id = "Cell 1";
- name = "Cell 1 locker"
- },
-/obj/structure/cable,
-/turf/open/floor/iron/smooth,
-/area/station/security/brig)
-"qLg" = (
-/obj/effect/spawner/random/contraband/narcotics,
-/obj/structure/sign/poster/contraband/syndiemoth/directional/west,
-/obj/effect/mapping_helpers/broken_floor,
-/turf/open/floor/plating,
-/area/station/security/prison/safe)
-"qLi" = (
-/obj/effect/turf_decal/siding/wideplating/dark{
- dir = 8
- },
-/obj/machinery/newscaster/directional/west,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/prison/rec)
"qLm" = (
/obj/machinery/suit_storage_unit/mining,
/obj/effect/turf_decal/bot,
@@ -60086,11 +59801,12 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron,
/area/mine/eva/lower)
-"qLX" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/item/toy/basketball,
-/turf/open/floor/iron,
-/area/station/security/prison/workout)
+"qLR" = (
+/obj/structure/cable,
+/obj/effect/spawner/structure/window/hollow/reinforced/middle,
+/obj/machinery/door/firedoor,
+/turf/open/floor/plating,
+/area/station/security/prison/rec)
"qLY" = (
/turf/closed/wall/r_wall,
/area/station/science/xenobiology)
@@ -60227,6 +59943,15 @@
/obj/effect/turf_decal/tile/dark_blue/diagonal_edge,
/turf/open/floor/iron/dark/diagonal,
/area/station/engineering/atmos/mix)
+"qNA" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/tile/red/half/contrasted{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/item/kirbyplants/random,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/office)
"qNE" = (
/obj/effect/spawner/random/trash/mess,
/turf/open/floor/plating,
@@ -60318,21 +60043,6 @@
/obj/machinery/power/apc/auto_name/directional/north,
/turf/open/floor/iron/dark,
/area/station/science/server)
-"qOP" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/camera/directional/south{
- c_tag = "Security - Vestibule"
- },
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/effect/turf_decal/tile/red/half/contrasted,
-/turf/open/floor/iron/dark/side{
- dir = 1
- },
-/area/station/security/processing)
"qPb" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -60374,11 +60084,6 @@
/obj/effect/turf_decal/tile/brown/half/contrasted,
/turf/open/floor/iron/dark/side,
/area/mine/eva)
-"qPp" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/smooth,
-/area/station/security/holding_cell)
"qPq" = (
/obj/machinery/door/airlock/maintenance{
name = "Security Maintenance"
@@ -60413,6 +60118,17 @@
},
/turf/open/floor/wood,
/area/station/maintenance/port/aft)
+"qPD" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron/dark/side{
+ dir = 1
+ },
+/area/station/security/prison)
"qPE" = (
/obj/structure/closet/secure_closet/freezer/meat,
/turf/open/misc/asteroid/snow/coldroom,
@@ -60502,6 +60218,17 @@
/obj/effect/turf_decal/tile/red,
/turf/open/floor/iron,
/area/station/hallway/primary/central/fore)
+"qQQ" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/dark,
+/area/station/security/execution/education)
+"qQS" = (
+/obj/effect/turf_decal/stripes/corner,
+/obj/effect/turf_decal/tile/red/half/contrasted,
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
"qRk" = (
/obj/item/chair/wood,
/turf/open/floor/carpet,
@@ -60558,17 +60285,20 @@
},
/turf/open/floor/iron/dark/textured,
/area/station/hallway/primary/starboard)
+"qRM" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/plating,
+/area/station/security/execution/education)
"qRO" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/structure/cable,
/turf/open/floor/iron,
/area/station/science/ordnance)
-"qSb" = (
-/obj/structure/window/reinforced/spawner/directional/north,
-/obj/structure/window/reinforced/spawner/directional/west,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/prison/workout)
"qSh" = (
/obj/structure/sink/directional/east,
/obj/structure/mirror/directional/west,
@@ -60629,12 +60359,6 @@
},
/turf/open/lava/plasma/ice_moon,
/area/icemoon/underground/explored)
-"qSu" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/sepia,
-/area/station/security/prison/rec)
"qSE" = (
/obj/machinery/door/poddoor/preopen{
id = "misclab";
@@ -60686,9 +60410,6 @@
},
/turf/open/floor/iron,
/area/station/service/hydroponics/garden)
-"qTs" = (
-/turf/open/floor/iron/showroomfloor,
-/area/station/security/prison/mess)
"qTD" = (
/obj/structure/marker_beacon/burgundy{
name = "landing marker"
@@ -60749,11 +60470,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/brown/visible/layer2,
/turf/open/floor/iron,
/area/station/maintenance/disposal/incinerator)
-"qUw" = (
-/obj/structure/closet/secure_closet/brig,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"qUI" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 4
@@ -60846,14 +60562,6 @@
},
/turf/open/floor/iron/smooth,
/area/station/maintenance/port/lesser)
-"qVJ" = (
-/obj/machinery/disposal/bin,
-/obj/machinery/light_switch/directional/south,
-/obj/structure/disposalpipe/trunk{
- dir = 8
- },
-/turf/open/floor/iron/dark/smooth_large,
-/area/station/command/heads_quarters/hos)
"qVK" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -60955,6 +60663,10 @@
dir = 1
},
/area/station/hallway/secondary/exit/departure_lounge)
+"qWP" = (
+/obj/structure/cable,
+/turf/open/floor/iron/dark,
+/area/station/security/mechbay)
"qWS" = (
/obj/structure/cable,
/obj/effect/landmark/event_spawn,
@@ -60986,6 +60698,11 @@
/obj/structure/flora/bush/jungle/c/style_random,
/turf/open/floor/grass,
/area/station/medical/virology)
+"qXY" = (
+/obj/structure/sign/warning/firing_range/directional/west,
+/obj/structure/flora/grass/both/style_random,
+/turf/open/misc/asteroid/snow/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"qYb" = (
/obj/structure/disposalpipe/segment,
/obj/effect/turf_decal/stripes/line{
@@ -61106,6 +60823,15 @@
/obj/structure/sign/poster/official/random/directional/north,
/turf/open/floor/plating,
/area/station/maintenance/port/aft)
+"qYS" = (
+/obj/effect/turf_decal/tile/red/half/contrasted{
+ dir = 4
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 8
+ },
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
"qYV" = (
/obj/machinery/smartfridge/chemistry/preloaded,
/obj/machinery/door/firedoor,
@@ -61157,6 +60883,15 @@
/obj/effect/decal/cleanable/dirt/dust,
/turf/open/floor/plating,
/area/station/maintenance/starboard/lesser)
+"qZI" = (
+/obj/effect/spawner/structure/window/reinforced/tinted,
+/obj/machinery/door/poddoor/preopen{
+ id = "labor";
+ name = "Labor Camp Blast Door"
+ },
+/obj/structure/cable,
+/turf/open/floor/plating,
+/area/mine/laborcamp)
"qZN" = (
/turf/closed/wall/r_wall,
/area/station/science/ordnance/freezerchamber)
@@ -61175,6 +60910,11 @@
/obj/machinery/firealarm/directional/south,
/turf/open/floor/iron/textured,
/area/mine/mechbay)
+"qZU" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable,
+/turf/open/floor/plating,
+/area/station/security/brig)
"qZZ" = (
/obj/structure/marker_beacon/yellow,
/turf/open/misc/dirt{
@@ -61230,12 +60970,6 @@
/obj/structure/reagent_dispensers/fueltank,
/turf/open/floor/iron/dark,
/area/station/engineering/storage)
-"rax" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 8
- },
-/turf/open/floor/iron/showroomfloor,
-/area/station/security/processing)
"raA" = (
/obj/effect/decal/cleanable/dirt,
/obj/effect/landmark/start/atmospheric_technician,
@@ -61263,13 +60997,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/dark,
/area/station/engineering/supermatter/room)
-"raY" = (
-/obj/machinery/camera/directional/east{
- c_tag = "Security - Permabrig Observation South";
- network = list("ss13","prison")
- },
-/turf/open/lava/plasma/ice_moon,
-/area/icemoon/underground/explored)
"rbb" = (
/obj/effect/mapping_helpers/airlock/cyclelink_helper{
dir = 8
@@ -61317,11 +61044,6 @@
},
/turf/open/floor/iron/dark,
/area/station/service/hydroponics/garden)
-"rbT" = (
-/obj/structure/ore_box,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"rbV" = (
/obj/structure/fence/post{
dir = 2
@@ -61375,6 +61097,21 @@
/obj/effect/spawner/structure/window,
/turf/open/floor/plating,
/area/station/hallway/primary/central)
+"rcF" = (
+/obj/structure/table/reinforced,
+/obj/machinery/door/poddoor/shutters/preopen{
+ dir = 8;
+ id = "gene_desk_shutters";
+ name = "Genetics Shutters"
+ },
+/obj/machinery/door/firedoor,
+/obj/machinery/door/window/right/directional/east{
+ name = "Genetics Desk";
+ req_access = list("genetics")
+ },
+/obj/structure/window/reinforced/spawner/directional/south,
+/turf/open/floor/plating,
+/area/station/science/genetics)
"rcP" = (
/obj/effect/turf_decal/bot_white/right,
/obj/effect/turf_decal/tile/neutral/fourcorners,
@@ -61436,11 +61173,6 @@
},
/turf/open/floor/iron/dark,
/area/station/service/hydroponics)
-"rdw" = (
-/obj/structure/bookcase,
-/obj/machinery/light/small/directional/north,
-/turf/open/floor/carpet,
-/area/station/security/processing)
"rdG" = (
/obj/effect/turf_decal/trimline/blue/filled/line{
dir = 8
@@ -61515,6 +61247,10 @@
dir = 1
},
/area/station/command/heads_quarters/rd)
+"reu" = (
+/obj/machinery/light/small/directional/east,
+/turf/open/floor/plating/snowed/icemoon,
+/area/icemoon/underground/explored)
"reJ" = (
/obj/machinery/navbeacon{
codes_txt = "delivery;dir=8";
@@ -61543,6 +61279,11 @@
},
/turf/open/floor/iron/dark,
/area/station/service/bar)
+"reR" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable,
+/turf/open/floor/plating,
+/area/station/security/eva)
"reT" = (
/obj/machinery/door/window/left/directional/east{
name = "Containment Pen 8";
@@ -61583,11 +61324,26 @@
"rfu" = (
/turf/closed/wall/r_wall,
/area/station/security/prison/rec)
+"rfC" = (
+/mob/living/basic/mouse/white{
+ desc = "This mouse smells faintly of alcohol.";
+ name = "Mik"
+ },
+/obj/effect/mapping_helpers/broken_floor,
+/turf/open/floor/wood,
+/area/station/maintenance/fore)
"rfF" = (
/obj/effect/spawner/random/trash/mess,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/plating,
/area/station/maintenance/port/greater)
+"rfJ" = (
+/obj/machinery/computer/security/telescreen/interrogation/directional/west,
+/obj/structure/chair/stool/directional/west,
+/obj/item/radio/intercom/interrogation/outside/directional/east,
+/obj/effect/spawner/random/trash/cigbutt,
+/turf/open/floor/iron/dark/textured_large,
+/area/station/security/interrogation)
"rfQ" = (
/obj/structure/disposalpipe/segment{
dir = 10
@@ -61667,6 +61423,13 @@
"rgE" = (
/turf/closed/wall/r_wall,
/area/station/engineering/atmos/hfr_room)
+"rgP" = (
+/obj/machinery/door/window/brigdoor/left/directional/west{
+ req_access = list("security");
+ name = "Security Delivery"
+ },
+/turf/open/floor/plating,
+/area/station/maintenance/fore)
"rhf" = (
/obj/effect/spawner/structure/window/reinforced,
/obj/structure/cable,
@@ -61749,6 +61512,15 @@
/obj/effect/mapping_helpers/mail_sorting/security/general,
/turf/open/floor/iron,
/area/station/security/brig/upper)
+"riy" = (
+/obj/machinery/camera/directional/east{
+ c_tag = "Security - Labor Camp Stairs";
+ network = list("ss13","prison","labor")
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/structure/sign/poster/official/nanotrasen_logo/directional/east,
+/turf/open/floor/iron,
+/area/station/security/brig)
"riB" = (
/obj/machinery/computer/records/security,
/obj/machinery/computer/security/telescreen/normal/directional/north,
@@ -61799,6 +61571,14 @@
/obj/machinery/light/small/directional/east,
/turf/open/floor/iron/smooth,
/area/station/security/execution/transfer)
+"rjm" = (
+/obj/effect/turf_decal/tile/red,
+/obj/machinery/light/warm/directional/east,
+/obj/structure/chair/sofa/bench/right{
+ dir = 8
+ },
+/turf/open/floor/iron,
+/area/station/security/prison/mess)
"rjr" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply,
/turf/open/floor/plating,
@@ -61811,6 +61591,12 @@
/obj/effect/turf_decal/tile/blue/fourcorners,
/turf/open/floor/iron/dark,
/area/station/command/heads_quarters/cmo)
+"rjx" = (
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 4
+ },
+/turf/open/floor/plating/snowed/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"rjE" = (
/obj/structure/fluff/tram_rail{
pixel_y = 17
@@ -62000,11 +61786,10 @@
},
/turf/open/floor/carpet,
/area/station/commons/dorms)
-"rmv" = (
-/obj/structure/rack,
-/obj/item/wrench,
+"rmz" = (
+/obj/machinery/light/directional/north,
/turf/open/floor/iron,
-/area/mine/laborcamp/security)
+/area/mine/laborcamp)
"rmA" = (
/obj/structure/cable,
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
@@ -62046,10 +61831,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/plating,
/area/station/maintenance/port/aft)
-"rnl" = (
-/obj/structure/railing,
-/turf/open/floor/iron,
-/area/mine/production)
"rnp" = (
/obj/machinery/door/poddoor/incinerator_atmos_main{
dir = 4
@@ -62183,10 +61964,10 @@
/obj/effect/turf_decal/delivery,
/turf/open/floor/iron,
/area/station/science/xenobiology)
-"roH" = (
-/obj/structure/chair/pew/right,
-/turf/open/floor/wood,
-/area/station/security/prison/rec)
+"roG" = (
+/obj/machinery/holopad,
+/turf/open/floor/iron/dark/side,
+/area/station/security/range)
"roQ" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -62246,15 +62027,6 @@
},
/turf/open/floor/iron/smooth_large,
/area/station/cargo/warehouse)
-"rpT" = (
-/obj/structure/closet/emcloset,
-/obj/machinery/camera/directional/north{
- c_tag = "Security - Access"
- },
-/obj/effect/turf_decal/tile/red/half,
-/obj/machinery/light/directional/north,
-/turf/open/floor/iron/smooth_half,
-/area/station/security/brig/upper)
"rpU" = (
/obj/machinery/iv_drip,
/obj/effect/turf_decal/trimline/green/filled/line{
@@ -62345,17 +62117,6 @@
/obj/structure/sign/warning/secure_area/directional/north,
/turf/open/floor/plating,
/area/station/maintenance/department/medical/central)
-"rqR" = (
-/obj/machinery/biogenerator,
-/obj/structure/window/reinforced/spawner/directional/north,
-/obj/effect/turf_decal/tile/green/anticorner/contrasted{
- dir = 4
- },
-/obj/effect/turf_decal/siding/green{
- dir = 5
- },
-/turf/open/floor/iron/dark,
-/area/mine/laborcamp)
"rqY" = (
/obj/effect/turf_decal/trimline/green/filled/line{
dir = 9
@@ -62604,6 +62365,15 @@
/obj/structure/window/reinforced/spawner/directional/south,
/turf/open/floor/iron/white/textured,
/area/station/security/medical)
+"ruf" = (
+/obj/machinery/atmospherics/pipe/multiz/scrubbers/visible/layer2{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/multiz/supply/visible/layer4{
+ dir = 1
+ },
+/turf/open/floor/plating,
+/area/station/maintenance/department/security)
"ruo" = (
/obj/machinery/portable_atmospherics/canister/air,
/obj/effect/turf_decal/bot,
@@ -62616,13 +62386,6 @@
},
/turf/open/floor/iron,
/area/station/engineering/atmos)
-"ruC" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/dark/textured_edge{
- dir = 1
- },
-/area/station/security/prison)
"ruD" = (
/obj/machinery/space_heater,
/turf/open/floor/plating,
@@ -62656,27 +62419,11 @@
},
/turf/open/floor/iron,
/area/station/engineering/main)
-"ruP" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/wall_healer/directional/east,
-/turf/open/floor/iron/white/textured,
-/area/station/security/medical)
"ruZ" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/structure/cable/layer3,
/turf/open/floor/iron/dark,
/area/station/ai/satellite/chamber)
-"rvj" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/eighties/red,
-/area/station/security/prison/safe)
-"rvy" = (
-/obj/effect/turf_decal/bot,
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"rvA" = (
/obj/structure/disposalpipe/segment,
/obj/effect/turf_decal/trimline/blue/filled/line{
@@ -62685,6 +62432,12 @@
/obj/machinery/light/directional/east,
/turf/open/floor/iron/white,
/area/station/medical/medbay/aft)
+"rvM" = (
+/obj/machinery/computer/prisoner/gulag_teleporter_computer{
+ dir = 1
+ },
+/turf/open/floor/iron/dark,
+/area/mine/laborcamp/security)
"rvS" = (
/obj/structure/rack,
/obj/item/poster/random_contraband,
@@ -62722,6 +62475,9 @@
},
/turf/open/floor/plating/snowed/icemoon,
/area/icemoon/surface/outdoors/nospawn)
+"rwA" = (
+/turf/open/floor/carpet/blue,
+/area/station/security/prison/work)
"rwB" = (
/obj/machinery/atmospherics/pipe/bridge_pipe/orange/visible,
/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{
@@ -62748,11 +62504,6 @@
},
/turf/open/floor/plating,
/area/station/maintenance/starboard/lesser)
-"rwR" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/status_display/evac/directional/west,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"rwZ" = (
/obj/structure/sign/departments/botany/directional/east,
/obj/effect/turf_decal/tile/blue,
@@ -62930,6 +62681,11 @@
},
/turf/open/floor/plating/snowed/icemoon,
/area/icemoon/surface/outdoors/nospawn)
+"rzN" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
+/obj/structure/cable,
+/turf/open/floor/wood/large,
+/area/station/command/heads_quarters/hos)
"rzO" = (
/obj/effect/turf_decal/weather/snow/corner{
dir = 10
@@ -62944,19 +62700,6 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plating,
/area/station/maintenance/aft/greater)
-"rAr" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/effect/turf_decal/tile/red{
- dir = 1
- },
-/mob/living/simple_animal/bot/secbot/beepsky{
- desc = "Powered by the tears and sweat of laborers.";
- name = "Prison Ofitser"
- },
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
"rAA" = (
/obj/machinery/pdapainter,
/turf/open/floor/iron,
@@ -62977,15 +62720,6 @@
/obj/structure/closet/emcloset,
/turf/open/floor/plating,
/area/station/maintenance/port/aft)
-"rAR" = (
-/obj/effect/turf_decal/trimline/red/filled/line{
- dir = 8
- },
-/obj/machinery/firealarm/directional/west,
-/turf/open/floor/iron/dark/side{
- dir = 8
- },
-/area/station/security/prison)
"rAW" = (
/obj/structure/chair,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -63071,13 +62805,6 @@
"rBV" = (
/turf/closed/wall,
/area/station/tcommsat/computer)
-"rCe" = (
-/obj/structure/toilet{
- dir = 4
- },
-/obj/machinery/light/small/dim/directional/north,
-/turf/open/floor/iron/freezer,
-/area/mine/laborcamp)
"rCf" = (
/turf/open/floor/iron,
/area/station/maintenance/starboard/fore)
@@ -63132,6 +62859,12 @@
/obj/effect/turf_decal/tile/red,
/turf/open/floor/iron,
/area/station/security/prison/mess)
+"rCK" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/turf/open/floor/catwalk_floor/iron_smooth,
+/area/station/security/eva)
"rCO" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -63321,13 +63054,14 @@
/obj/effect/spawner/random/structure/steam_vent,
/turf/open/floor/plating,
/area/station/maintenance/starboard/fore)
-"rEP" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
-/obj/effect/turf_decal/tile/red/half/contrasted{
- dir = 1
+"rEQ" = (
+/obj/structure/toilet/greyscale{
+ cistern_open = 1;
+ dir = 2
},
-/turf/open/floor/iron/dark/side,
-/area/station/security/processing)
+/obj/machinery/light/small/directional/north,
+/turf/open/floor/iron/showroomfloor,
+/area/station/security/prison/toilet)
"rES" = (
/obj/effect/turf_decal/siding/brown/corner{
dir = 4
@@ -63343,6 +63077,12 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/plating,
/area/station/maintenance/starboard/aft)
+"rEX" = (
+/obj/effect/turf_decal/delivery,
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/ore_box,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"rFb" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 1
@@ -63422,6 +63162,15 @@
/obj/structure/disposalpipe/segment,
/turf/open/floor/iron,
/area/station/engineering/main)
+"rGv" = (
+/obj/machinery/door/poddoor/preopen{
+ id = "labor";
+ name = "Labor Camp Blast Door"
+ },
+/obj/machinery/door/firedoor,
+/obj/machinery/prisongate/labour,
+/turf/open/floor/iron/textured,
+/area/mine/laborcamp/security)
"rGw" = (
/obj/machinery/smartfridge/chemistry/preloaded,
/obj/machinery/door/firedoor,
@@ -63485,11 +63234,13 @@
/obj/effect/turf_decal/trimline/blue/filled/line,
/turf/open/floor/iron/white,
/area/station/medical/medbay/aft)
-"rHH" = (
-/obj/structure/table,
-/obj/effect/spawner/random/food_or_drink/snack/lizard,
+"rHE" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/sign/poster/official/nanotrasen_logo/directional/south,
/turf/open/floor/iron,
-/area/station/security/prison/mess)
+/area/mine/laborcamp)
"rHQ" = (
/obj/machinery/computer/message_monitor{
dir = 4
@@ -63499,6 +63250,16 @@
},
/turf/open/floor/iron/dark,
/area/station/tcommsat/computer)
+"rHT" = (
+/obj/machinery/camera/directional/east{
+ c_tag = "Security - Permabrig Library Reading Room";
+ network = list("ss13","prison")
+ },
+/obj/structure/chair/sofa/corp/corner{
+ dir = 8
+ },
+/turf/open/floor/carpet/blue,
+/area/station/security/prison/work)
"rHZ" = (
/obj/effect/decal/cleanable/dirt,
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
@@ -63585,16 +63346,13 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/smooth,
/area/station/maintenance/fore/lesser)
-"rKs" = (
-/obj/structure/chair/stool/directional/south,
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
- },
-/obj/machinery/light/small/dim/directional/west,
-/obj/structure/sign/poster/official/work_for_a_future/directional/west,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
+"rKp" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
+/obj/structure/closet/firecloset,
+/turf/open/floor/plating,
+/area/station/maintenance/department/security)
"rKv" = (
/obj/machinery/atmospherics/pipe/smart/manifold/supply/visible{
dir = 1
@@ -63661,19 +63419,6 @@
/obj/machinery/computer/security/telescreen/med_sec/directional/east,
/turf/open/floor/iron/dark/smooth_large,
/area/station/security/checkpoint/medical)
-"rLX" = (
-/obj/item/target,
-/obj/item/target/syndicate,
-/obj/item/target/alien,
-/obj/item/target/clown,
-/obj/effect/turf_decal/bot,
-/obj/structure/window/reinforced/spawner/directional/west,
-/obj/structure/window/reinforced/spawner/directional/north,
-/obj/structure/closet/crate{
- name = "Firing Range Supplies Set"
- },
-/turf/open/floor/iron/dark/textured,
-/area/station/security/range)
"rMd" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -63785,6 +63530,10 @@
},
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/surface/outdoors/nospawn)
+"rNG" = (
+/obj/structure/closet,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/prison/safe)
"rNK" = (
/obj/structure/railing{
dir = 1
@@ -63831,6 +63580,14 @@
/obj/structure/closet/toolcloset,
/turf/open/floor/iron/dark,
/area/station/engineering/supermatter/room)
+"rOp" = (
+/obj/machinery/vending/cigarette,
+/obj/effect/turf_decal/tile/red/full,
+/obj/structure/sign/warning/yes_smoking/circle/directional/west{
+ pixel_y = -16
+ },
+/turf/open/floor/iron/smooth_large,
+/area/station/security/brig/upper)
"rOq" = (
/obj/structure/marker_beacon/burgundy{
name = "landing marker"
@@ -63951,12 +63708,6 @@
},
/turf/open/floor/iron/white,
/area/station/medical/virology)
-"rQx" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"rQG" = (
/obj/structure/disposalpipe/segment,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -64069,13 +63820,6 @@
},
/turf/open/floor/iron/white/textured_large,
/area/station/medical/treatment_center)
-"rRM" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/landmark/event_spawn,
-/obj/machinery/light/floor,
-/turf/open/floor/iron/smooth,
-/area/station/security/brig/upper)
"rRN" = (
/obj/structure/railing,
/turf/open/floor/plating,
@@ -64179,25 +63923,6 @@
/obj/effect/turf_decal/tile/neutral/opposingcorners,
/turf/open/floor/iron,
/area/station/commons/vacant_room/commissary)
-"rTV" = (
-/obj/structure/gulag_beacon,
-/obj/structure/sign/warning/directional/north,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
-"rTX" = (
-/obj/machinery/door/airlock/security/glass{
- name = "Labor Shuttle Dock"
- },
-/obj/effect/mapping_helpers/airlock/access/all/security/general,
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/machinery/door/firedoor,
-/turf/open/floor/iron,
-/area/station/security/processing)
"rTY" = (
/obj/effect/spawner/structure/window/reinforced,
/obj/machinery/door/poddoor/shutters/preopen{
@@ -64348,13 +64073,6 @@
},
/turf/open/floor/carpet,
/area/station/commons/dorms)
-"rVX" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"rWc" = (
/obj/structure/table,
/obj/item/stock_parts/subspace/transmitter,
@@ -64392,6 +64110,12 @@
},
/turf/open/floor/engine/plasma,
/area/station/engineering/atmos)
+"rWs" = (
+/obj/structure/bed/medical/emergency,
+/obj/item/clothing/gloves/latex,
+/obj/effect/decal/cleanable/blood/gibs/old,
+/turf/open/floor/plating,
+/area/station/security/prison)
"rWH" = (
/obj/machinery/door/airlock/maintenance{
name = "Chemistry Lab Utilities"
@@ -64485,19 +64209,6 @@
},
/turf/open/floor/iron,
/area/station/engineering/atmos)
-"rXg" = (
-/obj/structure/closet/crate/internals,
-/obj/item/tank/internals/emergency_oxygen,
-/obj/item/tank/internals/emergency_oxygen,
-/obj/item/tank/internals/emergency_oxygen,
-/obj/item/tank/internals/emergency_oxygen,
-/obj/item/clothing/mask/breath,
-/obj/item/clothing/mask/breath,
-/obj/item/clothing/mask/breath,
-/obj/item/clothing/mask/breath,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"rXj" = (
/obj/structure/bed{
dir = 4
@@ -64531,22 +64242,23 @@
},
/turf/open/floor/plating,
/area/station/commons/lounge)
+"rXO" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/landmark/start/prisoner,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/vault,
+/area/station/security/prison/rec)
"rXP" = (
/obj/item/pickaxe/improvised{
pixel_x = 7
},
/turf/open/misc/asteroid/snow/coldroom,
/area/icemoon/underground/explored)
-"rXX" = (
-/obj/machinery/door/airlock/external{
- name = "Labor Camp Shuttle Airlock";
- shuttledocked = 1
- },
-/obj/effect/mapping_helpers/airlock/cyclelink_helper{
- dir = 8
- },
-/turf/open/floor/iron/dark/smooth_large,
-/area/station/security/processing)
+"rYn" = (
+/obj/structure/cable,
+/turf/open/floor/plating,
+/area/station/maintenance/department/security)
"rYq" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -64641,6 +64353,15 @@
},
/turf/open/floor/iron/dark,
/area/station/engineering/atmos/project)
+"rZP" = (
+/obj/structure/table,
+/obj/item/storage/box/evidence,
+/obj/machinery/button/door/directional/west{
+ id = "Interrogation";
+ name = "Interrogation Shutters"
+ },
+/turf/open/floor/iron/dark/textured,
+/area/station/security/interrogation)
"rZR" = (
/obj/effect/turf_decal/trimline/blue/filled/line,
/obj/effect/landmark/start/chief_medical_officer,
@@ -64698,23 +64419,6 @@
/obj/structure/window/spawner/directional/north,
/turf/open/floor/plating,
/area/station/maintenance/department/chapel)
-"saX" = (
-/obj/machinery/button/door/directional/west{
- id = "executionfireblast";
- name = "Transfer Area Lockdown";
- pixel_y = -6;
- req_access = list("brig")
- },
-/obj/structure/railing,
-/obj/machinery/door/window/left/directional/south,
-/obj/machinery/button/flasher{
- id = "executionflash";
- pixel_x = -24;
- pixel_y = 5;
- dir = 8
- },
-/turf/open/floor/plating/icemoon,
-/area/station/security/execution/education)
"sbc" = (
/obj/structure/table/reinforced,
/obj/machinery/door/firedoor,
@@ -64756,10 +64460,6 @@
/obj/structure/grille,
/turf/open/floor/plating,
/area/station/maintenance/port/fore)
-"sbJ" = (
-/obj/structure/window/reinforced/spawner/directional/north,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/range)
"sbK" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 8
@@ -64784,22 +64484,6 @@
/obj/structure/secure_safe/directional/east,
/turf/open/floor/iron,
/area/station/commons/vacant_room/commissary)
-"sca" = (
-/obj/effect/spawner/structure/window/reinforced,
-/obj/machinery/door/poddoor/shutters/preopen{
- id = "gene_shutters";
- name = "Genetics Shutters"
- },
-/turf/open/floor/plating,
-/area/station/science/genetics)
-"scb" = (
-/obj/structure/toilet/greyscale{
- cistern_open = 1;
- dir = 1
- },
-/obj/machinery/light/small/directional/south,
-/turf/open/floor/iron/showroomfloor,
-/area/station/security/prison/toilet)
"scj" = (
/obj/structure/cable,
/obj/effect/turf_decal/siding/thinplating/dark{
@@ -64841,13 +64525,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron,
/area/station/service/janitor)
-"scu" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 8
- },
-/obj/effect/turf_decal/tile/red/half/contrasted,
-/turf/open/floor/iron,
-/area/station/security/brig/upper)
"scw" = (
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/underground/explored)
@@ -64919,11 +64596,6 @@
},
/turf/open/misc/asteroid/snow/icemoon,
/area/icemoon/surface/outdoors/less_spawns)
-"sdE" = (
-/obj/structure/chair/pew/left,
-/obj/machinery/light/small/directional/west,
-/turf/open/floor/wood,
-/area/station/security/prison/rec)
"sdF" = (
/obj/structure/table,
/obj/item/grown/log/tree,
@@ -64966,10 +64638,21 @@
/obj/effect/turf_decal/tile/neutral/half/contrasted,
/turf/open/floor/iron/dark,
/area/station/command/eva)
+"sea" = (
+/turf/open/floor/iron,
+/area/mine/production)
"sen" = (
/obj/structure/cable,
/turf/open/floor/iron,
/area/station/security/courtroom)
+"ses" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/turf_decal/bot/right,
+/turf/open/floor/iron/smooth_edge{
+ dir = 1
+ },
+/area/station/security/lockers)
"seA" = (
/obj/effect/spawner/structure/window/reinforced,
/obj/structure/cable,
@@ -65042,6 +64725,12 @@
/obj/effect/turf_decal/bot,
/turf/open/floor/iron/large,
/area/station/hallway/secondary/entry)
+"sfs" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 8
+ },
+/turf/open/floor/iron/smooth,
+/area/station/security/holding_cell)
"sfv" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible,
@@ -65071,6 +64760,12 @@
/obj/structure/sign/warning/electric_shock/directional/east,
/turf/open/floor/iron,
/area/station/hallway/primary/central/fore)
+"sfM" = (
+/obj/structure/fence/door/opened{
+ dir = 4
+ },
+/turf/open/misc/asteroid/snow/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"sfY" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -65147,13 +64842,6 @@
"shc" = (
/turf/open/floor/iron,
/area/station/command/heads_quarters/hop)
-"she" = (
-/obj/machinery/light/directional/east,
-/obj/effect/turf_decal/tile/red/half/contrasted{
- dir = 4
- },
-/turf/open/floor/iron,
-/area/station/security/brig/upper)
"shh" = (
/turf/open/floor/wood,
/area/station/hallway/secondary/service)
@@ -65252,6 +64940,13 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron/dark,
/area/mine/eva)
+"siT" = (
+/obj/machinery/vending/sustenance,
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/turf/open/floor/iron,
+/area/station/security/prison/mess)
"sjb" = (
/turf/closed/wall/r_wall,
/area/station/cargo/drone_bay)
@@ -65303,6 +64998,14 @@
},
/turf/open/floor/iron/checker,
/area/station/maintenance/port/fore)
+"sjx" = (
+/obj/effect/decal/cleanable/wrapping,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/obj/machinery/light/small/dim/directional/north,
+/turf/open/floor/vault,
+/area/station/security/prison/rec)
"sjz" = (
/obj/structure/chair/sofa/bench/left,
/obj/effect/turf_decal/stripes/line{
@@ -65817,6 +65520,12 @@
/obj/structure/chair/wood,
/turf/open/floor/wood/parquet,
/area/station/service/bar/atrium)
+"spD" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/iron/dark,
+/area/station/security/mechbay)
"spV" = (
/obj/effect/spawner/random/trash/bin,
/obj/item/paper/crumpled{
@@ -65914,6 +65623,12 @@
/obj/machinery/firealarm/directional/south,
/turf/open/floor/iron/dark,
/area/station/commons/lounge)
+"sri" = (
+/obj/effect/turf_decal/bot,
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/power/floodlight,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"srk" = (
/obj/machinery/door/window/right/directional/west{
name = "Library Desk Door";
@@ -65925,6 +65640,12 @@
/obj/structure/cable,
/turf/closed/wall/r_wall,
/area/station/maintenance/port/aft)
+"sru" = (
+/obj/effect/spawner/random/entertainment/drugs,
+/obj/structure/rack,
+/obj/effect/spawner/random/contraband/cannabis,
+/turf/open/floor/plating,
+/area/station/security/prison)
"srw" = (
/obj/machinery/door/firedoor,
/obj/effect/turf_decal/tile/neutral/fourcorners,
@@ -66067,15 +65788,6 @@
/obj/item/radio/intercom/directional/west,
/turf/open/floor/plating,
/area/station/ai/satellite/service)
-"stt" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 4
- },
-/turf/open/floor/iron/smooth_edge{
- dir = 1
- },
-/area/station/security/lockers)
"stA" = (
/obj/structure/lattice/catwalk,
/obj/structure/railing{
@@ -66143,6 +65855,10 @@
},
/turf/open/floor/iron,
/area/station/commons/locker)
+"suk" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron/cafeteria,
+/area/station/security/prison/mess)
"sul" = (
/obj/structure/window/reinforced/spawner/directional/east,
/obj/structure/window/reinforced/spawner/directional/north,
@@ -66163,6 +65879,15 @@
/obj/item/toy/figure/bartender,
/turf/open/floor/iron/grimy,
/area/station/service/bar/backroom)
+"sup" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/preopen{
+ id = "labor";
+ name = "Labor Camp Blast Door"
+ },
+/obj/structure/cable,
+/turf/open/floor/plating,
+/area/mine/laborcamp/security)
"suA" = (
/obj/structure/closet/crate/coffin,
/obj/effect/decal/cleanable/dirt,
@@ -66248,34 +65973,6 @@
/obj/machinery/light/directional/east,
/turf/open/floor/engine,
/area/station/science/explab)
-"swc" = (
-/obj/machinery/light/directional/south,
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 1
- },
-/obj/effect/turf_decal/stripes/red/line,
-/obj/effect/turf_decal/trimline/red/line{
- dir = 1
- },
-/turf/open/floor/iron/dark/textured,
-/area/station/security/range)
-"swf" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/plating,
-/area/station/security/prison/safe)
-"swk" = (
-/obj/structure/chair/wood{
- dir = 4
- },
-/obj/effect/turf_decal/siding/wood{
- dir = 9
- },
-/obj/effect/mapping_helpers/broken_floor,
-/turf/open/floor/wood,
-/area/station/security/prison/rec)
"sws" = (
/obj/machinery/door/airlock/security{
name = "Permabrig Library"
@@ -66484,6 +66181,10 @@
/obj/machinery/firealarm/directional/east,
/turf/open/floor/iron/white/textured,
/area/station/security/medical)
+"syR" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron,
+/area/station/security/prison/mess)
"syT" = (
/obj/machinery/light/small/dim/directional/south,
/turf/open/floor/plating,
@@ -66501,11 +66202,6 @@
/obj/effect/mapping_helpers/airlock/access/all/engineering/general,
/turf/open/floor/engine,
/area/station/engineering/supermatter/room)
-"szu" = (
-/obj/structure/sign/poster/official/obey/directional/north,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"szD" = (
/obj/effect/turf_decal/trimline/green/filled/end,
/obj/effect/decal/cleanable/dirt,
@@ -66647,13 +66343,12 @@
},
/turf/open/floor/iron/white/corner,
/area/station/hallway/secondary/exit/departure_lounge)
-"sCa" = (
-/obj/effect/turf_decal/siding/wideplating/dark{
- dir = 5
+"sBX" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 8
},
-/obj/machinery/digital_clock/directional/north,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/prison/rec)
+/turf/open/floor/iron,
+/area/station/security/brig)
"sCb" = (
/obj/structure/minecart_rail{
dir = 6
@@ -66761,6 +66456,10 @@
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
/area/station/science/cytology)
+"sDH" = (
+/obj/structure/sign/nanotrasen/directional/west,
+/turf/open/floor/plating/snowed/icemoon,
+/area/icemoon/underground/explored)
"sDJ" = (
/obj/machinery/computer/station_alert,
/obj/effect/turf_decal/tile/neutral/fourcorners,
@@ -66830,6 +66529,21 @@
},
/turf/open/floor/plating,
/area/mine/living_quarters)
+"sEt" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/medical/glass{
+ id_tag = "MedbayFoyer";
+ name = "Medbay"
+ },
+/obj/structure/disposalpipe/segment,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/mapping_helpers/airlock/access/all/medical/general,
+/obj/effect/turf_decal/tile/blue/full,
+/obj/effect/mapping_helpers/airlock/unres/delayed,
+/turf/open/floor/iron/large,
+/area/station/medical/medbay/lobby)
"sEz" = (
/obj/structure/disposalpipe/segment{
dir = 5
@@ -66842,14 +66556,6 @@
"sEB" = (
/turf/open/floor/plating/snowed/icemoon,
/area/icemoon/surface/outdoors/nospawn)
-"sEC" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 1
- },
-/obj/machinery/airalarm/directional/west,
-/obj/effect/turf_decal/tile/red/opposingcorners,
-/turf/open/floor/iron,
-/area/station/security/prison/mess)
"sED" = (
/obj/structure/disposalpipe/segment{
dir = 10
@@ -66895,6 +66601,10 @@
},
/turf/open/floor/iron/white/corner,
/area/station/engineering/atmos)
+"sEY" = (
+/obj/structure/sink/kitchen/directional/west,
+/turf/open/floor/iron/cafeteria,
+/area/station/security/prison/mess)
"sFd" = (
/obj/machinery/light/small/directional/north,
/obj/effect/turf_decal/siding/blue{
@@ -66955,6 +66665,9 @@
dir = 1
},
/area/station/command/eva)
+"sFV" = (
+/turf/open/floor/iron/smooth,
+/area/station/security/holding_cell)
"sFY" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/effect/landmark/mining_center,
@@ -66982,6 +66695,13 @@
/obj/machinery/status_display/evac/directional/west,
/turf/open/floor/iron/dark,
/area/station/service/hydroponics/garden)
+"sGu" = (
+/obj/effect/turf_decal/tile/red,
+/obj/structure/chair/sofa/bench{
+ dir = 8
+ },
+/turf/open/floor/iron,
+/area/station/security/prison/mess)
"sGw" = (
/obj/structure/sign/warning/secure_area/directional/north,
/turf/open/genturf/blue,
@@ -67173,28 +66893,12 @@
/obj/machinery/light/warm/directional/north,
/turf/open/floor/iron/cafeteria,
/area/station/security/prison/mess)
-"sJi" = (
-/obj/machinery/vending/donksofttoyvendor,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/prison/safe)
"sJr" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
dir = 8
},
/turf/open/floor/iron/large,
/area/station/commons/storage/tools)
-"sJt" = (
-/obj/machinery/door/poddoor{
- id = "executionfireblast"
- },
-/obj/structure/railing{
- dir = 8
- },
-/obj/structure/railing{
- dir = 4
- },
-/turf/open/floor/plating/icemoon,
-/area/station/security/execution/education)
"sJA" = (
/obj/structure/disposalpipe/segment,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -67226,14 +66930,6 @@
},
/turf/open/floor/iron/grimy,
/area/station/commons/vacant_room/office)
-"sJR" = (
-/obj/machinery/door/airlock/security/glass{
- name = "Labor Camp Airlock"
- },
-/obj/effect/mapping_helpers/airlock/cyclelink_helper,
-/obj/effect/mapping_helpers/airlock/access/all/security/brig,
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
"sKf" = (
/turf/open/floor/plating,
/area/station/maintenance/aft/greater)
@@ -67248,6 +66944,13 @@
},
/turf/open/floor/plating,
/area/mine/eva/lower)
+"sKs" = (
+/obj/structure/extinguisher_cabinet/directional/west,
+/obj/effect/turf_decal/tile/red/half/contrasted{
+ dir = 8
+ },
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
"sKu" = (
/obj/effect/turf_decal/trimline/red/filled/line{
dir = 8
@@ -67287,21 +66990,12 @@
/obj/structure/cable,
/turf/open/floor/iron,
/area/station/engineering/atmos/storage)
-"sLa" = (
+"sLe" = (
/obj/structure/table,
-/obj/item/restraints/handcuffs,
-/obj/machinery/airalarm/directional/north,
-/obj/effect/turf_decal/tile/red/half/contrasted{
- dir = 8
- },
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
-"sLj" = (
-/obj/effect/turf_decal/tile/red/anticorner/contrasted{
- dir = 1
- },
-/turf/open/floor/iron/dark/corner,
-/area/station/security/processing)
+/obj/item/folder/red,
+/obj/item/flashlight/lamp,
+/turf/open/floor/iron/dark,
+/area/station/security/interrogation)
"sLl" = (
/obj/structure/railing,
/obj/structure/railing{
@@ -67355,6 +67049,17 @@
/obj/structure/cable,
/turf/open/floor/iron/grimy,
/area/station/ai/satellite/interior)
+"sMx" = (
+/obj/structure/chair{
+ dir = 8
+ },
+/obj/item/radio/intercom/directional/east,
+/obj/effect/landmark/start/hangover,
+/obj/effect/turf_decal/tile/blue/half/contrasted{
+ dir = 4
+ },
+/turf/open/floor/iron,
+/area/station/hallway/primary/starboard)
"sMy" = (
/obj/structure/flora/tree/pine/style_random,
/obj/structure/flora/grass/both/style_random,
@@ -67365,16 +67070,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/circuit,
/area/station/ai/satellite/hallway)
-"sMY" = (
-/obj/structure/table,
-/obj/item/radio/off,
-/obj/item/screwdriver{
- pixel_y = 10
- },
-/turf/open/floor/iron/dark/textured_half{
- dir = 1
- },
-/area/station/security/office)
"sNj" = (
/obj/machinery/light_switch/directional/east,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -67495,11 +67190,17 @@
/obj/structure/cable,
/turf/open/floor/iron/white,
/area/station/medical/storage)
-"sOT" = (
-/obj/structure/table,
-/obj/item/kitchen/fork/plastic,
-/turf/open/floor/iron,
-/area/station/security/prison/mess)
+"sOS" = (
+/obj/effect/spawner/random/contraband/prison,
+/obj/machinery/power/apc/auto_name/directional/east,
+/obj/structure/cable,
+/turf/open/floor/plating,
+/area/station/maintenance/department/security)
+"sOW" = (
+/obj/machinery/light_switch/directional/south,
+/obj/structure/sign/nanotrasen/directional/east,
+/turf/open/floor/wood,
+/area/station/security/courtroom)
"sOY" = (
/obj/structure/table/glass,
/obj/item/hemostat,
@@ -67525,29 +67226,6 @@
},
/turf/open/floor/plating,
/area/station/cargo/office)
-"sPA" = (
-/obj/structure/rack,
-/obj/item/storage/bag/ore,
-/obj/item/pickaxe,
-/obj/item/flashlight,
-/obj/item/clothing/glasses/meson,
-/obj/item/mining_scanner,
-/obj/effect/decal/cleanable/dirt,
-/obj/item/clothing/suit/hooded/wintercoat,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
-"sPE" = (
-/obj/machinery/conveyor{
- id = "mining_internal"
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 4
- },
-/turf/open/floor/iron,
-/area/mine/production)
"sPG" = (
/obj/effect/landmark/generic_maintenance_landmark,
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
@@ -67629,6 +67307,12 @@
/obj/effect/decal/cleanable/dirt/dust,
/turf/open/floor/plating,
/area/station/maintenance/starboard/fore)
+"sRh" = (
+/obj/machinery/mineral/processing_unit_console{
+ pixel_y = 28
+ },
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"sRu" = (
/obj/effect/turf_decal/siding/thinplating/dark{
dir = 10
@@ -67666,6 +67350,10 @@
dir = 8
},
/area/station/service/kitchen/coldroom)
+"sRC" = (
+/obj/structure/flora/rock/pile/icy/style_random,
+/turf/open/misc/asteroid/snow/icemoon,
+/area/icemoon/surface/outdoors/labor_camp)
"sRI" = (
/obj/effect/mapping_helpers/burnt_floor,
/turf/open/floor/plating,
@@ -67726,15 +67414,6 @@
/obj/structure/sign/warning/cold_temp/directional/north,
/turf/open/floor/iron/smooth,
/area/station/engineering/lobby)
-"sSO" = (
-/obj/machinery/light/small/directional/south,
-/obj/structure/closet/secure_closet/brig{
- id = "Cell 3";
- name = "Cell 3 locker"
- },
-/obj/structure/cable,
-/turf/open/floor/iron/smooth,
-/area/station/security/brig)
"sSR" = (
/obj/effect/turf_decal/trimline/yellow/filled/line{
dir = 8
@@ -67853,13 +67532,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/stone,
/area/station/commons/lounge)
-"sTO" = (
-/obj/machinery/door/airlock{
- name = "Unisex Restroom"
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"sTP" = (
/obj/structure/window/reinforced/spawner/directional/east,
/obj/structure/table,
@@ -67873,15 +67545,6 @@
},
/turf/open/floor/plating,
/area/station/commons/storage/mining)
-"sUb" = (
-/obj/machinery/door/airlock/security/glass{
- name = "Permabrig Visitation"
- },
-/obj/machinery/door/firedoor,
-/obj/structure/cable,
-/obj/effect/mapping_helpers/airlock/access/any/security/brig,
-/turf/open/floor/iron,
-/area/station/security/prison/visit)
"sUB" = (
/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -68002,14 +67665,6 @@
/obj/effect/turf_decal/tile/blue/full,
/turf/open/floor/iron/dark/smooth_large,
/area/station/command/heads_quarters/cmo)
-"sWo" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/tile/blue/opposingcorners{
- dir = 1
- },
-/turf/open/floor/iron/white,
-/area/mine/laborcamp)
"sWs" = (
/obj/structure/disposalpipe/segment,
/obj/structure/cable,
@@ -68034,6 +67689,12 @@
/obj/structure/sign/nanotrasen/directional/north,
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/underground/explored)
+"sWJ" = (
+/obj/machinery/suit_storage_unit/security,
+/obj/effect/turf_decal/tile/red/half/contrasted,
+/obj/effect/turf_decal/bot/right,
+/turf/open/floor/iron/smooth,
+/area/station/security/eva)
"sWN" = (
/obj/structure/chair{
dir = 1;
@@ -68095,6 +67756,18 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/smooth,
/area/station/maintenance/fore/lesser)
+"sXy" = (
+/obj/item/reagent_containers/condiment/saltshaker{
+ pixel_x = -3
+ },
+/obj/item/reagent_containers/condiment/peppermill{
+ pixel_x = 3
+ },
+/obj/structure/window/reinforced/spawner/directional/west,
+/obj/structure/table/reinforced,
+/obj/item/radio/intercom/prison/directional/north,
+/turf/open/floor/iron/cafeteria,
+/area/station/security/prison/mess)
"sXK" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -68155,15 +67828,6 @@
},
/turf/open/lava/plasma/ice_moon,
/area/icemoon/underground/explored)
-"sYG" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 8
- },
-/obj/effect/turf_decal/tile/red/half/contrasted{
- dir = 4
- },
-/turf/open/floor/iron,
-/area/station/security/brig/upper)
"sYU" = (
/obj/structure/grille/broken,
/obj/effect/spawner/random/trash/moisture_trap,
@@ -68175,6 +67839,14 @@
},
/turf/open/floor/engine,
/area/station/engineering/atmos/hfr_room)
+"sZc" = (
+/obj/effect/turf_decal/loading_area,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
+"sZy" = (
+/obj/structure/curtain/bounty,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/interrogation)
"sZB" = (
/obj/structure/noticeboard/directional/north,
/turf/open/openspace,
@@ -68191,6 +67863,15 @@
"sZF" = (
/turf/closed/wall,
/area/station/maintenance/aft/greater)
+"sZM" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable,
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
"sZO" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -68228,14 +67909,6 @@
/obj/effect/mapping_helpers/airlock/access/all/medical/chemistry,
/turf/open/floor/plating,
/area/station/maintenance/department/medical/morgue)
-"taj" = (
-/obj/structure/cable,
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/obj/machinery/light/small/directional/west,
-/turf/open/floor/iron/dark,
-/area/station/security/mechbay)
"tak" = (
/obj/structure/disposalpipe/segment{
dir = 4
@@ -68269,10 +67942,10 @@
/obj/effect/turf_decal/tile/yellow/opposingcorners,
/turf/open/floor/iron/dark,
/area/station/engineering/atmos/project)
-"taV" = (
-/obj/structure/cable/multilayer/multiz,
-/turf/open/floor/plating,
-/area/station/security/prison/safe)
+"taP" = (
+/obj/item/toy/basketball,
+/turf/open/floor/iron,
+/area/station/security/prison/workout)
"taX" = (
/obj/machinery/power/port_gen/pacman/pre_loaded,
/turf/open/floor/plating,
@@ -68321,6 +67994,13 @@
dir = 4
},
/area/station/commons/storage/mining)
+"tbv" = (
+/obj/structure/rack,
+/obj/item/stack/ducts{
+ amount = 5
+ },
+/turf/open/floor/iron,
+/area/mine/production)
"tbH" = (
/obj/structure/table/reinforced,
/obj/structure/disposalpipe/segment{
@@ -68398,16 +68078,10 @@
/obj/structure/sign/warning/electric_shock/directional/north,
/turf/open/floor/iron/grimy,
/area/station/security/prison/work)
-"tcQ" = (
-/obj/machinery/camera/directional/west{
- c_tag = "Security - Permabrig Recreation";
- network = list("ss13","prison")
- },
-/obj/effect/turf_decal/siding/wideplating/dark{
- dir = 8
- },
-/turf/open/floor/iron/dark/textured,
-/area/station/security/prison/rec)
+"tcO" = (
+/obj/machinery/light/small/directional/south,
+/turf/open/floor/iron,
+/area/mine/production)
"tcR" = (
/obj/effect/decal/cleanable/dirt,
/obj/effect/landmark/generic_maintenance_landmark,
@@ -68486,6 +68160,12 @@
},
/turf/open/floor/iron/dark,
/area/station/commons/storage/primary)
+"tea" = (
+/obj/effect/turf_decal/trimline/red/filled/line,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/landmark/event_spawn,
+/turf/open/floor/iron/dark/side,
+/area/mine/laborcamp/security)
"tec" = (
/obj/structure/cable,
/obj/structure/railing{
@@ -68547,6 +68227,15 @@
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
/area/station/maintenance/port/greater)
+"teO" = (
+/obj/structure/table,
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/microwave{
+ pixel_y = 6
+ },
+/obj/structure/cable,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"teP" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -68573,6 +68262,12 @@
/obj/effect/turf_decal/tile/blue/half/contrasted,
/turf/open/floor/iron/white,
/area/station/medical/medbay/lobby)
+"tfi" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/item/radio/intercom/directional/west,
+/obj/structure/closet/emcloset/anchored,
+/turf/open/floor/iron/smooth,
+/area/station/security/eva)
"tfk" = (
/obj/machinery/light/small/directional/north,
/obj/structure/sign/warning/secure_area/directional/north,
@@ -68587,13 +68282,6 @@
/obj/structure/window/reinforced/spawner/directional/west,
/turf/open/floor/iron,
/area/station/science/xenobiology)
-"tfC" = (
-/obj/machinery/holopad,
-/obj/effect/turf_decal/bot,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/turf/open/floor/iron/dark,
-/area/station/engineering/circuit_workshop)
"tfM" = (
/obj/structure/chair/office/light{
dir = 1
@@ -68681,21 +68369,6 @@
/obj/structure/disposalpipe/segment,
/turf/open/floor/iron/white/smooth_large,
/area/station/science/genetics)
-"tgF" = (
-/obj/machinery/door/firedoor,
-/obj/machinery/door/airlock/medical/glass{
- id_tag = "MedbayFoyer";
- name = "Medbay"
- },
-/obj/structure/disposalpipe/segment,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/mapping_helpers/airlock/access/all/medical/general,
-/obj/effect/turf_decal/tile/blue/full,
-/obj/effect/mapping_helpers/airlock/unres/delayed,
-/turf/open/floor/iron/large,
-/area/station/medical/medbay/lobby)
"tgH" = (
/obj/machinery/light/small/directional/south,
/obj/effect/turf_decal/tile/yellow/half/contrasted,
@@ -68804,6 +68477,15 @@
dir = 10
},
/area/station/science/lab)
+"tif" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/obj/effect/turf_decal/tile/brown/half/contrasted{
+ dir = 8
+ },
+/turf/open/floor/iron,
+/area/mine/production)
"tii" = (
/obj/effect/turf_decal/siding/wood{
dir = 8
@@ -68919,6 +68601,18 @@
},
/turf/open/floor/iron/white,
/area/station/medical/medbay/lobby)
+"tjA" = (
+/obj/effect/spawner/random/contraband/narcotics{
+ pixel_x = -5;
+ pixel_y = -4
+ },
+/obj/item/cigarette/rollie/cannabis{
+ pixel_y = -3;
+ pixel_x = 6
+ },
+/obj/effect/decal/cleanable/dirt/dust,
+/turf/open/floor/plating,
+/area/station/security/prison)
"tjC" = (
/obj/machinery/airalarm/directional/south,
/obj/effect/turf_decal/tile/red/half/contrasted,
@@ -69110,15 +68804,6 @@
},
/turf/open/floor/iron,
/area/station/science/robotics/mechbay)
-"tlS" = (
-/obj/machinery/door/airlock/security{
- name = "Permanent Cell 3"
- },
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/prison/safe)
"tma" = (
/obj/effect/turf_decal/tile/neutral/fourcorners,
/obj/machinery/door/firedoor,
@@ -69137,6 +68822,10 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/station/hallway/primary/central)
+"tmt" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/smooth,
+/area/station/engineering/lobby)
"tmw" = (
/obj/structure/closet/firecloset,
/turf/open/floor/iron,
@@ -69161,9 +68850,6 @@
},
/turf/open/floor/iron/dark/corner,
/area/station/engineering/atmos/storage/gas)
-"tmB" = (
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
"tmE" = (
/obj/structure/chair/comfy/beige{
dir = 1;
@@ -69232,20 +68918,14 @@
/obj/effect/turf_decal/tile/blue,
/turf/open/floor/iron,
/area/station/hallway/primary/fore)
-"tnD" = (
-/obj/effect/turf_decal/trimline/red/filled/line{
- dir = 9
- },
-/obj/structure/bed{
+"tnF" = (
+/obj/effect/turf_decal/tile/red/half/contrasted{
dir = 1
},
-/obj/effect/spawner/random/bedsheet{
- dir = 1
- },
-/obj/effect/spawner/random/contraband/permabrig_gear,
-/obj/structure/sign/warning/electric_shock/directional/north,
-/turf/open/floor/iron/white,
-/area/station/security/prison/safe)
+/obj/structure/sign/poster/official/random/directional/north,
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
+/turf/open/floor/iron/dark/textured_edge,
+/area/station/security/prison)
"tnI" = (
/obj/effect/turf_decal/trimline/dark_blue/line{
dir = 10
@@ -69273,6 +68953,14 @@
/obj/effect/mapping_helpers/broken_floor,
/turf/open/floor/wood,
/area/station/maintenance/fore)
+"tnR" = (
+/obj/effect/turf_decal/tile/red/half/contrasted{
+ dir = 4
+ },
+/obj/machinery/airalarm/directional/north,
+/obj/structure/closet/emcloset,
+/turf/open/floor/iron/smooth,
+/area/station/security/brig/upper)
"toi" = (
/obj/machinery/computer/security/telescreen/entertainment/directional/east,
/obj/machinery/status_display/evac/directional/south,
@@ -69295,6 +68983,10 @@
/obj/effect/turf_decal/siding/yellow,
/turf/open/floor/iron,
/area/station/engineering/storage)
+"tor" = (
+/obj/structure/chair/stool/directional/west,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"toG" = (
/obj/effect/turf_decal/trimline/green/filled/line{
dir = 6
@@ -69306,6 +68998,15 @@
/obj/machinery/shower/directional/west,
/turf/open/floor/iron/white,
/area/station/medical/virology)
+"toN" = (
+/obj/effect/turf_decal/trimline/red/warning{
+ dir = 10
+ },
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 8
+ },
+/turf/open/floor/plating/snowed/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"toT" = (
/obj/effect/turf_decal/siding/wood,
/obj/structure/railing/corner{
@@ -69360,9 +69061,6 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark/textured,
/area/station/commons/locker)
-"tpH" = (
-/turf/closed/wall,
-/area/station/security/execution/education)
"tpN" = (
/obj/effect/turf_decal/siding/wood{
dir = 8
@@ -69383,18 +69081,6 @@
},
/turf/open/floor/stone,
/area/station/service/bar/atrium)
-"tpX" = (
-/obj/item/storage/box/bodybags,
-/obj/structure/extinguisher_cabinet/directional/west,
-/obj/item/reagent_containers/syringe{
- name = "steel point"
- },
-/obj/item/reagent_containers/cup/bottle/multiver,
-/obj/item/reagent_containers/cup/bottle/epinephrine,
-/obj/structure/table/glass,
-/obj/structure/window/reinforced/spawner/directional/south,
-/turf/open/floor/iron/white/textured,
-/area/station/security/medical)
"tqs" = (
/obj/machinery/airalarm/directional/west,
/turf/open/floor/iron/dark,
@@ -69550,22 +69236,19 @@
/obj/effect/landmark/start/chemist,
/turf/open/floor/iron/white,
/area/station/medical/chemistry)
-"ttk" = (
-/obj/machinery/door/airlock/freezer,
-/turf/open/floor/iron/showroomfloor,
-/area/station/security/prison/mess)
"ttw" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
/turf/open/floor/iron/white/smooth_large,
/area/station/science/lab)
-"ttD" = (
-/obj/effect/turf_decal/siding/wood{
+"ttE" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/light/small/directional/west,
+/obj/machinery/airalarm/directional/west,
+/obj/structure/chair/sofa/bench{
dir = 4
},
-/obj/structure/sign/painting/large,
-/obj/effect/mapping_helpers/broken_floor,
-/turf/open/floor/wood,
-/area/station/security/prison/rec)
+/turf/open/floor/iron/smooth,
+/area/station/security/holding_cell)
"ttI" = (
/obj/machinery/door/airlock{
id_tag = "Dorm5";
@@ -69642,12 +69325,6 @@
},
/turf/open/floor/iron/dark/textured,
/area/station/hallway/secondary/entry)
-"tuH" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/landmark/start/prisoner,
-/turf/open/floor/iron,
-/area/station/security/prison/mess)
"tuQ" = (
/obj/effect/turf_decal/stripes/line{
dir = 4
@@ -69787,6 +69464,11 @@
/obj/machinery/holopad,
/turf/open/floor/carpet/red,
/area/station/security/prison/work)
+"twz" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/interrogation)
"twF" = (
/obj/effect/decal/cleanable/dirt/dust,
/obj/structure/closet/firecloset,
@@ -69805,13 +69487,6 @@
/obj/effect/landmark/start/hangover,
/turf/open/floor/iron/freezer,
/area/station/commons/toilet)
-"twV" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/tile/green/half/contrasted{
- dir = 1
- },
-/turf/open/floor/iron/dark,
-/area/mine/laborcamp)
"twZ" = (
/obj/structure/table,
/obj/effect/spawner/random/maintenance,
@@ -69914,6 +69589,14 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible,
/turf/open/floor/plating,
/area/station/maintenance/starboard/lesser)
+"tyI" = (
+/obj/structure/railing{
+ dir = 4
+ },
+/turf/open/floor/iron/stairs/medium{
+ dir = 1
+ },
+/area/mine/laborcamp/security)
"tyK" = (
/obj/item/mop,
/obj/item/reagent_containers/cup/bucket,
@@ -69990,6 +69673,12 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/dark,
/area/station/medical/virology)
+"tAl" = (
+/obj/structure/cable,
+/obj/structure/disposalpipe/segment,
+/obj/effect/turf_decal/tile/red/half,
+/turf/open/floor/iron/smooth_half,
+/area/station/security/brig/upper)
"tAx" = (
/obj/effect/turf_decal/trimline/blue/filled/warning,
/obj/structure/disposalpipe/segment,
@@ -70002,14 +69691,6 @@
dir = 4
},
/area/station/service/chapel)
-"tAL" = (
-/obj/structure/table,
-/obj/machinery/light/small/directional/south,
-/obj/effect/turf_decal/tile/blue/opposingcorners{
- dir = 1
- },
-/turf/open/floor/iron/white,
-/area/mine/laborcamp)
"tAN" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
/turf/open/floor/plating,
@@ -70035,6 +69716,10 @@
dir = 8
},
/area/station/service/kitchen/coldroom)
+"tBn" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
+/turf/open/floor/iron/dark/side,
+/area/station/security/range)
"tBq" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -70074,6 +69759,16 @@
},
/turf/open/floor/iron,
/area/station/security/checkpoint/supply)
+"tBW" = (
+/obj/machinery/door/airlock/security/glass{
+ name = "Equipment Room"
+ },
+/obj/machinery/door/firedoor,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/mapping_helpers/airlock/access/all/security/brig,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/lockers)
"tCe" = (
/obj/effect/turf_decal/bot{
dir = 1
@@ -70218,6 +69913,10 @@
},
/turf/open/floor/iron/dark/textured,
/area/station/security/armory/upper)
+"tDM" = (
+/obj/item/kirbyplants/organic/plant10,
+/turf/open/floor/wood/large,
+/area/station/security/prison/rec)
"tDN" = (
/obj/structure/chair{
name = "Defense"
@@ -70229,17 +69928,17 @@
/obj/effect/spawner/random/trash/bin,
/turf/open/floor/plating,
/area/station/maintenance/starboard/lesser)
+"tDT" = (
+/obj/effect/mapping_helpers/broken_floor,
+/obj/machinery/light/small/directional/east,
+/turf/open/floor/wood,
+/area/station/maintenance/fore)
"tDU" = (
/obj/effect/decal/cleanable/dirt,
/obj/structure/table,
/obj/machinery/newscaster/directional/east,
/turf/open/floor/iron,
/area/station/cargo/storage)
-"tDY" = (
-/obj/machinery/vending/cola/sodie,
-/obj/structure/cable,
-/turf/open/floor/iron,
-/area/station/security/prison/visit)
"tEe" = (
/obj/effect/spawner/random/structure/closet_maintenance,
/turf/open/floor/plating,
@@ -70380,6 +70079,16 @@
/obj/effect/turf_decal/tile/green/full,
/turf/open/floor/iron/white/smooth_large,
/area/station/medical/virology)
+"tGd" = (
+/obj/effect/turf_decal/tile/blue/opposingcorners{
+ dir = 1
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 8
+ },
+/obj/machinery/light/small/dim/directional/north,
+/turf/open/floor/iron/white,
+/area/mine/laborcamp)
"tGi" = (
/obj/effect/turf_decal/stripes/end,
/obj/machinery/door/airlock/external,
@@ -70454,22 +70163,6 @@
},
/turf/open/floor/iron,
/area/station/command/bridge)
-"tGJ" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
- },
-/obj/effect/turf_decal/tile/red/half/contrasted,
-/turf/open/floor/iron/dark/textured_edge{
- dir = 1
- },
-/area/station/security/prison)
-"tGP" = (
-/obj/machinery/conveyor{
- id = "gulag"
- },
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plating,
-/area/mine/laborcamp)
"tHb" = (
/obj/effect/spawner/random/structure/musician/piano/random_piano,
/obj/machinery/button/curtain{
@@ -70544,11 +70237,6 @@
/obj/structure/cable,
/turf/open/floor/iron/dark,
/area/station/maintenance/disposal)
-"tIf" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/showroomfloor,
-/area/station/security/processing)
"tIh" = (
/obj/structure/light_construct/directional/south,
/obj/structure/sign/poster/official/random/directional/south,
@@ -70604,15 +70292,6 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plating,
/area/mine/eva/lower)
-"tIS" = (
-/obj/effect/turf_decal/trimline/red/filled/line{
- dir = 6
- },
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/white,
-/area/station/security/prison/safe)
"tIW" = (
/obj/structure/disposalpipe/segment,
/obj/structure/cable,
@@ -70742,10 +70421,6 @@
/obj/structure/closet/wardrobe/mixed,
/turf/open/floor/plating,
/area/station/maintenance/starboard/aft)
-"tKB" = (
-/obj/structure/chair/pew/left,
-/turf/open/floor/wood,
-/area/station/security/prison/rec)
"tKD" = (
/obj/machinery/door/firedoor/heavy,
/obj/machinery/door/poddoor/preopen{
@@ -71053,6 +70728,16 @@
/obj/machinery/computer/security/telescreen/entertainment/directional/south,
/turf/open/floor/iron,
/area/station/engineering/storage_shared)
+"tOp" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/trimline/red/warning{
+ dir = 8
+ },
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 8
+ },
+/turf/open/floor/plating/snowed/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"tOq" = (
/obj/effect/spawner/structure/window/reinforced,
/obj/structure/cable,
@@ -71069,11 +70754,6 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/station/engineering/atmos/mix)
-"tOE" = (
-/obj/structure/cable/multilayer/multiz,
-/obj/structure/sign/warning/electric_shock/directional/north,
-/turf/open/floor/plating,
-/area/station/security/prison/safe)
"tOF" = (
/obj/structure/chair/comfy/black{
dir = 8
@@ -71291,10 +70971,6 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/station/hallway/primary/central)
-"tSi" = (
-/obj/machinery/suit_storage_unit/security,
-/turf/open/floor/iron/smooth,
-/area/station/security/brig/upper)
"tSj" = (
/obj/structure/fence/corner{
dir = 1
@@ -71550,10 +71226,6 @@
},
/turf/open/floor/carpet/lone,
/area/station/service/chapel)
-"tWK" = (
-/obj/structure/cable,
-/turf/open/floor/plating/snowed/icemoon,
-/area/icemoon/underground/explored)
"tWO" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -71612,19 +71284,6 @@
/obj/structure/light_construct/directional/west,
/turf/open/floor/plating,
/area/station/maintenance/port/aft)
-"tXM" = (
-/obj/machinery/hydroponics/constructable,
-/obj/structure/window/reinforced/spawner/directional/west,
-/obj/effect/decal/cleanable/dirt,
-/obj/item/plant_analyzer,
-/obj/effect/turf_decal/tile/green/anticorner/contrasted{
- dir = 8
- },
-/obj/effect/turf_decal/siding/green{
- dir = 8
- },
-/turf/open/floor/iron/dark,
-/area/mine/laborcamp)
"tXV" = (
/obj/machinery/airalarm/directional/north,
/obj/machinery/camera/directional/north{
@@ -71704,6 +71363,15 @@
/obj/effect/spawner/random/structure/shipping_container,
/turf/open/floor/plating,
/area/station/maintenance/port/aft)
+"tZc" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/railing/corner,
+/obj/effect/turf_decal/stripes/corner,
+/turf/open/floor/iron,
+/area/mine/production)
"tZd" = (
/obj/machinery/hydroponics/soil{
pixel_y = 8
@@ -71737,10 +71405,6 @@
/obj/machinery/firealarm/directional/west,
/turf/open/floor/iron/dark,
/area/station/science/ordnance/office)
-"tZF" = (
-/obj/effect/spawner/random/entertainment/slot_machine,
-/turf/open/floor/wood,
-/area/station/command/meeting_room)
"tZG" = (
/turf/open/floor/iron/white/corner{
dir = 1
@@ -71856,15 +71520,6 @@
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
/turf/open/floor/iron/white,
/area/station/medical/storage)
-"ubE" = (
-/obj/machinery/atmospherics/pipe/multiz/scrubbers/visible/layer2{
- dir = 1
- },
-/obj/machinery/atmospherics/pipe/multiz/supply/visible/layer4{
- dir = 1
- },
-/turf/open/floor/plating,
-/area/station/maintenance/fore)
"ubF" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/purple/visible,
/turf/open/floor/iron,
@@ -71917,6 +71572,20 @@
/obj/structure/sign/warning/electric_shock,
/turf/closed/wall/r_wall,
/area/station/engineering/supermatter)
+"udj" = (
+/obj/machinery/camera/directional/north{
+ c_tag = "Armory - Internal - Lower"
+ },
+/obj/structure/rack,
+/obj/item/storage/toolbox/drone{
+ pixel_y = 3;
+ pixel_x = 1
+ },
+/obj/effect/turf_decal/tile/red/half/contrasted,
+/obj/machinery/light/small/directional/north,
+/obj/item/storage/toolbox/emergency,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/armory)
"udo" = (
/obj/structure/closet{
name = "evidence closet 4"
@@ -71993,13 +71662,6 @@
/obj/structure/flora/tree/pine/style_random,
/turf/open/misc/asteroid/snow/icemoon,
/area/icemoon/surface/outdoors/nospawn)
-"uet" = (
-/obj/machinery/keycard_auth/wall_mounted/directional/east,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 1
- },
-/turf/open/floor/iron/dark/smooth_large,
-/area/station/command/heads_quarters/hos)
"uey" = (
/obj/machinery/power/supermatter_crystal/engine,
/turf/open/floor/engine,
@@ -72056,12 +71718,6 @@
/obj/machinery/firealarm/directional/north,
/turf/open/floor/iron,
/area/station/hallway/primary/starboard)
-"ufm" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
- },
-/turf/open/floor/iron/showroomfloor,
-/area/station/security/processing)
"ufF" = (
/obj/structure/table,
/obj/item/storage/box/prisoner{
@@ -72070,19 +71726,20 @@
/obj/item/storage/box/prisoner,
/turf/open/floor/iron/smooth,
/area/station/security/execution/transfer)
+"ufK" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/light/floor,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable,
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
"ufN" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible,
/turf/open/floor/iron/white,
/area/station/medical/cryo)
-"ugd" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/camera/directional/south{
- c_tag = "Security - Permabrig Meditation";
- network = list("ss13","prison")
- },
-/turf/open/floor/sepia,
-/area/station/security/prison/rec)
"ugi" = (
/obj/machinery/light/small/directional/east,
/obj/machinery/computer/order_console/bitrunning{
@@ -72237,6 +71894,17 @@
/obj/effect/mapping_helpers/airlock/access/any/medical/maintenance,
/turf/open/floor/plating,
/area/station/maintenance/department/medical/central)
+"uhN" = (
+/turf/closed/wall,
+/area/station/security/eva)
+"uhU" = (
+/obj/effect/turf_decal/tile/red/half/contrasted,
+/obj/machinery/power/apc/auto_name/directional/south,
+/obj/structure/cable,
+/turf/open/floor/iron/dark/textured_edge{
+ dir = 1
+ },
+/area/station/security/prison)
"uif" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -72456,12 +72124,6 @@
"ult" = (
/turf/closed/wall/r_wall,
/area/station/science/robotics/lab)
-"ulz" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/plating,
-/area/station/security/prison/safe)
"ulL" = (
/obj/machinery/modular_computer/preset/id,
/obj/effect/turf_decal/tile/blue/full,
@@ -72479,24 +72141,16 @@
},
/turf/open/floor/iron/dark/smooth_large,
/area/station/command/heads_quarters/cmo)
+"ulQ" = (
+/obj/structure/sign/warning/docking/directional/south,
+/turf/open/misc/asteroid/snow/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"ulR" = (
/obj/effect/turf_decal/siding/wood/corner{
dir = 8
},
/turf/open/floor/stone,
/area/station/service/bar/atrium)
-"uma" = (
-/obj/item/storage/toolbox/artistic{
- pixel_x = -1;
- pixel_y = 2
- },
-/obj/structure/rack,
-/obj/item/storage/toolbox/crafter{
- pixel_x = 3;
- pixel_y = -3
- },
-/turf/open/floor/sepia,
-/area/station/security/prison/rec)
"umg" = (
/obj/structure/cable,
/obj/effect/turf_decal/weather/snow/corner{
@@ -72567,15 +72221,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron,
/area/station/cargo/lobby)
-"una" = (
-/obj/machinery/door/window/left/directional/west,
-/obj/structure/cable,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 8
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/carpet/blue,
-/area/station/security/prison/work)
"unh" = (
/obj/effect/turf_decal/trimline/blue/filled/line{
dir = 4
@@ -72583,13 +72228,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/white,
/area/station/medical/treatment_center)
-"uno" = (
-/obj/structure/closet/secure_closet/freezer/gulag_fridge,
-/obj/effect/turf_decal/tile/red/half/contrasted{
- dir = 8
- },
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
"unq" = (
/obj/structure/light_construct/directional/north,
/obj/effect/spawner/random/structure/closet_private,
@@ -72613,10 +72251,6 @@
/obj/machinery/light/small/directional/north,
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/underground/explored)
-"unC" = (
-/obj/machinery/gulag_teleporter,
-/turf/open/floor/iron/showroomfloor,
-/area/station/security/processing)
"unH" = (
/obj/structure/table,
/obj/item/analyzer{
@@ -72664,15 +72298,6 @@
},
/turf/open/floor/iron,
/area/station/hallway/primary/fore)
-"uoi" = (
-/obj/structure/sink/directional/west,
-/obj/item/reagent_containers/cup/bucket,
-/obj/item/mop,
-/obj/item/reagent_containers/cup/bottle/ammonia,
-/obj/machinery/airalarm/directional/south,
-/obj/effect/spawner/random/contraband/prison,
-/turf/open/floor/plating,
-/area/station/security/prison/safe)
"uoj" = (
/obj/structure/sign/warning/cold_temp/directional/north,
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
@@ -72800,10 +72425,6 @@
/obj/structure/cable,
/turf/open/floor/plating,
/area/station/security/prison)
-"upB" = (
-/obj/effect/turf_decal/tile/red/anticorner/contrasted,
-/turf/open/floor/iron,
-/area/station/security/prison/visit)
"upH" = (
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
@@ -72823,6 +72444,18 @@
/obj/structure/tank_holder/extinguisher,
/turf/open/floor/iron/white,
/area/station/medical/treatment_center)
+"upP" = (
+/obj/machinery/door/airlock{
+ name = "Perma Overlook Closet"
+ },
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{
+ cycle_id = "perma-overlook"
+ },
+/turf/open/floor/vault,
+/area/station/security/prison/mess)
"upU" = (
/obj/structure/table/wood,
/obj/item/raptor_dex{
@@ -72838,11 +72471,6 @@
/obj/effect/landmark/event_spawn,
/turf/open/floor/iron/dark,
/area/station/engineering/atmos/project)
-"upY" = (
-/obj/structure/chair/pew/right,
-/obj/machinery/light/small/directional/east,
-/turf/open/floor/wood,
-/area/station/security/prison/rec)
"uqg" = (
/obj/machinery/conveyor_switch/oneway{
dir = 8;
@@ -72883,11 +72511,11 @@
/obj/machinery/light/small/directional/north,
/turf/open/floor/iron,
/area/station/maintenance/starboard/fore)
-"uqX" = (
-/obj/effect/decal/remains/human,
-/obj/item/pickaxe/improvised,
-/turf/open/misc/asteroid/snow/icemoon,
-/area/icemoon/surface/outdoors/labor_camp)
+"uqZ" = (
+/mob/living/basic/bot/secbot/beepsky/armsky,
+/obj/machinery/airalarm/directional/east,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/armory)
"urd" = (
/obj/structure/chair/stool/directional/north,
/turf/open/floor/iron,
@@ -72912,12 +72540,6 @@
/obj/effect/turf_decal/delivery,
/turf/open/floor/iron/dark/textured,
/area/station/science/research)
-"urm" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/obj/machinery/newscaster/directional/north,
-/turf/open/floor/wood,
-/area/station/security/prison/rec)
"uro" = (
/obj/machinery/requests_console/directional/east{
department = "Telecomms Admin";
@@ -72952,6 +72574,14 @@
/obj/structure/disposalpipe/segment,
/turf/open/floor/iron/white,
/area/station/science/research)
+"urP" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/iron/smooth_edge{
+ dir = 1
+ },
+/area/station/security/lockers)
"urQ" = (
/obj/effect/turf_decal/siding/white,
/obj/effect/turf_decal/tile/blue/opposingcorners,
@@ -72980,18 +72610,6 @@
/obj/machinery/airalarm/directional/east,
/turf/open/floor/plating,
/area/station/maintenance/starboard/lesser)
-"uso" = (
-/obj/structure/closet/crate/trashcart,
-/obj/effect/spawner/random/contraband/prison,
-/obj/item/trash/chips,
-/obj/item/trash/candy,
-/turf/open/floor/plating,
-/area/station/security/prison/safe)
-"usx" = (
-/obj/item/kirbyplants/organic/plant10,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"usS" = (
/obj/structure/bed{
dir = 1
@@ -73029,6 +72647,19 @@
/obj/item/toy/crayon/spraycan/roboticist,
/turf/open/floor/iron,
/area/station/science/robotics/lab)
+"utw" = (
+/obj/machinery/power/apc/auto_name/directional/west,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/recharge_station,
+/obj/effect/turf_decal/bot/left,
+/obj/machinery/camera/directional/west{
+ c_tag = "Security - Equipment Room"
+ },
+/turf/open/floor/iron/smooth_edge{
+ dir = 1
+ },
+/area/station/security/lockers)
"utA" = (
/obj/effect/turf_decal/stripes/line{
dir = 9
@@ -73095,10 +72726,22 @@
/obj/item/stack/rods,
/turf/open/floor/iron/smooth,
/area/station/maintenance/port/aft)
+"uuB" = (
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
+ },
+/turf/open/floor/iron/dark,
+/area/mine/laborcamp/security)
"uuC" = (
/obj/structure/railing/corner,
/turf/open/floor/iron,
/area/station/hallway/primary/starboard)
+"uuH" = (
+/obj/structure/table,
+/obj/machinery/recharger,
+/obj/effect/turf_decal/tile/red/fourcorners,
+/turf/open/floor/iron/dark,
+/area/mine/laborcamp/security)
"uuI" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -73161,6 +72804,11 @@
/obj/structure/cable,
/turf/open/floor/iron,
/area/station/engineering/atmos)
+"uvI" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/turf/open/floor/iron,
+/area/station/security/prison/mess)
"uvM" = (
/obj/effect/spawner/structure/window/hollow/reinforced/middle,
/turf/open/floor/plating,
@@ -73184,6 +72832,12 @@
/obj/machinery/rnd/production/protolathe/department/engineering,
/turf/open/floor/iron/dark,
/area/station/engineering/lobby)
+"uww" = (
+/obj/machinery/space_heater,
+/obj/structure/sign/warning/cold_temp/directional/west,
+/obj/machinery/light/small/dim/directional/north,
+/turf/open/floor/vault,
+/area/station/security/prison/rec)
"uwE" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -73438,6 +73092,11 @@
/obj/effect/mapping_helpers/airlock/access/all/service/bar,
/turf/open/floor/iron/dark/textured_half,
/area/station/service/bar/backroom)
+"uzA" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
+/turf/open/floor/iron/cafeteria,
+/area/station/security/prison/mess)
"uzB" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 4
@@ -73460,6 +73119,11 @@
},
/turf/open/floor/iron/dark/textured,
/area/station/security/prison)
+"uzN" = (
+/obj/structure/cable,
+/obj/effect/spawner/structure/window/hollow/reinforced/middle,
+/turf/open/floor/plating,
+/area/station/security/execution/education)
"uAi" = (
/obj/structure/table/reinforced,
/obj/item/hfr_box/corner,
@@ -73481,12 +73145,6 @@
/obj/effect/turf_decal/tile/neutral,
/turf/open/floor/iron,
/area/station/commons/storage/primary)
-"uAE" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/range)
"uAJ" = (
/obj/machinery/space_heater,
/turf/open/floor/plating,
@@ -73581,15 +73239,6 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/station/ai/satellite/interior)
-"uCk" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
- },
-/obj/effect/turf_decal/tile/blue/opposingcorners{
- dir = 1
- },
-/turf/open/floor/iron/white,
-/area/mine/laborcamp)
"uCn" = (
/obj/structure/marker_beacon/burgundy{
name = "landing marker"
@@ -73649,6 +73298,15 @@
/obj/structure/grille/broken,
/turf/open/misc/asteroid/snow/icemoon,
/area/icemoon/underground/explored)
+"uCX" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/obj/effect/turf_decal/tile/brown/half/contrasted{
+ dir = 1
+ },
+/turf/open/floor/iron,
+/area/mine/production)
"uDa" = (
/obj/structure/chair/comfy/brown{
dir = 4
@@ -73725,14 +73383,6 @@
/obj/machinery/newscaster/directional/east,
/turf/open/floor/iron/white/smooth_large,
/area/station/service/kitchen)
-"uDy" = (
-/obj/item/book/bible,
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/table/wood,
-/turf/open/floor/iron/dark,
-/area/station/security/prison/rec)
"uDE" = (
/obj/structure/table,
/obj/item/folder/yellow,
@@ -73804,29 +73454,6 @@
/obj/structure/cable,
/turf/open/floor/plating,
/area/station/command/bridge)
-"uFf" = (
-/obj/effect/spawner/structure/window/reinforced,
-/obj/structure/cable,
-/turf/open/floor/plating,
-/area/station/security/processing)
-"uFg" = (
-/obj/machinery/door/poddoor/preopen{
- id = "Prison Gate";
- name = "Prison Blast Door"
- },
-/obj/machinery/door/firedoor,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/turf_decal/tile/red{
- dir = 8
- },
-/obj/machinery/status_display/door_timer{
- id = "Cell 1";
- name = "Cell 1";
- pixel_x = -32
- },
-/turf/open/floor/iron/textured,
-/area/station/security/brig)
"uFh" = (
/turf/open/floor/plating,
/area/station/construction)
@@ -73955,13 +73582,6 @@
/obj/structure/cable,
/turf/open/floor/iron,
/area/station/security/prison/visit)
-"uHF" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/disposalpipe/segment,
-/obj/structure/cable,
-/turf/open/floor/plating,
-/area/station/maintenance/fore)
"uHN" = (
/obj/machinery/newscaster/directional/north,
/obj/effect/turf_decal/tile/neutral/half/contrasted{
@@ -73993,18 +73613,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/purple/visible,
/turf/open/floor/plating,
/area/station/maintenance/port/aft)
-"uIC" = (
-/obj/machinery/door/airlock/security{
- aiControlDisabled = 1;
- name = "Prisoner Transfer Centre"
- },
-/obj/machinery/door/firedoor,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/effect/mapping_helpers/airlock/access/all/security/armory,
-/turf/open/floor/iron/dark,
-/area/station/security/execution/education)
"uID" = (
/obj/effect/spawner/structure/window/reinforced,
/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{
@@ -74206,15 +73814,16 @@
},
/turf/open/floor/iron,
/area/station/hallway/primary/central)
-"uLF" = (
-/turf/open/floor/carpet,
-/area/station/security/processing)
"uLH" = (
/obj/effect/turf_decal/stripes/corner{
dir = 8
},
/turf/open/floor/engine,
/area/station/engineering/supermatter/room)
+"uLS" = (
+/obj/effect/turf_decal/trimline/red/warning,
+/turf/open/floor/plating/snowed/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"uLX" = (
/obj/machinery/door/airlock{
name = "Port Emergency Storage"
@@ -74266,6 +73875,14 @@
"uME" = (
/turf/closed/wall/r_wall,
/area/station/security/execution/transfer)
+"uMF" = (
+/obj/machinery/computer/mech_bay_power_console{
+ dir = 1
+ },
+/obj/structure/cable,
+/obj/item/radio/intercom/directional/south,
+/turf/open/floor/iron,
+/area/station/security/mechbay)
"uMK" = (
/obj/structure/table,
/obj/item/paper_bin{
@@ -74280,10 +73897,38 @@
"uMN" = (
/turf/open/openspace,
/area/station/commons/storage/mining)
+"uMV" = (
+/obj/machinery/power/apc/auto_name/directional/west,
+/obj/structure/cable,
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 10
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/dark/side{
+ dir = 10
+ },
+/area/mine/laborcamp/security)
"uMW" = (
/obj/structure/sign/warning/directional/west,
/turf/open/openspace/icemoon,
/area/icemoon/surface/outdoors/less_spawns)
+"uMX" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/turf/open/floor/iron,
+/area/station/security/prison/mess)
+"uNb" = (
+/obj/machinery/bouldertech/refinery{
+ dir = 4
+ },
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "mining_internal"
+ },
+/turf/open/floor/iron,
+/area/mine/production)
"uNq" = (
/obj/effect/turf_decal/trimline/yellow/filled/line{
dir = 1
@@ -74298,19 +73943,19 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/circuit,
/area/station/ai/satellite/hallway)
+"uNL" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/structure/cable,
+/turf/open/floor/iron/dark,
+/area/station/security/mechbay)
"uNN" = (
/obj/effect/spawner/random/trash/bin,
/obj/effect/spawner/random/maintenance,
/turf/open/floor/plating,
/area/station/maintenance/starboard/fore)
-"uNV" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/turf_decal/siding/wideplating/dark{
- dir = 4
- },
-/obj/machinery/holopad,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/prison/rec)
"uNW" = (
/obj/structure/disposalpipe/segment,
/obj/structure/cable,
@@ -74427,16 +74072,6 @@
"uPk" = (
/turf/closed/wall/r_wall,
/area/station/security/range)
-"uPl" = (
-/obj/effect/mapping_helpers/airlock/cyclelink_helper{
- dir = 4
- },
-/obj/machinery/door/airlock/security/glass{
- name = "Labor Camp Shuttle Prisoner Airlock"
- },
-/obj/effect/mapping_helpers/airlock/access/all/security/brig,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"uPt" = (
/obj/structure/closet/crate/bin,
/turf/open/floor/iron/dark,
@@ -74500,6 +74135,16 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron,
/area/mine/production)
+"uQm" = (
+/obj/effect/turf_decal/tile/red/anticorner/contrasted{
+ dir = 8
+ },
+/obj/machinery/light/small/directional/south,
+/obj/machinery/newscaster/directional/south,
+/obj/structure/cable,
+/obj/machinery/vending/cola/sodie,
+/turf/open/floor/iron,
+/area/station/security/prison/visit)
"uQu" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron,
@@ -74601,13 +74246,6 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/station/engineering/atmos/mix)
-"uSb" = (
-/obj/effect/spawner/structure/window/hollow/reinforced/middle{
- dir = 4
- },
-/obj/structure/cable,
-/turf/open/floor/plating/snowed/icemoon,
-/area/icemoon/underground/explored)
"uSd" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
/obj/effect/turf_decal/siding/blue/corner{
@@ -74659,14 +74297,6 @@
/obj/structure/cable,
/turf/open/floor/iron/white,
/area/station/medical/pharmacy)
-"uTo" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/structure/sign/poster/official/do_not_question/directional/north,
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"uTp" = (
/obj/effect/turf_decal/tile/red/half/contrasted{
dir = 1
@@ -74819,21 +74449,18 @@
},
/turf/open/floor/plating,
/area/station/maintenance/starboard/lesser)
-"uVC" = (
+"uVH" = (
+/obj/structure/curtain/cloth,
+/obj/effect/turf_decal/siding/dark,
+/turf/open/floor/iron/showroomfloor,
+/area/station/security/prison/toilet)
+"uWk" = (
+/obj/effect/decal/cleanable/dirt,
/obj/structure/cable,
-/obj/machinery/power/apc/auto_name/directional/north,
-/obj/effect/turf_decal/tile/red/half/contrasted{
- dir = 1
- },
-/turf/open/floor/iron/dark/textured_edge,
-/area/station/security/prison)
-"uVP" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/turf/open/floor/iron/smooth_edge{
- dir = 1
- },
-/area/station/security/lockers)
+/obj/structure/sign/warning/electric_shock/directional/north,
+/obj/machinery/airalarm/directional/east,
+/turf/open/floor/iron,
+/area/station/security/prison/workout)
"uWo" = (
/obj/structure/cable,
/obj/machinery/duct,
@@ -74879,6 +74506,13 @@
/obj/effect/spawner/random/maintenance,
/turf/open/floor/plating,
/area/station/maintenance/port/aft)
+"uWY" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/machinery/light/small/directional/west,
+/turf/open/floor/plating/snowed/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"uXd" = (
/obj/effect/turf_decal/tile/bar/opposingcorners,
/obj/machinery/duct,
@@ -74918,11 +74552,6 @@
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
/area/station/cargo/bitrunning/den)
-"uYj" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/freezer,
-/area/mine/laborcamp)
"uYB" = (
/obj/effect/turf_decal/trimline/blue/filled/corner,
/obj/structure/cable,
@@ -74940,12 +74569,6 @@
},
/turf/open/floor/iron,
/area/station/service/hydroponics)
-"uYF" = (
-/obj/structure/railing{
- dir = 6
- },
-/turf/open/floor/iron,
-/area/mine/production)
"uYH" = (
/obj/machinery/atmospherics/pipe/layer_manifold/dark/visible{
dir = 8
@@ -75079,6 +74702,11 @@
/obj/item/radio/intercom/directional/south,
/turf/open/floor/wood,
/area/station/service/library)
+"vaH" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
+/obj/structure/sign/warning/gas_mask/directional/north,
+/turf/open/floor/iron/smooth,
+/area/station/security/eva)
"vaL" = (
/obj/structure/table,
/obj/item/storage/bag/tray,
@@ -75090,11 +74718,6 @@
},
/turf/open/floor/iron/white/smooth_large,
/area/station/service/kitchen)
-"vaW" = (
-/obj/effect/mapping_helpers/broken_floor,
-/obj/machinery/portable_atmospherics/canister,
-/turf/open/floor/plating,
-/area/station/maintenance/fore)
"vaZ" = (
/obj/item/book/manual/wiki/plumbing{
pixel_x = 4;
@@ -75125,20 +74748,22 @@
},
/turf/open/floor/engine,
/area/station/engineering/atmos/hfr_room)
-"vbg" = (
-/obj/structure/cable,
-/obj/machinery/power/smes/full,
-/obj/machinery/camera/directional/south{
- c_tag = "Labor Camp Utilities";
- network = list("labor")
- },
-/turf/open/floor/iron/smooth,
-/area/mine/laborcamp/security)
"vbn" = (
/obj/machinery/power/smes/full,
/obj/structure/cable,
/turf/open/floor/circuit/telecomms/mainframe,
/area/station/tcommsat/server)
+"vbo" = (
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 5
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
+/turf/open/floor/iron/dark/side{
+ dir = 5
+ },
+/area/station/security/prison/safe)
"vbC" = (
/obj/structure/chair{
dir = 4
@@ -75219,6 +74844,10 @@
},
/turf/open/floor/cult,
/area/station/service/chapel/office)
+"vct" = (
+/obj/machinery/firealarm/directional/north,
+/turf/open/floor/iron/smooth,
+/area/station/engineering/lobby)
"vcx" = (
/obj/machinery/newscaster/directional/east,
/obj/structure/sink/directional/west,
@@ -75486,6 +75115,15 @@
/obj/structure/grille,
/turf/open/floor/plating,
/area/station/science/xenobiology)
+"vgk" = (
+/obj/structure/cable,
+/obj/effect/spawner/structure/window/hollow/reinforced/middle,
+/obj/machinery/door/poddoor/preopen{
+ id = "labor";
+ name = "Labor Camp Blast Door"
+ },
+/turf/open/floor/plating,
+/area/mine/laborcamp)
"vgw" = (
/obj/effect/decal/cleanable/dirt,
/obj/machinery/light/small/directional/west,
@@ -75541,20 +75179,22 @@
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
/turf/open/floor/plating,
/area/station/maintenance/fore)
-"vhL" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/disposalpipe/segment{
- dir = 6
+"vhS" = (
+/obj/structure/window/reinforced/spawner/directional/north{
+ pixel_y = 2
},
-/obj/structure/cable,
-/obj/effect/turf_decal/tile/red/anticorner/contrasted{
- dir = 8
+/obj/structure/rack,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/clothing/mask/muzzle,
+/obj/machinery/flasher/directional/east{
+ id = "cell4";
+ pixel_y = -7
},
-/turf/open/floor/iron/dark/corner{
- dir = 4
+/obj/effect/turf_decal/siding/red{
+ dir = 1
},
-/area/station/security/processing)
+/turf/open/floor/iron/smooth,
+/area/station/security/holding_cell)
"vhT" = (
/obj/effect/decal/cleanable/dirt,
/obj/machinery/atmospherics/pipe/smart/simple/brown/visible{
@@ -75575,6 +75215,12 @@
/obj/structure/sign/nanotrasen/directional/north,
/turf/open/floor/iron,
/area/station/command/bridge)
+"vix" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
+/obj/machinery/power/apc/auto_name/directional/west,
+/turf/open/floor/catwalk_floor/iron_smooth,
+/area/station/security/eva)
"viH" = (
/obj/machinery/power/emitter/welded{
dir = 4
@@ -75614,6 +75260,24 @@
},
/turf/open/floor/iron/dark,
/area/station/engineering/atmos/project)
+"vjm" = (
+/obj/structure/closet/secure_closet/security/sec,
+/obj/machinery/status_display/evac/directional/north,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/iron/smooth_edge,
+/area/station/security/lockers)
+"vjo" = (
+/obj/structure/table,
+/obj/item/book/manual/wiki/security_space_law,
+/obj/item/book/manual/wiki/security_space_law,
+/obj/item/hand_labeler{
+ pixel_x = -4;
+ pixel_y = -6
+ },
+/turf/open/floor/iron/dark/textured_half{
+ dir = 1
+ },
+/area/station/security/office)
"vjq" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -75691,12 +75355,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/white,
/area/station/medical/medbay/lobby)
-"vkJ" = (
-/obj/structure/table,
-/obj/item/plate,
-/obj/effect/turf_decal/tile/red,
-/turf/open/floor/iron,
-/area/station/security/prison/mess)
"vkS" = (
/obj/effect/spawner/random/engineering/tracking_beacon,
/turf/open/floor/plating/icemoon,
@@ -75713,6 +75371,12 @@
},
/turf/open/floor/iron,
/area/station/hallway/primary/central)
+"vlm" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/vending/sustenance/labor_camp,
+/obj/structure/cable,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"vlF" = (
/obj/structure/railing{
dir = 4
@@ -75720,12 +75384,6 @@
/obj/structure/stairs/north,
/turf/open/floor/iron,
/area/mine/eva/lower)
-"vlH" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/light/directional/north,
-/obj/machinery/airalarm/directional/north,
-/turf/open/floor/iron,
-/area/station/security/prison/visit)
"vlL" = (
/obj/machinery/computer/cargo/request,
/turf/open/floor/iron,
@@ -75746,6 +75404,11 @@
/obj/effect/mapping_helpers/airlock/access/all/supply/mining,
/turf/open/floor/iron/smooth,
/area/mine/mechbay)
+"vme" = (
+/obj/machinery/light/directional/east,
+/obj/structure/cable,
+/turf/open/floor/carpet/blue,
+/area/station/security/prison/work)
"vmj" = (
/obj/structure/chair{
dir = 1;
@@ -75807,6 +75470,14 @@
/obj/structure/cable,
/turf/open/floor/plating,
/area/station/maintenance/port/fore)
+"vmz" = (
+/obj/structure/table,
+/obj/item/storage/bag/tray,
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/cable,
+/obj/item/kitchen/rollingpin,
+/turf/open/floor/iron/cafeteria,
+/area/station/security/prison/mess)
"vmA" = (
/obj/structure/fluff/tram_rail{
pixel_y = 17
@@ -75864,6 +75535,15 @@
/obj/structure/table/wood,
/turf/open/floor/plating,
/area/station/maintenance/starboard/lesser)
+"vmY" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/turf/open/floor/iron,
+/area/mine/laborcamp/security)
"vmZ" = (
/obj/effect/landmark/firealarm_sanity,
/turf/open/floor/glass/reinforced,
@@ -75942,6 +75622,15 @@
/obj/structure/closet/crate/critter,
/turf/open/floor/plating,
/area/station/maintenance/department/medical/central)
+"vof" = (
+/obj/structure/sign/warning/cold_temp/directional/west,
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"voj" = (
/obj/structure/disposalpipe/sorting/mail/flip{
dir = 8
@@ -75957,6 +75646,13 @@
/obj/effect/turf_decal/tile/yellow/half/contrasted,
/turf/open/floor/iron,
/area/station/hallway/primary/aft)
+"vop" = (
+/obj/effect/spawner/structure/window/hollow/reinforced/middle{
+ dir = 4
+ },
+/obj/structure/cable,
+/turf/open/floor/plating,
+/area/station/engineering/lobby)
"vos" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -75979,12 +75675,6 @@
"voK" = (
/turf/closed/wall/r_wall,
/area/station/tcommsat/computer)
-"voL" = (
-/obj/effect/turf_decal/tile/red{
- dir = 8
- },
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
"voO" = (
/obj/machinery/light/small/directional/east,
/turf/open/floor/iron/dark,
@@ -76032,11 +75722,6 @@
/obj/machinery/firealarm/directional/south,
/turf/open/floor/iron/smooth,
/area/station/security/execution/transfer)
-"vpn" = (
-/obj/vehicle/sealed/mecha/ripley/paddy/preset,
-/obj/structure/cable,
-/turf/open/floor/iron/recharge_floor,
-/area/station/security/mechbay)
"vpx" = (
/obj/structure/sign/departments/evac/directional/north,
/turf/open/floor/iron,
@@ -76085,6 +75770,21 @@
},
/turf/open/floor/plating,
/area/station/maintenance/fore/lesser)
+"vqu" = (
+/obj/structure/table,
+/obj/machinery/recharger{
+ pixel_x = 5
+ },
+/obj/machinery/light_switch/directional/east,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
+/obj/machinery/recharger{
+ pixel_x = -6
+ },
+/turf/open/floor/iron/smooth_edge{
+ dir = 1
+ },
+/area/station/security/lockers)
"vqv" = (
/obj/effect/turf_decal/stripes/line,
/turf/open/floor/iron,
@@ -76146,6 +75846,9 @@
/obj/item/kirbyplants/random,
/turf/open/floor/iron,
/area/station/security/courtroom)
+"vri" = (
+/turf/closed/wall/r_wall,
+/area/station/security/eva)
"vrw" = (
/obj/machinery/button/door/directional/west{
id = "xenobio3";
@@ -76191,6 +75894,12 @@
/obj/effect/landmark/start/hangover,
/turf/open/floor/iron,
/area/station/hallway/primary/central)
+"vrY" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/catwalk_floor/iron,
+/area/mine/laborcamp)
"vsk" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/effect/turf_decal/tile/red/half/contrasted,
@@ -76205,14 +75914,6 @@
},
/turf/open/floor/iron/dark/textured_large,
/area/station/engineering/storage/tech)
-"vsp" = (
-/obj/structure/window/reinforced/spawner/directional/west,
-/obj/effect/turf_decal/stripes/red/line{
- dir = 6
- },
-/obj/effect/turf_decal/trimline/red/line,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/range)
"vsx" = (
/obj/effect/turf_decal/stripes/line,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/visible/layer4,
@@ -76233,16 +75934,6 @@
/obj/structure/marker_beacon/burgundy,
/turf/open/floor/plating/snowed/icemoon,
/area/icemoon/surface/outdoors/nospawn)
-"vsL" = (
-/obj/structure/cable,
-/obj/effect/turf_decal/tile/red/anticorner/contrasted{
- dir = 8
- },
-/obj/machinery/camera/directional/west{
- c_tag = "Security - Office - Port"
- },
-/turf/open/floor/iron/dark,
-/area/station/security/mechbay)
"vsM" = (
/obj/structure/cable,
/obj/machinery/power/apc/auto_name/directional/west,
@@ -76377,14 +76068,6 @@
/obj/machinery/atmospherics/pipe/layer_manifold/dark,
/turf/open/floor/plating,
/area/station/engineering/atmos)
-"vux" = (
-/obj/structure/bed,
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 1
- },
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"vuK" = (
/obj/structure/sign/warning/fire,
/turf/closed/wall/r_wall,
@@ -76426,6 +76109,13 @@
dir = 1
},
/area/station/command/eva)
+"vvz" = (
+/obj/structure/closet/bombcloset/security,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/iron/smooth_edge{
+ dir = 1
+ },
+/area/station/security/lockers)
"vvE" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -76555,29 +76245,6 @@
},
/turf/open/floor/plating,
/area/station/maintenance/starboard/lesser)
-"vwE" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/chair/wood{
- dir = 8
- },
-/obj/effect/turf_decal/siding/wood{
- dir = 5
- },
-/obj/effect/mapping_helpers/broken_floor,
-/turf/open/floor/wood,
-/area/station/security/prison/rec)
-"vwG" = (
-/obj/machinery/vending/security{
- all_products_free = 0
- },
-/obj/effect/turf_decal/tile/red/half/contrasted{
- dir = 8
- },
-/obj/machinery/light/small/directional/west,
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
"vwJ" = (
/obj/machinery/door/airlock/maintenance,
/obj/effect/mapping_helpers/airlock/abandoned,
@@ -76610,6 +76277,14 @@
},
/turf/open/floor/iron/dark,
/area/station/command/gateway)
+"vwU" = (
+/obj/machinery/door/airlock/security{
+ name = "Labor Camp Supplies"
+ },
+/obj/structure/cable,
+/obj/effect/mapping_helpers/airlock/access/all/security/brig,
+/turf/open/floor/iron,
+/area/mine/laborcamp/security)
"vxc" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -76666,12 +76341,6 @@
/obj/machinery/modular_computer/preset/id,
/turf/open/floor/carpet/royalblue,
/area/station/command/heads_quarters/hos)
-"vyh" = (
-/obj/structure/chair{
- dir = 8
- },
-/turf/open/floor/iron/showroomfloor,
-/area/station/security/processing)
"vym" = (
/turf/closed/wall,
/area/station/construction)
@@ -76701,12 +76370,6 @@
"vyt" = (
/turf/open/floor/plating,
/area/station/ai/satellite/maintenance)
-"vyw" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/range)
"vyx" = (
/obj/effect/spawner/random/engineering/tracking_beacon,
/obj/effect/landmark/event_spawn,
@@ -76724,13 +76387,6 @@
/obj/machinery/light/small/dim/directional/east,
/turf/open/floor/plating,
/area/station/maintenance/department/medical/morgue)
-"vyO" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/landmark/event_spawn,
-/turf/open/floor/wood,
-/area/station/security/prison/rec)
"vyU" = (
/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
/turf/open/misc/asteroid/snow/icemoon,
@@ -76758,11 +76414,6 @@
dir = 1
},
/area/station/science/research)
-"vzp" = (
-/obj/machinery/light/warm/directional/north,
-/obj/machinery/newscaster/directional/north,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/prison/rec)
"vzs" = (
/obj/structure/filingcabinet,
/obj/structure/cable,
@@ -76819,13 +76470,6 @@
/obj/machinery/newscaster/directional/west,
/turf/open/floor/iron/recharge_floor,
/area/station/science/robotics/mechbay)
-"vAm" = (
-/obj/machinery/airalarm/directional/north,
-/obj/effect/turf_decal/tile/red/half/contrasted{
- dir = 1
- },
-/turf/open/floor/iron,
-/area/station/security/brig/upper)
"vAq" = (
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron/dark,
@@ -76851,6 +76495,15 @@
/obj/effect/mapping_helpers/burnt_floor,
/turf/open/floor/plating,
/area/station/maintenance/aft/lesser)
+"vAz" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron,
+/area/station/security/brig/upper)
"vAF" = (
/obj/machinery/door/airlock/hatch{
name = "MiniSat Teleporter"
@@ -76868,6 +76521,13 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/plating,
/area/station/construction)
+"vAJ" = (
+/obj/effect/turf_decal/stripes/corner{
+ dir = 8
+ },
+/obj/machinery/status_display/evac/directional/east,
+/turf/open/floor/iron/smooth,
+/area/station/engineering/lobby)
"vAP" = (
/obj/effect/turf_decal/stripes/line,
/obj/effect/turf_decal/tile/blue/half/contrasted,
@@ -76947,6 +76607,16 @@
/obj/structure/cable,
/turf/open/floor/iron,
/area/station/engineering/atmos/pumproom)
+"vBA" = (
+/obj/structure/mineral_door/paperframe{
+ name = "Meditation Room"
+ },
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/door/firedoor,
+/turf/open/floor/iron/sepia,
+/area/station/security/prison/rec)
"vBC" = (
/obj/machinery/meter,
/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{
@@ -76957,6 +76627,12 @@
"vBG" = (
/turf/closed/wall,
/area/station/command/heads_quarters/cmo)
+"vCe" = (
+/obj/structure/table,
+/obj/effect/turf_decal/tile/red,
+/obj/effect/spawner/random/food_or_drink/snack/lizard,
+/turf/open/floor/iron,
+/area/station/security/prison/mess)
"vCm" = (
/obj/structure/marker_beacon/burgundy,
/obj/effect/turf_decal/weather/snow/corner{
@@ -76965,19 +76641,6 @@
/obj/structure/sign/warning/cold_temp/directional/north,
/turf/open/floor/plating/snowed/icemoon,
/area/icemoon/surface/outdoors/nospawn)
-"vCn" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/camera/directional/north{
- c_tag = "Security - Upper Permabrig Cafeteria";
- network = list("ss13","prison")
- },
-/obj/effect/turf_decal/tile/red{
- dir = 1
- },
-/turf/open/floor/iron,
-/area/station/security/prison/mess)
"vCy" = (
/obj/structure/disposalpipe/segment{
dir = 4
@@ -77034,15 +76697,10 @@
/obj/effect/spawner/random/armory/disablers,
/turf/open/floor/iron/dark/textured,
/area/station/security/armory)
-"vDy" = (
-/obj/structure/sign/poster/official/safety_report/directional/west,
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/camera/directional/west{
- c_tag = "Labor Camp Central";
- network = list("labor")
- },
-/turf/open/floor/iron,
-/area/mine/laborcamp)
+"vDC" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/plating,
+/area/station/security/execution/education)
"vDO" = (
/obj/effect/turf_decal/stripes/corner{
dir = 8
@@ -77125,6 +76783,16 @@
/obj/structure/cable,
/turf/open/floor/iron/dark/telecomms,
/area/station/tcommsat/server)
+"vFN" = (
+/obj/structure/rack,
+/obj/machinery/syndicatebomb/training,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/item/screwdriver,
+/obj/item/wirecutters,
+/turf/open/floor/iron/dark/smooth_half,
+/area/station/security/office)
"vFO" = (
/obj/structure/window/reinforced/spawner/directional/west,
/obj/structure/window/reinforced/spawner/directional/east,
@@ -77155,6 +76823,42 @@
/obj/effect/mapping_helpers/mail_sorting/medbay/virology,
/turf/open/floor/iron/white,
/area/station/medical/medbay/aft)
+"vFZ" = (
+/obj/structure/cable,
+/obj/structure/table/glass,
+/obj/item/stack/medical/wrap/sticky_tape/surgical,
+/obj/item/stack/medical/bone_gel,
+/obj/effect/turf_decal/tile/blue/half/contrasted,
+/obj/machinery/camera/directional/south{
+ c_tag = "Surgery B";
+ network = list("ss13","medbay")
+ },
+/obj/machinery/newscaster/directional/south,
+/turf/open/floor/iron/white,
+/area/station/medical/surgery/aft)
+"vGb" = (
+/obj/effect/turf_decal/tile/red,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 1
+ },
+/obj/structure/cable,
+/turf/open/floor/iron,
+/area/station/security/prison/mess)
+"vGh" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 4
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
+/obj/machinery/light/small/directional/east,
+/obj/machinery/camera/directional/east{
+ c_tag = "Security - Labor Camp";
+ network = list("ss13","prison","labor")
+ },
+/turf/open/floor/iron/dark/side{
+ dir = 4
+ },
+/area/mine/laborcamp/security)
"vGw" = (
/obj/structure/transit_tube/station/reverse,
/obj/structure/sign/warning/secure_area/directional/north,
@@ -77348,6 +77052,10 @@
dir = 8
},
/area/station/medical/chemistry)
+"vIE" = (
+/obj/effect/spawner/random/structure/girder,
+/turf/open/floor/plating,
+/area/station/maintenance/department/security)
"vIH" = (
/obj/structure/closet{
name = "evidence closet 1"
@@ -77449,10 +77157,6 @@
},
/turf/open/floor/iron,
/area/station/command/heads_quarters/rd)
-"vKk" = (
-/obj/machinery/vending/security,
-/turf/open/floor/iron/smooth_edge,
-/area/station/security/lockers)
"vKq" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -77541,6 +77245,11 @@
/obj/machinery/door/firedoor,
/turf/open/floor/iron/textured,
/area/station/commons/storage/mining)
+"vLw" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
+/obj/item/radio/intercom/directional/east,
+/turf/open/floor/iron/smooth,
+/area/station/security/eva)
"vLY" = (
/obj/structure/railing{
dir = 8
@@ -77570,12 +77279,39 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/dark,
/area/station/service/chapel/office)
+"vMt" = (
+/obj/structure/table/glass,
+/obj/item/book/manual/wiki/medicine{
+ pixel_x = 1;
+ pixel_y = 5
+ },
+/obj/item/book/manual/wiki/surgery{
+ pixel_x = -4;
+ pixel_y = 3
+ },
+/obj/effect/turf_decal/tile/blue/full,
+/obj/item/tgui_book/manual/idc{
+ pixel_y = 3;
+ pixel_x = 3
+ },
+/obj/item/tgui_book/manual/dsm,
+/turf/open/floor/iron/large,
+/area/station/medical/treatment_center)
"vMA" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/structure/cable/layer3,
/turf/open/floor/plating,
/area/station/ai/satellite/interior)
+"vMO" = (
+/obj/structure/toilet/greyscale{
+ cistern_open = 1;
+ dir = 2
+ },
+/obj/machinery/light/small/directional/north,
+/obj/effect/spawner/random/entertainment/cigar,
+/turf/open/floor/iron/showroomfloor,
+/area/station/security/prison/toilet)
"vMY" = (
/obj/structure/disposalpipe/segment{
dir = 6
@@ -77680,10 +77416,6 @@
/obj/item/radio/intercom/directional/south,
/turf/open/floor/iron,
/area/station/service/janitor)
-"vPt" = (
-/obj/structure/closet/secure_closet/freezer/meat/all_access,
-/turf/open/floor/iron/showroomfloor,
-/area/station/security/prison/mess)
"vPx" = (
/turf/open/floor/iron/dark/textured,
/area/station/security/prison/workout)
@@ -77790,31 +77522,22 @@
},
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/surface/outdoors/less_spawns)
-"vRN" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/disposalpipe/segment{
- dir = 10
- },
-/turf/open/floor/iron,
-/area/station/security/processing)
-"vRO" = (
-/obj/machinery/mineral/unloading_machine{
- dir = 1;
- icon_state = "unloader-corner";
- input_dir = 1;
- output_dir = 2
- },
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plating,
-/area/mine/laborcamp)
"vRP" = (
/obj/structure/window/reinforced/spawner/directional/west,
/turf/open/floor/iron/dark/side{
dir = 8
},
/area/station/security/prison/workout)
+"vRQ" = (
+/obj/structure/chair/sofa/bench/left{
+ dir = 8
+ },
+/obj/structure/extinguisher_cabinet/directional/east,
+/obj/effect/turf_decal/tile/red/half/contrasted{
+ dir = 4
+ },
+/turf/open/floor/iron/smooth,
+/area/station/security/brig/upper)
"vRS" = (
/obj/machinery/meter,
/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible,
@@ -77853,13 +77576,6 @@
},
/turf/open/floor/wood,
/area/station/maintenance/port/aft)
-"vSK" = (
-/obj/structure/chair/sofa/bench/right{
- dir = 8
- },
-/obj/effect/turf_decal/tile/red,
-/turf/open/floor/iron,
-/area/station/security/prison/mess)
"vSM" = (
/obj/effect/turf_decal/trimline/yellow/filled/line{
dir = 10
@@ -77994,12 +77710,6 @@
},
/turf/open/floor/plating/snowed/icemoon,
/area/icemoon/surface/outdoors/less_spawns)
-"vUs" = (
-/obj/structure/easel,
-/obj/item/canvas/nineteen_nineteen,
-/obj/machinery/airalarm/directional/north,
-/turf/open/floor/sepia,
-/area/station/security/prison/rec)
"vUy" = (
/obj/structure/chair/pew/right{
dir = 1
@@ -78244,6 +77954,19 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/carpet,
/area/station/command/meeting_room)
+"vYf" = (
+/obj/machinery/door/airlock/security/glass{
+ name = "Security EVA";
+ security_level = 1
+ },
+/obj/effect/mapping_helpers/airlock/access/all/security/armory,
+/obj/machinery/door/firedoor,
+/obj/effect/mapping_helpers/airlock/red_alert_access,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/turf/open/floor/iron/smooth,
+/area/station/security/eva)
"vYg" = (
/obj/machinery/camera/directional/west{
c_tag = "Chapel West"
@@ -78367,6 +78090,25 @@
},
/turf/open/floor/iron/dark,
/area/station/science/genetics)
+"wae" = (
+/obj/machinery/door/poddoor/shutters{
+ id = "secmechbaymaint";
+ name = "Security Mech Bay Shutters";
+ dir = 4
+ },
+/obj/effect/turf_decal/caution/stand_clear{
+ dir = 4
+ },
+/obj/effect/turf_decal/siding/dark_red{
+ dir = 4
+ },
+/obj/effect/turf_decal/siding/dark_red{
+ dir = 8
+ },
+/turf/open/floor/iron/dark/textured_half{
+ dir = 1
+ },
+/area/station/security/mechbay)
"wam" = (
/turf/open/openspace,
/area/station/cargo/storage)
@@ -78456,13 +78198,6 @@
/obj/structure/disposalpipe/segment,
/turf/open/floor/iron/white,
/area/station/medical/treatment_center)
-"wbG" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
- },
-/obj/machinery/airalarm/directional/west,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/interrogation)
"wbH" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -78653,19 +78388,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron,
/area/station/engineering/main)
-"wfp" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 4
- },
-/obj/machinery/camera/directional/west{
- c_tag = "Security - Upper Hallway North"
- },
-/obj/machinery/firealarm/directional/west,
-/obj/effect/turf_decal/tile/red/half/contrasted{
- dir = 8
- },
-/turf/open/floor/iron,
-/area/station/security/brig/upper)
"wfE" = (
/obj/structure/disposalpipe/segment{
dir = 10
@@ -78766,6 +78488,10 @@
},
/turf/open/floor/iron,
/area/station/science/lab)
+"wgW" = (
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/plating/snowed/icemoon,
+/area/icemoon/underground/explored)
"whb" = (
/obj/machinery/recharge_station,
/obj/effect/decal/cleanable/dirt,
@@ -79027,6 +78753,11 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron,
/area/station/construction)
+"wlg" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"wlr" = (
/obj/structure/table,
/obj/item/stack/spacecash/c10,
@@ -79055,10 +78786,6 @@
/obj/structure/filingcabinet,
/turf/open/floor/iron/dark,
/area/station/tcommsat/computer)
-"wlR" = (
-/obj/structure/closet/boxinggloves,
-/turf/open/floor/iron,
-/area/station/security/prison/workout)
"wlW" = (
/obj/item/radio/intercom/directional/south,
/obj/machinery/computer/robotics{
@@ -79068,17 +78795,29 @@
dir = 6
},
/area/station/command/heads_quarters/rd)
-"wlY" = (
-/obj/machinery/door/airlock/freezer,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/showroomfloor,
-/area/station/security/prison/mess)
"wme" = (
/obj/effect/turf_decal/weather/snow,
/obj/effect/mapping_helpers/burnt_floor,
/turf/open/floor/plating/icemoon,
/area/icemoon/underground/explored)
+"wmn" = (
+/obj/structure/rack,
+/obj/machinery/light/cold/directional/north,
+/obj/item/storage/box/bandages{
+ pixel_x = -6;
+ pixel_y = 6
+ },
+/obj/item/healthanalyzer,
+/obj/machinery/wall_healer/directional/north,
+/turf/open/floor/iron/white/textured,
+/area/station/security/medical)
+"wmu" = (
+/obj/machinery/conveyor{
+ id = "gulag";
+ dir = 4
+ },
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"wmG" = (
/obj/structure/disposalpipe/segment,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -79129,22 +78868,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron,
/area/station/command/bridge)
-"wnm" = (
-/obj/structure/window/reinforced/spawner/directional/west,
-/obj/structure/table/reinforced,
-/obj/machinery/recharger,
-/obj/machinery/light_switch/directional/south,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/range)
-"wnv" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 8
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/obj/machinery/firealarm/directional/south,
-/turf/open/floor/iron/dark,
-/area/station/security/execution/education)
"wnz" = (
/obj/structure/rack,
/obj/item/electronics/airalarm,
@@ -79167,6 +78890,13 @@
},
/turf/open/floor/engine,
/area/station/science/xenobiology)
+"wnH" = (
+/obj/structure/chair/pew/right{
+ dir = 8
+ },
+/obj/effect/spawner/random/contraband/permabrig_gear,
+/turf/open/floor/wood/large,
+/area/station/security/prison/rec)
"wnK" = (
/obj/effect/turf_decal/stripes/corner{
dir = 8
@@ -79204,6 +78934,14 @@
/obj/structure/cable,
/turf/open/floor/plating,
/area/station/security/brig)
+"woo" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/turf/open/floor/iron/dark,
+/area/station/security/execution/education)
"wor" = (
/turf/open/openspace,
/area/station/medical/medbay/aft)
@@ -79323,13 +79061,6 @@
"wqx" = (
/turf/closed/wall/r_wall,
/area/station/hallway/primary/fore)
-"wqI" = (
-/obj/item/radio/intercom/directional/north,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
- },
-/turf/open/floor/iron/smooth,
-/area/station/security/brig)
"wqN" = (
/obj/structure/railing{
dir = 10
@@ -79351,6 +79082,28 @@
/obj/machinery/airalarm/directional/south,
/turf/open/floor/plating,
/area/station/maintenance/port/lesser)
+"wre" = (
+/obj/structure/table/wood,
+/obj/item/storage/box/matches,
+/obj/item/toy/cards/deck{
+ pixel_y = 4
+ },
+/obj/item/reagent_containers/cup/glass/drinkingglass{
+ pixel_x = 14;
+ pixel_y = 12
+ },
+/obj/item/reagent_containers/cup/glass/drinkingglass{
+ pixel_x = -18;
+ pixel_y = 10
+ },
+/obj/item/reagent_containers/cup/glass/drinkingglass{
+ pixel_x = -10;
+ pixel_y = 2
+ },
+/obj/effect/mapping_helpers/broken_floor,
+/obj/effect/turf_decal/siding/wood,
+/turf/open/floor/wood,
+/area/station/maintenance/fore)
"wrk" = (
/obj/effect/mapping_helpers/airlock/cyclelink_helper{
dir = 8
@@ -79409,6 +79162,18 @@
"wrX" = (
/turf/closed/wall,
/area/station/service/chapel)
+"wrY" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/firealarm/directional/east{
+ pixel_y = -6
+ },
+/obj/machinery/light_switch/directional/east{
+ pixel_y = 4
+ },
+/turf/open/floor/iron/dark/textured,
+/area/station/security/interrogation)
"wsh" = (
/obj/structure/rack,
/obj/effect/spawner/random/maintenance/three,
@@ -79443,6 +79208,22 @@
/obj/machinery/light/directional/south,
/turf/open/floor/iron,
/area/station/hallway/primary/central/fore)
+"wsF" = (
+/obj/structure/table/glass,
+/obj/item/book/manual/wiki/infections{
+ pixel_y = 7
+ },
+/obj/item/reagent_containers/syringe/antiviral,
+/obj/effect/turf_decal/trimline/green/filled/line,
+/obj/structure/reagent_dispensers/wall/virusfood/directional/south,
+/obj/item/tgui_book/manual/idc{
+ pixel_y = 3;
+ pixel_x = 3
+ },
+/obj/item/reagent_containers/spray/cleaner,
+/obj/item/reagent_containers/dropper,
+/turf/open/floor/iron/white,
+/area/station/medical/virology)
"wsN" = (
/obj/structure/girder,
/obj/structure/grille,
@@ -79480,11 +79261,16 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/plating,
/area/station/maintenance/department/chapel)
-"wtg" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
+"wtf" = (
+/obj/machinery/camera/directional/east{
+ c_tag = "Security - Permabrig Chapel";
+ network = list("ss13","prison")
+ },
/obj/structure/cable,
-/turf/open/floor/wood/large,
-/area/station/command/heads_quarters/hos)
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/newscaster/directional/east,
+/turf/open/floor/iron/dark,
+/area/station/security/prison/rec)
"wtj" = (
/obj/structure/flora/grass/brown/style_2,
/turf/open/misc/asteroid/snow/icemoon,
@@ -79493,6 +79279,17 @@
/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/underground/explored)
+"wtE" = (
+/obj/structure/table/wood,
+/obj/item/food/grown/harebell,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/item/radio/intercom/prison/directional/north,
+/obj/item/food/grown/harebell{
+ pixel_y = -3;
+ pixel_x = -2
+ },
+/turf/open/floor/iron/dark,
+/area/station/security/prison/rec)
"wtM" = (
/obj/machinery/door/airlock/external{
dir = 4;
@@ -79511,12 +79308,6 @@
},
/turf/open/floor/wood,
/area/station/commons/vacant_room/office)
-"wug" = (
-/obj/machinery/gulag_item_reclaimer{
- pixel_y = 24
- },
-/turf/open/floor/carpet,
-/area/station/security/processing)
"wuh" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -79712,9 +79503,6 @@
},
/turf/open/floor/iron,
/area/station/command/gateway)
-"wxg" = (
-/turf/open/floor/iron/freezer,
-/area/mine/laborcamp)
"wxl" = (
/obj/effect/turf_decal/tile/neutral/fourcorners,
/obj/effect/turf_decal/trimline/neutral/line,
@@ -79840,13 +79628,13 @@
/obj/effect/turf_decal/siding/wood,
/turf/open/floor/wood/large,
/area/mine/eva/lower)
-"wzn" = (
-/obj/effect/decal/cleanable/dirt,
+"wzs" = (
+/obj/machinery/light/small/directional/west,
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
dir = 4
},
-/turf/open/floor/iron,
-/area/mine/laborcamp)
+/turf/open/floor/iron/dark,
+/area/station/security/prison/rec)
"wzv" = (
/obj/machinery/atmospherics/components/tank/air{
dir = 3;
@@ -79899,6 +79687,20 @@
/obj/item/folder/yellow,
/turf/open/floor/iron,
/area/station/cargo/storage)
+"wAn" = (
+/obj/structure/cable,
+/obj/machinery/door/airlock/external{
+ name = "Security External Access";
+ security_level = 1
+ },
+/obj/effect/mapping_helpers/airlock/access/all/security/brig,
+/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{
+ cycle_id = "sec-external-upper"
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/smooth,
+/area/station/security/eva)
"wAv" = (
/obj/structure/chair/comfy/brown{
dir = 1
@@ -79931,19 +79733,6 @@
/obj/machinery/griddle,
/turf/open/floor/iron/white/smooth_large,
/area/station/service/kitchen)
-"wAQ" = (
-/obj/machinery/computer/shuttle/labor/one_way{
- dir = 4
- },
-/turf/open/floor/iron,
-/area/mine/laborcamp)
-"wAT" = (
-/obj/structure/cable,
-/obj/effect/turf_decal/tile/red/half/contrasted,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron,
-/area/station/security/brig/upper)
"wAW" = (
/obj/structure/table,
/obj/item/knife/kitchen,
@@ -79986,10 +79775,6 @@
},
/turf/open/floor/plating,
/area/station/maintenance/port/greater)
-"wBc" = (
-/obj/machinery/airalarm/directional/north,
-/turf/open/floor/iron/showroomfloor,
-/area/station/security/processing)
"wBk" = (
/obj/machinery/camera/directional/north{
c_tag = "Robotics Lab - North";
@@ -80121,11 +79906,6 @@
/obj/machinery/space_heater,
/turf/open/floor/plating,
/area/station/maintenance/starboard/upper)
-"wDI" = (
-/obj/effect/spawner/random/trash/moisture_trap,
-/obj/effect/mapping_helpers/broken_floor,
-/turf/open/floor/wood,
-/area/station/maintenance/fore)
"wDK" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -80157,13 +79937,6 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/station/hallway/primary/fore)
-"wEp" = (
-/obj/effect/turf_decal/tile/red/half/contrasted{
- dir = 1
- },
-/obj/structure/sign/poster/official/random/directional/north,
-/turf/open/floor/iron/dark/textured_edge,
-/area/station/security/prison)
"wEu" = (
/obj/structure/sign/warning/directional/south,
/turf/open/misc/asteroid/snow/icemoon,
@@ -80203,6 +79976,10 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/cafeteria,
/area/station/commons/dorms/laundry)
+"wEO" = (
+/obj/effect/turf_decal/tile/brown/opposingcorners,
+/turf/open/floor/iron,
+/area/mine/production)
"wET" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -80241,6 +80018,13 @@
/obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance/departmental,
/turf/open/floor/plating,
/area/station/maintenance/port/aft)
+"wFs" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/sign/nanotrasen/directional/east,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"wFt" = (
/obj/effect/turf_decal/stripes/line{
dir = 8
@@ -80273,6 +80057,14 @@
},
/turf/open/floor/carpet,
/area/station/service/library)
+"wFR" = (
+/obj/structure/cable,
+/obj/effect/spawner/structure/window/hollow/reinforced/middle{
+ dir = 4
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/plating,
+/area/station/security/prison/rec)
"wFX" = (
/obj/machinery/computer/telecomms/server{
dir = 4;
@@ -80332,14 +80124,6 @@
},
/turf/open/floor/iron/dark/diagonal,
/area/station/engineering/atmos/storage)
-"wGW" = (
-/obj/structure/table,
-/obj/item/book/manual/wiki/security_space_law,
-/obj/item/book/manual/wiki/security_space_law,
-/turf/open/floor/iron/dark/textured_half{
- dir = 1
- },
-/area/station/security/office)
"wGX" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/structure/cable,
@@ -80440,6 +80224,18 @@
/obj/effect/decal/remains/plasma,
/turf/open/misc/asteroid/snow/icemoon,
/area/icemoon/underground/explored)
+"wJh" = (
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 5
+ },
+/obj/machinery/light/small/red/directional/west,
+/obj/machinery/door/poddoor/shutters/window/preopen{
+ name = "Firing Range Shutters";
+ dir = 1;
+ id = "firingrangeshuttersoutside"
+ },
+/turf/open/floor/plating/snowed/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"wJi" = (
/obj/structure/railing{
dir = 4
@@ -80591,6 +80387,13 @@
/obj/effect/landmark/event_spawn,
/turf/open/floor/iron,
/area/station/command/bridge)
+"wLx" = (
+/obj/structure/table,
+/obj/item/electropack,
+/obj/machinery/power/apc/auto_name/directional/west,
+/obj/structure/cable,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/interrogation)
"wLO" = (
/obj/effect/decal/cleanable/dirt,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -80721,9 +80524,6 @@
/obj/effect/mapping_helpers/airlock/access/all/medical/general,
/turf/open/floor/plating,
/area/station/maintenance/aft/greater)
-"wNt" = (
-/turf/open/floor/iron/smooth,
-/area/station/security/brig/upper)
"wND" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 1
@@ -80750,12 +80550,6 @@
/obj/effect/mapping_helpers/mail_sorting/supply/qm_office,
/turf/open/floor/iron,
/area/station/cargo/office)
-"wOc" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/processing)
"wOn" = (
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
@@ -80777,6 +80571,11 @@
},
/turf/open/floor/iron,
/area/station/service/hydroponics)
+"wOv" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable,
+/turf/open/floor/plating,
+/area/station/security/prison/rec)
"wOy" = (
/obj/effect/turf_decal/tile/blue{
dir = 8
@@ -80812,6 +80611,15 @@
/obj/effect/mapping_helpers/airlock/access/all/science/research,
/turf/open/floor/iron,
/area/station/science/explab)
+"wPa" = (
+/obj/machinery/door/airlock/security{
+ name = "Permanent Cell 1"
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/prison/safe)
"wPd" = (
/obj/structure/cable,
/turf/open/floor/iron/white,
@@ -80932,18 +80740,6 @@
"wQr" = (
/turf/closed/wall,
/area/station/cargo/drone_bay)
-"wQu" = (
-/obj/structure/table,
-/obj/item/taperecorder{
- pixel_x = -3
- },
-/obj/item/folder/red{
- pixel_x = 3
- },
-/obj/item/reagent_containers/spray/pepper,
-/obj/item/assembly/flash,
-/turf/open/floor/plating/icemoon,
-/area/station/security/execution/education)
"wQx" = (
/obj/structure/flora/grass/brown/style_random,
/turf/open/misc/asteroid/snow/standard_air,
@@ -80998,10 +80794,6 @@
},
/turf/open/floor/plating,
/area/station/maintenance/aft/greater)
-"wRs" = (
-/obj/structure/extinguisher_cabinet/directional/west,
-/turf/open/floor/glass/reinforced,
-/area/station/security/lockers)
"wRu" = (
/obj/machinery/portable_atmospherics/canister,
/obj/machinery/atmospherics/components/unary/portables_connector/visible{
@@ -81025,15 +80817,6 @@
/obj/machinery/recharge_station,
/turf/open/floor/plating,
/area/station/ai/satellite/service)
-"wRK" = (
-/obj/machinery/conveyor{
- dir = 8;
- id = "gulag"
- },
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/plasticflaps,
-/turf/open/floor/plating,
-/area/mine/laborcamp)
"wRM" = (
/obj/effect/turf_decal/siding/wood{
dir = 8
@@ -81044,6 +80827,12 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron/freezer,
/area/mine/eva/lower)
+"wRQ" = (
+/obj/effect/turf_decal/tile/red/half/contrasted{
+ dir = 8
+ },
+/turf/open/floor/iron/dark/textured,
+/area/station/security/prison)
"wRR" = (
/obj/machinery/door/poddoor/shutters/preopen{
dir = 1;
@@ -81213,6 +81002,24 @@
/obj/effect/mapping_helpers/burnt_floor,
/turf/open/floor/plating,
/area/station/maintenance/port/fore)
+"wUb" = (
+/obj/structure/rack,
+/obj/item/storage/toolbox/artistic{
+ pixel_x = -1;
+ pixel_y = 2
+ },
+/obj/item/storage/toolbox/crafter{
+ pixel_x = 3;
+ pixel_y = -3
+ },
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/sign/painting/large{
+ dir = 1
+ },
+/turf/open/floor/iron/sepia,
+/area/station/security/prison/rec)
"wUf" = (
/obj/effect/turf_decal/tile/blue{
dir = 1
@@ -81303,16 +81110,6 @@
/obj/effect/mapping_helpers/airlock/access/all/supply/mining_station,
/turf/open/floor/iron/dark/textured_half,
/area/station/cargo/warehouse)
-"wUO" = (
-/obj/machinery/door/airlock{
- name = "Utility Closet"
- },
-/obj/effect/mapping_helpers/airlock/access/all/security/brig,
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/plating,
-/area/station/security/prison/safe)
"wUP" = (
/obj/structure/closet/crate,
/turf/open/floor/iron,
@@ -81419,6 +81216,10 @@
},
/turf/open/floor/iron/white,
/area/station/science/ordnance/office)
+"wWk" = (
+/obj/effect/spawner/structure/window/reinforced/tinted,
+/turf/open/floor/plating,
+/area/mine/laborcamp)
"wWo" = (
/obj/structure/cable,
/obj/structure/disposalpipe/segment,
@@ -81444,10 +81245,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron,
/area/station/engineering/storage_shared)
-"wWU" = (
-/obj/structure/cable,
-/turf/open/floor/iron/showroomfloor,
-/area/station/security/processing)
"wWY" = (
/obj/effect/turf_decal/bot,
/obj/structure/ore_box,
@@ -81492,18 +81289,6 @@
/obj/machinery/mining_weather_monitor/directional/north,
/turf/open/floor/iron/dark/smooth_large,
/area/station/hallway/secondary/entry)
-"wYq" = (
-/obj/machinery/door/airlock{
- name = "Perma Overlook Closet"
- },
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{
- cycle_id = "perma-overlook"
- },
-/turf/open/floor/vault,
-/area/station/security/prison/rec)
"wYt" = (
/obj/structure/cable,
/obj/effect/landmark/start/prisoner,
@@ -81589,6 +81374,15 @@
/obj/structure/window/spawner/directional/north,
/turf/open/floor/iron,
/area/station/medical/medbay/aft)
+"wZz" = (
+/obj/structure/window/reinforced/spawner/directional/north,
+/obj/structure/window/reinforced/spawner/directional/east{
+ pixel_y = 0;
+ pixel_x = 3
+ },
+/obj/structure/platform/iron,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/range)
"wZD" = (
/obj/machinery/computer/records/security{
dir = 1
@@ -81641,11 +81435,6 @@
},
/turf/open/floor/plating,
/area/station/maintenance/starboard/lesser)
-"xad" = (
-/obj/effect/spawner/structure/window/hollow/reinforced/middle,
-/obj/structure/cable,
-/turf/open/floor/plating,
-/area/station/security/range)
"xal" = (
/obj/structure/disposalpipe/segment,
/obj/structure/cable,
@@ -81819,6 +81608,10 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/station/engineering/atmos/storage)
+"xbD" = (
+/obj/effect/spawner/random/gizmo,
+/turf/open/floor/engine,
+/area/station/science/explab)
"xbV" = (
/obj/structure/ladder,
/turf/open/floor/plating/snowed/icemoon,
@@ -81861,12 +81654,6 @@
},
/turf/open/floor/iron/dark,
/area/station/command/heads_quarters/cmo)
-"xcx" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
"xcy" = (
/obj/effect/spawner/random/vending/colavend,
/turf/open/floor/iron,
@@ -81960,12 +81747,6 @@
/obj/item/radio/intercom/directional/east,
/turf/open/floor/iron,
/area/station/hallway/primary/central)
-"xdZ" = (
-/obj/effect/turf_decal/siding/wideplating/dark{
- dir = 6
- },
-/turf/open/floor/iron/dark/textured,
-/area/station/security/prison/rec)
"xee" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/structure/cable,
@@ -82347,15 +82128,6 @@
},
/turf/open/floor/iron/dark,
/area/station/engineering/transit_tube)
-"xiq" = (
-/obj/machinery/computer/security/telescreen/interrogation/directional/north,
-/obj/effect/turf_decal/tile/red/anticorner/contrasted{
- dir = 4
- },
-/turf/open/floor/iron/dark/corner{
- dir = 8
- },
-/area/station/security/processing)
"xit" = (
/obj/item/book/manual/wiki/security_space_law,
/obj/structure/table/wood,
@@ -82365,6 +82137,13 @@
/obj/structure/marker_beacon/burgundy,
/turf/open/floor/plating/snowed/icemoon,
/area/icemoon/underground/explored)
+"xiy" = (
+/obj/machinery/door/window/left/directional/west,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/carpet/blue,
+/area/station/security/prison/work)
"xiC" = (
/obj/structure/table/wood,
/obj/effect/spawner/random/food_or_drink/snack,
@@ -82427,12 +82206,6 @@
},
/turf/open/floor/iron,
/area/station/command/heads_quarters/qm)
-"xjO" = (
-/obj/machinery/power/port_gen/pacman{
- anchored = 1
- },
-/turf/open/floor/iron/smooth,
-/area/mine/laborcamp/security)
"xjP" = (
/obj/machinery/disposal/delivery_chute{
dir = 8
@@ -82471,14 +82244,6 @@
},
/turf/open/floor/iron/smooth,
/area/station/commons/storage/mining)
-"xkw" = (
-/obj/structure/sign/poster/official/twelve_gauge/directional/north,
-/obj/effect/turf_decal/tile/red{
- dir = 1
- },
-/obj/structure/cable,
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
"xkA" = (
/obj/effect/turf_decal/trimline/blue/filled/line{
dir = 8
@@ -82537,6 +82302,14 @@
},
/turf/open/floor/iron,
/area/station/service/hydroponics)
+"xln" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/tile/red,
+/turf/open/floor/iron,
+/area/mine/laborcamp/security)
"xlq" = (
/obj/structure/lattice/catwalk,
/obj/structure/railing,
@@ -82563,24 +82336,6 @@
dir = 1
},
/area/mine/eva/lower)
-"xlC" = (
-/obj/structure/table,
-/obj/machinery/recharger,
-/obj/machinery/power/apc/auto_name/directional/west,
-/obj/structure/cable,
-/obj/machinery/light/directional/south,
-/turf/open/floor/iron/smooth_edge{
- dir = 1
- },
-/area/station/security/lockers)
-"xlH" = (
-/obj/effect/mapping_helpers/broken_floor,
-/mob/living/basic/mouse/white{
- desc = "This mouse smells faintly of alcohol.";
- name = "Mik"
- },
-/turf/open/floor/wood,
-/area/station/maintenance/fore)
"xlN" = (
/obj/machinery/door/poddoor/preopen{
id = "maint2"
@@ -82672,12 +82427,6 @@
},
/turf/open/floor/iron,
/area/station/cargo/sorting)
-"xmO" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/turf/open/floor/plating,
-/area/station/maintenance/fore)
"xmQ" = (
/obj/machinery/computer/security/telescreen/entertainment/directional/south,
/obj/effect/mapping_helpers/broken_floor,
@@ -82697,6 +82446,16 @@
},
/turf/open/floor/iron/white,
/area/station/medical/pharmacy)
+"xnj" = (
+/obj/machinery/atmospherics/pipe/multiz/scrubbers/visible/layer2{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/multiz/supply/visible/layer4{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plating,
+/area/station/maintenance/department/security)
"xns" = (
/obj/effect/landmark/start/hangover,
/obj/effect/turf_decal/tile/yellow{
@@ -82749,11 +82508,6 @@
},
/turf/open/lava/plasma/ice_moon,
/area/icemoon/underground/explored)
-"xob" = (
-/obj/effect/spawner/structure/window/hollow/reinforced/middle,
-/obj/structure/cable,
-/turf/open/floor/plating,
-/area/station/engineering/lobby)
"xow" = (
/obj/machinery/portable_atmospherics/canister/air,
/obj/machinery/firealarm/directional/west,
@@ -82938,12 +82692,6 @@
},
/turf/open/floor/iron/white,
/area/station/medical/medbay/aft)
-"xrf" = (
-/obj/structure/railing,
-/obj/structure/cable,
-/obj/machinery/door/window/right/directional/south,
-/turf/open/floor/plating/icemoon,
-/area/station/security/execution/education)
"xrg" = (
/obj/machinery/firealarm/directional/east,
/obj/structure/closet/secure_closet/engineering_welding,
@@ -82976,12 +82724,10 @@
/obj/machinery/newscaster/directional/west,
/turf/open/floor/wood,
/area/station/service/library)
-"xrC" = (
-/obj/effect/turf_decal/siding/wideplating/dark{
- dir = 9
- },
-/turf/open/floor/iron/dark/textured,
-/area/station/security/prison/rec)
+"xrL" = (
+/obj/item/radio/intercom/directional/north,
+/turf/open/floor/iron/smooth,
+/area/station/engineering/lobby)
"xrS" = (
/obj/structure/ladder,
/obj/effect/turf_decal/stripes/box,
@@ -83032,6 +82778,12 @@
/obj/effect/turf_decal/stripes/line,
/turf/open/floor/iron,
/area/station/cargo/miningdock)
+"xtx" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/carpet/blue,
+/area/station/security/prison/work)
"xtG" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -83098,6 +82850,9 @@
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
/area/station/science/xenobiology)
+"xuz" = (
+/turf/open/floor/plating/snowed/icemoon,
+/area/icemoon/underground/unexplored/no_rivers)
"xuA" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/dark/textured,
@@ -83132,6 +82887,19 @@
},
/turf/open/floor/plating/snowed/smoothed/icemoon,
/area/icemoon/surface/outdoors/less_spawns)
+"xuV" = (
+/obj/structure/rack,
+/obj/item/poster/random_official,
+/obj/item/poster/random_official,
+/obj/item/poster/random_official,
+/obj/item/poster/random_official,
+/obj/item/poster/random_official,
+/obj/item/poster/random_official,
+/obj/item/poster/random_official,
+/obj/item/poster/random_official,
+/obj/item/clothing/head/costume/fancy,
+/turf/open/floor/iron/dark/textured,
+/area/station/security/prison)
"xuW" = (
/obj/effect/turf_decal/tile/blue{
dir = 8
@@ -83511,10 +83279,6 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plating,
/area/station/maintenance/port/fore)
-"xyS" = (
-/obj/machinery/holopad,
-/turf/open/floor/iron,
-/area/station/security/processing)
"xyT" = (
/obj/effect/decal/cleanable/dirt,
/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{
@@ -83525,11 +83289,6 @@
},
/turf/open/floor/iron,
/area/station/maintenance/disposal/incinerator)
-"xyU" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
-/turf/open/floor/iron/showroomfloor,
-/area/station/security/prison/mess)
"xza" = (
/obj/vehicle/ridden/wheelchair{
dir = 4
@@ -83569,12 +83328,6 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/station/hallway/secondary/entry)
-"xzp" = (
-/obj/item/kirbyplants/random,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/turf/open/floor/iron,
-/area/mine/laborcamp/security)
"xzs" = (
/obj/structure/table/reinforced,
/obj/item/storage/medkit/regular,
@@ -83585,6 +83338,15 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/plating,
/area/station/maintenance/port/aft)
+"xzN" = (
+/obj/structure/table,
+/obj/item/storage/medkit/regular,
+/obj/effect/turf_decal/tile/blue/opposingcorners{
+ dir = 1
+ },
+/obj/machinery/light/small/dim/directional/north,
+/turf/open/floor/iron/white,
+/area/mine/laborcamp)
"xzO" = (
/obj/effect/decal/cleanable/dirt,
/obj/effect/spawner/random/maintenance/three,
@@ -83684,15 +83446,6 @@
},
/turf/open/floor/iron/dark,
/area/station/service/chapel)
-"xBv" = (
-/obj/machinery/light/directional/north,
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/stripes/red/line{
- dir = 1
- },
-/obj/effect/turf_decal/trimline/red/line,
-/turf/open/floor/iron/dark/textured,
-/area/station/security/range)
"xBL" = (
/obj/machinery/camera/directional/north{
c_tag = "Solar Maintenance - North East Access"
@@ -83988,6 +83741,20 @@
/obj/machinery/light/directional/east,
/turf/open/floor/iron,
/area/station/maintenance/disposal/incinerator)
+"xFh" = (
+/obj/machinery/door/airlock/external{
+ glass = 1;
+ name = "Labor Camp External Airlock";
+ opacity = 0
+ },
+/obj/structure/cable,
+/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{
+ cycle_id = "labour-exit"
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"xFj" = (
/obj/machinery/door/firedoor{
dir = 8
@@ -84117,6 +83884,19 @@
},
/turf/open/floor/iron,
/area/station/engineering/atmos)
+"xGN" = (
+/obj/machinery/door/airlock/research/glass{
+ name = "Genetics Lab"
+ },
+/obj/effect/mapping_helpers/airlock/access/all/science/genetics,
+/obj/machinery/door/firedoor,
+/obj/machinery/door/poddoor/shutters/preopen{
+ dir = 8;
+ id = "gene_desk_shutters";
+ name = "Genetics Shutters"
+ },
+/turf/open/floor/iron/dark,
+/area/station/science/genetics)
"xGX" = (
/obj/machinery/door/airlock/public/glass{
name = "Trial Transfer"
@@ -84201,21 +83981,6 @@
/obj/item/clothing/mask/gas,
/turf/open/floor/iron/textured,
/area/station/command/eva)
-"xIk" = (
-/obj/structure/chair/comfy{
- dir = 4
- },
-/obj/structure/extinguisher_cabinet/directional/west,
-/turf/open/floor/carpet,
-/area/station/security/processing)
-"xIp" = (
-/obj/structure/closet/secure_closet/brig,
-/obj/machinery/camera/directional/north{
- c_tag = "Security - Transport"
- },
-/obj/machinery/light/directional/north,
-/turf/open/floor/iron/showroomfloor,
-/area/station/security/processing)
"xIF" = (
/obj/machinery/firealarm/directional/south,
/turf/open/floor/iron/dark,
@@ -84315,10 +84080,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/dark,
/area/station/engineering/supermatter/room)
-"xJY" = (
-/obj/machinery/firealarm/directional/north,
-/turf/open/floor/iron/smooth,
-/area/station/engineering/lobby)
"xKb" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/structure/window/reinforced/spawner/directional/south,
@@ -84361,6 +84122,19 @@
/obj/structure/cable,
/turf/open/floor/plating,
/area/station/maintenance/starboard/upper)
+"xKp" = (
+/obj/effect/turf_decal/tile/red/half/contrasted{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 4
+ },
+/obj/machinery/camera/directional/west{
+ c_tag = "Security - Escape Pod"
+ },
+/obj/item/radio/intercom/directional/west,
+/turf/open/floor/iron/smooth,
+/area/station/security/brig/upper)
"xKq" = (
/obj/machinery/seed_extractor,
/obj/effect/turf_decal/tile/blue/opposingcorners,
@@ -84623,6 +84397,10 @@
},
/turf/open/floor/iron/textured,
/area/station/service/hydroponics)
+"xPc" = (
+/obj/machinery/portable_atmospherics/canister,
+/turf/open/floor/plating,
+/area/station/maintenance/fore)
"xPs" = (
/obj/effect/mapping_helpers/airlock/access/all/science/general,
/obj/effect/mapping_helpers/airlock/cyclelink_helper,
@@ -84717,11 +84495,6 @@
},
/turf/open/floor/wood,
/area/station/commons/lounge)
-"xQm" = (
-/obj/machinery/airalarm/directional/west,
-/obj/structure/closet/secure_closet/freezer/fridge/all_access,
-/turf/open/floor/iron/showroomfloor,
-/area/station/security/prison/mess)
"xQs" = (
/obj/effect/turf_decal/tile/red/half/contrasted{
dir = 4
@@ -84737,25 +84510,9 @@
/obj/effect/turf_decal/tile/yellow/opposingcorners,
/turf/open/floor/iron/white,
/area/station/maintenance/port/fore)
-"xQG" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/effect/turf_decal/tile/red/half/contrasted,
-/turf/open/floor/iron/dark/side{
- dir = 1
- },
-/area/station/security/processing)
-"xQK" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 1
- },
-/obj/structure/railing,
-/turf/open/floor/iron,
-/area/mine/production)
+"xQL" = (
+/turf/closed/wall,
+/area/station/maintenance/department/security)
"xQO" = (
/obj/vehicle/sealed/mecha/ripley/cargo,
/obj/effect/decal/cleanable/wrapping,
@@ -84791,12 +84548,6 @@
},
/turf/open/floor/iron,
/area/station/command/bridge)
-"xRP" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/eighties/red,
-/area/station/security/prison/safe)
"xRZ" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/light/small/directional/east,
@@ -84817,13 +84568,6 @@
/obj/machinery/light/small/directional/east,
/turf/open/floor/wood,
/area/station/commons/vacant_room/office)
-"xSn" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 4
- },
-/obj/structure/cable,
-/turf/open/floor/iron/smooth,
-/area/station/security/brig)
"xSx" = (
/obj/structure/closet/secure_closet/chemical,
/obj/effect/turf_decal/trimline/blue/filled/line{
@@ -84899,6 +84643,11 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plating,
/area/station/maintenance/starboard/upper)
+"xTE" = (
+/obj/structure/cable,
+/obj/structure/chair/sofa/left/brown,
+/turf/open/floor/carpet/blue,
+/area/station/security/prison/work)
"xTL" = (
/obj/effect/turf_decal/tile/blue,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -85069,6 +84818,13 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/cafeteria,
/area/station/hallway/secondary/exit/departure_lounge)
+"xUZ" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/obj/effect/landmark/event_spawn,
+/turf/open/floor/iron/smooth,
+/area/station/security/brig/upper)
"xVc" = (
/obj/structure/disposalpipe/segment{
dir = 4
@@ -85092,6 +84848,13 @@
/obj/machinery/newscaster/directional/north,
/turf/open/floor/wood,
/area/station/command/meeting_room)
+"xVt" = (
+/obj/structure/table,
+/obj/item/plate,
+/obj/effect/turf_decal/tile/red,
+/obj/structure/cable,
+/turf/open/floor/iron,
+/area/station/security/prison/mess)
"xVB" = (
/obj/machinery/atmospherics/components/binary/dp_vent_pump/high_volume/incinerator_ordmix{
dir = 8
@@ -85137,6 +84900,10 @@
},
/turf/open/floor/wood,
/area/station/maintenance/space_hut/cabin)
+"xVP" = (
+/obj/machinery/keycard_auth/wall_mounted/directional/east,
+/turf/open/floor/iron/dark/smooth_large,
+/area/station/command/heads_quarters/hos)
"xVT" = (
/obj/structure/railing{
dir = 9
@@ -85222,6 +84989,14 @@
},
/turf/open/floor/iron,
/area/station/commons/storage/primary)
+"xXb" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"xXd" = (
/obj/effect/turf_decal/tile/blue/opposingcorners{
dir = 1
@@ -85273,20 +85048,22 @@
},
/turf/open/floor/iron,
/area/station/engineering/atmos)
-"xXQ" = (
-/obj/structure/table,
-/obj/effect/decal/cleanable/dirt,
-/obj/item/book/manual/chef_recipes{
- pixel_x = 2;
- pixel_y = 6
- },
-/turf/open/floor/iron,
-/area/mine/laborcamp)
"xYg" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/effect/mapping_helpers/burnt_floor,
/turf/open/floor/plating,
/area/station/maintenance/starboard/aft)
+"xYh" = (
+/obj/machinery/light/small/directional/east,
+/obj/structure/cable,
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 8
+ },
+/obj/machinery/flasher/directional/east{
+ id = "executionflash"
+ },
+/turf/open/floor/plating,
+/area/station/security/execution/education)
"xYn" = (
/obj/structure/cable,
/obj/effect/turf_decal/siding/yellow,
@@ -85367,6 +85144,15 @@
},
/turf/open/floor/iron/dark/smooth_large,
/area/station/engineering/main)
+"xZu" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 6
+ },
+/turf/open/floor/iron/dark/side{
+ dir = 6
+ },
+/area/mine/laborcamp/security)
"xZy" = (
/obj/structure/stairs/east,
/obj/effect/turf_decal/trimline/neutral/line,
@@ -85378,6 +85164,12 @@
"xZA" = (
/turf/open/floor/iron/checker,
/area/station/science/lab)
+"xZB" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
+/turf/open/floor/carpet/blue,
+/area/station/security/prison/work)
"xZS" = (
/obj/effect/spawner/random/trash/moisture_trap,
/obj/item/reagent_containers/cup/bucket,
@@ -85421,6 +85213,13 @@
/obj/effect/turf_decal/tile/dark_blue/fourcorners,
/turf/open/floor/iron/dark/textured,
/area/station/hallway/primary/central)
+"yaq" = (
+/obj/structure/closet/l3closet/security,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/iron/smooth_edge{
+ dir = 1
+ },
+/area/station/security/lockers)
"yar" = (
/obj/machinery/door/poddoor/shutters/preopen{
dir = 1;
@@ -85490,11 +85289,6 @@
/obj/structure/cable,
/turf/open/floor/plating,
/area/station/maintenance/disposal)
-"yaZ" = (
-/obj/machinery/light/small/directional/west,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
-/turf/open/floor/iron/showroomfloor,
-/area/station/security/prison/mess)
"yba" = (
/obj/structure/fence/corner{
dir = 2
@@ -85793,6 +85587,15 @@
},
/turf/open/floor/plating/snowed/coldroom,
/area/station/service/kitchen/coldroom)
+"yfu" = (
+/obj/effect/turf_decal/stripes/red/line{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/plating/snowed/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"yfz" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
dir = 8
@@ -85804,6 +85607,20 @@
/obj/structure/flora/bush/sparsegrass/style_random,
/turf/open/misc/asteroid/snow/icemoon,
/area/icemoon/surface/outdoors/nospawn)
+"yfJ" = (
+/obj/structure/table/wood,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/item/paper_bin{
+ pixel_x = 8;
+ pixel_y = 3
+ },
+/obj/item/stamp/head/hos{
+ pixel_x = 10;
+ pixel_y = 6
+ },
+/turf/open/floor/wood/large,
+/area/station/command/heads_quarters/hos)
"yfW" = (
/obj/structure/fence/post{
dir = 8
@@ -85904,6 +85721,12 @@
/obj/structure/sign/poster/random/directional/north,
/turf/open/floor/plating,
/area/station/maintenance/aft/lesser)
+"yhr" = (
+/obj/structure/fence/door/opened{
+ dir = 8
+ },
+/turf/open/misc/asteroid/snow/icemoon,
+/area/icemoon/surface/outdoors/nospawn)
"yhw" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -85931,11 +85754,6 @@
/obj/effect/landmark/event_spawn,
/turf/open/floor/iron,
/area/station/engineering/atmos)
-"yiz" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/light/small/directional/south,
-/turf/open/floor/iron/showroomfloor,
-/area/station/security/prison/toilet)
"yiK" = (
/obj/structure/rack,
/obj/item/reagent_containers/cup/bottle/potassium{
@@ -85961,6 +85779,10 @@
/obj/structure/sign/warning/cold_temp/directional/west,
/turf/open/floor/plating,
/area/station/maintenance/port/aft)
+"yiV" = (
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/iron,
+/area/mine/laborcamp)
"yjh" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -86022,18 +85844,24 @@
},
/turf/open/floor/plating,
/area/station/maintenance/starboard/fore)
-"ykw" = (
-/turf/closed/wall/r_wall,
-/area/station/security/processing)
"ykA" = (
/obj/structure/cable,
/obj/effect/mapping_helpers/broken_floor,
/turf/open/floor/plating,
/area/station/maintenance/fore)
+"ykE" = (
+/obj/effect/spawner/structure/window/hollow/reinforced/middle,
+/obj/structure/cable,
+/turf/open/floor/plating,
+/area/station/engineering/lobby)
"ykG" = (
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron,
/area/station/commons/locker)
+"ykL" = (
+/obj/structure/chair/stool/directional/east,
+/turf/open/floor/iron/dark,
+/area/station/security/execution/education)
"ykM" = (
/obj/structure/disposalpipe/segment,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -86062,16 +85890,6 @@
/obj/structure/window/reinforced/spawner/directional/west,
/turf/open/floor/iron/dark/textured,
/area/station/security/prison/workout)
-"ylL" = (
-/obj/machinery/flasher/directional/north{
- id = "Cell 3"
- },
-/obj/structure/bed{
- dir = 1;
- pixel_x = -2
- },
-/turf/open/floor/iron/smooth,
-/area/station/security/brig)
"ylM" = (
/obj/machinery/light/directional/south,
/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{
@@ -86109,16 +85927,6 @@
/obj/item/kirbyplants/organic/plant11,
/turf/open/floor/stone,
/area/station/service/bar/atrium)
-"ymj" = (
-/obj/structure/chair{
- dir = 8
- },
-/obj/effect/turf_decal/tile/purple/half/contrasted{
- dir = 4
- },
-/obj/structure/sign/departments/evac/directional/east,
-/turf/open/floor/iron,
-/area/station/hallway/primary/starboard)
(1,1,1) = {"
oSU
@@ -98514,7 +98322,7 @@ iDt
abB
exv
iDt
-iDt
+ebd
iDt
exv
oSU
@@ -99025,7 +98833,7 @@ oSU
oSU
iDt
iDt
-iDt
+ebd
iDt
ksu
iDt
@@ -99287,7 +99095,7 @@ qrg
iDt
iDt
exv
-iDt
+ebd
iDt
oSU
oSU
@@ -107520,14 +107328,14 @@ thA
thA
thA
thA
+vjh
+vjh
+vjh
+vjh
thA
thA
-thA
-thA
-thA
-thA
-ghx
-ghx
+vjh
+etz
ghx
ghx
ghx
@@ -107774,17 +107582,17 @@ thA
thA
thA
thA
-thA
-thA
-thA
-thA
-thA
-thA
-thA
-thA
-thA
-rfu
-etz
+vjh
+vjh
+vjh
+vjh
+bmE
+kyD
+vjh
+vjh
+vjh
+vjh
+ghx
ghx
ghx
ghx
@@ -108031,16 +107839,16 @@ thA
thA
thA
thA
-thA
-thA
-thA
-thA
-thA
-thA
-thA
-thA
-thA
-rfu
+vjh
+kih
+bzS
+vjh
+wWk
+hWv
+vjh
+xzN
+msi
+vgk
ghx
ghx
ghx
@@ -108288,16 +108096,16 @@ thA
thA
thA
thA
-thA
-thA
-thA
-thA
-thA
-thA
-thA
-thA
-thA
-rfu
+vjh
+wWk
+lEf
+auZ
+mRq
+kfz
+bgn
+jem
+kot
+vgk
ghx
ghx
ghx
@@ -108542,20 +108350,20 @@ thA
thA
thA
thA
-thA
-thA
-thA
-thA
-thA
-thA
-thA
-thA
-thA
-thA
-thA
-thA
-rfu
-rhF
+vjh
+nTW
+nTW
+vjh
+lgB
+oEr
+njJ
+hDK
+fOd
+njJ
+tGd
+pcj
+vgk
+ghx
ghx
ghx
ghx
@@ -108799,24 +108607,24 @@ thA
thA
thA
thA
-thA
-thA
-thA
-thA
-thA
-thA
-thA
-thA
-thA
-thA
-thA
-thA
-rfu
-lWI
-lWI
-adD
-lWI
-ena
+mpi
+teO
+aqA
+njJ
+njJ
+njJ
+njJ
+dqx
+fOd
+nTO
+nTO
+nTO
+nTO
+rhF
+ghx
+ghx
+ghx
+ghx
ghx
ghx
ghx
@@ -109056,25 +108864,25 @@ thA
thA
thA
thA
-thA
-thA
-thA
-thA
-thA
-thA
-thA
-thA
-thA
-thA
-thA
-thA
-rfu
-xuo
-xuo
-xuo
-xuo
-oBz
-ena
+vjh
+ckm
+qkf
+aVt
+mXY
+pRA
+hqo
+dqx
+fOd
+nTO
+mRE
+omw
+jKH
+ghx
+ghx
+ghx
+ghx
+ghx
+ghx
ghx
ghx
ghx
@@ -109313,26 +109121,26 @@ thA
thA
thA
thA
-thA
-thA
-thA
-thA
-thA
-thA
-thA
-thA
-thA
-thA
-thA
-thA
-rfu
-xuo
-xuo
-xuo
-xuo
-xuo
-oBz
-ena
+mpi
+vlm
+dqx
+qFU
+gWO
+jfG
+wdX
+dqx
+rHE
+nTO
+oBC
+xZu
+jKH
+ghx
+ghx
+ghx
+ghx
+ghx
+ghx
+ghx
ghx
ghx
ghx
@@ -109568,29 +109376,29 @@ xMq
xMq
thA
thA
-thA
-thA
-thA
-thA
-uOb
-uOb
-uOb
-uOb
-uOb
-uOb
-uOb
-uOb
-uOb
-uOb
-uOb
-rfu
-omJ
-rfu
-kOc
-daf
-kmH
-oBz
-ena
+vjh
+vjh
+vjh
+vjh
+rmz
+qkf
+oDg
+tor
+hDK
+dqx
+fsd
+nTO
+nTO
+vwU
+nTO
+nTO
+nTO
+nTO
+ghx
+ghx
+ghx
+ghx
+ghx
ghx
ghx
ghx
@@ -109825,29 +109633,29 @@ xMq
xMq
thA
thA
-thA
-thA
-thA
-thA
-uOb
-nDV
-amx
-fXO
-lBR
-nhg
-scb
-lBR
-nhg
-mbe
-lBR
-kIo
-hap
-rfu
-pjj
-daf
-daf
-xuo
-oBz
+vjh
+fyt
+eTr
+rEX
+hSM
+qkf
+dqx
+eOe
+oYK
+oYK
+mgN
+nTO
+cjZ
+jxK
+uMV
+uuB
+rvM
+nTO
+gfE
+lWI
+lWI
+adD
+lWI
ena
ghx
ghx
@@ -110082,31 +109890,31 @@ iDt
xMq
thA
thA
-thA
-thA
-thA
-thA
-uOb
-dQT
-dQT
-yiz
-lBR
-fZq
-lBR
-lBR
-fZq
-lBR
-lBR
-kZI
-hap
-rfu
-bPV
-dFF
-dFF
+vjh
+wmu
+vjh
+kEe
+dqx
+wlg
+cJO
+sri
+wWY
+iBt
+fOd
+sup
+kWG
+bBP
+tea
+ccO
+jST
+nTO
xuo
xuo
-xlq
-ghx
+xuo
+xuo
+xuo
+oBz
+ena
ghx
ghx
ghx
@@ -110339,32 +110147,32 @@ iDt
xMq
xMq
xMq
-thA
-thA
-thA
-thA
-uOb
-jnX
-amx
-kHn
-lBR
-xrC
-tcQ
-qLi
-cur
-gQE
-nNn
-nNn
-nNn
+vjh
+kWp
+vjh
+sRh
+hDK
+wlg
+wWY
+gUx
+aHq
+gGh
+fOd
+sup
+puM
+vGh
+hwJ
+fWm
rfu
-ooW
-ooW
+rfu
+rfu
+wFR
+wFR
+wFR
rfu
jrv
-xuo
-xlq
-ghx
-ghx
+oBz
+ena
ghx
ghx
ghx
@@ -110583,8 +110391,8 @@ dhq
dhq
dhq
dhq
-dhq
-dhq
+akp
+adA
ghx
ghx
ghx
@@ -110596,33 +110404,33 @@ iDt
xMq
xMq
xMq
-thA
-thA
-thA
-thA
-uOb
-dQT
-dQT
-nHs
-lBR
-oWe
-swk
-mbp
-fWa
-beQ
-nNn
-hYy
-sdE
-bAk
-mAO
+vjh
+dHG
+fZY
+yiV
+sZc
+qkf
+nix
+jpn
+jrd
+lUo
+fOd
+nTO
+uuH
+nTO
+maK
+wOv
+rfu
+qkv
+wzs
+poU
+mtQ
kXY
-mJX
-xuo
-xuo
-xlq
-ghx
-ghx
-ghx
+qLR
+pjj
+daf
+ahg
+ena
ghx
ghx
ghx
@@ -110838,49 +110646,49 @@ dhq
dhq
dhq
dhq
-dhq
-dhq
-dhq
-dhq
-ghx
-ghx
-ghx
-ghx
-ghx
-ghx
-ghx
-iDt
-iDt
-xMq
-xMq
-thA
-thA
-thA
-thA
-uOb
-ifZ
-amx
-ddz
-lBR
-vzp
-fnj
-egz
-hsr
-alA
-nNn
-alA
-roH
-foO
-bDF
-kXY
-mJX
-xuo
-xuo
-xlq
-ghx
+iZz
+iZz
+akp
+adA
+fIt
+etz
ghx
ghx
ghx
+cRt
+fIt
+fIt
+fIt
+fIt
+vjh
+vjh
+vjh
+vjh
+vjh
+vjh
+kTs
+njJ
+iIa
+iIa
+njJ
+bMe
+nTO
+nTO
+nTO
+mMx
+mKL
+rfu
+rfu
+wtE
+kUC
+ctW
+fPe
+qLR
+pjj
+daf
+daf
+oBz
+ena
ghx
ghx
ghx
@@ -111095,43 +110903,47 @@ dhq
dhq
dhq
dhq
-dhq
-dhq
-dhq
-dhq
-ghx
-ghx
-ghx
-ghx
-ghx
-ghx
-ghx
-ghx
-iDt
-iDt
-xMq
-thA
-thA
-thA
-thA
-uOb
-dQT
-dQT
-kXO
-lBR
-jbb
-ibz
-mpf
-ehZ
-bwi
-hPk
-bwi
-vyO
-dEz
-uDy
-kZn
-mJX
+lAt
+iZz
+cWw
+cWw
+lWI
+lWI
+lWI
+lWI
+lWI
+lWI
+lWI
+lWI
xuo
+ivv
+nMn
+ohV
+gpD
+vof
+nMn
+nWx
+bir
+mZk
+lwA
+lwA
+lvd
+dNI
+iKn
+rGv
+dwR
+vmY
+oET
+mzG
+rfu
+foO
+abq
+mAO
+foO
+qLR
+bPV
+dFF
+dFF
xuo
xlq
ghx
@@ -111142,10 +110954,6 @@ ghx
ghx
ghx
ghx
-ghx
-ghx
-ghx
-ghx
thA
thA
thA
@@ -111351,50 +111159,50 @@ dhq
dhq
dhq
dhq
-dhq
-dhq
-dhq
-dhq
-dhq
-dhq
-ghx
-ghx
-ghx
-ghx
-ghx
-ghx
-ghx
-ghx
-iDt
-xMq
-thA
-thA
-thA
-thA
-uOb
-aLM
-amx
-yia
-dhS
-cTv
-vwE
-kqh
-kqh
-ttD
-nNn
-urm
-tKB
-foO
-bdo
-kXY
-mJX
-xuo
+iZz
+iZz
+iZz
+iZz
+cWw
+cWw
+fQR
+fQR
+fQR
+fQR
+fQR
+fQR
+fQR
+fQR
+wgW
+nMn
+xXb
+wFs
+jNn
+xFh
+pcX
+vrY
+mgN
+dNI
+cCa
+nhn
+dNI
+fer
+izz
+kbX
+xln
+tyI
+pCS
+rfu
+juA
+iWu
+juA
+juA
+rfu
+reu
xuo
+eNw
+fSF
xlq
-raY
-ghx
-ghx
-ghx
ghx
ghx
ghx
@@ -111607,51 +111415,51 @@ dhq
dhq
dhq
dhq
-dhq
-dhq
-dhq
-dhq
-dhq
-dhq
-dhq
-dhq
-ghx
-ghx
-ghx
-ghx
-ghx
-ghx
-ghx
-ghx
+iZz
+iZz
+mBV
+iZz
+iZz
+iZz
+akp
+adA
fIt
-uSb
-uSb
-uSb
+etz
+ghx
+ghx
+ghx
+cRt
fIt
-uOb
-uOb
-lBR
-lBR
-lBR
-sCa
-jRu
-uNV
-khb
-xdZ
-nNn
-iDu
-upY
-qna
-dEz
-gxx
+fIt
+vjh
+nTW
+vjh
+nTW
+vjh
+vjh
+aes
+dqx
+aes
+vjh
+vjh
+qoU
+qZI
+nTO
+nTO
+glE
+mJK
+rfu
+rfu
+mRD
+hpn
+gjo
+juA
+rfu
rfu
kIi
rfu
rfu
-rfu
-akn
-ghx
-ghx
+xlq
ghx
ghx
ghx
@@ -111864,14 +111672,14 @@ dhq
dhq
dhq
dhq
-dhq
-dhq
-dhq
-dhq
-dhq
-dhq
-dhq
-dhq
+iZz
+mBV
+nxP
+iZz
+mBV
+iZz
+akp
+adA
ghx
ghx
ghx
@@ -111880,35 +111688,35 @@ ghx
ghx
ghx
ghx
-iDt
-iDt
-iDt
-tWK
-tWK
-tWK
-xhK
-tnD
-jGg
-vVH
-gkN
-ogL
+xuo
+xuo
+sDH
+xuo
+xuo
+vjh
+aes
+nUS
+iLR
+vjh
+jli
+kPG
jZI
-aHw
-vVH
-vVH
-vVH
-vVH
+xuV
+xhK
+xhK
+xhK
+xhK
+tDM
+mRD
+hpn
+wnH
+fdz
nNn
-gzV
-nNn
-nNn
-evP
-bVs
-dgx
+uww
+hap
+bcH
mJX
-ghx
-ghx
-ghx
+xlq
ghx
ghx
ghx
@@ -112122,11 +111930,11 @@ dhq
dhq
dhq
dhq
-dhq
-dhq
-dhq
-dhq
-dhq
+iZz
+iZz
+iZz
+iZz
+iZz
dhq
dhq
dhq
@@ -112142,30 +111950,30 @@ ghx
iDt
iDt
iDt
-tWK
-xby
-dSm
-hMS
-vVH
-nGo
-wPg
+vjh
+vjh
+vjh
+vjh
+vjh
+gkN
+qPD
fHg
-mkb
-vVH
+nGo
+xhK
fps
usS
-vVH
-keD
-kqR
-qSu
-wYq
-nkP
-kry
+xhK
+oaa
+foO
+abq
+foO
+foO
+gQc
+icJ
+rXO
uRi
mJX
-ghx
-ghx
-ghx
+xlq
ghx
ghx
ghx
@@ -112381,8 +112189,8 @@ dhq
dhq
dhq
dhq
-dhq
-dhq
+iZz
+iZz
dhq
dhq
dhq
@@ -112397,13 +112205,13 @@ ghx
ghx
ghx
iDt
+xxV
iDt
iDt
-iDt
-xby
-byq
-tIS
-tlS
+uOb
+rEQ
+nhg
+uVH
npL
wPg
nAv
@@ -112411,18 +112219,18 @@ yjh
eJU
dFX
nbm
-vVH
-vUs
-kqR
-hjQ
+xhK
+gCO
+iGn
+irU
+wtf
+gxb
nNn
-eCg
-aJu
+sjx
+dLj
ong
mJX
-ghx
-ghx
-ghx
+xlq
ghx
ghx
ghx
@@ -112654,30 +112462,30 @@ ghx
ghx
ghx
iDt
-iDt
-iDt
+ijY
+pfw
scw
-xhK
-vVH
-vVH
-vVH
-dWn
+uOb
+lBR
+lBR
+lBR
+dId
wPg
fHg
-bol
-vVH
-vVH
-vVH
-vVH
-dHb
-kqR
-ugd
+gjs
+xhK
+xhK
+xhK
+xhK
+nNn
+vBA
+nNn
nNn
ldH
ldH
ldH
-dbH
-dbH
+upP
+ldH
dbH
ghx
ghx
@@ -112914,27 +112722,27 @@ ghx
iDt
iDt
scw
-xhK
-taV
-kZh
-vVH
-bub
+uOb
+vMO
+nhg
+uVH
+bol
wPg
fHg
hnt
-vVH
+xhK
fps
usS
-vVH
-gwy
-ixw
-kqR
-gzV
-xUG
-kcC
-puc
-kGP
-sEC
+xhK
+mVr
+hhE
+oPa
+nNn
+ajl
+siT
+gdE
+hLH
+qgd
dbH
akn
ghx
@@ -113171,28 +112979,28 @@ ghx
ghx
eZz
uOs
-xhK
-nGd
-swf
-vVH
-jli
+uOb
+lBR
+lBR
+lBR
+lBR
wPg
aDJ
yjh
eTv
dFX
nbm
-vVH
-akZ
-pdx
-uma
+xhK
+aDL
+hhE
+flz
nNn
-fTb
-cgb
-nwF
-nwF
-kFN
-ots
+kWu
+eAv
+uvI
+hwf
+vGb
+ecp
ghx
ghx
ghx
@@ -113200,7 +113008,7 @@ ghx
ghx
ghx
ghx
-pJm
+aDG
iDt
thA
thA
@@ -113428,28 +113236,28 @@ ghx
ghx
iDt
fgN
-xhK
-ikb
-swf
-vVH
-iVN
+uOb
+nDV
+amx
+eVh
+lBR
wPg
oCd
tVf
-tVf
-tVf
-ldH
-ldH
-ldH
-ldH
-ldH
-ldH
-eMG
-iKw
-iZs
-sOT
-rCE
-ots
+mMM
+mMM
+rfu
+rfu
+lbP
+hhE
+hhE
+vBA
+fTb
+vrG
+cgb
+nwF
+kFN
+ecp
ghx
ghx
ghx
@@ -113457,7 +113265,7 @@ ghx
ghx
ghx
ghx
-pJm
+rcY
iDt
thA
thA
@@ -113685,28 +113493,28 @@ ghx
ghx
ghx
fIt
-xhK
-vVH
-wUO
-vVH
-vVH
+uOb
+dQT
+dQT
+ffN
+lBR
dZW
fHg
ayS
aze
lsn
-ldH
-xQm
-yaZ
-dNH
-xyU
-wlY
-fTb
-eQA
+nNn
+wUb
+lph
+hhE
+flz
+nNn
+mWL
+vrG
+iKw
xWA
-rHH
-bZK
-ots
+rCE
+ecp
ghx
ghx
ghx
@@ -113942,28 +113750,28 @@ ghx
ghx
ghx
ghx
-xby
-nXj
-xRP
-nId
-myQ
+uOb
+jnX
+amx
+ddz
+lBR
fQG
fHg
aEY
oad
gAV
-ldH
-qiJ
-qTs
-vPt
-hfv
-ldH
-pEX
+nNn
+hhE
+gzB
+oTp
+nRM
+nNn
+fTb
+vrG
bta
lpY
-lpY
kse
-ots
+ecp
ghx
ghx
ghx
@@ -114199,28 +114007,28 @@ ghx
ghx
ghx
ghx
-xby
-lFe
-rvj
-bSo
-vVH
+uOb
+dQT
+dQT
+kXO
+lBR
gZP
mbZ
tVf
tVf
tVf
-ldH
-ldH
-ttk
-ldH
-ldH
-ldH
-vCn
-jdf
-tuH
-jdf
-fhU
-ots
+nNn
+vBA
+nNn
+nNn
+nNn
+nNn
+nnt
+syR
+mOa
+syR
+uMX
+ecp
ghx
ghx
ghx
@@ -114456,28 +114264,28 @@ ghx
ghx
ghx
ghx
-xby
-sJi
-pvJ
-gaS
-vVH
+uOb
+ifZ
+amx
+yia
+dhS
fQG
lsN
iLy
eDg
oGB
sKu
-rAR
-jZI
+cMY
+cIn
oUM
+lmE
nFn
-jQE
fTb
vrG
-vrG
cgb
+nwF
kFN
-ots
+ecp
ghx
ghx
ghx
@@ -114713,11 +114521,11 @@ ghx
ghx
ghx
ghx
-xhK
-vVH
-vVH
-vVH
-vVH
+uOb
+lBR
+lBR
+lBR
+lBR
nef
oZz
oZz
@@ -114731,10 +114539,10 @@ xUG
mpn
bfg
bfg
-vrG
-sOT
-vkJ
-ots
+oAS
+aDf
+xVt
+ecp
ghx
ghx
ghx
@@ -114973,23 +114781,23 @@ axF
dcw
sKT
sSl
-etw
-lXJ
+nks
+ceI
xbv
vRP
vRP
vRP
vRP
-qSb
+dnr
ylA
krN
ldH
mXK
ueP
-bZK
+vCe
gOS
-fhF
-vSK
+rjm
+sGu
kse
dbH
akn
@@ -115229,7 +115037,7 @@ ghx
ghx
dcw
fGI
-qLX
+taP
nks
cfh
nLW
@@ -115238,10 +115046,10 @@ iZo
czW
gSy
vPx
-qDG
-bDj
+bsv
+cSC
ldH
-fTo
+sXy
fVJ
kzx
kFx
@@ -115485,8 +115293,8 @@ ghx
ghx
ghx
dcw
-cpp
-gTW
+gSy
+pLp
xDK
cfh
wBp
@@ -115494,9 +115302,9 @@ knq
cBG
loP
nAD
-cYv
-cmD
-cmD
+ckC
+vPx
+vPx
ldH
pyr
lkS
@@ -115751,14 +115559,14 @@ hhr
iZo
ajG
gSy
-rLX
-kLo
-wnm
+xQL
+xQL
+xQL
ldH
gNP
pBb
gbu
-kHL
+gfR
dbH
psb
psb
@@ -115972,10 +115780,10 @@ dhq
dhq
dhq
dhq
-iZz
-iZz
-iZz
-iZz
+dhq
+dhq
+dhq
+dhq
dhq
dhq
dhq
@@ -116000,22 +115808,22 @@ ghx
ghx
dcw
fGI
-gTW
-cPQ
+cRx
+agc
cfh
-wBp
+bpv
gvj
xNY
xtG
xtG
-vyw
-bdJ
-fPY
+fWW
+gQS
+hRB
ldH
opI
-daE
-nub
-hCv
+uzA
+suk
+vmz
ots
ghx
ghx
@@ -116227,23 +116035,23 @@ dhq
dhq
dhq
dhq
-iZz
-iZz
-iDt
-iDt
-scw
-iDt
-scw
-scw
-iDt
-scw
-scw
-scw
-iDt
-scw
-scw
-iDt
-fIt
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
tvk
ghx
ghx
@@ -116256,22 +116064,22 @@ ghx
ghx
ghx
dcw
-cdp
-hBF
+uWk
+frf
owf
bkX
sBw
uDk
bht
iUw
-wlR
-sbJ
-vyw
-fuX
+bCr
+xQL
+gMJ
+xnj
ldH
sJe
wKC
-pYa
+psz
gcZ
ots
ghx
@@ -116483,24 +116291,24 @@ dhq
dhq
dhq
dhq
-iZz
-iZz
-iZz
-scw
-scw
-scw
-scw
-scw
-scw
-iDt
-scw
-scw
-scw
-scw
-scw
-scw
-scw
-iwV
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
ghx
ghx
ghx
@@ -116521,13 +116329,13 @@ jmI
jmI
jmI
jmI
-uPk
-vsp
-qwa
-qts
+dbH
ldH
-fwL
-wKC
+ldH
+ldH
+ldH
+daE
+sEY
kDu
vXn
ots
@@ -116740,24 +116548,24 @@ dhq
dhq
dhq
dhq
-iZz
-iZz
-iZz
-scw
-scw
-scw
-iDt
-scw
-iDt
-iDt
-iDt
-scw
-iDt
-iDt
-iDt
-iDt
-iDt
-gem
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
ghx
ghx
ghx
@@ -116778,12 +116586,12 @@ thA
thA
thA
thA
-uPk
-jYj
-uAE
-eni
-dbH
dbH
+qxg
+ecI
+qnI
+ldH
+lOW
dbH
dbH
dbH
@@ -116995,26 +116803,26 @@ dhq
dhq
dhq
dhq
-iZz
-iZz
-iZz
-iZz
-iZz
-scw
-iDt
-scw
-scw
-iDt
-iDt
-scw
-scw
-iDt
-iDt
-scw
-scw
-scw
-scw
-iwV
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
ghx
ghx
ghx
@@ -117035,13 +116843,13 @@ thA
thA
thA
thA
-uPk
-xBv
-uAE
-swc
-uPk
-scw
-iDt
+dbH
+gYy
+qnI
+qnI
+qnI
+qnI
+dbH
iDt
ghx
ghx
@@ -117251,27 +117059,27 @@ dhq
dhq
dhq
dhq
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iDt
-iDt
-scw
-iDt
-iDt
-scw
-iDt
-scw
-scw
-iDt
-scw
-scw
-scw
-iDt
-iwV
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
ghx
ghx
ghx
@@ -117292,14 +117100,14 @@ thA
thA
thA
thA
-uPk
-gHF
-eki
-jlX
-xad
-scw
-cfS
-ghx
+dbH
+pUl
+hfz
+gbt
+hXL
+dbH
+dbH
+etz
ghx
ghx
ghx
@@ -117508,27 +117316,27 @@ dhq
dhq
dhq
dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
iZz
iZz
-iZz
-iZz
-iZz
-iZz
-scw
-iDt
-scw
-iDt
-scw
-scw
-jBn
-iDt
-iDt
-scw
-scw
-scw
-scw
-scw
-iwV
ghx
ghx
ghx
@@ -117537,7 +117345,7 @@ ghx
ghx
ghx
ghx
-iDt
+ghx
iDt
xMq
xMq
@@ -117549,13 +117357,13 @@ thA
thA
thA
thA
-uPk
-fsp
-icS
-efx
-xad
-scw
-iDt
+dbH
+dbH
+dbH
+dbH
+dbH
+dbH
+cfS
ghx
ghx
ghx
@@ -117765,27 +117573,27 @@ dhq
dhq
dhq
dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
iZz
iZz
-iZz
-iZz
-fKw
-iZz
-iDt
-iDt
-scw
-scw
-scw
-iDt
-iDt
-scw
-scw
-scw
-scw
-scw
-iDt
-scw
-iwV
ghx
ghx
ghx
@@ -117806,11 +117614,11 @@ thA
thA
thA
thA
-uPk
-lmf
-fnW
-lTa
-xad
+thA
+thA
+thA
+thA
+iDt
scw
ghx
ghx
@@ -118022,27 +117830,27 @@ dhq
dhq
dhq
dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
iZz
iZz
iZz
-iZz
-iZz
-iZz
-scw
-iDt
-scw
-scw
-scw
-scw
-iDt
-scw
-scw
-scw
-scw
-iDt
-scw
-iDt
-iwV
ghx
ghx
ghx
@@ -118050,7 +117858,7 @@ ghx
ghx
ghx
ghx
-iDt
+ghx
iDt
iDt
xMq
@@ -118063,11 +117871,11 @@ thA
thA
thA
thA
-uPk
-eqS
-pFZ
-lFL
-xad
+thA
+thA
+thA
+thA
+iDt
scw
ghx
ghx
@@ -118279,35 +118087,35 @@ dhq
dhq
dhq
dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
iZz
iZz
+sRC
iZz
-iZz
-fKw
-iZz
-scw
-scw
-iDt
-iDt
-scw
-iDt
-scw
-scw
-scw
-scw
-scw
-scw
-iDt
-scw
-gem
ghx
ghx
ghx
ghx
ghx
-iDt
-iDt
-iDt
+ghx
+ghx
+ghx
iDt
iDt
xMq
@@ -118320,12 +118128,12 @@ thA
thA
thA
thA
-uPk
-oXd
-bJp
-qdl
-uPk
-ltH
+thA
+thA
+thA
+thA
+iDt
+scw
ghx
ghx
ghx
@@ -118536,34 +118344,34 @@ dhq
dhq
dhq
dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
iZz
iZz
iZz
iZz
-fKw
-iZz
-iDt
-scw
-iDt
-scw
-iDt
-iDt
-iDt
-scw
-scw
-scw
-scw
-scw
-iDt
-iDt
-iwV
ghx
ghx
ghx
ghx
ghx
-iDt
-iDt
+ghx
+ghx
iDt
iDt
iDt
@@ -118577,12 +118385,12 @@ thA
thA
thA
thA
-uPk
-uPk
-uPk
-uPk
-uPk
-etz
+thA
+thA
+thA
+iDt
+iDt
+ghx
ghx
ghx
ghx
@@ -118793,36 +118601,36 @@ dhq
dhq
dhq
dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
iZz
iZz
iZz
iZz
-iZz
-iZz
-vjh
-dLN
-dLN
-dLN
-dLN
-vjh
-aRm
-vjh
-vjh
-vjh
-uPl
-vjh
-hMv
-qxN
-fIt
-tvk
+ghx
+ghx
+ghx
+ghx
ghx
ghx
ghx
ghx
iDt
-iDt
-iDt
-iDt
+ebd
iDt
xMq
xMq
@@ -119050,33 +118858,33 @@ dhq
dhq
dhq
dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
iZz
iZz
iZz
-fKw
-fKw
-iZz
-vjh
-dqx
-oDg
-oDg
-dqx
-njJ
-lDD
-njJ
-wAQ
-njJ
-kcf
-vjh
-scw
ghx
ghx
ghx
ghx
ghx
ghx
-iDt
-iDt
+ghx
+ghx
iDt
iDt
iDt
@@ -119307,24 +119115,27 @@ dhq
dhq
dhq
dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
iZz
iZz
-iZz
-iZz
-iZz
-iZz
-vjh
-szu
-hdV
-jLo
-bJx
-njJ
-ciN
-njJ
-rTV
-njJ
-blk
-vjh
+ghx
+ghx
+ghx
ghx
ghx
ghx
@@ -119334,10 +119145,7 @@ ghx
iDt
iDt
iDt
-iDt
-iDt
-iDt
-iDt
+pfw
iDt
xMq
xMq
@@ -119564,37 +119372,37 @@ dhq
dhq
dhq
dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
iZz
iZz
-iZz
-dLN
-dLN
-dLN
-vjh
-cJb
-cpG
-han
-dqx
-njJ
-cVD
-njJ
-hpl
-dqx
-dqx
-vjh
-nTO
-nTO
-nTO
-eQT
-nTO
-eQT
-eQT
-eQT
-nTO
-kXf
+ghx
+ghx
+ghx
+ghx
+ghx
+ghx
+ghx
+ghx
iDt
iDt
iDt
+jAv
+iDt
iDt
iDt
xMq
@@ -119820,39 +119628,39 @@ dhq
dhq
dhq
dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
iZz
iZz
-iZz
-fKw
-dLN
-wxg
-ipd
-njJ
-dqx
-dqx
-pfO
-dqx
-vDy
-hDK
-rwR
-hDK
-wzn
-qtH
-vjh
-sLa
-vwG
-uno
-pDy
-nTO
-kAG
-pdc
-xzp
-iSf
-faV
+ghx
+ghx
+ghx
+ghx
+ghx
+ghx
+ghx
+ghx
iDt
iDt
iDt
iDt
+ijY
+iDt
iDt
iDt
iDt
@@ -120076,38 +119884,38 @@ dhq
dhq
dhq
dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
iZz
iZz
iZz
-fKw
-oIv
-vjh
-pRZ
-uYj
-dUG
-rQx
-rQx
-rVX
-rVX
-rVX
-rVX
-rVX
-kfz
-kfz
-rVX
-aGW
-rAr
-xcx
-jvM
-ifa
-nTO
-okl
-tmB
-jvM
-nTO
-nTO
-nTO
-fqG
+ghx
+ghx
+ghx
+ghx
+ghx
+ghx
+ghx
+ghx
+iDt
+ebd
+iDt
+iDt
iDt
iDt
iDt
@@ -120331,39 +120139,39 @@ dhq
dhq
dhq
dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
iZz
iZz
iZz
-iZz
-iZz
-fKw
-lxY
-vjh
-aYQ
-bLL
-njJ
-kqs
-dqx
-rVX
-dqx
-kbx
-dLR
-xXQ
-usx
-qUw
-qUw
-vjh
-xkw
-cqz
-tmB
-dlq
-nTO
-lRE
-tmB
-jvM
-sJR
-tmB
-kCH
+ghx
+ghx
+ghx
+ghx
+ghx
+ghx
+ghx
+ghx
+iDt
+iDt
+xxV
iDt
iDt
iDt
@@ -120587,41 +120395,41 @@ dhq
dhq
dhq
dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
iZz
iZz
-iZz
-iZz
-iZz
-dLN
-dLN
-dLN
-vjh
-njJ
-njJ
-njJ
-njJ
-bEi
-rVX
-dqx
-qJC
-pzx
-bqz
-tXM
-vjh
-vjh
-vjh
-fEX
-cqz
-ccx
-voL
-fcY
-pdc
-lMC
-aWV
-nTO
-nTO
-nTO
-kXf
+ghx
+ghx
+ghx
+ghx
+ghx
+ghx
+ghx
+ghx
+ghx
+iDt
+iDt
+iDt
+iDt
iDt
iDt
xMq
@@ -120844,43 +120652,43 @@ dhq
dhq
dhq
dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
iZz
iZz
iZz
-iZz
-fKw
-dLN
-bml
-msi
-njJ
-pDI
-wdX
-wzn
-njJ
-mZJ
-rVX
-dqx
-twV
-hVB
-npH
-gqh
-vjh
-pDW
-fLT
-ivq
-bAM
-bAM
-bAM
-mcr
-bAM
-bAM
-bAM
-bAM
-cRE
-eQT
+ghx
+ghx
+ghx
+ghx
+ghx
+ghx
+ghx
+ghx
iDt
iDt
iDt
+iDt
+ebd
+iDt
+iDt
xMq
thA
thA
@@ -121101,40 +120909,40 @@ dhq
dhq
dhq
dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
iZz
iZz
iZz
-iZz
-fKw
-dLN
-uCk
-tAL
-njJ
-mPp
-jlG
-rQx
-duS
-lmK
-rVX
-fez
-rqR
-maM
-aWo
-ddK
-vjh
-drP
-czD
-kwU
-tmB
-pXB
-eSr
-fcY
-tmB
-tmB
-tmB
-bAM
-rmv
-eQT
+ghx
+ghx
+ghx
+ghx
+ghx
+ghx
+ghx
+ghx
+iDt
+iDt
+iDt
+iDt
iDt
iDt
iDt
@@ -121358,42 +121166,42 @@ dhq
dhq
dhq
dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
iZz
iZz
iZz
-iZz
-fKw
-dLN
-sWo
-kmA
-njJ
-kRd
-mXl
-njJ
-njJ
-njJ
-klX
-njJ
-njJ
-njJ
-njJ
-njJ
-vjh
-nTO
-nTO
-piD
-cdd
-tmB
-kSv
-nTO
-nTO
-nTO
-nTO
-iGj
-nTO
-nTO
-nTO
-mbJ
+ghx
+ghx
+ghx
+ghx
+ghx
+ghx
+ghx
+ghx
+ghx
+iDt
+iDt
+iDt
+iDt
+iDt
+iDt
xMq
xMq
thA
@@ -121615,41 +121423,41 @@ dhq
dhq
dhq
dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
iZz
+lAt
iZz
-iZz
-fKw
-iZz
-vjh
-sWo
-njJ
-njJ
-njJ
-njJ
-njJ
-rCe
-njJ
-pnG
-cWH
-njJ
-bsd
-lOP
-dLN
ghx
ghx
-eQT
-fXy
-bvj
-pJY
-iav
-nTO
+ghx
+ghx
+ghx
+ghx
+ghx
+ghx
ghx
iDt
-nTO
-ody
-hMJ
-vbg
-nTO
+iDt
+iDt
+iDt
+iDt
iDt
xMq
xMq
@@ -121871,42 +121679,42 @@ dhq
dhq
dhq
dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
iZz
iZz
iZz
-iZz
-fKw
-myW
-vjh
-sWo
-njJ
-sPA
-sPA
-sPA
-njJ
-mTI
-sTO
-rVX
-rQx
-jXY
-rQx
-vux
-dLN
ghx
ghx
-eQT
-eQT
-eQT
-eQT
-eQT
-nTO
-akn
+ghx
+ghx
+ghx
+ghx
+ghx
+ghx
+ghx
+iDt
+iDt
+iDt
+iDt
iDt
-nTO
-kJw
-mQq
-jyL
-nTO
iDt
xMq
xMq
@@ -122128,27 +121936,28 @@ dhq
dhq
dhq
dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
iZz
iZz
-iZz
-iZz
-iZz
-myW
-vjh
-mYi
-njJ
-bDI
-dqx
-dqx
-njJ
-njJ
-njJ
-oLj
-dqx
-njJ
-njJ
-njJ
-vjh
ghx
ghx
ghx
@@ -122159,11 +121968,10 @@ ghx
ghx
ghx
iDt
-nTO
-auw
-eYC
-xjO
-nTO
+iDt
+iDt
+iDt
+iDt
iDt
xMq
xMq
@@ -122385,27 +122193,28 @@ dhq
dhq
dhq
dhq
-iZz
-iZz
-iZz
-bqf
-vjh
-vjh
-vjh
-nZC
-eQH
-hDK
-dqx
-dqx
-dqx
-rXg
-njJ
-uTo
-cCG
-njJ
-rKs
-hLk
-dLN
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
ghx
ghx
ghx
@@ -122416,12 +122225,11 @@ ghx
ghx
ghx
iDt
-nTO
-cpe
-cpe
-nTO
-nTO
-mbJ
+iDt
+iDt
+iDt
+pfw
+iDt
xMq
xMq
thA
@@ -122642,27 +122450,28 @@ dhq
dhq
dhq
dhq
-iZz
-iZz
-fKw
-fKw
-aqa
-oDB
-nhT
-kYw
-avP
-gUx
-gUx
-wWY
-mZk
-bJx
-njJ
-rVX
-rQx
-gXy
-lmK
-vux
-dLN
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+ghx
ghx
ghx
ghx
@@ -122673,10 +122482,9 @@ ghx
ghx
ghx
iDt
-nTO
-krC
-krC
-nTO
+iDt
+iDt
+iDt
iDt
iDt
xMq
@@ -122899,27 +122707,28 @@ dhq
dhq
dhq
dhq
-iZz
-iZz
-iZz
-bqf
-vjh
-vjh
-vjh
-eFu
-dRk
-dRk
-rvy
-oie
-rQx
-rQx
-jZi
-rVX
-dqx
-njJ
-njJ
-njJ
-vjh
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+ghx
ghx
ghx
ghx
@@ -122930,11 +122739,10 @@ ghx
ghx
ghx
iDt
-nTO
-nTO
-nTO
-nTO
-mbJ
+iDt
+pfw
+iDt
+iDt
iDt
xMq
xMq
@@ -123156,27 +122964,28 @@ dhq
dhq
dhq
dhq
-iZz
-iZz
-iZz
-iZz
-mbq
-dLN
-hlE
-dqx
-kSU
-dqx
-dqx
-dqx
-kpH
-dqx
-njJ
-isc
-mEb
-njJ
-bsd
-fBs
-dLN
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+ghx
ghx
ghx
ghx
@@ -123189,8 +122998,7 @@ ghx
iDt
iDt
iDt
-iDt
-iDt
+jAv
iDt
iDt
xMq
@@ -123414,26 +123222,26 @@ dhq
dhq
dhq
dhq
-iZz
-mBV
-iZz
-fKw
-dLN
-dqx
-dqx
-aGr
-dqx
-jEs
-dqx
-hDK
-kaO
-njJ
-fWo
-rQx
-oSa
-rQx
-vux
-dLN
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
ghx
ghx
ghx
@@ -123448,7 +123256,7 @@ iDt
iDt
iDt
iDt
-iDt
+jAv
iDt
iDt
xMq
@@ -123671,26 +123479,26 @@ dhq
dhq
dhq
dhq
-iZz
-iZz
-nxP
-iZz
-dLN
-rbT
-mts
-njJ
-njJ
-gHg
-njJ
-njJ
-wRK
-vjh
-oCo
-dFR
-vjh
-vjh
-vjh
-vjh
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
etz
ghx
ghx
@@ -123702,11 +123510,11 @@ ghx
ghx
iDt
iDt
+xxV
iDt
+ebd
iDt
-iDt
-iDt
-iDt
+ijY
iDt
xMq
thA
@@ -123928,25 +123736,25 @@ dhq
dhq
dhq
dhq
-iZz
-iZz
-mBV
-iZz
-dLN
-rbT
-lLN
-vRO
-ggV
-eYz
-tGP
-tGP
-iRp
-vjh
-jmc
-qDD
-dLN
-uqX
-adA
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
etz
ghx
ghx
@@ -123962,7 +123770,7 @@ iDt
iDt
iDt
iDt
-iDt
+xxV
iDt
iDt
xMq
@@ -124185,25 +123993,25 @@ dhq
dhq
dhq
dhq
-iZz
-iZz
-iZz
-iZz
-dLN
-dLN
-dLN
-vjh
-vjh
-vjh
-vjh
-vjh
-vjh
-vjh
-dLN
-dLN
-dLN
-fKw
-mzl
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
ghx
ghx
ghx
@@ -124215,9 +124023,9 @@ ghx
ghx
ghx
iDt
+ebd
iDt
-iDt
-iDt
+xxV
iDt
iDt
iDt
@@ -124442,25 +124250,25 @@ dhq
dhq
dhq
dhq
-iZz
-iZz
-iZz
-iZz
-fKw
-iZz
-iZz
-iZz
-iZz
-oGJ
-iZz
-iZz
-iZz
-iZz
-iZz
-fKw
-fKw
-iZz
-mzl
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
ghx
ghx
ghx
@@ -124699,25 +124507,25 @@ dhq
dhq
dhq
dhq
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-mzl
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
ghx
ghx
ghx
@@ -124956,25 +124764,25 @@ dhq
dhq
dhq
dhq
-iZz
-iZz
dhq
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-mzl
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
ghx
ghx
ghx
@@ -125217,21 +125025,21 @@ dhq
dhq
dhq
dhq
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-mzl
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
ghx
ghx
ghx
@@ -125474,21 +125282,21 @@ dhq
dhq
dhq
dhq
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-iZz
-mzl
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
ghx
ghx
ghx
@@ -125737,15 +125545,15 @@ dhq
dhq
dhq
dhq
-iZz
-iZz
-iZz
-iZz
-iZz
dhq
dhq
dhq
-adA
+dhq
+dhq
+dhq
+dhq
+dhq
+dhq
etz
ghx
ghx
@@ -130622,7 +130430,7 @@ dhq
dhq
dhq
iZz
-iZz
+sRC
ghx
ghx
ghx
@@ -169808,9 +169616,9 @@ sht
gOU
gjq
eJf
-gjq
-gjq
-gjq
+eJf
+eJf
+eJf
gjq
gjq
gjq
@@ -170064,9 +169872,9 @@ cMk
wmR
cMk
cMk
-eJf
-eJf
-eJf
+bie
+cMk
+cMk
faL
eJf
eJf
@@ -170317,13 +170125,13 @@ kZu
bKE
vpc
kZu
-aYM
-tDa
+aFb
+tif
sWU
+jLq
+sea
+tbv
cMk
-cMk
-gjq
-gjq
eJf
gjq
gjq
@@ -170575,12 +170383,12 @@ bDC
kZu
kZu
fxY
-pql
-qkI
-coY
+tZc
+ore
+bzX
+lds
+tcO
cMk
-gjq
-gjq
eJf
gjq
gjq
@@ -170832,12 +170640,12 @@ uQl
ajr
uQx
vQy
-ngl
-xQK
-brX
-cMk
-gjq
-gjq
+qAz
+asd
+dNE
+dxS
+ddD
+uvM
eJf
gjq
iDt
@@ -171088,13 +170896,13 @@ tDa
tDa
tDa
sWB
-tDa
-pql
-rnl
-gko
-uvM
-gjq
-gjq
+uCX
+oBp
+dbh
+lRb
+qbB
+wEO
+cMk
gnh
iDt
iDt
@@ -171346,9 +171154,9 @@ lYd
jCV
kZu
jrQ
-qud
-uYF
-jXH
+gFc
+uNb
+imq
nWH
hFL
hFL
@@ -171602,10 +171410,10 @@ aIW
nWH
nWH
nWH
-mHe
-sPE
-ceF
-dTF
+ngE
+kNB
+hgi
+ePD
nWH
qeP
fde
@@ -174607,10 +174415,10 @@ jNf
jNf
jNf
jNf
-xhK
-kXf
-iDt
-iDt
+dAZ
+dAZ
+kcM
+kcM
wUj
lpS
qdY
@@ -174860,14 +174668,14 @@ iRV
npL
wuH
npL
-bol
-omP
-fYQ
-uso
-xhK
-iDt
-iDt
-iDt
+wws
+nXV
+jGC
+rIH
+ukN
+nCs
+bZk
+uQm
wUj
gOi
vuk
@@ -175115,16 +174923,16 @@ jhH
cIc
sDQ
oVY
-bXI
-vVH
-vVH
-vVH
-nYZ
-uoi
-xhK
-iDt
-ijY
-pfw
+lnF
+hQl
+oiP
+dAZ
+fxP
+nKL
+hpF
+uHv
+bKK
+dcD
wUj
pYn
jeJ
@@ -175373,15 +175181,15 @@ cIc
uTp
oVY
pez
-oOg
-qLg
-vVH
-vVH
-vVH
-xhK
+tVf
+tVf
dAZ
-kcM
-kcM
+jmA
+lWb
+eDq
+bZk
+pSE
+bcy
ntl
hwu
hwu
@@ -175630,15 +175438,15 @@ cIc
kqn
oVY
pez
-anQ
-aQQ
-fdm
-eIg
-rIH
+tVf
+rWs
+dAZ
+lPe
+brJ
ukN
-nCs
+uHv
lWb
-hmA
+gNV
dAZ
vOw
eGW
@@ -175886,17 +175694,17 @@ ilZ
sws
bpX
oVY
-oCU
-vVH
-vVH
-vVH
-ivw
+pez
+gAR
+acf
+dAZ
+dSJ
nKL
hpF
uHv
-bZk
-gAu
-sUb
+toU
+dTg
+cDN
eCE
eCE
eCE
@@ -176143,16 +175951,16 @@ jty
cIc
nUL
oVY
-bLc
-diN
-diN
-lgK
-vlH
-lWb
+pez
+tVf
+sru
+dAZ
+wrw
+qqd
eDq
-tDY
-pSE
-izY
+fbp
+bZk
+oef
eND
qpB
qpB
@@ -176398,19 +176206,19 @@ iHV
iHV
qTI
cIc
-kqn
+llS
oVY
-ruC
-wws
-wws
-nXV
-icQ
-brJ
-ukN
-uHv
-lWb
-kEn
-dAZ
+hEs
+tVf
+mMM
+lyg
+lyg
+lyg
+lyg
+lyg
+qZU
+jzv
+lyg
dKy
dKy
lyg
@@ -176653,29 +176461,29 @@ hPs
jhj
pzu
sRQ
-una
+xiy
cIc
kAW
oVY
-nyP
-tVf
-gAR
-lgK
-dSJ
-nKL
-hpF
-uHv
-toU
-pCp
-dAZ
-eRp
-qKS
+pez
+diN
+mMM
+dan
+dan
+eOY
+sBX
+leV
+sBX
+oww
+lyg
+fdD
+ihS
dUO
-fWQ
-kkB
+fdD
+esm
dUO
-ylL
-sSO
+fdD
+ayv
lyg
gjq
gjq
@@ -176909,30 +176717,30 @@ iDt
oqL
fnF
gBc
-erY
-clR
+xZB
+xtx
cIc
uTp
oVY
pez
-tVf
-izn
-lgK
-wrw
-qqd
-eDq
-iXh
-lWb
-upB
-dAZ
-wqI
-xSn
+diN
+mMM
+dan
+dan
+dan
+riy
+leV
+buG
+aSa
+lyg
+kSN
+bBt
dUO
-wqI
-xSn
+kSN
+bBt
dUO
-wqI
-xSn
+kSN
+bBt
lyg
gjq
gjq
@@ -177164,10 +176972,10 @@ iDt
iDt
iDt
oqL
-lEa
-boO
-pdT
-klv
+xTE
+vme
+rwA
+bHR
cIc
kqn
oVY
@@ -177179,9 +176987,9 @@ yiL
yiL
yiL
yiL
-eDq
-ejb
-dAZ
+qZU
+btV
+lyg
emM
wob
dUO
@@ -177423,8 +177231,8 @@ ebd
hPs
gBX
hPs
-cIc
-cIc
+ixN
+rHT
cIc
dHw
qhS
@@ -177438,7 +177246,7 @@ uBs
xaH
erM
nDp
-uFg
+pXw
lgD
nDp
mtS
@@ -177679,11 +177487,11 @@ iDt
iDt
iDt
iDt
-xby
-olV
-mcF
-qjE
-oZR
+xhK
+xhK
+xhK
+xhK
+kqn
oVY
pez
yiL
@@ -177695,7 +177503,7 @@ pPK
yiL
gwl
rQZ
-bSk
+gGV
uQC
nSk
bcm
@@ -177937,8 +177745,8 @@ xMq
iDt
iDt
xhK
-eTb
-mDo
+fps
+usS
vVH
nUL
oVY
@@ -178193,13 +178001,13 @@ xMq
xMq
fIt
nbB
-xhK
-vVH
-vVH
-vVH
-kqn
+heL
+vbo
+ebF
+imY
+lwK
oVY
-pez
+uhU
yiL
vDx
cxO
@@ -178451,14 +178259,14 @@ xMq
cek
iDt
xhK
-taV
-qfs
-vVH
+xhK
+xhK
+xhK
fKW
oVY
vHU
yiL
-oAY
+udj
cxO
pgL
lab
@@ -178708,15 +178516,15 @@ gjq
cek
iDt
xhK
-nCQ
-swf
-vVH
-kqn
+fps
+usS
+xhK
+uTp
oVY
pez
yiL
agF
-gJI
+uqZ
rGh
iJE
qnU
@@ -178737,11 +178545,11 @@ gjq
gjq
gjq
cwr
-mvv
+iUg
mqR
dTr
gjS
-dUW
+sOW
gKQ
thA
thA
@@ -178964,11 +178772,11 @@ gjq
gjq
fIt
nbB
-xhK
-oAP
-oua
-vVH
-uTp
+heL
+vbo
+ebF
+wPa
+lwK
oVY
tjC
yiL
@@ -179222,12 +179030,12 @@ gjq
gjq
gjq
xhK
-oyH
-swf
-vVH
-uVC
+xhK
+xhK
+xhK
+tnF
oVY
-tGJ
+iuW
tVf
mzH
gAn
@@ -179479,12 +179287,12 @@ gjq
gjq
gjq
xhK
-vVH
-fkV
-vVH
-wEp
+rNG
+iVs
+rNG
+kqn
oVY
-nMZ
+qde
tVf
wJi
rME
@@ -179738,7 +179546,7 @@ gjq
upw
uzM
iRV
-cvq
+wRQ
xgL
oVY
bWh
@@ -180013,7 +179821,7 @@ hBg
nzj
rjd
pOk
-par
+cVR
rsM
xby
gjq
@@ -180266,7 +180074,7 @@ pdz
eic
mLT
dha
-nzl
+bLl
vpi
uME
xhK
@@ -180519,17 +180327,17 @@ gTw
gTw
gTw
mMM
-xhK
-qJY
-xhK
+aVg
+ejJ
+aVg
pNm
-tpH
-uIC
pNm
-ovP
-ovP
-ovP
-ovP
+nFj
+pNm
+oVE
+nDc
+pNm
+xuz
gjq
gjq
gjq
@@ -180776,17 +180584,17 @@ wRa
wRa
wRa
wRa
-vVH
-ulz
-ulz
+xQL
+fBz
+kkd
pNm
-oPn
-wnv
-pNm
-ovP
-ovP
-ovP
-ovP
+kre
+qQQ
+oGM
+woo
+mAQ
+uzN
+xuz
gjq
gjq
gjq
@@ -181033,17 +180841,17 @@ wRa
wRa
wRa
wRa
-vVH
-dbL
-ulz
+xQL
+mzR
+kkd
pNm
-eUB
-bQS
-pNm
-ovP
-ovP
-ovP
-ovP
+iOe
+qQQ
+bXc
+gWe
+ykL
+uzN
+xuz
gjq
gjq
gjq
@@ -181287,21 +181095,21 @@ wRa
wRa
wRa
wRa
-wRa
-vVH
-vVH
-vVH
-hBB
-ulz
+nyV
+xQL
+xQL
+xQL
+vIE
+fBz
pNm
uKW
-bBx
+nFj
+pNm
+fsK
+fsK
pNm
pNm
-pNm
-pNm
-pNm
-gjq
+fhL
gjq
gjq
gjq
@@ -181544,16 +181352,16 @@ wRa
wRa
wRa
wRa
-wRa
-vVH
-tOE
-ulz
-ulz
-ulz
+nJE
+xQL
+aAk
+kkd
+fBz
+kkd
pNm
-cLp
-fdG
-saX
+pSN
+qRM
+goP
gjq
gjq
gjq
@@ -181801,17 +181609,17 @@ wSZ
wRa
wRa
wRa
-wRa
-vVH
-kUt
-pKR
-ejX
-fjG
+tjA
+xQL
+mXX
+fAa
+rYn
+cYF
pNm
-wQu
-fdG
-lPb
-sJt
+pGU
+vDC
+atH
+jKr
jKr
jKr
gjq
@@ -182059,15 +181867,15 @@ mMM
mMM
mMM
mMM
-xhK
-xhK
-xhK
-phK
-qoY
+aVg
+aVg
+aVg
+sOS
+qeI
pNm
-iEN
-paL
-xrf
+pSN
+xYh
+mkj
gjq
lzx
gjq
@@ -182318,9 +182126,9 @@ ovP
ovP
ovP
ovP
-xhK
-xhK
-xhK
+aVg
+aVg
+aVg
pNm
fsK
pNm
@@ -182329,7 +182137,7 @@ pNm
pNm
pNm
pNm
-gjq
+fhL
gjq
gjq
gjq
@@ -182404,7 +182212,7 @@ xMq
bID
qhL
iEQ
-xob
+ykE
gjq
eJf
gjq
@@ -182661,7 +182469,7 @@ iDt
bID
iWW
thq
-xob
+ykE
gjq
eJf
gjq
@@ -182916,8 +182724,8 @@ thA
iDt
scw
bID
-gfV
-lpQ
+lmp
+pnF
bID
bID
bID
@@ -183088,8 +182896,8 @@ ovP
ovP
ovP
ovP
-ovP
-ovP
+gFX
+iXc
ovP
ovP
ovP
@@ -183173,7 +182981,7 @@ thA
thA
ppY
bID
-cqa
+xrL
jJI
tiJ
uSA
@@ -183343,11 +183151,11 @@ ovP
ovP
ovP
ovP
+iDt
+scw
+scw
ovP
ovP
-gFX
-iXc
-ovP
ovP
ovP
ovP
@@ -183430,7 +183238,7 @@ thA
thA
iDt
bID
-coc
+mCF
jJI
eEn
bCy
@@ -183439,8 +183247,8 @@ iub
iub
dOb
oWy
-nPr
-tfC
+koa
+hXg
oxD
aEz
vJm
@@ -183600,9 +183408,9 @@ ovP
ovP
ovP
ovP
-iDt
-scw
-scw
+ovP
+ovP
+ovP
ovP
ovP
ovP
@@ -183690,14 +183498,14 @@ bID
bID
jJI
qrt
-lco
-bec
-prm
-bec
+qkP
+jAA
+lNx
+jAA
gzL
jsw
nYl
-jPf
+kOP
twu
wJW
oWy
@@ -183945,13 +183753,13 @@ iDt
iDt
ppY
bID
-lbF
+vop
bID
-xJY
+vct
iWW
muJ
-cDt
-hfo
+tmt
+vAJ
oWy
qtu
gTx
@@ -185118,12 +184926,12 @@ ovP
ovP
ovP
xMq
-xMq
-xMq
-xMq
-xMq
-xMq
-xMq
+gjq
+gjq
+gjq
+gjq
+gjq
+gjq
xMq
xMq
ovP
@@ -185375,12 +185183,12 @@ ovP
ovP
ovP
xMq
-xMq
-xMq
-xMq
-xMq
-xMq
-xMq
+gjq
+gjq
+gjq
+gjq
+gjq
+gjq
xMq
xMq
ovP
@@ -185632,12 +185440,12 @@ ovP
ovP
ovP
xMq
-xMq
-xMq
-xMq
-xMq
-xMq
-xMq
+gjq
+gjq
+gjq
+gjq
+gjq
+gjq
xMq
ovP
ovP
@@ -185888,13 +185696,13 @@ ovP
ovP
ovP
ovP
-ovP
-ovP
-ovP
-ovP
-ovP
-ovP
-ovP
+xMq
+gjq
+gjq
+gjq
+gjq
+gjq
+gjq
ovP
ovP
ovP
@@ -186146,12 +185954,12 @@ ovP
ovP
ovP
ovP
-ovP
-ovP
-ovP
-ovP
-ovP
-ovP
+gjq
+gjq
+gjq
+gjq
+gjq
+gjq
ovP
ovP
ovP
@@ -186403,12 +186211,12 @@ ovP
ovP
ovP
ovP
-ovP
-ovP
-ovP
-ovP
-ovP
-ovP
+gjq
+gjq
+gjq
+gjq
+gjq
+gjq
ovP
ovP
ovP
@@ -186660,12 +186468,12 @@ ovP
ovP
ovP
ovP
-ovP
-ovP
-ovP
-ovP
-ovP
-ovP
+gjq
+gjq
+gjq
+gjq
+gjq
+gjq
ovP
ovP
ovP
@@ -186916,13 +186724,13 @@ ovP
ovP
ovP
ovP
-ovP
-ovP
-ovP
-xMq
-xMq
-xMq
xMq
+gjq
+gjq
+gjq
+gjq
+gjq
+gjq
xMq
ovP
ovP
@@ -187172,14 +186980,14 @@ ovP
ovP
ovP
ovP
-ovP
-ovP
-ovP
-xMq
-xMq
-xMq
xMq
gjq
+gjq
+gjq
+gjq
+gjq
+gjq
+gjq
xMq
ovP
ovP
@@ -187429,14 +187237,14 @@ ovP
ovP
ovP
ovP
-ovP
-ovP
-xMq
-xMq
-xMq
-xMq
xMq
gjq
+gjq
+gjq
+gjq
+gjq
+gjq
+gjq
xMq
ovP
ovP
@@ -187687,10 +187495,10 @@ ovP
ovP
ovP
xMq
-xMq
-xMq
-xMq
-xMq
+gjq
+gjq
+gjq
+gjq
gjq
gjq
gjq
@@ -188522,7 +188330,7 @@ kmo
hWl
kmo
jUi
-oqu
+ibJ
jre
jre
jre
@@ -188778,7 +188586,7 @@ pbF
tdc
sHa
ccL
-jaU
+eLB
jre
jre
jDV
@@ -190867,7 +190675,7 @@ vEJ
wGX
oQY
hrZ
-evv
+wsF
jUB
jUB
xDb
@@ -237050,8 +236858,8 @@ txl
txl
txl
utC
-utC
hMQ
+utC
tkU
utC
utC
@@ -237307,10 +237115,10 @@ aBR
aBR
tGr
tGr
-tGr
umh
jZo
jZo
+mwB
jZo
jZo
umh
@@ -241167,8 +240975,8 @@ bln
ntK
bln
bln
-jSf
-xgm
+kCb
+bln
bln
bln
lSu
@@ -241418,11 +241226,11 @@ tGr
tGr
mZf
vwC
-pby
-bln
+ddC
bln
+nXZ
tGr
-tGr
+jVy
bln
jSf
lBD
@@ -241675,11 +241483,11 @@ tGr
tGr
tGr
bln
-bln
-lSu
-tGr
-tGr
-tGr
+bDu
+bDu
+bDu
+bDu
+bDu
tGr
umh
kSw
@@ -241925,7 +241733,7 @@ txl
txl
aBR
aBR
-aBR
+tGr
tGr
tGr
tGr
@@ -241933,9 +241741,9 @@ tGr
tGr
bDu
bDu
+yaq
bDu
-bDu
-bDu
+vvz
bDu
bDu
xAs
@@ -241949,10 +241757,10 @@ bln
lSu
cuq
itE
-lSu
+lxD
cuq
itE
-lSu
+lxD
cuq
itE
rzG
@@ -242182,18 +241990,18 @@ txl
txl
txl
aBR
-aBR
-aBR
-tGr
-tGr
tGr
tGr
+vri
+vri
+vri
+vri
bDu
-vKk
-hwR
-igB
-wRs
-xlC
+erU
+mAe
+joP
+qdZ
+utw
bDu
dvl
cuq
@@ -242440,17 +242248,17 @@ txl
txl
txl
aBR
-aBR
-aBR
-tGr
-tGr
tGr
+vri
+sWJ
+fch
+vix
bDu
-jgG
+bkO
mAe
jJM
mAe
-dfz
+iCI
dnX
bln
abb
@@ -242697,17 +242505,17 @@ txl
txl
txl
txl
-aBR
-aBR
-aBR
-tGr
tGr
+vri
+vri
+bbq
+myc
bDu
-nGU
+oAO
mAe
jJM
mAe
-dfz
+eNX
feJ
feJ
awd
@@ -242954,17 +242762,17 @@ txl
txl
txl
txl
-txl
-aBR
-aBR
-aBR
-lbc
+tGr
+vri
+mDN
+fMk
+rCK
bDu
-jgG
+vjm
mAe
jJM
mAe
-stt
+urP
qVB
eeD
aSH
@@ -243210,20 +243018,20 @@ txl
txl
txl
txl
-txl
-aBR
-aBR
-aBR
-aBR
-lbc
+vri
+vri
+vri
+vri
+uhN
+vYf
bDu
-cFb
-mAe
+feL
+kUq
jgs
mAe
-uVP
-aWk
-diC
+ses
+oGW
+nuH
bJj
lyG
teq
@@ -243467,21 +243275,21 @@ txl
txl
txl
txl
-txl
-aBR
-aBR
-aBR
-aBR
-lbc
-bDu
-qdF
-cno
+vri
+vaH
+tfi
+vri
+hYN
+mvn
+iie
+nmk
+nIt
oSC
ovV
-hkY
+vqu
feJ
-pyG
-pdK
+qFM
+qDu
lyG
apS
uCs
@@ -243536,7 +243344,7 @@ hue
hBZ
eYT
lLr
-tZF
+oMP
iYb
txI
xvZ
@@ -243724,17 +243532,17 @@ txl
txl
txl
txl
-aBR
-aBR
-aBR
-aBR
-aBR
-lbc
+vri
+olZ
+mvn
+wAn
+mvn
+aLN
bDu
hGH
-qkL
-cLD
-qkL
+mtA
+tBW
+mtA
hGH
feJ
iuS
@@ -243981,23 +243789,23 @@ txl
txl
txl
txl
-aBR
-aBR
-aBR
-aBR
-aBR
-lbc
+vri
+lHx
+itH
+reR
+vLw
+akb
nbp
lIt
-hdn
+qNA
ijj
-nbw
-lRF
+ijj
+vFN
feJ
mgZ
tDL
lyG
-lok
+hoX
nGK
feJ
mex
@@ -244238,11 +244046,11 @@ txl
txl
txl
aBR
-aBR
-aBR
-bln
-aBR
-aBR
+vri
+reR
+iYo
+vri
+vri
nbp
nbp
hjX
@@ -244254,7 +244062,7 @@ feJ
feJ
cqW
wHe
-aPW
+dHD
hsN
feJ
uGr
@@ -244496,22 +244304,22 @@ txl
aBR
aBR
aBR
-aBR
-bln
-bln
-aBR
+mZf
+ooL
+uWY
+iLb
nbp
mhx
jeF
-egm
+fIE
axd
-wGW
+vjo
tJN
-ikI
+osN
feJ
feJ
gPn
-fLs
+feJ
feJ
feJ
uGr
@@ -244756,23 +244564,23 @@ aBR
bln
lBD
bln
-aBR
+kTJ
nbp
xKY
omk
-sMY
+gSj
wMV
qqM
wMi
xaJ
-arA
-jwx
+fzB
+ciW
kfy
-aZo
-jwx
-wfp
-cZm
-hLf
+sKs
+bQg
+mEK
+fSL
+bRG
okx
mLu
lAL
@@ -245017,18 +244825,18 @@ lBD
nbp
mhx
jeF
-lkb
-arb
+noz
+agR
mwh
xlx
oSm
jQB
eqI
+pNH
eqI
eqI
eqI
-eqI
-piv
+gyK
bkC
kyy
daq
@@ -245270,7 +245078,7 @@ lBD
bln
bln
bln
-lBD
+hIR
nbp
nbp
ezs
@@ -245278,12 +245086,12 @@ jeF
omk
jeF
nQf
-pCE
-arA
+dfn
+fzB
rYB
+qYS
rgC
-she
-sYG
+hSi
rgC
sGp
kNQ
@@ -245292,7 +245100,7 @@ kyy
bKN
kyy
iDq
-rpT
+bQq
ygM
mfH
sDl
@@ -245542,12 +245350,12 @@ mgU
mgU
mgU
mgU
-vAm
+cAC
hAO
-jwx
+hnM
kOk
nlp
-dNt
+faa
mfH
uJX
nCi
@@ -245793,17 +245601,17 @@ lQc
lQc
nbp
mgU
-bvX
+muL
ccF
-fad
+jsN
azx
tDw
rhf
cAC
cEL
-hwZ
+pTl
vdf
-xFm
+eSo
riv
xHq
ccr
@@ -245837,7 +245645,7 @@ wmK
rcj
utR
tmQ
-eOw
+aAw
rns
mkA
nOH
@@ -246048,9 +245856,9 @@ lBD
bln
npb
bln
-lSu
hIO
rPP
+ePr
eNl
vbF
mcH
@@ -246058,7 +245866,7 @@ xyx
eDM
xFm
tGB
-nCh
+iKx
fwh
ijU
bqG
@@ -246305,22 +246113,22 @@ bln
bln
npb
bln
-bln
hIO
vyd
ePr
-kGc
+kKO
+yfJ
kWh
-qVJ
+nVH
mgU
kqc
kqc
kqc
-jct
+kfu
jaw
xwf
aPd
-hQP
+tAl
lWg
ncB
bgN
@@ -246562,19 +246370,19 @@ bln
bln
miY
oot
-oot
hIO
-jDt
-wtg
+bzG
+rzN
+hYQ
diq
-uet
-ptr
+xVP
+fsP
mgU
-fUj
+fXY
kcc
-tpX
+nMo
oIC
-jjt
+nRm
bvY
jNp
jNp
@@ -246819,23 +246627,23 @@ bln
bln
npb
bln
-bln
hIO
hIO
-hIO
-bUx
-bUx
-bUx
-bUx
+oHJ
+pqs
+aVg
+aVg
+aVg
+aVg
kpX
jmy
xMn
cAC
-nRm
+jjt
bRG
-hfA
-idv
-ahA
+eXx
+ttE
+oek
cHY
sDl
sDl
@@ -247076,21 +246884,21 @@ bln
bln
lbc
bln
-bln
lBD
-bln
-lSu
-bUx
-jOQ
-bxQ
-bUx
-oty
+hIO
+hIO
+hIO
+aVg
+rYn
+hRB
+aVg
+wmn
vxc
aKt
tDk
jjt
lUw
-iWS
+lMI
vwt
gII
cHY
@@ -247151,7 +246959,7 @@ dnq
iuv
yas
xVK
-jbh
+cYJ
eUW
bmu
cvS
@@ -247337,18 +247145,18 @@ bln
bln
bln
bln
-bUx
-xmO
-ubE
-bUx
+aVg
+bLw
+ruf
+aVg
iQj
uZW
rud
cAC
mWM
-scu
-pmr
-qPp
+bRG
+lGX
+jYm
ryG
cHY
sDl
@@ -247592,21 +247400,21 @@ npb
bln
bln
bln
+bln
tGr
-tGr
-bUx
-xmO
-deY
-bUx
+aVg
+bLw
+gre
+aVg
kdT
-ruP
+uZW
syN
-cAC
-mWM
+azd
+kHt
bRG
-kpj
-fGq
-eig
+vhS
+sfs
+kwI
jNp
jbe
sDl
@@ -247851,21 +247659,21 @@ tGr
tGr
tGr
tGr
-bUx
-hJe
-xmO
-bUx
-kzw
-kzw
-kzw
+aVg
+rKp
+bLw
+aVg
+kqc
+kqc
+kqc
cAC
xAQ
iMg
jNp
+dtN
jNp
jNp
-jNp
-pVL
+sDl
sDl
sDl
sDl
@@ -248104,25 +247912,25 @@ lBD
bln
mlS
bln
-xAs
-nXb
-nXb
-nXb
-ykw
-eyb
-gck
-ykw
-sLj
-vhL
-law
-eqI
-ewM
-wAT
-kdy
-taj
-vsL
-vpn
-lRc
+ulQ
+mfH
+sQB
+sQB
+sQB
+mfH
+pIl
+mfH
+rOp
+oSG
+sQB
+qDb
+iTa
+qDb
+jNp
+sFV
+bvh
+jNp
+sDl
sDl
sDl
sDl
@@ -248364,22 +248172,22 @@ bln
bln
bln
bln
+bln
sEB
-ykw
-nEs
-wOc
-lEj
-cKv
-nsL
-eyb
-hAQ
-ksC
-loy
-psY
-lmM
-oyL
-kbm
-lRc
+mfH
+ppZ
+xKp
+hrA
+kHl
+sQB
+cAC
+vAz
+mbs
+jNp
+jNp
+jNp
+jNp
+sDl
sDl
sDl
sDl
@@ -248617,26 +248425,26 @@ tGr
tGr
bln
lSu
+bln
xiI
mBh
oot
oot
kei
-pDC
-clq
-qgO
-qgO
-bqx
-xQG
-ykw
+knB
+oaM
+dns
+xUZ
+oaM
+eDL
+tDk
+qeo
+aLy
mfH
-cIY
-mfH
-mfH
-lHL
-fAH
-aAl
-lRc
+fsm
+bln
+sDl
+sDl
sDl
sDl
sDl
@@ -248878,23 +248686,23 @@ bln
bln
bln
bln
+bln
sEB
-ykw
-dtz
-lEj
-fCW
-nUg
-dKP
-ykw
-tSi
-kfc
-dcX
mfH
-nmq
-kqG
-pVL
-pVL
-jbe
+tnR
+dfl
+fjb
+vRQ
+sQB
+qrz
+vAz
+dZz
+lbk
+bln
+sDl
+sDl
+sDl
+sDl
sDl
sDl
skl
@@ -249132,30 +248940,30 @@ bln
lBD
bln
bln
-bln
-bln
-mvl
-mvl
-mvl
-mvl
-mvl
-kkl
-nUg
-qOP
-ykw
-nOQ
-cqx
+ulQ
+mfH
+sQB
+sQB
sQB
mfH
-pVL
-pVL
-pVL
+mfH
+mfH
+mfH
+mfH
+sQB
+aoa
+vAz
+bRG
+lbk
+bln
+sDl
+sDl
sDl
sDl
tOq
tOq
skl
-wDI
+gBT
jOQ
skl
eFW
@@ -249391,28 +249199,28 @@ bln
bln
bln
lBD
-tCR
-lGK
-jRP
-bLd
-wbG
-kkl
-dhU
-xQG
-olY
-hQi
-rRM
-mFQ
-lbk
bln
-sDl
-sDl
-sDl
+bln
+tCR
+rZP
+wLx
+aBx
+oOT
+joD
+kkl
+hIQ
+sZM
+qQS
+pVL
+lRc
+lRc
+pVL
+bUx
sDl
tOq
-bLq
-bLq
-bLq
+mfQ
+eeP
+lnH
jOQ
skl
dxh
@@ -249642,34 +249450,34 @@ aBR
aBR
aBR
aBR
-aBR
+tGr
bln
bln
uer
bln
bln
+bln
+lBD
tCR
gWX
gWX
-bEf
-iME
+bSB
+wrY
+lnz
tsH
-qhP
-xQG
-ykw
-pDB
-wNt
-pXk
-lbk
-sDl
-sDl
-skl
-skl
-skl
-skl
+adT
+ufK
+dZL
+hjq
+pzU
+lFM
+fXi
+bUx
+bUx
+bUx
nTK
tnP
-cIK
+iIf
jOQ
skl
ddr
@@ -249898,35 +249706,35 @@ txl
aBR
aBR
aBR
-aBR
-aBR
+tGr
+tGr
bln
bln
bln
lBD
bln
+bln
+mQb
tCR
-nKR
-aaw
-nsO
-eWB
+qiH
+sLe
+twz
kkl
-rEP
-xQG
-ykw
-jpE
-gnL
-lbk
-lbk
-sDl
-sDl
-skl
-vaW
-deY
-skl
+kkl
+kkl
+cAC
+sZM
+jOq
+nuE
+uNL
+ccm
+ntA
+bUx
+xPc
+bUx
gDz
-xlH
-kbN
+rfC
+wre
nzn
skl
ygB
@@ -250154,36 +249962,36 @@ txl
txl
txl
aBR
-aBR
-aBR
-aBR
+tGr
+tGr
+tGr
bln
bln
bln
bln
+ntK
bln
+dqc
tCR
dcx
-ihb
-bnM
-iRM
-kkl
-xiq
-gUs
-ykw
-lbk
-lbk
-lbk
-bln
-sDl
-bln
+gVr
+cLu
+oxJ
+rfJ
+sZy
+eSf
+tDk
+opR
+pVL
+lHa
+fGr
+uMF
bUx
pnU
-fhz
-skl
-jVb
+bUx
tnP
-kki
+tDT
+ljj
jOQ
skl
dnk
@@ -250409,36 +250217,36 @@ txl
txl
txl
txl
-txl
-aBR
-aBR
-aBR
-aBR
-bln
-bln
-lBD
-bln
-ykw
-mvl
-kkl
-kkl
-kkl
-kkl
-kkl
-eyb
-rTX
-ykw
-bln
-bln
-bln
-bln
-bln
-bln
+tGr
+tGr
+tGr
+uPk
+uPk
+uPk
+kdS
+xFn
+sfM
+kdS
+kdS
+uPk
+uPk
+uPk
+uPk
+uPk
+uPk
+uPk
+qdP
+ojE
+vAz
+tDk
+klU
+hLb
+qWP
+dYY
+bUx
+dYO
+bUx
bUx
-tOq
-ous
-skl
-skl
skl
skl
ykA
@@ -250666,35 +250474,35 @@ txl
txl
txl
txl
-txl
-txl
-aBR
-aBR
-aBR
-aBR
-aBR
-aBR
-aBR
-ykw
-ftA
-unC
-cLB
-arT
-eyb
-rdw
-xIk
-bYF
-ykw
+tGr
+tGr
+tGr
+uPk
+aXF
+qnv
+toN
+hrE
+hrE
+hrE
+hrE
+wJh
+iJu
+hXe
+fFg
+roG
+iPd
+qEF
+ksC
+gjy
+qeo
+gRw
+pVL
+jfY
+spD
bUx
bUx
-bUx
-bln
-bln
-fsm
-bUx
-buR
-kVe
-fnS
+ayz
+mhN
skl
hir
kAT
@@ -250923,35 +250731,35 @@ txl
txl
txl
txl
-txl
-txl
-aBR
-aBR
-aBR
-aBR
-aBR
-aBR
-aBR
-ykw
-wBc
-kYI
-vyh
-ufm
-eyb
-wug
-uLF
-nSH
-hqi
-dKA
-deY
+tGr
+tGr
+tGr
+fPc
+lkp
+jsI
+uLS
+sEB
+sEB
+sEB
+sEB
+hCK
+oyV
+hXe
+pap
+jdB
+cRB
+uPk
+rgP
+bUx
+gDg
bUx
bUx
+wae
+wae
bUx
-bUx
-bUx
-oBV
-aXq
-fnS
+cnk
+oPs
+iAp
skl
bVx
idP
@@ -251180,35 +250988,35 @@ txl
txl
txl
txl
-txl
-txl
-aBR
-aBR
-aBR
-aBR
-aBR
-aBR
-aBR
-ykw
-xIp
-kYI
-kYI
-bOg
-hFC
-xyS
-fhu
-bLI
-ykw
-skl
-ugA
+tGr
+tGr
+bln
+mlE
+pop
+oNl
+bkY
+rjx
+rjx
+rjx
+rjx
+fzk
+wZz
+hNs
+fFg
+tBn
+nte
+uPk
+dKA
+bUx
+hVt
deY
-skl
-kQE
-rab
+gbT
+jlk
+fGA
skl
skl
skl
-hDV
+khY
skl
byP
ugA
@@ -251437,27 +251245,27 @@ txl
txl
txl
txl
-txl
-txl
-txl
-txl
-txl
-txl
-txl
-txl
-txl
-ykw
-lHu
-tIf
-tIf
-blT
-ntq
-cWG
-ekW
-vRN
-fEA
-uHF
-wjj
+tGr
+tGr
+tGr
+fPc
+aXF
+tOp
+toN
+eHv
+eHv
+eHv
+eHv
+oDL
+iJu
+hXe
+fFg
+huf
+bKU
+fxw
+gWU
+gWU
+dtI
wjj
qdK
eqq
@@ -251694,33 +251502,33 @@ txl
txl
txl
txl
-txl
-txl
-txl
-txl
-txl
-txl
-txl
-txl
-txl
-ykw
-kON
-rax
-wWU
-esS
-evw
-aML
-iLv
-hSJ
-ykw
+tGr
+tGr
+tGr
+fPc
+lkp
+jsI
+uLS
+sEB
+sEB
+sEB
+sEB
+hCK
+nXW
+hXe
+hKr
+jdB
+jTr
+uPk
ygL
-jTw
-ugA
-eym
-ugA
+kQE
+rab
+iyp
+aef
+deY
aBK
fhz
-ugA
+cSu
fhz
vjg
byP
@@ -251952,29 +251760,29 @@ txl
txl
txl
txl
-txl
-txl
-txl
-txl
-txl
-txl
-txl
-txl
-ykw
-uFf
-pwo
-uFf
-ykw
-uFf
-nOb
-uFf
-ykw
-ykw
-rFP
+tGr
+tGr
+uPk
+iEd
+fBY
+bkY
+rjx
+yfu
+yfu
+rjx
+mML
+iJu
+hXe
+fFg
+eSQ
+jMJ
+uPk
+skl
rFP
rFP
skl
skl
+skl
wYS
tYF
skl
@@ -252209,28 +252017,28 @@ txl
txl
txl
txl
-txl
-txl
-txl
-txl
-txl
-txl
-txl
-txl
-txl
-uFf
-bJE
-uFf
-utC
-uFf
-bJE
-uFf
-utC
-dHF
-utC
-utC
-dHF
-utC
+tGr
+tGr
+uPk
+uPk
+uPk
+kdS
+kdS
+yhr
+kdS
+xFn
+uPk
+uPk
+uPk
+uPk
+uPk
+uPk
+uPk
+lBD
+bln
+bln
+lBD
+bln
skl
dow
skl
@@ -252467,27 +252275,27 @@ txl
txl
txl
txl
-txl
-txl
-txl
-txl
-txl
-txl
-txl
-txl
-uFf
-pMg
-uFf
-utC
-uFf
-rXX
-uFf
-utC
-utC
-tkU
-tUm
-tkU
-utC
+tGr
+tGr
+tGr
+tGr
+tGr
+bln
+bln
+bln
+bln
+qXY
+bln
+bln
+bln
+dNT
+mQb
+bln
+bln
+mQb
+ntK
+mQb
+bln
skl
eZW
deY
@@ -252724,13 +252532,19 @@ txl
txl
txl
txl
-txl
-txl
-txl
-txl
-txl
-txl
-txl
+tGr
+tGr
+tGr
+tGr
+tGr
+tGr
+bln
+bln
+uer
+stJ
+bln
+bln
+uer
bln
bln
bln
@@ -252738,13 +252552,7 @@ bln
bln
bln
bln
-bln
-bln
-bln
-bln
-bln
-utC
-vfr
+stJ
skl
sNL
skl
@@ -252990,6 +252798,11 @@ txl
bln
bln
bln
+fsm
+bln
+bln
+bln
+mQb
bln
bln
bln
@@ -252997,11 +252810,6 @@ bln
bln
bln
bln
-bln
-bln
-bln
-utC
-utC
oUb
vbG
skl
@@ -253244,6 +253052,8 @@ txl
txl
txl
txl
+mQb
+bln
bln
bln
bln
@@ -253257,8 +253067,6 @@ bln
bln
bln
bln
-utC
-utC
utC
utC
skl
@@ -253312,7 +253120,7 @@ cTV
bOp
lwQ
qfi
-cus
+nvw
eHg
ahL
wVw
@@ -253503,6 +253311,7 @@ txl
txl
bln
bln
+lBD
bln
bln
bln
@@ -253510,12 +253319,11 @@ bln
bln
bln
bln
+mQb
bln
bln
+fsm
bln
-bln
-wNO
-utC
fri
utC
skl
@@ -253762,17 +253570,17 @@ bln
bln
bln
bln
+uer
+bln
+mQb
bln
bln
-bln
-bMz
+mQb
+uer
bln
bln
bln
bln
-bln
-utC
-utC
vfr
utC
qtD
@@ -254017,6 +253825,7 @@ txl
txl
txl
bln
+mQb
bln
bln
bln
@@ -254024,6 +253833,7 @@ bln
bln
bln
bln
+mQb
bln
bln
bln
@@ -254031,8 +253841,6 @@ bln
utC
utC
utC
-utC
-utC
bxS
lWG
lWG
@@ -254284,9 +254092,9 @@ bln
bln
bln
bln
-utC
-utC
-utC
+bln
+bln
+bln
utC
pUa
pUa
@@ -254533,7 +254341,7 @@ txl
txl
utC
utC
-utC
+tkU
utC
txl
txl
@@ -254591,7 +254399,7 @@ pKb
eTM
vkG
teZ
-tgF
+sEt
vWm
pbW
sco
@@ -254603,7 +254411,7 @@ dgl
evp
rEG
iEA
-iBZ
+vMt
oyB
mcp
rpM
@@ -255105,7 +254913,7 @@ mJM
obG
dEf
mFl
-lCh
+bRY
iAO
niu
pZm
@@ -255368,14 +255176,14 @@ hDq
pZm
lwQ
gkX
-beT
+akI
aTZ
fle
pyu
oul
wRG
rsR
-bAE
+dkM
oio
kQM
upO
@@ -255697,7 +255505,7 @@ rlS
qaP
rlS
cfe
-mXi
+aYl
rlS
mRI
bLz
@@ -256903,7 +256711,7 @@ vBG
dkg
tLp
eLn
-jOw
+miM
lQG
oxU
pxX
@@ -258207,11 +258015,11 @@ uKj
dDw
cyr
qgu
-haX
+ikS
vds
uhG
liz
-hsb
+vFZ
mFE
nEc
klk
@@ -264129,7 +263937,7 @@ tIq
tZw
bdQ
nsZ
-pnK
+itu
cSw
cmx
yeC
@@ -265380,12 +265188,12 @@ jbG
nzV
cYE
dfB
-ymj
+glj
pFg
-hXC
+sMx
qad
-kuV
-cAi
+iLD
+jKM
qWn
dik
fOR
@@ -265641,14 +265449,14 @@ qPL
elw
elw
elw
-pqo
-ftJ
+rcF
+xGN
mEJ
-jTG
+gew
mEJ
ecw
mEJ
-jTG
+gew
mEJ
mEJ
krY
@@ -265898,12 +265706,12 @@ kCs
omh
peV
elw
-oOc
-nvY
+gXF
+nOR
qpu
vZV
gGx
-jxc
+ewf
aFt
vZV
aCO
@@ -266164,7 +265972,7 @@ eSJ
pUy
dNw
spg
-sca
+lsV
xiC
ciS
bUa
@@ -266413,15 +266221,15 @@ omh
wuC
elw
vav
-mlO
+iQt
cCu
crn
tgB
kKv
fhb
-vAP
+gTh
bsN
-sca
+lsV
gpj
oQn
nWj
@@ -266673,7 +266481,7 @@ elw
elw
elw
elw
-ouX
+oiN
ero
itj
vAP
@@ -266958,7 +266766,7 @@ xLq
nsZ
rDZ
rDZ
-rDZ
+xbD
swa
rDZ
rDZ
@@ -267444,7 +267252,7 @@ gOP
omh
sHM
elw
-jqw
+jSO
axN
qvE
nhI
@@ -267701,7 +267509,7 @@ icV
omh
sHM
elw
-bCd
+naR
elw
elw
elw
diff --git a/_maps/map_files/MetaStation/MetaStation.dmm b/_maps/map_files/MetaStation/MetaStation.dmm
index 069b83e7e13..0f4d1903578 100644
--- a/_maps/map_files/MetaStation/MetaStation.dmm
+++ b/_maps/map_files/MetaStation/MetaStation.dmm
@@ -297,11 +297,6 @@
/obj/structure/disposalpipe/segment,
/turf/open/floor/iron/white,
/area/station/science/research)
-"agc" = (
-/obj/effect/turf_decal/bot,
-/mob/living/simple_animal/bot/secbot/beepsky/armsky,
-/turf/open/floor/iron/dark,
-/area/station/security/armory)
"agi" = (
/obj/effect/spawner/random/maintenance,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -322,13 +317,6 @@
/obj/structure/window/spawner/directional/north,
/turf/open/floor/iron/dark,
/area/station/engineering/atmos)
-"agA" = (
-/obj/effect/turf_decal/tile/blue/anticorner/contrasted{
- dir = 1
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/white/corner,
-/area/station/medical/medbay/lobby)
"agN" = (
/obj/structure/table/glass,
/obj/item/radio/intercom/directional/west,
@@ -509,6 +497,11 @@
/obj/machinery/vending/drugs,
/turf/open/floor/iron/dark,
/area/station/medical/medbay/central)
+"ajN" = (
+/obj/effect/turf_decal/tile/purple/fourcorners,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/iron,
+/area/station/hallway/primary/aft)
"akb" = (
/obj/effect/turf_decal/stripes/line{
dir = 8
@@ -598,6 +591,24 @@
/obj/structure/window/reinforced/spawner/directional/south,
/turf/open/floor/circuit,
/area/station/ai/upload/chamber)
+"akG" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/medical/glass{
+ id_tag = "MedbayFoyer";
+ name = "Medbay"
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/effect/mapping_helpers/airlock/access/all/medical/general,
+/obj/effect/turf_decal/tile/blue/fourcorners,
+/obj/effect/mapping_helpers/airlock/unres/delayed{
+ dir = 8
+ },
+/turf/open/floor/iron/white,
+/area/station/medical/medbay/central)
"akZ" = (
/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{
dir = 4
@@ -725,11 +736,6 @@
},
/turf/open/floor/iron,
/area/station/hallway/primary/fore)
-"amF" = (
-/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/white,
-/area/station/science/ordnance/storage)
"amP" = (
/obj/structure/cable,
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
@@ -1084,13 +1090,6 @@
},
/turf/open/floor/plating,
/area/station/hallway/secondary/entry)
-"auL" = (
-/obj/effect/turf_decal/trimline/blue/filled/line{
- dir = 4
- },
-/obj/structure/sink/directional/west,
-/turf/open/floor/iron/white,
-/area/station/medical/surgery/theatre)
"ava" = (
/obj/effect/spawner/random/structure/closet_maintenance,
/obj/item/storage/box/lights/mixed,
@@ -1648,18 +1647,6 @@
/obj/effect/turf_decal/tile/red/opposingcorners,
/turf/open/floor/iron,
/area/station/security/checkpoint/science)
-"aFc" = (
-/obj/machinery/door/window/right/directional/west{
- name = "Surgical Supplies";
- req_access = list("surgery")
- },
-/obj/structure/table/reinforced,
-/obj/item/stack/medical/wrap/sticky_tape/surgical,
-/obj/item/stack/medical/bone_gel,
-/obj/effect/turf_decal/tile/blue/fourcorners,
-/obj/structure/window/reinforced/spawner/directional/north,
-/turf/open/floor/iron/white,
-/area/station/medical/surgery/theatre)
"aFd" = (
/obj/effect/landmark/start/shaft_miner,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -2165,6 +2152,14 @@
/obj/structure/disposalpipe/segment,
/turf/open/floor/iron,
/area/station/security/brig)
+"aNa" = (
+/obj/effect/landmark/event_spawn,
+/obj/effect/turf_decal/trimline/blue/filled/warning{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron/white,
+/area/station/medical/medbay/lobby)
"aNe" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -2173,6 +2168,12 @@
},
/turf/open/floor/iron/dark,
/area/station/command/bridge)
+"aNf" = (
+/obj/effect/turf_decal/trimline/blue/filled/warning{
+ dir = 8
+ },
+/turf/open/floor/iron/white,
+/area/station/medical/medbay/lobby)
"aNu" = (
/obj/structure/bed,
/obj/item/clothing/suit/jacket/straight_jacket,
@@ -2193,6 +2194,10 @@
/obj/effect/turf_decal/tile/blue,
/turf/open/floor/iron/dark,
/area/station/command/bridge)
+"aNL" = (
+/obj/structure/sign/directions/evac,
+/turf/closed/wall/r_wall,
+/area/station/maintenance/aft/lesser)
"aNN" = (
/obj/machinery/airalarm/directional/south,
/obj/machinery/disposal/bin,
@@ -2207,6 +2212,18 @@
/obj/effect/mapping_helpers/airalarm/tlv_kitchen,
/turf/open/floor/iron/cafeteria,
/area/station/service/kitchen)
+"aNQ" = (
+/obj/structure/table,
+/obj/item/stack/medical/wrap/gauze,
+/obj/item/stack/medical/mesh,
+/obj/item/stack/medical/suture,
+/obj/machinery/power/apc/auto_name/directional/north,
+/obj/structure/cable,
+/obj/effect/turf_decal/tile/blue/half/contrasted{
+ dir = 1
+ },
+/turf/open/floor/iron/white,
+/area/station/medical/medbay/lobby)
"aNZ" = (
/obj/effect/spawner/structure/window/reinforced,
/obj/structure/cable,
@@ -2253,6 +2270,20 @@
/obj/item/paper/fluff/holodeck/disclaimer,
/turf/open/floor/iron,
/area/station/commons/fitness/recreation)
+"aOx" = (
+/obj/machinery/door/airlock/medical/glass{
+ name = "Primary Treatment Centre"
+ },
+/obj/machinery/door/firedoor,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/mapping_helpers/airlock/access/all/medical/general,
+/obj/effect/turf_decal/tile/blue/fourcorners,
+/obj/effect/mapping_helpers/airlock/unres/delayed{
+ dir = 8
+ },
+/turf/open/floor/iron/white,
+/area/station/medical/treatment_center)
"aOA" = (
/obj/effect/landmark/blobstart,
/obj/effect/turf_decal/stripes/line{
@@ -2379,6 +2410,21 @@
/obj/structure/window/reinforced/spawner/directional/north,
/turf/open/floor/iron/dark,
/area/station/ai/satellite/exterior)
+"aQJ" = (
+/obj/structure/table/glass,
+/obj/effect/turf_decal/tile/blue/fourcorners,
+/obj/item/tgui_book/manual/dsm{
+ pixel_y = 3;
+ pixel_x = -2
+ },
+/obj/machinery/newscaster/directional/west,
+/obj/item/tgui_book/manual/idc{
+ pixel_y = 3;
+ pixel_x = 3
+ },
+/obj/item/book/manual/wiki/medicine,
+/turf/open/floor/iron/white,
+/area/station/medical/treatment_center)
"aQR" = (
/obj/structure/lattice/catwalk,
/obj/structure/cable,
@@ -2484,21 +2530,6 @@
},
/turf/open/floor/wood/large,
/area/station/command/heads_quarters/qm)
-"aSy" = (
-/obj/machinery/door/firedoor,
-/obj/structure/cable,
-/obj/machinery/duct,
-/obj/machinery/door/airlock/medical/glass{
- name = "Cryogenics Bay"
- },
-/obj/structure/disposalpipe/segment,
-/obj/effect/mapping_helpers/airlock/access/all/medical/general,
-/obj/effect/turf_decal/tile/blue/fourcorners,
-/obj/effect/mapping_helpers/airlock/unres/delayed{
- dir = 1
- },
-/turf/open/floor/iron/white,
-/area/station/medical/treatment_center)
"aSQ" = (
/obj/structure/table/reinforced,
/obj/item/book/manual/wiki/security_space_law{
@@ -3723,12 +3754,6 @@
},
/turf/open/floor/iron/dark,
/area/station/ai/satellite/chamber)
-"bnH" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/tile/blue/fourcorners,
-/turf/open/floor/iron/dark,
-/area/station/medical/paramedic)
"bnM" = (
/obj/machinery/door/firedoor,
/obj/effect/decal/cleanable/dirt,
@@ -3900,6 +3925,11 @@
"bqX" = (
/turf/closed/wall/r_wall,
/area/station/medical/chemistry)
+"bra" = (
+/obj/machinery/light/small/dim/directional/west,
+/obj/effect/spawner/random/engineering/atmospherics_portable,
+/turf/open/floor/plating,
+/area/station/maintenance/aft/lesser)
"brc" = (
/obj/structure/table/wood,
/obj/item/paper,
@@ -4062,6 +4092,11 @@
},
/turf/open/floor/iron,
/area/station/hallway/secondary/exit/departure_lounge)
+"btA" = (
+/obj/machinery/airalarm/directional/north,
+/obj/machinery/gizmo/toggle/tucker_tubes,
+/turf/open/floor/iron/white,
+/area/station/science/explab)
"btC" = (
/obj/effect/turf_decal/stripes/line{
dir = 9
@@ -6189,6 +6224,21 @@
/obj/effect/mapping_helpers/airlock/access/all/science/ordnance,
/turf/open/floor/iron/dark/airless,
/area/station/science/ordnance/freezerchamber)
+"che" = (
+/obj/structure/table/glass,
+/obj/effect/turf_decal/tile/blue/fourcorners,
+/obj/item/radio/intercom/directional/east,
+/obj/item/tgui_book/manual/dsm{
+ pixel_y = 3;
+ pixel_x = -2
+ },
+/obj/item/tgui_book/manual/idc{
+ pixel_y = 3;
+ pixel_x = 3
+ },
+/obj/item/book/manual/wiki/medicine,
+/turf/open/floor/iron/white,
+/area/station/medical/treatment_center)
"chn" = (
/obj/structure/sign/warning/secure_area/directional/south,
/obj/structure/table/reinforced,
@@ -6311,10 +6361,6 @@
/obj/effect/turf_decal/tile/yellow/half/contrasted,
/turf/open/floor/iron,
/area/station/engineering/break_room)
-"cjD" = (
-/obj/machinery/airalarm/directional/north,
-/turf/open/floor/iron/white,
-/area/station/science/explab)
"cky" = (
/obj/machinery/power/shieldwallgen,
/obj/machinery/light/cold/directional/east,
@@ -7374,10 +7420,6 @@
},
/turf/open/floor/plating,
/area/station/science/robotics/mechbay)
-"cBZ" = (
-/obj/structure/railing,
-/turf/open/floor/iron,
-/area/station/cargo/miningoffice)
"cCM" = (
/obj/structure/lattice/catwalk,
/obj/item/reagent_containers/cup/glass/bottle/rum{
@@ -7435,23 +7477,6 @@
/obj/item/instrument/guitar,
/turf/open/space/basic,
/area/space/nearstation)
-"cDM" = (
-/obj/effect/turf_decal/siding/purple{
- dir = 9
- },
-/obj/structure/table,
-/obj/item/paper_bin{
- pixel_x = -2;
- pixel_y = 4
- },
-/obj/item/pen{
- pixel_x = -2;
- pixel_y = 5
- },
-/obj/machinery/light_switch/directional/north,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
-/area/station/science/genetics)
"cDO" = (
/obj/structure/table,
/obj/item/stack/cable_coil{
@@ -7875,10 +7900,6 @@
dir = 1
},
/area/station/commons/fitness)
-"cLj" = (
-/obj/structure/cable,
-/turf/open/floor/iron,
-/area/station/cargo/miningoffice)
"cLk" = (
/obj/effect/turf_decal/siding/purple/corner{
dir = 1
@@ -8275,11 +8296,6 @@
/obj/machinery/firealarm/directional/west,
/turf/open/floor/iron,
/area/station/commons/dorms)
-"cUt" = (
-/obj/effect/turf_decal/stripes/line,
-/obj/effect/decal/cleanable/dirt/dust,
-/turf/open/floor/iron,
-/area/station/cargo/miningoffice)
"cUw" = (
/obj/machinery/power/apc/auto_name/directional/east,
/obj/structure/cable,
@@ -8405,12 +8421,6 @@
dir = 1
},
/area/station/engineering/atmos/pumproom)
-"cWz" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 1
- },
-/turf/open/floor/iron/white,
-/area/station/science/research)
"cWD" = (
/obj/effect/landmark/generic_maintenance_landmark,
/obj/effect/mapping_helpers/broken_floor,
@@ -8793,6 +8803,17 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer5,
/turf/open/floor/plating,
/area/station/hallway/secondary/entry)
+"ddK" = (
+/obj/machinery/ai_slipper{
+ uses = 10
+ },
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable/layer3,
+/mob/living/basic/bot/secbot/pingsky,
+/turf/open/floor/iron/dark,
+/area/station/ai/satellite/interior)
"ddO" = (
/obj/effect/turf_decal/trimline/green/filled/corner,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -9085,25 +9106,6 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/station/engineering/storage/tech)
-"dhv" = (
-/obj/structure/rack,
-/obj/item/book/manual/wiki/infections{
- pixel_y = 7
- },
-/obj/item/reagent_containers/syringe/antiviral,
-/obj/structure/extinguisher_cabinet/directional/east,
-/obj/effect/turf_decal/tile/green/anticorner/contrasted{
- dir = 4
- },
-/obj/machinery/status_display/evac/directional/north,
-/obj/item/tgui_book/manual/idc{
- pixel_y = 3;
- pixel_x = 3
- },
-/obj/item/reagent_containers/spray/cleaner,
-/obj/item/reagent_containers/dropper,
-/turf/open/floor/iron/white,
-/area/station/medical/virology)
"dhw" = (
/obj/machinery/atmospherics/pipe/smart/simple/green/visible{
dir = 10
@@ -9392,20 +9394,16 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/station/hallway/secondary/command)
+"dmO" = (
+/obj/effect/turf_decal/trimline/purple/corner{
+ dir = 8
+ },
+/turf/open/floor/iron/white,
+/area/station/science/research)
"dmP" = (
/obj/effect/turf_decal/stripes/line,
/turf/open/floor/engine,
/area/station/engineering/atmospherics_engine)
-"dmT" = (
-/obj/machinery/holopad,
-/obj/structure/cable,
-/obj/effect/turf_decal/tile/blue/anticorner/contrasted,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/white/corner{
- dir = 1
- },
-/area/station/medical/medbay/lobby)
"dni" = (
/obj/effect/turf_decal/stripes/line{
dir = 8
@@ -9465,6 +9463,15 @@
/obj/machinery/duct,
/turf/open/floor/plating,
/area/station/maintenance/port/aft)
+"dom" = (
+/obj/effect/turf_decal/tile/brown/half/contrasted{
+ dir = 1
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/iron/textured,
+/area/station/cargo/miningoffice)
"dox" = (
/obj/structure/rack,
/obj/item/screwdriver{
@@ -9905,12 +9912,6 @@
},
/turf/open/floor/wood/parquet,
/area/station/medical/psychology)
-"dvB" = (
-/obj/effect/turf_decal/trimline/blue/filled/corner,
-/obj/machinery/duct,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/white,
-/area/station/medical/surgery/theatre)
"dvJ" = (
/obj/structure/tank_dispenser,
/obj/effect/turf_decal/tile/neutral/fourcorners,
@@ -10028,16 +10029,6 @@
/obj/machinery/portable_atmospherics/canister/oxygen,
/turf/open/floor/plating,
/area/station/maintenance/starboard/greater)
-"dxo" = (
-/obj/structure/railing{
- dir = 6
- },
-/obj/effect/decal/cleanable/dirt/dust,
-/obj/effect/turf_decal/stripes/corner{
- dir = 4
- },
-/turf/open/floor/iron,
-/area/station/cargo/miningoffice)
"dxq" = (
/obj/structure/chair{
dir = 8
@@ -10149,13 +10140,6 @@
/obj/structure/window/reinforced/spawner/directional/north,
/turf/open/floor/iron/cafeteria,
/area/station/security/prison)
-"dAD" = (
-/obj/effect/spawner/random/entertainment/slot_machine{
- pixel_y = 2
- },
-/obj/effect/mapping_helpers/broken_floor,
-/turf/open/floor/plating,
-/area/station/maintenance/port/aft)
"dAE" = (
/obj/structure/table/glass,
/obj/effect/turf_decal/tile/blue/fourcorners,
@@ -11693,6 +11677,13 @@
/obj/effect/turf_decal/stripes/line,
/turf/open/floor/iron,
/area/station/service/hydroponics)
+"ebG" = (
+/obj/effect/spawner/random/entertainment/slot_machine{
+ pixel_y = 2
+ },
+/obj/effect/mapping_helpers/broken_floor,
+/turf/open/floor/wood,
+/area/station/maintenance/port/aft)
"ebK" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/structure/cable,
@@ -11826,19 +11817,6 @@
},
/turf/open/floor/plating,
/area/station/maintenance/starboard/fore)
-"edH" = (
-/obj/structure/table,
-/obj/effect/turf_decal/siding/purple{
- dir = 4
- },
-/obj/machinery/computer/records/medical/laptop{
- dir = 8;
- pixel_y = 1
- },
-/obj/structure/extinguisher_cabinet/directional/east,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
-/area/station/science/genetics)
"edQ" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -12116,6 +12094,14 @@
/obj/machinery/light/small/broken/directional/east,
/turf/open/floor/plating,
/area/station/maintenance/port/fore)
+"eiJ" = (
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "mining"
+ },
+/obj/machinery/brm,
+/turf/open/floor/iron,
+/area/station/cargo/miningoffice)
"eiO" = (
/obj/structure/table,
/obj/item/storage/backpack/duffelbag/sec{
@@ -12564,6 +12550,13 @@
},
/turf/open/floor/wood,
/area/station/commons/lounge)
+"eov" = (
+/obj/effect/spawner/random/entertainment/slot_machine{
+ pixel_y = 2
+ },
+/obj/effect/mapping_helpers/broken_floor,
+/turf/open/floor/plating,
+/area/station/maintenance/port/aft)
"eoC" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -12894,6 +12887,16 @@
/obj/machinery/light/small/directional/south,
/turf/open/floor/iron/white,
/area/station/science/xenobiology)
+"euc" = (
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/tile/blue/fourcorners,
+/obj/machinery/door/airlock/medical/glass{
+ name = "Medbay Staff Entrance"
+ },
+/obj/effect/mapping_helpers/airlock/access/all/medical/general,
+/obj/effect/mapping_helpers/airlock/unres/delayed,
+/turf/open/floor/iron/dark,
+/area/station/medical/medbay/central)
"euj" = (
/obj/machinery/suit_storage_unit/standard_unit,
/obj/machinery/light_switch/directional/north,
@@ -12919,6 +12922,17 @@
"eut" = (
/turf/closed/wall,
/area/station/science/robotics/lab)
+"euQ" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/light/directional/north,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/airalarm/directional/north,
+/obj/structure/cable,
+/turf/open/floor/iron/white,
+/area/station/science/research)
"euT" = (
/obj/structure/secure_safe/hos,
/turf/closed/wall/r_wall,
@@ -12983,6 +12997,20 @@
/obj/effect/landmark/start/depsec/medical,
/turf/open/floor/iron/dark,
/area/station/security/checkpoint/medical)
+"ewc" = (
+/obj/machinery/power/apc/auto_name/directional/north,
+/obj/structure/cable,
+/obj/effect/turf_decal/siding/wood,
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/obj/machinery/light/small/directional/north,
+/obj/structure/disposalpipe/trunk{
+ dir = 8
+ },
+/obj/machinery/disposal/bin,
+/turf/open/floor/wood/large,
+/area/station/command/heads_quarters/qm)
"ewf" = (
/obj/effect/turf_decal/tile/neutral,
/turf/open/floor/iron,
@@ -13878,6 +13906,13 @@
/obj/structure/plasticflaps,
/turf/open/floor/plating,
/area/station/cargo/sorting)
+"eMv" = (
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/effect/turf_decal/siding/purple{
+ dir = 8
+ },
+/turf/open/floor/iron/dark,
+/area/station/science/genetics)
"eMH" = (
/obj/item/radio/intercom/directional/north,
/obj/effect/turf_decal/stripes/corner{
@@ -14000,11 +14035,6 @@
/obj/effect/mapping_helpers/airlock/access/all/security/general,
/turf/open/floor/iron,
/area/station/security/brig)
-"eOA" = (
-/obj/structure/disposalpipe/segment,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
-/area/station/science/robotics/lab)
"eOJ" = (
/obj/effect/turf_decal/stripes/line,
/obj/structure/cable,
@@ -14059,19 +14089,20 @@
},
/turf/open/floor/iron/dark/textured_large,
/area/station/science/cytology)
-"eQc" = (
-/obj/structure/disposalpipe/sorting/mail/flip{
- dir = 4
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
+"ePZ" = (
+/obj/machinery/door/firedoor,
/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/mapping_helpers/mail_sorting/service/library,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/plating,
-/area/station/maintenance/port)
+/obj/machinery/door/airlock/medical/glass{
+ id_tag = "MedbayFoyer";
+ name = "Medbay"
+ },
+/obj/effect/mapping_helpers/airlock/access/all/medical/general,
+/obj/effect/turf_decal/tile/blue/fourcorners,
+/obj/effect/mapping_helpers/airlock/unres/delayed{
+ dir = 8
+ },
+/turf/open/floor/iron/white,
+/area/station/medical/medbay/central)
"eQe" = (
/obj/structure/cable,
/turf/open/floor/wood,
@@ -14150,6 +14181,16 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/closed/wall/r_wall,
/area/station/science/ordnance/burnchamber)
+"eRB" = (
+/obj/machinery/door/airlock/maintenance{
+ name = "Genetics Maintenance"
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/mapping_helpers/airlock/access/all/science/genetics,
+/turf/open/floor/plating,
+/area/station/science/genetics)
"eRR" = (
/obj/structure/table,
/obj/item/screwdriver{
@@ -14403,16 +14444,6 @@
},
/turf/open/floor/iron,
/area/station/security/brig)
-"eWS" = (
-/obj/item/kirbyplants/random,
-/obj/effect/turf_decal/trimline/purple/corner{
- dir = 4
- },
-/obj/effect/turf_decal/siding/purple/corner{
- dir = 1
- },
-/turf/open/floor/iron/white,
-/area/station/science/research)
"eWW" = (
/obj/structure/disposalpipe/segment{
dir = 9
@@ -14652,13 +14683,6 @@
dir = 1
},
/area/station/science/lobby)
-"fao" = (
-/obj/effect/turf_decal/siding/purple{
- dir = 1
- },
-/obj/machinery/light/directional/south,
-/turf/open/floor/iron/white,
-/area/station/science/research)
"faC" = (
/obj/effect/decal/cleanable/blood/splatter/oil,
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
@@ -15158,6 +15182,15 @@
/obj/structure/cable,
/turf/open/floor/plating,
/area/station/maintenance/port/fore)
+"fjb" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable,
+/turf/open/floor/iron/white,
+/area/station/science/research)
"fjd" = (
/obj/structure/closet/firecloset,
/turf/open/floor/plating,
@@ -15222,6 +15255,10 @@
/obj/effect/spawner/random/bureaucracy/pen,
/turf/open/floor/wood,
/area/station/commons/vacant_room/office)
+"fke" = (
+/obj/effect/turf_decal/trimline/purple/line,
+/turf/open/floor/iron/white,
+/area/station/science/research)
"fkl" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/structure/cable,
@@ -15672,15 +15709,6 @@
/obj/structure/chair/stool/directional/south,
/turf/open/floor/wood,
/area/station/commons/lounge)
-"fqP" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/structure/cable,
-/turf/open/floor/iron/white,
-/area/station/science/research)
"fqR" = (
/obj/effect/spawner/random/structure/crate,
/turf/open/floor/plating,
@@ -15827,12 +15855,6 @@
/obj/machinery/light/small/directional/west,
/turf/open/floor/circuit/green/off,
/area/station/science/research)
-"fud" = (
-/obj/effect/spawner/random/entertainment/slot_machine{
- pixel_y = 2
- },
-/turf/open/floor/wood,
-/area/station/maintenance/port/aft)
"fuu" = (
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
@@ -16226,15 +16248,6 @@
/obj/machinery/firealarm/directional/south,
/turf/open/floor/iron,
/area/station/security/brig)
-"fDV" = (
-/obj/effect/turf_decal/tile/brown/half/contrasted,
-/obj/effect/turf_decal/bot,
-/obj/structure/disposalpipe/trunk{
- dir = 1
- },
-/obj/machinery/disposal/bin,
-/turf/open/floor/iron,
-/area/station/cargo/miningoffice)
"fEg" = (
/obj/machinery/door/airlock{
name = "Service Hall"
@@ -16731,6 +16744,15 @@
/obj/effect/landmark/start/depsec/supply,
/turf/open/floor/iron/dark,
/area/station/security/checkpoint/supply)
+"fMP" = (
+/obj/machinery/bouldertech/refinery{
+ dir = 1
+ },
+/obj/machinery/conveyor{
+ id = "mining"
+ },
+/turf/open/floor/iron,
+/area/station/cargo/miningoffice)
"fMT" = (
/obj/structure/table,
/obj/item/radio/intercom/directional/south,
@@ -16868,6 +16890,16 @@
},
/turf/open/space/basic,
/area/space)
+"fQo" = (
+/obj/item/kirbyplants/random,
+/obj/effect/turf_decal/trimline/purple/corner{
+ dir = 4
+ },
+/obj/effect/turf_decal/siding/purple/corner{
+ dir = 1
+ },
+/turf/open/floor/iron/white,
+/area/station/science/research)
"fQD" = (
/obj/structure/chair/stool/directional/north,
/obj/effect/mapping_helpers/broken_floor,
@@ -17289,20 +17321,6 @@
},
/turf/open/floor/iron,
/area/station/security/brig)
-"fYP" = (
-/obj/machinery/door/firedoor,
-/obj/structure/cable,
-/obj/machinery/door/airlock/medical/glass{
- id_tag = "MedbayFoyer";
- name = "Medbay"
- },
-/obj/effect/mapping_helpers/airlock/access/all/medical/general,
-/obj/effect/turf_decal/tile/blue/fourcorners,
-/obj/effect/mapping_helpers/airlock/unres/delayed{
- dir = 8
- },
-/turf/open/floor/iron/white,
-/area/station/medical/medbay/central)
"fYX" = (
/obj/structure/cable,
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
@@ -17536,6 +17554,18 @@
},
/turf/open/floor/iron,
/area/station/security/office)
+"gcU" = (
+/obj/structure/disposalpipe/segment,
+/obj/effect/mapping_helpers/airlock/access/all/science/robotics,
+/obj/machinery/door/airlock/research{
+ name = "Robotics Lab"
+ },
+/obj/machinery/door/firedoor,
+/obj/structure/cable,
+/obj/effect/landmark/navigate_destination,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/white,
+/area/station/science/robotics/lab)
"gcV" = (
/obj/effect/turf_decal/siding/wood{
dir = 8
@@ -18179,15 +18209,6 @@
},
/turf/open/floor/plating,
/area/station/maintenance/department/engine)
-"gqm" = (
-/obj/effect/spawner/structure/window,
-/obj/machinery/door/poddoor/shutters/preopen{
- dir = 1;
- id = "rdgene";
- name = "Genetics Lab Shutters"
- },
-/turf/open/floor/plating,
-/area/station/science/genetics)
"gqA" = (
/obj/machinery/suit_storage_unit/standard_unit,
/obj/machinery/button/door/directional/south{
@@ -18928,14 +18949,6 @@
/obj/effect/turf_decal/tile/blue/fourcorners,
/turf/open/floor/iron,
/area/station/hallway/primary/central)
-"gDy" = (
-/obj/effect/landmark/event_spawn,
-/obj/effect/turf_decal/trimline/blue/filled/warning{
- dir = 8
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/white,
-/area/station/medical/medbay/lobby)
"gDH" = (
/obj/effect/turf_decal/stripes/line{
dir = 6
@@ -19015,14 +19028,6 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron,
/area/station/cargo/warehouse)
-"gED" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/trimline/blue/filled/line{
- dir = 10
- },
-/turf/open/floor/iron/dark,
-/area/station/medical/paramedic)
"gEG" = (
/obj/machinery/door/airlock/maintenance,
/obj/effect/mapping_helpers/airlock/access/any/science/maintenance,
@@ -19517,6 +19522,11 @@
},
/turf/open/floor/iron,
/area/station/engineering/main)
+"gLT" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/siding/white,
+/turf/open/floor/iron,
+/area/station/cargo/miningoffice)
"gLU" = (
/obj/structure/table,
/obj/effect/turf_decal/siding{
@@ -19822,6 +19832,15 @@
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
/area/station/hallway/secondary/exit/departure_lounge)
+"gRn" = (
+/obj/machinery/bouldertech/refinery/smelter{
+ dir = 1
+ },
+/obj/machinery/conveyor{
+ id = "mining"
+ },
+/turf/open/floor/iron,
+/area/station/cargo/miningoffice)
"gRp" = (
/obj/effect/turf_decal/stripes/line{
dir = 1
@@ -19888,16 +19907,6 @@
/obj/effect/turf_decal/tile/red/fourcorners,
/turf/open/floor/iron,
/area/station/security/checkpoint/science)
-"gTp" = (
-/obj/machinery/duct,
-/obj/structure/disposalpipe/segment{
- dir = 9
- },
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 1
- },
-/turf/open/floor/iron/white/smooth_large,
-/area/station/medical/surgery/theatre)
"gTt" = (
/turf/open/floor/carpet,
/area/station/command/heads_quarters/hos)
@@ -20648,6 +20657,18 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/dark,
/area/station/security/prison/safe)
+"hfG" = (
+/obj/machinery/camera/directional/south{
+ c_tag = "Starboard Primary Hallway - Technical Storage"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/turf/open/floor/iron,
+/area/station/hallway/primary/starboard)
"hfH" = (
/obj/structure/table/reinforced,
/obj/machinery/microwave/engineering/cell_included,
@@ -21017,17 +21038,6 @@
"hlD" = (
/turf/open/floor/carpet,
/area/station/command/heads_quarters/captain/private)
-"hlE" = (
-/obj/effect/turf_decal/tile/brown/half/contrasted{
- dir = 1
- },
-/obj/machinery/conveyor{
- dir = 8;
- id = "mining"
- },
-/obj/machinery/light/small/directional/south,
-/turf/open/floor/iron,
-/area/station/cargo/miningoffice)
"hlN" = (
/obj/structure/frame/machine{
anchored = 1
@@ -22805,6 +22815,19 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden,
/turf/open/floor/iron,
/area/station/security/brig)
+"hSJ" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/poddoor/shutters/preopen{
+ dir = 8;
+ id = "rdgene2";
+ name = "Genetics Lab Shutters"
+ },
+/obj/machinery/door/airlock/research{
+ name = "Genetics Lab"
+ },
+/obj/effect/mapping_helpers/airlock/access/all/science/genetics,
+/turf/open/floor/iron/dark,
+/area/station/science/genetics)
"hSO" = (
/obj/effect/turf_decal/stripes/corner{
dir = 8
@@ -22956,6 +22979,12 @@
/obj/structure/window/reinforced/spawner/directional/west,
/turf/open/floor/engine,
/area/station/science/xenobiology)
+"hWj" = (
+/obj/effect/spawner/random/entertainment/slot_machine{
+ pixel_y = 2
+ },
+/turf/open/floor/wood,
+/area/station/maintenance/port/aft)
"hWx" = (
/obj/structure/disposalpipe/segment{
dir = 9
@@ -23070,6 +23099,16 @@
},
/turf/open/floor/iron,
/area/station/engineering/break_room)
+"hYr" = (
+/obj/machinery/holopad,
+/obj/structure/cable,
+/obj/effect/turf_decal/tile/blue/anticorner/contrasted,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron/white/corner{
+ dir = 1
+ },
+/area/station/medical/medbay/lobby)
"hYs" = (
/obj/machinery/atmospherics/pipe/smart/simple/green/visible,
/obj/machinery/meter,
@@ -23391,20 +23430,6 @@
/obj/machinery/duct,
/turf/open/floor/plating,
/area/station/maintenance/fore)
-"icG" = (
-/obj/machinery/door/airlock/medical/glass{
- name = "Primary Treatment Centre"
- },
-/obj/machinery/door/firedoor,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/mapping_helpers/airlock/access/all/medical/general,
-/obj/effect/turf_decal/tile/blue/fourcorners,
-/obj/effect/mapping_helpers/airlock/unres/delayed{
- dir = 8
- },
-/turf/open/floor/iron/white,
-/area/station/medical/treatment_center)
"icO" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 1
@@ -24217,6 +24242,15 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron,
/area/station/cargo/storage)
+"iqu" = (
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/effect/turf_decal/siding/purple{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/dark,
+/area/station/science/genetics)
"iqx" = (
/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{
dir = 4
@@ -24308,6 +24342,12 @@
},
/turf/open/space/basic,
/area/space)
+"ise" = (
+/obj/effect/turf_decal/bot,
+/obj/item/robot_suit,
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/turf/open/floor/iron/dark,
+/area/station/science/robotics/lab)
"isk" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -24615,12 +24655,6 @@
/obj/machinery/duct,
/turf/open/floor/iron/white,
/area/station/science/xenobiology)
-"ixC" = (
-/obj/effect/turf_decal/tile/blue/half/contrasted{
- dir = 8
- },
-/turf/open/floor/iron/white,
-/area/station/medical/medbay/lobby)
"ixP" = (
/obj/machinery/firealarm/directional/south,
/obj/structure/cable,
@@ -24703,6 +24737,16 @@
/obj/effect/spawner/random/techstorage/medical_all,
/turf/open/floor/iron/dark,
/area/station/engineering/storage/tech)
+"izl" = (
+/obj/machinery/duct,
+/obj/structure/disposalpipe/segment{
+ dir = 9
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 1
+ },
+/turf/open/floor/iron/white/smooth_large,
+/area/station/medical/surgery/theatre)
"izp" = (
/turf/open/floor/plating,
/area/station/maintenance/starboard/greater)
@@ -25184,13 +25228,6 @@
/obj/structure/window/reinforced/spawner/directional/south,
/turf/open/floor/engine,
/area/station/science/xenobiology)
-"iId" = (
-/obj/machinery/conveyor{
- id = "mining"
- },
-/obj/machinery/brm,
-/turf/open/floor/iron,
-/area/station/cargo/miningoffice)
"iIf" = (
/obj/machinery/camera/directional/north{
c_tag = "Locker Room Entrance"
@@ -25282,6 +25319,17 @@
/obj/machinery/light/small/directional/south,
/turf/open/floor/iron/dark,
/area/station/security/brig)
+"iKO" = (
+/obj/effect/turf_decal/siding/purple{
+ dir = 9
+ },
+/obj/machinery/light_switch/directional/north,
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/structure/chair/office{
+ dir = 8
+ },
+/turf/open/floor/iron/dark,
+/area/station/science/genetics)
"iKT" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -26036,30 +26084,31 @@
dir = 4
},
/area/station/service/chapel)
+"iWy" = (
+/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/white,
+/area/station/science/ordnance/storage)
"iWB" = (
/obj/item/storage/fancy/candle_box,
/obj/machinery/light/small/directional/east,
/obj/structure/rack/skeletal,
/turf/open/floor/engine/cult,
/area/station/service/library)
+"iWD" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/turf_decal/trimline/blue/filled/line{
+ dir = 10
+ },
+/turf/open/floor/iron/dark,
+/area/station/medical/paramedic)
"iWJ" = (
/obj/effect/turf_decal/stripes/corner,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron,
/area/station/hallway/secondary/exit/departure_lounge)
-"iWP" = (
-/obj/structure/disposalpipe/segment,
-/obj/effect/mapping_helpers/airlock/access/all/science/robotics,
-/obj/machinery/door/airlock/research{
- name = "Robotics Lab"
- },
-/obj/machinery/door/firedoor,
-/obj/structure/cable,
-/obj/effect/landmark/navigate_destination,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/white,
-/area/station/science/robotics/lab)
"iWT" = (
/obj/effect/turf_decal/siding/purple{
dir = 6
@@ -26729,6 +26778,10 @@
},
/turf/open/floor/iron,
/area/station/engineering/gravity_generator)
+"jhL" = (
+/obj/effect/spawner/random/gizmo,
+/turf/open/floor/engine,
+/area/station/science/explab)
"jhS" = (
/obj/structure/cable,
/obj/effect/turf_decal/tile/neutral/fourcorners,
@@ -26954,6 +27007,13 @@
},
/turf/open/floor/iron,
/area/station/construction/mining/aux_base)
+"jml" = (
+/obj/effect/turf_decal/trimline/blue/filled/line{
+ dir = 4
+ },
+/obj/structure/sink/directional/west,
+/turf/open/floor/iron/white,
+/area/station/medical/surgery/theatre)
"jmq" = (
/obj/effect/turf_decal/stripes/line{
dir = 4
@@ -27521,17 +27581,6 @@
/obj/structure/window/reinforced/spawner/directional/west,
/turf/open/floor/engine,
/area/station/science/explab)
-"jvO" = (
-/obj/machinery/ai_slipper{
- uses = 10
- },
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable/layer3,
-/mob/living/simple_animal/bot/secbot/pingsky,
-/turf/open/floor/iron/dark,
-/area/station/ai/satellite/interior)
"jvQ" = (
/obj/machinery/door/window/left/directional/north{
name = "Petting Zoo"
@@ -27746,6 +27795,13 @@
},
/turf/open/floor/iron,
/area/station/hallway/primary/aft)
+"jyy" = (
+/obj/machinery/conveyor/inverted{
+ dir = 5;
+ id = "mining"
+ },
+/turf/open/floor/iron,
+/area/station/cargo/miningoffice)
"jyF" = (
/obj/effect/turf_decal/bot,
/obj/effect/turf_decal/tile/neutral/opposingcorners{
@@ -27788,6 +27844,12 @@
/obj/machinery/incident_display/delam/directional/north,
/turf/open/floor/iron/dark,
/area/station/engineering/main)
+"jzd" = (
+/obj/structure/cable,
+/obj/structure/railing,
+/obj/effect/turf_decal/siding/white,
+/turf/open/floor/iron,
+/area/station/cargo/miningoffice)
"jzp" = (
/turf/closed/wall,
/area/station/commons/vacant_room/office)
@@ -27918,6 +27980,15 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron,
/area/station/cargo/miningoffice)
+"jBp" = (
+/obj/effect/turf_decal/tile/brown/half/contrasted,
+/obj/effect/turf_decal/bot,
+/obj/structure/disposalpipe/trunk{
+ dir = 1
+ },
+/obj/machinery/disposal/bin,
+/turf/open/floor/iron,
+/area/station/cargo/miningoffice)
"jBu" = (
/obj/effect/landmark/start/cargo_technician,
/obj/effect/turf_decal/bot_white,
@@ -28295,6 +28366,15 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/plating,
/area/station/maintenance/port/aft)
+"jHg" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable,
+/turf/open/floor/iron/white,
+/area/station/science/research)
"jHm" = (
/obj/machinery/light/small/directional/east,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -28316,6 +28396,12 @@
/obj/structure/sign/warning/directional/southwest,
/turf/open/floor/plating/airless,
/area/station/science/ordnance/bomb)
+"jHA" = (
+/obj/effect/turf_decal/tile/blue/half/contrasted{
+ dir = 8
+ },
+/turf/open/floor/iron/white,
+/area/station/medical/medbay/lobby)
"jHB" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -29160,16 +29246,6 @@
},
/turf/open/floor/iron,
/area/station/security/brig)
-"jVx" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/cable,
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/obj/structure/disposalpipe/segment,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/white,
-/area/station/science/robotics/lab)
"jVy" = (
/obj/machinery/portable_atmospherics/pump/lil_pump,
/obj/effect/turf_decal/siding/purple{
@@ -29381,21 +29457,6 @@
/obj/structure/window/reinforced/spawner/directional/west,
/turf/open/floor/iron/dark,
/area/station/command/bridge)
-"jZi" = (
-/obj/machinery/light/directional/south,
-/obj/structure/bed/medical/emergency,
-/obj/effect/turf_decal/trimline/blue/filled/warning{
- dir = 1
- },
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/effect/turf_decal/tile/blue/half/contrasted,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/turf/open/floor/iron/white,
-/area/station/medical/medbay/lobby)
"jZt" = (
/obj/effect/mapping_helpers/airlock/cyclelink_helper{
dir = 4
@@ -29787,10 +29848,6 @@
/obj/machinery/door/poddoor/incinerator_ordmix,
/turf/open/floor/engine/vacuum,
/area/station/science/ordnance/burnchamber)
-"kgK" = (
-/obj/effect/turf_decal/trimline/purple/corner,
-/turf/open/floor/iron/white,
-/area/station/science/research)
"kgR" = (
/obj/structure/cable,
/obj/effect/turf_decal/stripes/line{
@@ -29842,21 +29899,6 @@
/obj/machinery/pdapainter/medbay,
/turf/open/floor/iron/dark,
/area/station/command/heads_quarters/cmo)
-"khi" = (
-/obj/machinery/newscaster/directional/north,
-/obj/effect/spawner/random/entertainment/slot_machine{
- pixel_y = 2
- },
-/obj/effect/turf_decal/tile/bar/opposingcorners,
-/turf/open/floor/iron,
-/area/station/commons/lounge)
-"khm" = (
-/obj/effect/turf_decal/trimline/red/filled/line{
- dir = 8
- },
-/mob/living/simple_animal/bot/secbot/beepsky/officer,
-/turf/open/floor/iron,
-/area/station/security/brig)
"kho" = (
/obj/machinery/door/window/left/directional/east{
name = "Mass Driver";
@@ -29914,6 +29956,25 @@
/obj/structure/reagent_dispensers/fueltank,
/turf/open/floor/plating,
/area/station/maintenance/fore)
+"kir" = (
+/obj/structure/disposalpipe/sorting/mail/flip{
+ dir = 4
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/mapping_helpers/mail_sorting/service/library,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/plating,
+/area/station/maintenance/port)
+"kiy" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/turf/open/floor/iron/dark,
+/area/station/science/robotics/lab)
"kiz" = (
/obj/effect/turf_decal/trimline/yellow/filled/line{
dir = 1
@@ -29990,23 +30051,6 @@
},
/turf/open/floor/iron,
/area/station/cargo/storage)
-"kkn" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/effect/turf_decal/stripes/white/line{
- dir = 8
- },
-/obj/effect/turf_decal/stripes/white/line{
- dir = 4
- },
-/obj/machinery/door/firedoor,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/obj/structure/cable,
-/turf/open/floor/iron/dark,
-/area/station/science/research)
"kkr" = (
/obj/structure/plasticflaps/opaque,
/obj/machinery/door/poddoor/preopen{
@@ -30150,15 +30194,6 @@
"klt" = (
/turf/open/floor/iron/dark,
/area/station/service/chapel/funeral)
-"klu" = (
-/obj/effect/turf_decal/siding/purple{
- dir = 8
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
-/area/station/science/genetics)
"klw" = (
/obj/effect/turf_decal/tile/yellow{
dir = 4
@@ -30330,6 +30365,12 @@
/obj/structure/cable,
/turf/open/floor/iron,
/area/station/hallway/primary/central)
+"koY" = (
+/obj/machinery/airalarm/directional/east,
+/obj/effect/decal/cleanable/dirt/dust,
+/obj/effect/turf_decal/tile/brown/opposingcorners,
+/turf/open/floor/iron,
+/area/station/cargo/miningoffice)
"kpB" = (
/obj/structure/disposalpipe/segment{
dir = 6
@@ -30472,6 +30513,12 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/station/science/ordnance/testlab)
+"krW" = (
+/obj/structure/cable,
+/obj/structure/railing/corner,
+/obj/effect/turf_decal/siding/white/corner,
+/turf/open/floor/iron,
+/area/station/cargo/miningoffice)
"krZ" = (
/obj/machinery/disposal/bin,
/obj/effect/turf_decal/bot,
@@ -30815,13 +30862,6 @@
/obj/effect/mapping_helpers/burnt_floor,
/turf/open/floor/plating,
/area/station/maintenance/starboard/lesser)
-"kya" = (
-/obj/effect/turf_decal/siding/purple{
- dir = 1
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/white,
-/area/station/science/research)
"kyc" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -30998,14 +31038,6 @@
/obj/effect/spawner/random/maintenance,
/turf/open/floor/plating,
/area/station/maintenance/port/fore)
-"kAQ" = (
-/obj/machinery/airalarm/directional/north,
-/obj/effect/spawner/random/entertainment/slot_machine{
- pixel_y = 2
- },
-/obj/effect/turf_decal/tile/bar/opposingcorners,
-/turf/open/floor/iron,
-/area/station/commons/lounge)
"kAT" = (
/obj/effect/landmark/start/head_of_security,
/obj/structure/chair/comfy/black,
@@ -31394,25 +31426,6 @@
},
/turf/open/floor/engine,
/area/station/science/xenobiology)
-"kHv" = (
-/obj/structure/bed/medical/emergency,
-/obj/item/radio/intercom/directional/south,
-/obj/machinery/camera/directional/south{
- c_tag = "Medbay Foyer";
- network = list("ss13","medbay")
- },
-/obj/effect/turf_decal/trimline/blue/filled/corner{
- dir = 4
- },
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/effect/turf_decal/tile/blue/half/contrasted,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/turf/open/floor/iron/white,
-/area/station/medical/medbay/lobby)
"kHN" = (
/obj/structure/window/reinforced/spawner/directional/west,
/turf/open/floor/engine,
@@ -31945,9 +31958,6 @@
/obj/structure/cable,
/turf/open/floor/iron,
/area/station/commons/locker)
-"kRe" = (
-/turf/open/floor/iron,
-/area/station/cargo/miningoffice)
"kRf" = (
/obj/structure/railing{
dir = 6
@@ -32172,16 +32182,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/wood,
/area/station/service/library)
-"kVf" = (
-/obj/machinery/camera/directional/south{
- c_tag = "Science Hallway - RD Office";
- network = list("ss13","rd")
- },
-/obj/effect/turf_decal/siding/purple{
- dir = 1
- },
-/turf/open/floor/iron/white,
-/area/station/science/research)
"kVg" = (
/obj/machinery/computer/pandemic,
/obj/structure/cable,
@@ -32356,6 +32356,25 @@
/obj/effect/mapping_helpers/broken_floor,
/turf/open/floor/plating,
/area/station/maintenance/port/fore)
+"kXD" = (
+/obj/structure/bed/medical/emergency,
+/obj/item/radio/intercom/directional/south,
+/obj/machinery/camera/directional/south{
+ c_tag = "Medbay Foyer";
+ network = list("ss13","medbay")
+ },
+/obj/effect/turf_decal/trimline/blue/filled/corner{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue/half/contrasted,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/turf/open/floor/iron/white,
+/area/station/medical/medbay/lobby)
"kXG" = (
/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer2{
dir = 4
@@ -32437,10 +32456,6 @@
},
/turf/open/floor/iron,
/area/station/hallway/primary/central)
-"kYP" = (
-/obj/machinery/light/small/dim/directional/west,
-/turf/open/floor/plating,
-/area/station/maintenance/aft/lesser)
"kYU" = (
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
@@ -32590,16 +32605,6 @@
/obj/structure/plasticflaps/kitchen,
/turf/open/floor/iron/cafeteria,
/area/station/service/kitchen/coldroom)
-"laZ" = (
-/obj/structure/table,
-/obj/item/stack/medical/mesh,
-/obj/item/stack/medical/wrap/gauze,
-/obj/item/stack/medical/suture,
-/obj/effect/turf_decal/tile/blue/half/contrasted{
- dir = 8
- },
-/turf/open/floor/iron/white,
-/area/station/medical/medbay/lobby)
"lbh" = (
/obj/effect/turf_decal/trimline/red/filled/line{
dir = 8
@@ -32766,16 +32771,6 @@
},
/turf/open/floor/iron/white,
/area/station/science/research)
-"lfT" = (
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/effect/turf_decal/tile/blue/half/contrasted,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/turf/open/floor/iron/white,
-/area/station/medical/medbay/lobby)
"lfU" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
dir = 1
@@ -32847,15 +32842,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/white,
/area/station/medical/medbay/central)
-"lhe" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/structure/cable,
-/turf/open/floor/iron/white,
-/area/station/science/research)
"lhD" = (
/obj/structure/reagent_dispensers/watertank,
/obj/effect/spawner/random/trash/janitor_supplies,
@@ -32923,6 +32909,11 @@
/obj/machinery/duct,
/turf/open/floor/iron,
/area/station/engineering/main)
+"liD" = (
+/obj/structure/disposalpipe/segment,
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/turf/open/floor/iron/dark,
+/area/station/science/robotics/lab)
"liL" = (
/obj/structure/table,
/obj/effect/turf_decal/tile/red/opposingcorners,
@@ -32945,18 +32936,6 @@
},
/turf/open/floor/iron,
/area/station/cargo/storage)
-"lje" = (
-/obj/machinery/camera/directional/south{
- c_tag = "Starboard Primary Hallway - Auxiliary Tool Storage"
- },
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/effect/turf_decal/tile/yellow{
- dir = 8
- },
-/turf/open/floor/iron,
-/area/station/hallway/primary/starboard)
"ljf" = (
/obj/structure/table,
/obj/item/wirecutters,
@@ -33412,6 +33391,21 @@
},
/turf/open/floor/engine/cult,
/area/station/service/library)
+"lrR" = (
+/obj/machinery/light/directional/south,
+/obj/structure/bed/medical/emergency,
+/obj/effect/turf_decal/trimline/blue/filled/warning{
+ dir = 1
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue/half/contrasted,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/turf/open/floor/iron/white,
+/area/station/medical/medbay/lobby)
"lrZ" = (
/obj/effect/spawner/structure/window/reinforced,
/obj/machinery/door/poddoor/shutters/preopen{
@@ -33600,6 +33594,16 @@
},
/turf/open/floor/iron,
/area/station/cargo/storage)
+"lvr" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/disposalpipe/segment,
+/obj/effect/landmark/start/shaft_miner,
+/obj/structure/railing/corner/end{
+ dir = 4
+ },
+/turf/open/floor/iron,
+/area/station/cargo/miningoffice)
"lvs" = (
/obj/machinery/door/airlock/maintenance,
/obj/structure/disposalpipe/segment,
@@ -34638,6 +34642,16 @@
/obj/effect/spawner/random/trash/caution_sign,
/turf/open/floor/plating,
/area/station/maintenance/starboard/lesser)
+"lQS" = (
+/obj/machinery/light/small/directional/south,
+/obj/effect/turf_decal/tile/brown/half/contrasted{
+ dir = 8
+ },
+/obj/effect/turf_decal/stripes/corner{
+ dir = 1
+ },
+/turf/open/floor/iron/textured,
+/area/station/cargo/miningoffice)
"lRA" = (
/obj/structure/disposalpipe/segment{
dir = 6
@@ -34867,12 +34881,6 @@
/obj/machinery/meter/layer4,
/turf/open/floor/plating,
/area/station/maintenance/aft/lesser)
-"lVy" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 8
- },
-/turf/open/floor/iron/white/smooth_large,
-/area/station/medical/medbay/lobby)
"lVB" = (
/obj/effect/turf_decal/stripes/line{
dir = 1
@@ -34948,6 +34956,16 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron,
/area/station/maintenance/disposal/incinerator)
+"lWG" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue/half/contrasted,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
+/turf/open/floor/iron/white,
+/area/station/medical/medbay/lobby)
"lWL" = (
/obj/effect/turf_decal/stripes/line,
/obj/structure/disposalpipe/segment{
@@ -35612,16 +35630,6 @@
},
/turf/open/floor/iron/white,
/area/station/medical/medbay/central)
-"miS" = (
-/obj/machinery/door/firedoor,
-/obj/effect/turf_decal/tile/blue/fourcorners,
-/obj/machinery/door/airlock/medical/glass{
- name = "Medbay Staff Entrance"
- },
-/obj/effect/mapping_helpers/airlock/access/all/medical/general,
-/obj/effect/mapping_helpers/airlock/unres/delayed,
-/turf/open/floor/iron/dark,
-/area/station/medical/medbay/central)
"miW" = (
/obj/machinery/camera/directional/north{
c_tag = "Command Hallway - Starboard"
@@ -36179,21 +36187,6 @@
/obj/item/reagent_containers/cup/beaker/large,
/turf/open/floor/iron/cafeteria,
/area/station/service/kitchen)
-"mta" = (
-/obj/machinery/camera/directional/north{
- c_tag = "Starboard Primary Hallway - tech_storage"
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/landmark/start/hangover,
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/effect/turf_decal/tile/yellow{
- dir = 4
- },
-/turf/open/floor/iron,
-/area/station/hallway/primary/starboard)
"mtb" = (
/obj/structure/table/wood,
/obj/structure/extinguisher_cabinet/directional/west,
@@ -37038,10 +37031,6 @@
},
/turf/open/floor/iron,
/area/station/hallway/secondary/exit/departure_lounge)
-"mGI" = (
-/obj/effect/spawner/random/engineering/atmospherics_portable,
-/turf/open/floor/plating,
-/area/station/maintenance/aft/lesser)
"mGV" = (
/obj/structure/toilet{
dir = 1
@@ -37104,16 +37093,6 @@
/obj/machinery/vending/modularpc,
/turf/open/floor/iron/white,
/area/station/science/lobby)
-"mHL" = (
-/obj/item/kirbyplants/random,
-/obj/effect/turf_decal/siding/purple{
- dir = 6
- },
-/obj/machinery/power/apc/auto_name/directional/east,
-/obj/structure/cable,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
-/area/station/science/genetics)
"mHO" = (
/obj/machinery/portable_atmospherics/scrubber,
/obj/item/radio/intercom/directional/north,
@@ -37297,6 +37276,16 @@
},
/turf/open/floor/iron/diagonal,
/area/station/cargo/storage)
+"mLu" = (
+/obj/machinery/camera/directional/south{
+ c_tag = "Science Hallway - RD Office";
+ network = list("ss13","rd")
+ },
+/obj/effect/turf_decal/siding/purple{
+ dir = 1
+ },
+/turf/open/floor/iron/white,
+/area/station/science/research)
"mLx" = (
/obj/effect/turf_decal/tile/red/anticorner/contrasted{
dir = 8
@@ -37480,15 +37469,6 @@
/obj/effect/spawner/random/structure/crate,
/turf/open/floor/plating,
/area/station/maintenance/starboard/lesser)
-"mOU" = (
-/obj/structure/cable,
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/duct,
-/turf/open/floor/iron/white,
-/area/station/medical/virology)
"mPe" = (
/obj/structure/disposalpipe/segment{
dir = 4
@@ -37534,6 +37514,18 @@
/obj/machinery/duct,
/turf/open/floor/iron/freezer,
/area/station/commons/toilet/restrooms)
+"mPF" = (
+/obj/machinery/door/window/right/directional/west{
+ name = "Surgical Supplies";
+ req_access = list("surgery")
+ },
+/obj/structure/table/reinforced,
+/obj/item/stack/medical/wrap/sticky_tape/surgical,
+/obj/item/stack/medical/bone_gel,
+/obj/effect/turf_decal/tile/blue/fourcorners,
+/obj/structure/window/reinforced/spawner/directional/north,
+/turf/open/floor/iron/white,
+/area/station/medical/surgery/theatre)
"mPG" = (
/obj/structure/table/reinforced,
/obj/item/folder/yellow,
@@ -37932,12 +37924,6 @@
},
/turf/open/space/basic,
/area/space/nearstation)
-"mWq" = (
-/obj/effect/turf_decal/trimline/purple/corner{
- dir = 8
- },
-/turf/open/floor/iron/white,
-/area/station/science/research)
"mWU" = (
/turf/open/floor/iron,
/area/station/maintenance/space_hut)
@@ -38043,6 +38029,21 @@
/obj/machinery/computer/security/telescreen/interrogation/directional/west,
/turf/open/floor/iron/grimy,
/area/station/security/interrogation)
+"mYf" = (
+/obj/machinery/door/firedoor,
+/obj/structure/cable,
+/obj/machinery/duct,
+/obj/machinery/door/airlock/medical/glass{
+ name = "Cryogenics Bay"
+ },
+/obj/structure/disposalpipe/segment,
+/obj/effect/mapping_helpers/airlock/access/all/medical/general,
+/obj/effect/turf_decal/tile/blue/fourcorners,
+/obj/effect/mapping_helpers/airlock/unres/delayed{
+ dir = 1
+ },
+/turf/open/floor/iron/white,
+/area/station/medical/treatment_center)
"mYq" = (
/obj/effect/turf_decal/plaque{
icon_state = "L8"
@@ -38156,15 +38157,6 @@
},
/turf/open/floor/iron/dark,
/area/station/command/bridge)
-"mZO" = (
-/obj/effect/turf_decal/siding/purple/corner{
- dir = 8
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
-/area/station/science/genetics)
"mZP" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -38536,10 +38528,6 @@
/obj/effect/spawner/structure/window,
/turf/open/floor/plating,
/area/station/medical/break_room)
-"ngI" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
-/turf/open/floor/iron/white/smooth_large,
-/area/station/medical/medbay/lobby)
"ngO" = (
/obj/structure/table,
/obj/structure/disposalpipe/segment,
@@ -39012,6 +39000,16 @@
/obj/effect/turf_decal/delivery,
/turf/open/floor/iron,
/area/station/hallway/secondary/entry)
+"noN" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/cable,
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/structure/disposalpipe/segment,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/white,
+/area/station/science/robotics/lab)
"noT" = (
/obj/structure/cable,
/obj/machinery/door/airlock/maintenance,
@@ -40753,21 +40751,6 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/station/science/robotics/lab)
-"nST" = (
-/obj/structure/table/glass,
-/obj/effect/turf_decal/tile/blue/fourcorners,
-/obj/item/radio/intercom/directional/east,
-/obj/item/tgui_book/manual/dsm{
- pixel_y = 3;
- pixel_x = -2
- },
-/obj/item/tgui_book/manual/idc{
- pixel_y = 3;
- pixel_x = 3
- },
-/obj/item/book/manual/wiki/medicine,
-/turf/open/floor/iron/white,
-/area/station/medical/treatment_center)
"nTd" = (
/obj/structure/rack,
/obj/effect/spawner/random/food_or_drink/seed,
@@ -40860,6 +40843,29 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron,
/area/station/cargo/miningoffice)
+"nVJ" = (
+/obj/structure/table/glass,
+/obj/item/reagent_containers/chem_pack{
+ pixel_x = 10;
+ pixel_y = 10
+ },
+/obj/item/storage/box/rxglasses{
+ pixel_x = -4;
+ pixel_y = 8
+ },
+/obj/item/stack/medical/wrap/gauze{
+ pixel_x = 8
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/turf_decal/siding/white/corner{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue/fourcorners,
+/turf/open/floor/iron/white/side{
+ dir = 10
+ },
+/area/station/medical/treatment_center)
"nVL" = (
/obj/structure/grille/broken,
/obj/item/bouquet/poppy,
@@ -40920,6 +40926,14 @@
},
/turf/open/floor/iron/dark,
/area/station/command/bridge)
+"nXG" = (
+/obj/machinery/newscaster/directional/north,
+/obj/effect/spawner/random/entertainment/slot_machine{
+ pixel_y = 2
+ },
+/obj/effect/turf_decal/tile/bar/opposingcorners,
+/turf/open/floor/iron,
+/area/station/commons/lounge)
"nXK" = (
/obj/docking_port/stationary/random{
dir = 4;
@@ -40960,6 +40974,16 @@
/obj/machinery/light/small/dim/directional/north,
/turf/open/floor/plating,
/area/station/maintenance/port/aft)
+"nYI" = (
+/obj/effect/turf_decal/tile/brown/half/contrasted{
+ dir = 1
+ },
+/obj/machinery/conveyor{
+ dir = 10;
+ id = "mining"
+ },
+/turf/open/floor/iron,
+/area/station/cargo/miningoffice)
"nYJ" = (
/obj/structure/lattice,
/obj/structure/grille/broken,
@@ -41252,6 +41276,25 @@
dir = 4
},
/area/station/security/prison)
+"ocN" = (
+/obj/structure/rack,
+/obj/item/book/manual/wiki/infections{
+ pixel_y = 7
+ },
+/obj/item/reagent_containers/syringe/antiviral,
+/obj/structure/extinguisher_cabinet/directional/east,
+/obj/effect/turf_decal/tile/green/anticorner/contrasted{
+ dir = 4
+ },
+/obj/machinery/status_display/evac/directional/north,
+/obj/item/tgui_book/manual/idc{
+ pixel_y = 3;
+ pixel_x = 3
+ },
+/obj/item/reagent_containers/spray/cleaner,
+/obj/item/reagent_containers/dropper,
+/turf/open/floor/iron/white,
+/area/station/medical/virology)
"ocP" = (
/obj/machinery/airalarm/directional/west,
/turf/open/floor/iron,
@@ -41289,6 +41332,12 @@
/obj/machinery/door/firedoor,
/turf/open/floor/iron/white,
/area/station/security/prison)
+"odu" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/turf_decal/tile/blue/fourcorners,
+/turf/open/floor/iron/dark,
+/area/station/medical/paramedic)
"odI" = (
/obj/machinery/door/firedoor,
/obj/machinery/door/airlock{
@@ -41301,6 +41350,15 @@
/obj/effect/mapping_helpers/airlock/access/all/service/hydroponics,
/turf/open/floor/iron,
/area/station/service/hydroponics)
+"odX" = (
+/obj/structure/cable,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/duct,
+/turf/open/floor/iron/white,
+/area/station/medical/virology)
"oet" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
dir = 1
@@ -41491,14 +41549,6 @@
/obj/effect/mapping_helpers/broken_floor,
/turf/open/floor/wood,
/area/station/maintenance/port/aft)
-"oiR" = (
-/obj/effect/turf_decal/tile/blue/anticorner/contrasted{
- dir = 8
- },
-/turf/open/floor/iron/white/corner{
- dir = 4
- },
-/area/station/medical/medbay/lobby)
"ojo" = (
/obj/effect/turf_decal/siding/wood{
dir = 6
@@ -42980,12 +43030,6 @@
},
/turf/open/floor/iron/dark,
/area/station/security/lockers)
-"oHO" = (
-/obj/structure/rack,
-/obj/effect/spawner/random/maintenance,
-/obj/machinery/light/small/directional/north,
-/turf/open/floor/plating,
-/area/station/maintenance/aft/lesser)
"oIa" = (
/turf/closed/wall,
/area/station/commons/vacant_room/commissary)
@@ -43704,6 +43748,19 @@
/obj/machinery/telecomms/server/presets/science,
/turf/open/floor/circuit/telecomms/mainframe,
/area/station/tcommsat/server)
+"oXr" = (
+/obj/machinery/door/airlock/medical/glass{
+ name = "Primary Treatment Centre"
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/mapping_helpers/airlock/access/all/medical/general,
+/obj/effect/turf_decal/tile/blue/fourcorners,
+/obj/effect/landmark/navigate_destination,
+/obj/effect/mapping_helpers/airlock/unres/delayed{
+ dir = 8
+ },
+/turf/open/floor/iron/white,
+/area/station/medical/treatment_center)
"oXI" = (
/obj/machinery/door/firedoor,
/obj/structure/cable,
@@ -43928,6 +43985,16 @@
/obj/machinery/firealarm/directional/south,
/turf/open/floor/iron,
/area/station/science/research)
+"pbc" = (
+/obj/effect/decal/cleanable/dirt/dust,
+/obj/structure/railing{
+ dir = 4
+ },
+/obj/effect/turf_decal/siding/white{
+ dir = 4
+ },
+/turf/open/floor/iron,
+/area/station/cargo/miningoffice)
"pbf" = (
/obj/effect/turf_decal/siding/blue/corner{
dir = 1
@@ -44690,13 +44757,6 @@
},
/turf/closed/wall,
/area/station/security/checkpoint/supply)
-"poj" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/disposalpipe/segment,
-/obj/effect/landmark/start/shaft_miner,
-/turf/open/floor/iron,
-/area/station/cargo/miningoffice)
"pom" = (
/turf/open/floor/iron,
/area/station/engineering/storage_shared)
@@ -44736,16 +44796,6 @@
},
/turf/open/floor/iron/white,
/area/station/medical/medbay/central)
-"poS" = (
-/obj/effect/turf_decal/siding/purple{
- dir = 8
- },
-/obj/structure/chair/office/light{
- dir = 8
- },
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
-/area/station/science/genetics)
"ppo" = (
/obj/machinery/light/small/directional/south,
/obj/machinery/atmospherics/components/tank/air/layer4{
@@ -44906,6 +44956,12 @@
dir = 1
},
/area/station/engineering/atmos)
+"prU" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 1
+ },
+/turf/open/floor/iron/white,
+/area/station/science/research)
"prY" = (
/obj/structure/cable,
/turf/open/floor/iron/dark,
@@ -46668,6 +46724,13 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/engine,
/area/station/engineering/supermatter/room)
+"pWD" = (
+/obj/effect/turf_decal/tile/blue/anticorner/contrasted{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron/white/corner,
+/area/station/medical/medbay/lobby)
"pWN" = (
/obj/machinery/door/firedoor,
/obj/machinery/door/airlock/public/glass{
@@ -46889,20 +46952,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/plating,
/area/station/maintenance/department/medical/central)
-"qbq" = (
-/obj/machinery/power/apc/auto_name/directional/north,
-/obj/structure/cable,
-/obj/effect/turf_decal/siding/wood,
-/obj/effect/turf_decal/siding/wood{
- dir = 1
- },
-/obj/machinery/light/small/directional/north,
-/obj/structure/disposalpipe/trunk{
- dir = 8
- },
-/obj/machinery/disposal/bin,
-/turf/open/floor/wood/large,
-/area/station/command/heads_quarters/qm)
"qbr" = (
/obj/structure/bed/medical{
dir = 4
@@ -48271,6 +48320,18 @@
},
/turf/open/floor/iron,
/area/station/hallway/secondary/command)
+"qAf" = (
+/obj/effect/turf_decal/tile/blue/anticorner/contrasted{
+ dir = 4
+ },
+/mob/living/basic/bot/medbot/autopatrol,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
+/turf/open/floor/iron/white/corner{
+ dir = 8
+ },
+/area/station/medical/medbay/lobby)
"qAA" = (
/obj/machinery/newscaster/directional/east,
/obj/machinery/computer/security/mining{
@@ -48633,19 +48694,6 @@
/obj/structure/sign/warning/docking,
/turf/closed/wall,
/area/station/hallway/secondary/entry)
-"qHt" = (
-/obj/structure/railing{
- dir = 4
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 4
- },
-/obj/machinery/conveyor_switch/oneway{
- id = "mining";
- dir = 1
- },
-/turf/open/floor/iron,
-/area/station/cargo/miningoffice)
"qHK" = (
/obj/effect/spawner/random/structure/grille,
/turf/open/floor/plating,
@@ -48782,6 +48830,16 @@
},
/turf/open/floor/iron,
/area/station/hallway/primary/central)
+"qJV" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/structure/disposalpipe/segment,
+/obj/structure/chair/office/light{
+ dir = 4
+ },
+/turf/open/floor/iron/dark,
+/area/station/science/genetics)
"qKg" = (
/obj/effect/turf_decal/stripes/line{
dir = 8
@@ -48818,6 +48876,17 @@
/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible,
/turf/open/floor/plating,
/area/station/engineering/atmos)
+"qLe" = (
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/stripes/white/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/stripes/white/line{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/turf/open/floor/iron/dark,
+/area/station/science/research)
"qLk" = (
/obj/structure/table/glass,
/obj/item/paper_bin,
@@ -48848,6 +48917,13 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/wood,
/area/station/service/theater)
+"qLu" = (
+/obj/effect/turf_decal/siding/purple{
+ dir = 1
+ },
+/obj/machinery/light/directional/south,
+/turf/open/floor/iron/white,
+/area/station/science/research)
"qLw" = (
/obj/effect/turf_decal/stripes/line{
dir = 4
@@ -49066,16 +49142,6 @@
/obj/machinery/light/cold/directional/south,
/turf/open/floor/iron/white,
/area/station/medical/surgery/aft)
-"qOs" = (
-/obj/machinery/door/airlock/maintenance{
- name = "Genetics Maintenance"
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/mapping_helpers/airlock/access/all/science/genetics,
-/turf/open/floor/plating,
-/area/station/maintenance/aft/lesser)
"qOu" = (
/obj/structure/disposalpipe/segment{
dir = 5
@@ -49335,13 +49401,6 @@
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
/area/station/engineering/atmos)
-"qSe" = (
-/obj/effect/spawner/random/entertainment/slot_machine{
- pixel_y = 2
- },
-/obj/effect/mapping_helpers/broken_floor,
-/turf/open/floor/wood,
-/area/station/maintenance/port/aft)
"qSf" = (
/obj/structure/extinguisher_cabinet/directional/east,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -49402,20 +49461,6 @@
/obj/machinery/light_switch/directional/north,
/turf/open/floor/iron/dark,
/area/station/science/ordnance)
-"qTf" = (
-/obj/effect/turf_decal/tile/brown/anticorner/contrasted{
- dir = 1
- },
-/obj/machinery/conveyor{
- dir = 9;
- id = "mining"
- },
-/obj/structure/railing{
- dir = 8
- },
-/obj/item/radio/intercom/directional/south,
-/turf/open/floor/iron,
-/area/station/cargo/miningoffice)
"qTz" = (
/obj/structure/cable,
/obj/machinery/light_switch/directional/west,
@@ -49490,6 +49535,14 @@
/obj/structure/cable,
/turf/open/floor/plating,
/area/station/maintenance/port/fore)
+"qTR" = (
+/obj/effect/turf_decal/tile/blue/anticorner/contrasted{
+ dir = 8
+ },
+/turf/open/floor/iron/white/corner{
+ dir = 4
+ },
+/area/station/medical/medbay/lobby)
"qTS" = (
/obj/structure/window/reinforced/spawner/directional/east,
/turf/open/floor/iron/dark,
@@ -49608,6 +49661,15 @@
/obj/structure/disposalpipe/segment,
/turf/open/floor/iron/white,
/area/station/medical/medbay/central)
+"qWX" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/disposalpipe/segment{
+ dir = 5
+ },
+/obj/structure/cable,
+/turf/open/floor/iron/white,
+/area/station/science/research)
"qXa" = (
/obj/machinery/firealarm/directional/south,
/obj/structure/disposalpipe/segment{
@@ -49725,15 +49787,6 @@
/obj/effect/mapping_helpers/airlock/access/all/engineering/tcoms,
/turf/open/floor/iron/dark,
/area/station/tcommsat/server)
-"qYt" = (
-/obj/structure/table/reinforced,
-/obj/item/paper_bin{
- pixel_x = -2;
- pixel_y = 6
- },
-/obj/effect/turf_decal/tile/purple/fourcorners,
-/turf/open/floor/iron,
-/area/station/hallway/primary/aft)
"qYC" = (
/obj/effect/spawner/structure/window/reinforced,
/obj/structure/cable,
@@ -49890,6 +49943,16 @@
},
/turf/open/floor/plating,
/area/station/maintenance/port/fore)
+"rbs" = (
+/obj/structure/table,
+/obj/item/stack/medical/mesh,
+/obj/item/stack/medical/wrap/gauze,
+/obj/item/stack/medical/suture,
+/obj/effect/turf_decal/tile/blue/half/contrasted{
+ dir = 8
+ },
+/turf/open/floor/iron/white,
+/area/station/medical/medbay/lobby)
"rbw" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -49998,6 +50061,29 @@
},
/turf/open/floor/iron,
/area/station/engineering/atmos)
+"rdQ" = (
+/obj/structure/table/reinforced,
+/obj/machinery/door/firedoor,
+/obj/machinery/door/poddoor/shutters/preopen{
+ dir = 8;
+ id = "rdgene2";
+ name = "Genetics Lab Shutters"
+ },
+/obj/machinery/door/window/left/directional/east{
+ name = "Genetics Desk";
+ req_access = list("genetics")
+ },
+/obj/effect/turf_decal/tile/purple/fourcorners,
+/obj/item/paper_bin{
+ pixel_x = -2;
+ pixel_y = 4
+ },
+/obj/item/pen{
+ pixel_x = -2;
+ pixel_y = 5
+ },
+/turf/open/floor/iron/dark,
+/area/station/science/genetics)
"rea" = (
/obj/effect/turf_decal/stripes/red/line{
dir = 5
@@ -50110,29 +50196,6 @@
/obj/machinery/duct,
/turf/open/floor/iron/white,
/area/station/medical/virology)
-"rfF" = (
-/obj/structure/table/glass,
-/obj/item/reagent_containers/chem_pack{
- pixel_x = 10;
- pixel_y = 10
- },
-/obj/item/storage/box/rxglasses{
- pixel_x = -4;
- pixel_y = 8
- },
-/obj/item/stack/medical/wrap/gauze{
- pixel_x = 8
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/turf_decal/siding/white/corner{
- dir = 4
- },
-/obj/effect/turf_decal/tile/blue/fourcorners,
-/turf/open/floor/iron/white/side{
- dir = 10
- },
-/area/station/medical/treatment_center)
"rfY" = (
/obj/structure/lattice,
/obj/structure/sign/warning/electric_shock/directional/east,
@@ -50615,6 +50678,12 @@
/obj/machinery/light/floor,
/turf/open/floor/iron,
/area/station/construction/mining/aux_base)
+"rps" = (
+/obj/effect/turf_decal/trimline/blue/filled/corner,
+/obj/machinery/duct,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/white,
+/area/station/medical/surgery/theatre)
"rpt" = (
/obj/structure/toilet{
pixel_y = 8
@@ -50647,6 +50716,12 @@
/obj/effect/mapping_helpers/burnt_floor,
/turf/open/floor/plating,
/area/station/maintenance/port)
+"rpG" = (
+/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible,
+/obj/machinery/meter,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/white,
+/area/station/science/ordnance/storage)
"rpT" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 4
@@ -51273,6 +51348,14 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/dark,
/area/station/security/interrogation)
+"rzi" = (
+/obj/machinery/airalarm/directional/north,
+/obj/effect/spawner/random/entertainment/slot_machine{
+ pixel_y = 2
+ },
+/obj/effect/turf_decal/tile/bar/opposingcorners,
+/turf/open/floor/iron,
+/area/station/commons/lounge)
"rzk" = (
/obj/structure/sink/kitchen/directional/west,
/mob/living/basic/goat/pete,
@@ -51457,10 +51540,6 @@
},
/turf/open/floor/iron,
/area/station/security/prison)
-"rDB" = (
-/obj/effect/mapping_helpers/burnt_floor,
-/turf/open/floor/plating,
-/area/station/maintenance/aft/lesser)
"rDE" = (
/obj/item/target,
/obj/item/target,
@@ -51770,6 +51849,23 @@
/obj/effect/mapping_helpers/airlock/access/all/service/theatre,
/turf/open/floor/wood,
/area/station/maintenance/starboard/greater)
+"rJA" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/effect/turf_decal/stripes/white/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/stripes/white/line{
+ dir = 4
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/structure/cable,
+/turf/open/floor/iron/dark,
+/area/station/science/research)
"rJB" = (
/turf/closed/wall/r_wall,
/area/station/security/evidence)
@@ -52170,23 +52266,6 @@
/obj/effect/mapping_helpers/requests_console/supplies,
/turf/open/floor/iron/dark,
/area/station/security/checkpoint/medical)
-"rQl" = (
-/obj/structure/table/reinforced,
-/obj/machinery/door/firedoor,
-/obj/machinery/door/poddoor/shutters/preopen{
- dir = 8;
- id = "rdgene2";
- name = "Genetics Lab Shutters"
- },
-/obj/machinery/door/window/left/directional/east{
- name = "Genetics Desk";
- req_access = list("genetics")
- },
-/obj/item/folder,
-/obj/item/pen,
-/obj/effect/turf_decal/tile/purple/fourcorners,
-/turf/open/floor/iron,
-/area/station/science/genetics)
"rQt" = (
/obj/structure/sign/warning/pods/directional/east,
/obj/effect/turf_decal/tile/yellow/anticorner/contrasted,
@@ -53136,6 +53215,30 @@
/mob/living/basic/mouse/brown/tom,
/turf/open/floor/plating,
/area/station/security/prison/safe)
+"sgQ" = (
+/obj/structure/table,
+/obj/effect/turf_decal/siding/purple{
+ dir = 4
+ },
+/obj/item/storage/box/monkeycubes{
+ pixel_x = 6;
+ pixel_y = 9
+ },
+/obj/item/storage/box/gloves{
+ pixel_x = 5;
+ pixel_y = 1
+ },
+/obj/item/storage/box/monkeycubes{
+ pixel_x = 4
+ },
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/machinery/light/directional/east,
+/obj/item/tgui_book/manual/infuser{
+ pixel_y = 3;
+ pixel_x = -10
+ },
+/turf/open/floor/iron/dark,
+/area/station/science/genetics)
"sgX" = (
/obj/machinery/atmospherics/pipe/smart/simple/green/visible{
dir = 4
@@ -53508,6 +53611,14 @@
},
/turf/open/floor/iron/white,
/area/station/science/ordnance/testlab)
+"snR" = (
+/obj/effect/turf_decal/siding/purple{
+ dir = 4
+ },
+/obj/structure/extinguisher_cabinet/directional/east,
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/turf/open/floor/iron/dark,
+/area/station/science/genetics)
"snZ" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -54049,12 +54160,6 @@
/obj/effect/landmark/start/janitor,
/turf/open/floor/iron,
/area/station/service/janitor)
-"szM" = (
-/obj/effect/turf_decal/bot,
-/obj/item/robot_suit,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
-/area/station/science/robotics/lab)
"szO" = (
/obj/structure/cable,
/turf/open/floor/wood,
@@ -54761,16 +54866,6 @@
},
/turf/open/floor/circuit/green,
/area/station/ai/satellite/chamber)
-"sLO" = (
-/obj/effect/turf_decal/siding/purple{
- dir = 1
- },
-/obj/machinery/dna_infuser,
-/obj/item/tgui_book/manual/infuser,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/obj/structure/window/reinforced/spawner/directional/east,
-/turf/open/floor/iron/dark,
-/area/station/science/genetics)
"sLU" = (
/obj/effect/turf_decal/tile/brown/half/contrasted{
dir = 4
@@ -55324,6 +55419,15 @@
/obj/effect/turf_decal/tile/blue/half/contrasted,
/turf/open/floor/iron/white,
/area/station/medical/medbay/lobby)
+"sTU" = (
+/obj/effect/turf_decal/siding/purple{
+ dir = 6
+ },
+/obj/machinery/power/apc/auto_name/directional/east,
+/obj/structure/cable,
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/turf/open/floor/iron/dark,
+/area/station/science/genetics)
"sTW" = (
/obj/effect/turf_decal/tile/yellow,
/obj/structure/disposalpipe/segment{
@@ -56045,10 +56149,14 @@
dir = 1
},
/area/station/engineering/atmos/pumproom)
-"thm" = (
-/obj/effect/turf_decal/trimline/purple/line,
-/turf/open/floor/iron/white,
-/area/station/science/research)
+"thl" = (
+/obj/structure/cable,
+/obj/structure/railing/corner/end/flip{
+ dir = 8
+ },
+/obj/effect/turf_decal/siding/white,
+/turf/open/floor/iron,
+/area/station/cargo/miningoffice)
"thw" = (
/obj/structure/bodycontainer/morgue{
dir = 1
@@ -56072,15 +56180,6 @@
},
/turf/open/floor/plating,
/area/station/maintenance/port)
-"tid" = (
-/obj/structure/railing/corner/end,
-/obj/effect/turf_decal/delivery,
-/obj/effect/decal/cleanable/rubble,
-/obj/structure/railing/corner/end{
- dir = 4
- },
-/turf/open/floor/iron,
-/area/station/cargo/miningoffice)
"tik" = (
/obj/structure/disposalpipe/segment,
/obj/effect/turf_decal/trimline/brown/filled/line{
@@ -56196,13 +56295,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/plating,
/area/station/maintenance/starboard/fore)
-"tkf" = (
-/obj/structure/extinguisher_cabinet/directional/east,
-/obj/machinery/conveyor{
- id = "mining"
- },
-/turf/open/floor/iron,
-/area/station/cargo/miningoffice)
"tkg" = (
/obj/machinery/atmospherics/pipe/smart/simple/supply/visible{
dir = 4
@@ -56496,12 +56588,6 @@
/obj/structure/window/reinforced/spawner/directional/south,
/turf/open/floor/iron/dark,
/area/station/ai/satellite/exterior)
-"tpv" = (
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
-/area/station/science/robotics/lab)
"tpA" = (
/obj/machinery/cell_charger{
pixel_y = 4
@@ -57193,18 +57279,6 @@
"tBJ" = (
/turf/closed/wall,
/area/station/medical/abandoned)
-"tBL" = (
-/obj/effect/turf_decal/tile/blue/anticorner/contrasted{
- dir = 4
- },
-/mob/living/basic/bot/medbot/autopatrol,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/cable,
-/turf/open/floor/iron/white/corner{
- dir = 8
- },
-/area/station/medical/medbay/lobby)
"tBM" = (
/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible/layer5,
/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{
@@ -58774,6 +58848,13 @@
/obj/structure/bed/medical/emergency,
/turf/open/floor/iron/white,
/area/station/medical/medbay/central)
+"ucd" = (
+/obj/machinery/status_display/evac/directional/south,
+/obj/effect/turf_decal/siding/purple{
+ dir = 1
+ },
+/turf/open/floor/iron/white,
+/area/station/science/research)
"ucf" = (
/obj/structure/table/reinforced,
/obj/item/tank/internals/anesthetic{
@@ -58865,6 +58946,11 @@
},
/turf/open/floor/iron,
/area/station/construction/storage_wing)
+"udY" = (
+/obj/effect/turf_decal/bot,
+/mob/living/basic/bot/secbot/beepsky/armsky,
+/turf/open/floor/iron/dark,
+/area/station/security/armory)
"ueh" = (
/obj/machinery/light/small/directional/east,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -59211,6 +59297,19 @@
/obj/machinery/light_switch/directional/east,
/turf/open/floor/plating,
/area/station/maintenance/disposal)
+"ulv" = (
+/obj/effect/turf_decal/stripes/white/line,
+/obj/effect/turf_decal/stripes/white/line{
+ dir = 1
+ },
+/obj/machinery/door/firedoor,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/disposalpipe/segment,
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/structure/cable,
+/turf/open/floor/iron/dark,
+/area/station/science/research)
"ulA" = (
/obj/structure/lattice,
/obj/structure/window/reinforced/spawner/directional/west,
@@ -60003,24 +60102,6 @@
},
/turf/open/floor/iron,
/area/station/cargo/sorting)
-"uyS" = (
-/obj/machinery/door/firedoor,
-/obj/machinery/door/airlock/medical/glass{
- id_tag = "MedbayFoyer";
- name = "Medbay"
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/effect/mapping_helpers/airlock/access/all/medical/general,
-/obj/effect/turf_decal/tile/blue/fourcorners,
-/obj/effect/mapping_helpers/airlock/unres/delayed{
- dir = 8
- },
-/turf/open/floor/iron/white,
-/area/station/medical/medbay/central)
"uyY" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -60583,6 +60664,13 @@
/obj/effect/turf_decal/tile/blue/opposingcorners,
/turf/open/floor/iron,
/area/station/service/hydroponics)
+"uHA" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/iron/white,
+/area/station/science/ordnance/storage)
"uHD" = (
/obj/effect/turf_decal/stripes/line,
/obj/structure/disposalpipe/segment,
@@ -60875,6 +60963,15 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/plating,
/area/station/security/execution/transfer)
+"uNg" = (
+/obj/effect/turf_decal/tile/brown/half/contrasted{
+ dir = 8
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/open/floor/iron/textured,
+/area/station/cargo/miningoffice)
"uNl" = (
/obj/machinery/atmospherics/pipe/smart/simple/orange/visible{
dir = 4
@@ -61338,6 +61435,13 @@
/obj/effect/turf_decal/trimline/red/filled/corner,
/turf/open/floor/iron,
/area/station/security/brig)
+"uWr" = (
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "mining"
+ },
+/turf/open/floor/iron,
+/area/station/cargo/miningoffice)
"uWs" = (
/obj/machinery/computer/mech_bay_power_console{
dir = 1
@@ -62277,12 +62381,6 @@
/obj/effect/mapping_helpers/airlock/access/all/engineering/general,
/turf/open/floor/plating,
/area/station/maintenance/solars/starboard/aft)
-"vmb" = (
-/obj/effect/turf_decal/trimline/blue/filled/warning{
- dir = 8
- },
-/turf/open/floor/iron/white,
-/area/station/medical/medbay/lobby)
"vmk" = (
/obj/machinery/status_display/ai/directional/west,
/turf/open/floor/circuit,
@@ -62367,6 +62465,20 @@
/obj/effect/turf_decal/tile/neutral,
/turf/open/floor/iron,
/area/station/commons/vacant_room/commissary)
+"vnI" = (
+/obj/effect/turf_decal/tile/purple/fourcorners,
+/obj/effect/turf_decal/loading_area{
+ dir = 4
+ },
+/turf/open/floor/iron,
+/area/station/hallway/primary/aft)
+"vnN" = (
+/obj/effect/turf_decal/siding/purple{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/turf/open/floor/iron/dark,
+/area/station/science/genetics)
"vnV" = (
/obj/machinery/airalarm/directional/west,
/obj/effect/turf_decal/siding/wood{
@@ -62431,19 +62543,6 @@
/obj/effect/turf_decal/delivery,
/turf/open/floor/iron,
/area/station/engineering/main)
-"vpe" = (
-/obj/machinery/door/airlock/medical/glass{
- name = "Primary Treatment Centre"
- },
-/obj/machinery/door/firedoor,
-/obj/effect/mapping_helpers/airlock/access/all/medical/general,
-/obj/effect/turf_decal/tile/blue/fourcorners,
-/obj/effect/landmark/navigate_destination,
-/obj/effect/mapping_helpers/airlock/unres/delayed{
- dir = 8
- },
-/turf/open/floor/iron/white,
-/area/station/medical/treatment_center)
"vpg" = (
/obj/machinery/door/poddoor/preopen{
id = "bridge blast";
@@ -62554,6 +62653,13 @@
},
/turf/open/floor/iron,
/area/station/hallway/secondary/service)
+"vqy" = (
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 8
+ },
+/mob/living/basic/bot/secbot/beepsky/officer,
+/turf/open/floor/iron,
+/area/station/security/brig)
"vqU" = (
/obj/structure/cable,
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
@@ -63304,15 +63410,6 @@
/obj/effect/landmark/start/paramedic,
/turf/open/floor/iron/dark/smooth_large,
/area/station/medical/paramedic)
-"vDL" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/disposalpipe/segment{
- dir = 5
- },
-/obj/structure/cable,
-/turf/open/floor/iron/white,
-/area/station/science/research)
"vDV" = (
/obj/effect/turf_decal/stripes/line{
dir = 4
@@ -63430,6 +63527,11 @@
},
/turf/open/floor/iron,
/area/station/hallway/primary/central)
+"vEU" = (
+/obj/structure/rack,
+/obj/effect/spawner/random/maintenance,
+/turf/open/floor/plating,
+/area/station/maintenance/aft/lesser)
"vEV" = (
/obj/machinery/space_heater,
/obj/effect/decal/cleanable/cobweb,
@@ -63842,6 +63944,19 @@
/obj/item/storage/dice,
/turf/open/floor/wood,
/area/station/commons/lounge)
+"vLV" = (
+/obj/machinery/conveyor_switch/oneway{
+ id = "mining";
+ dir = 1
+ },
+/obj/structure/railing{
+ dir = 4
+ },
+/obj/effect/turf_decal/siding/white{
+ dir = 4
+ },
+/turf/open/floor/iron,
+/area/station/cargo/miningoffice)
"vLW" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -64108,17 +64223,6 @@
/obj/machinery/firealarm/directional/south,
/turf/open/floor/iron/dark,
/area/station/engineering/storage/tech)
-"vQy" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/light/directional/north,
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/machinery/airalarm/directional/north,
-/obj/structure/cable,
-/turf/open/floor/iron/white,
-/area/station/science/research)
"vQA" = (
/obj/item/radio/intercom/directional/east,
/turf/open/floor/wood,
@@ -64613,6 +64717,15 @@
/obj/effect/spawner/random/trash/mess,
/turf/open/floor/plating,
/area/station/maintenance/starboard/aft)
+"vXW" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/structure/disposalpipe/segment{
+ dir = 9
+ },
+/turf/open/floor/iron/dark,
+/area/station/science/genetics)
"vXZ" = (
/obj/effect/turf_decal/stripes/line,
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
@@ -64720,10 +64833,6 @@
},
/turf/open/floor/plating,
/area/station/maintenance/space_hut)
-"vZB" = (
-/obj/structure/sign/directions/evac,
-/turf/closed/wall,
-/area/station/maintenance/aft/lesser)
"vZE" = (
/obj/effect/spawner/random/structure/crate,
/turf/open/floor/plating,
@@ -64872,13 +64981,6 @@
/obj/effect/turf_decal/tile/blue/fourcorners,
/turf/open/floor/iron/white,
/area/station/medical/storage)
-"waP" = (
-/obj/machinery/status_display/evac/directional/south,
-/obj/effect/turf_decal/siding/purple{
- dir = 1
- },
-/turf/open/floor/iron/white,
-/area/station/science/research)
"wbF" = (
/obj/effect/turf_decal/stripes/line{
dir = 4
@@ -65508,38 +65610,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/dark,
/area/station/science/ordnance)
-"wnl" = (
-/obj/structure/table,
-/obj/effect/turf_decal/siding/purple{
- dir = 4
- },
-/obj/item/storage/box/monkeycubes{
- pixel_x = 6;
- pixel_y = 9
- },
-/obj/item/storage/box/gloves{
- pixel_x = 5;
- pixel_y = 1
- },
-/obj/item/storage/box/monkeycubes{
- pixel_x = 4
- },
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/obj/machinery/light/directional/east,
-/turf/open/floor/iron/dark,
-/area/station/science/genetics)
-"wns" = (
-/obj/structure/table,
-/obj/item/stack/medical/wrap/gauze,
-/obj/item/stack/medical/mesh,
-/obj/item/stack/medical/suture,
-/obj/machinery/power/apc/auto_name/directional/north,
-/obj/structure/cable,
-/obj/effect/turf_decal/tile/blue/half/contrasted{
- dir = 1
- },
-/turf/open/floor/iron/white,
-/area/station/medical/medbay/lobby)
"wnQ" = (
/obj/structure/tank_dispenser{
pixel_x = -1
@@ -66243,17 +66313,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4,
/turf/open/floor/plating,
/area/station/maintenance/starboard/fore)
-"wyP" = (
-/obj/effect/turf_decal/tile/brown/half/contrasted{
- dir = 1
- },
-/obj/machinery/conveyor{
- dir = 8;
- id = "mining"
- },
-/obj/machinery/bouldertech/refinery/smelter,
-/turf/open/floor/iron,
-/area/station/cargo/miningoffice)
"wyV" = (
/turf/open/floor/carpet/orange,
/area/station/command/heads_quarters/qm)
@@ -66461,21 +66520,6 @@
/obj/structure/sign/warning/vacuum/directional/west,
/turf/open/floor/plating,
/area/station/maintenance/disposal)
-"wCi" = (
-/obj/structure/table/glass,
-/obj/effect/turf_decal/tile/blue/fourcorners,
-/obj/item/tgui_book/manual/dsm{
- pixel_y = 3;
- pixel_x = -2
- },
-/obj/machinery/newscaster/directional/west,
-/obj/item/tgui_book/manual/idc{
- pixel_y = 3;
- pixel_x = 3
- },
-/obj/item/book/manual/wiki/medicine,
-/turf/open/floor/iron/white,
-/area/station/medical/treatment_center)
"wCl" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -66891,6 +66935,15 @@
/obj/effect/turf_decal/delivery,
/turf/open/floor/iron,
/area/station/hallway/secondary/entry)
+"wLk" = (
+/obj/structure/railing{
+ dir = 6
+ },
+/obj/effect/turf_decal/siding/white{
+ dir = 4
+ },
+/turf/open/floor/iron,
+/area/station/cargo/miningoffice)
"wLu" = (
/obj/structure/chair/office{
dir = 8
@@ -66925,6 +66978,16 @@
dir = 8
},
/area/station/medical/chem_storage)
+"wMh" = (
+/obj/effect/turf_decal/tile/brown/anticorner/contrasted{
+ dir = 1
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 9
+ },
+/obj/effect/decal/cleanable/dirt/dust,
+/turf/open/floor/iron/textured,
+/area/station/cargo/miningoffice)
"wMx" = (
/obj/effect/turf_decal/bot,
/obj/effect/landmark/start/hangover,
@@ -66954,6 +67017,17 @@
/obj/structure/window/reinforced/spawner/directional/north,
/turf/open/floor/iron/dark/corner,
/area/station/engineering/atmos/storage/gas)
+"wMZ" = (
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/turf/open/floor/iron/dark,
+/area/station/science/genetics)
+"wNa" = (
+/obj/effect/turf_decal/siding/purple{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron/white,
+/area/station/science/research)
"wNh" = (
/obj/structure/cable,
/obj/effect/turf_decal/tile/blue{
@@ -67478,6 +67552,15 @@
/obj/effect/turf_decal/tile/neutral,
/turf/open/floor/iron,
/area/station/commons/fitness/recreation)
+"wVZ" = (
+/obj/machinery/door/poddoor/shutters/preopen{
+ dir = 1;
+ id = "rdgene";
+ name = "Genetics Lab Shutters"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/station/science/genetics)
"wWe" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -67630,18 +67713,6 @@
},
/turf/open/floor/iron/grimy,
/area/station/tcommsat/computer)
-"wZo" = (
-/obj/machinery/airalarm/directional/east,
-/obj/effect/turf_decal/tile/brown/half/contrasted{
- dir = 1
- },
-/obj/machinery/conveyor{
- dir = 10;
- id = "mining"
- },
-/obj/machinery/bouldertech/refinery,
-/turf/open/floor/iron,
-/area/station/cargo/miningoffice)
"wZw" = (
/obj/effect/turf_decal/stripes/line{
dir = 1
@@ -67789,12 +67860,6 @@
/obj/structure/window/spawner/directional/south,
/turf/open/floor/iron,
/area/station/engineering/atmos)
-"xcX" = (
-/obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible,
-/obj/machinery/meter,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/white,
-/area/station/science/ordnance/storage)
"xdm" = (
/obj/effect/decal/cleanable/dirt,
/obj/structure/cable,
@@ -68015,19 +68080,6 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/station/ai/satellite/maintenance/storage)
-"xgF" = (
-/obj/effect/turf_decal/stripes/white/line,
-/obj/effect/turf_decal/stripes/white/line{
- dir = 1
- },
-/obj/machinery/door/firedoor,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/disposalpipe/segment,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/obj/structure/cable,
-/turf/open/floor/iron/dark,
-/area/station/science/research)
"xgG" = (
/obj/effect/decal/cleanable/cobweb/cobweb2,
/obj/structure/rack,
@@ -68331,13 +68383,6 @@
},
/turf/open/floor/iron/dark,
/area/station/service/chapel)
-"xlC" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
-/obj/effect/turf_decal/stripes/line{
- dir = 4
- },
-/turf/open/floor/iron/white,
-/area/station/science/ordnance/storage)
"xlF" = (
/turf/open/floor/iron,
/area/station/service/hydroponics)
@@ -68877,17 +68922,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4,
/turf/closed/wall/r_wall,
/area/station/maintenance/aft/lesser)
-"xuY" = (
-/obj/machinery/door/firedoor,
-/obj/effect/turf_decal/stripes/white/line{
- dir = 8
- },
-/obj/effect/turf_decal/stripes/white/line{
- dir = 4
- },
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
-/area/station/science/research)
"xvd" = (
/obj/structure/closet/emcloset,
/obj/effect/turf_decal/delivery,
@@ -68912,15 +68946,6 @@
/obj/effect/turf_decal/tile/neutral,
/turf/open/floor/iron,
/area/station/commons/fitness/recreation)
-"xvI" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/disposalpipe/segment{
- dir = 9
- },
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
-/area/station/science/genetics)
"xvQ" = (
/obj/structure/cable,
/obj/structure/disposalpipe/segment{
@@ -69072,6 +69097,15 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/white,
/area/station/medical/medbay/central)
+"xxY" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/turf_decal/siding/purple/corner{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/turf/open/floor/iron/dark,
+/area/station/science/genetics)
"xxZ" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 8
@@ -69475,6 +69509,10 @@
},
/turf/open/floor/iron,
/area/station/service/hydroponics)
+"xEf" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
+/turf/open/floor/iron/white/smooth_large,
+/area/station/medical/medbay/lobby)
"xEg" = (
/obj/machinery/light/small/directional/south,
/turf/open/floor/engine/plasma,
@@ -69700,6 +69738,15 @@
},
/turf/open/floor/iron/dark,
/area/station/security/checkpoint/supply)
+"xJp" = (
+/obj/structure/extinguisher_cabinet/directional/east,
+/obj/effect/decal/cleanable/greenglow/waste{
+ opacity = 1;
+ alpha = 50
+ },
+/obj/effect/turf_decal/tile/brown/opposingcorners,
+/turf/open/floor/iron,
+/area/station/cargo/miningoffice)
"xJv" = (
/obj/machinery/light/directional/north,
/turf/open/floor/iron/recharge_floor,
@@ -70110,6 +70157,12 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/wood,
/area/station/security/office)
+"xQY" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 8
+ },
+/turf/open/floor/iron/white/smooth_large,
+/area/station/medical/medbay/lobby)
"xRa" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -70211,6 +70264,21 @@
/obj/effect/turf_decal/tile/purple/opposingcorners,
/turf/open/floor/iron,
/area/station/science/research)
+"xTn" = (
+/obj/machinery/camera/directional/north{
+ c_tag = "Starboard Primary Hallway - Auxiliary Tool Storage"
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/landmark/start/hangover,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/turf/open/floor/iron,
+/area/station/hallway/primary/starboard)
"xTw" = (
/turf/closed/wall/r_wall,
/area/station/medical/medbay/central)
@@ -70335,6 +70403,10 @@
},
/turf/open/floor/iron,
/area/station/engineering/atmos/pumproom)
+"xVD" = (
+/obj/effect/turf_decal/trimline/purple/corner,
+/turf/open/floor/iron/white,
+/area/station/science/research)
"xWm" = (
/obj/structure/rack,
/obj/item/restraints/handcuffs{
@@ -70689,6 +70761,16 @@
/obj/machinery/firealarm/directional/south,
/turf/open/floor/iron,
/area/station/security/prison/work)
+"ybf" = (
+/obj/machinery/dna_infuser,
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/structure/window/reinforced/spawner/directional/west,
+/obj/effect/turf_decal/delivery,
+/obj/effect/turf_decal/siding/purple{
+ dir = 1
+ },
+/turf/open/floor/iron/dark,
+/area/station/science/genetics)
"ybl" = (
/obj/structure/closet/secure_closet/engineering_personal,
/obj/effect/turf_decal/delivery,
@@ -70850,11 +70932,6 @@
},
/turf/open/floor/iron/dark,
/area/station/engineering/atmos)
-"ydi" = (
-/obj/structure/railing/corner/end/flip,
-/obj/effect/turf_decal/stripes/corner,
-/turf/open/floor/iron,
-/area/station/cargo/miningoffice)
"ydj" = (
/obj/effect/decal/cleanable/dirt,
/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible,
@@ -70974,6 +71051,18 @@
/obj/structure/cable,
/turf/open/floor/iron/dark,
/area/station/command/heads_quarters/hos)
+"yfa" = (
+/obj/effect/turf_decal/tile/brown/anticorner/contrasted{
+ dir = 1
+ },
+/obj/item/radio/intercom/directional/south,
+/obj/effect/decal/cleanable/rubble,
+/obj/effect/turf_decal/delivery,
+/obj/effect/turf_decal/siding/white{
+ dir = 4
+ },
+/turf/open/floor/iron,
+/area/station/cargo/miningoffice)
"yfg" = (
/obj/effect/spawner/structure/window/reinforced,
/obj/machinery/door/poddoor/shutters/preopen{
@@ -71249,6 +71338,18 @@
},
/turf/open/floor/iron,
/area/station/hallway/primary/central)
+"ylb" = (
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/effect/turf_decal/siding/purple{
+ dir = 4
+ },
+/obj/structure/table,
+/obj/machinery/computer/records/medical/laptop{
+ dir = 8;
+ pixel_y = 1
+ },
+/turf/open/floor/iron/dark,
+/area/station/science/genetics)
"ylf" = (
/obj/effect/turf_decal/trimline/red/filled/line{
dir = 4
@@ -85842,7 +85943,7 @@ vZE
tYi
ndN
jUb
-qSe
+ebG
fQD
uxS
uxS
@@ -86099,7 +86200,7 @@ wvr
vzY
tYi
jUb
-dAD
+eov
ruz
ehn
uxS
@@ -86356,7 +86457,7 @@ sXI
cYY
tYZ
jUb
-fud
+hWj
coJ
uxS
fNI
@@ -86635,7 +86736,7 @@ rjB
jUb
aaa
xjH
-dhv
+ocN
gbz
uGq
iam
@@ -88435,7 +88536,7 @@ jUb
huF
xjH
cQo
-mOU
+odX
vYJ
xjH
aaa
@@ -89133,7 +89234,7 @@ unc
xyz
jGb
uMj
-poj
+lvr
hnV
tPt
gUH
@@ -89387,11 +89488,11 @@ beo
sLU
aZj
cSP
-cLj
-kRe
-kRe
-tid
-qTf
+krW
+pbc
+vLV
+wLk
+yfa
hKg
cbz
cKD
@@ -89644,11 +89745,11 @@ jXu
jXu
jXu
hzb
-cLj
-kRe
-kRe
-cBZ
-wyP
+jzd
+jyy
+fMP
+gRn
+nYI
hKg
kyf
kFQ
@@ -89900,12 +90001,12 @@ duG
omV
kts
cuh
-fDV
-cLj
-ydi
-qHt
-dxo
-hlE
+jBp
+thl
+uWr
+wMh
+uNg
+lQS
hKg
ljT
jrQ
@@ -90158,11 +90259,11 @@ cAf
dve
jXu
pVV
-cLj
-cUt
-iId
-tkf
-wZo
+gLT
+eiJ
+dom
+xJp
+koY
hKg
rgW
nkq
@@ -90478,8 +90579,8 @@ pHv
saA
hmo
gXv
-gTp
-dvB
+izl
+rps
eme
eyl
jUb
@@ -90735,9 +90836,9 @@ jUb
jsj
bNa
ixv
-auL
+jml
wRZ
-aFc
+mPF
ucf
jUb
oOZ
@@ -91253,7 +91354,7 @@ guC
fTE
hBY
bKl
-wCi
+aQJ
vun
abF
uLs
@@ -92007,7 +92108,7 @@ anv
rur
knK
sQx
-eQc
+kir
nPt
sHd
pBs
@@ -92021,7 +92122,7 @@ iMv
nKE
vSu
jtA
-rfF
+nVJ
bHE
ktD
bbd
@@ -92223,7 +92324,7 @@ pNC
uqX
loR
kQP
-qbq
+ewc
dFg
wyV
wyV
@@ -92272,7 +92373,7 @@ jkT
fUu
uPi
sfF
-aSy
+mYf
hcU
isu
ekk
@@ -93040,7 +93141,7 @@ pOa
bMY
haX
fFV
-bnH
+odu
rEu
azW
sSp
@@ -93297,7 +93398,7 @@ lvU
bMY
rvq
fFi
-gED
+iWD
vDz
pBN
sSp
@@ -93309,7 +93410,7 @@ ckE
gHq
bJk
mpk
-nST
+che
vun
eFG
lWX
@@ -93561,9 +93662,9 @@ sSp
sSp
sSp
jxc
-vpe
+oXr
jxc
-icG
+aOx
jxc
sSp
sSp
@@ -94065,7 +94166,7 @@ vVV
htd
tAG
gDv
-miS
+euc
iPM
mvY
oYp
@@ -94843,8 +94944,8 @@ qPJ
qPJ
qPJ
fEK
-uyS
-fYP
+akG
+ePZ
duu
pKP
nGJ
@@ -96123,8 +96224,8 @@ ebM
uRA
mTk
nTD
-laZ
-ixC
+rbs
+jHA
lln
nBB
nbT
@@ -96381,8 +96482,8 @@ lYL
xIG
ryo
nxy
-ngI
-lfT
+xEf
+lWG
gsW
izA
bHQ
@@ -96639,7 +96740,7 @@ mTk
asm
vLf
vLf
-kHv
+kXD
kWO
rvE
whx
@@ -96894,9 +96995,9 @@ iKT
ceM
axW
xEX
-dmT
-tBL
-jZi
+hYr
+qAf
+lrR
qwI
xJI
tIx
@@ -97151,8 +97252,8 @@ tHR
lYL
pbL
mum
-oiR
-agA
+qTR
+pWD
sTQ
hEc
hGF
@@ -97408,8 +97509,8 @@ tHR
lYL
mTk
noD
-vmb
-gDy
+aNf
+aNa
xiv
dwZ
cJv
@@ -97666,7 +97767,7 @@ sTz
xIG
bKB
nxy
-lVy
+xQY
kcF
cYJ
oar
@@ -97921,7 +98022,7 @@ sNl
aZR
lYL
pBa
-wns
+aNQ
nxy
nxy
aYJ
@@ -98117,7 +98218,7 @@ loY
tTP
fdQ
uou
-agc
+udY
apM
aeq
dFW
@@ -98976,8 +99077,8 @@ gmt
qhx
ceZ
ceZ
+ceZ
lGT
-gmt
xDz
gmt
rDM
@@ -99231,7 +99332,8 @@ kor
aQS
qCY
kQe
-qYt
+vnI
+ajN
qDa
oIg
oIg
@@ -99239,10 +99341,9 @@ oIg
oIg
oIg
oIg
-svS
-vZB
+aNL
+dKC
dKC
-vZB
dKC
dKC
ufZ
@@ -99408,7 +99509,7 @@ ahj
jxV
ayV
gFR
-khm
+vqy
uok
vMj
ezg
@@ -99488,8 +99589,9 @@ orv
dPY
xWJ
oIg
+rdQ
cId
-rQl
+hSJ
oIg
wBq
bEC
@@ -99498,8 +99600,7 @@ aXW
jxW
svS
rhU
-kYP
-mGI
+nFa
jjs
dKC
gFC
@@ -99745,8 +99846,9 @@ ujJ
ujJ
ujJ
oIg
-cDM
-poS
+iKO
+vnN
+eMv
byf
kBu
oir
@@ -99755,7 +99857,6 @@ tzg
jxW
svS
tjE
-rDB
xpE
lqh
dKC
@@ -99993,7 +100094,7 @@ kFS
uqv
ctn
reL
-szM
+ise
wqh
ekB
aJa
@@ -100001,9 +100102,10 @@ eut
gle
xYV
syC
-gqm
-sLO
+wVZ
+ybf
lOr
+wMZ
sNS
qXK
xoa
@@ -100013,7 +100115,6 @@ oCE
svS
dKC
dKC
-dKC
tNM
dKC
gtm
@@ -100250,7 +100351,7 @@ uwK
wmg
jAt
mET
-eOA
+liD
iAk
nSB
fXd
@@ -100261,14 +100362,14 @@ cSN
eZz
sAF
hZO
-xvI
-jBk
+qJV
+vXW
qNz
-mZO
-klu
+jBk
+xxY
+iqu
vjk
-qOs
-kZk
+eRB
kZk
kZk
kZk
@@ -100515,20 +100616,20 @@ dpg
bBo
gwf
gfZ
-gqm
+wVZ
jZP
aIO
jrb
-wnl
+sgQ
eOo
rRJ
-edH
-mHL
-svS
-oHO
+snR
+ylb
+sTU
+oIg
ove
lJw
-nFa
+vEU
xhs
goF
lXC
@@ -100764,7 +100865,7 @@ wfm
eut
eut
xhO
-tpv
+kiy
qDy
voE
deH
@@ -100781,8 +100882,8 @@ oIg
oIg
oIg
oIg
-svS
-svS
+oIg
+oIg
svS
svS
svS
@@ -101019,8 +101120,8 @@ uqp
kaF
bse
eIV
-iWP
-jVx
+gcU
+noN
bCc
bCc
jaQ
@@ -102306,10 +102407,10 @@ gwf
gwf
gwf
gwf
-kya
+wNa
nmZ
pLs
-kgK
+xVD
swV
ili
cpW
@@ -102564,9 +102665,9 @@ rWL
htn
muB
iRc
-xgF
-vDL
-thm
+ulv
+qWX
+fke
eMW
dGa
wwW
@@ -102822,16 +102923,16 @@ vcE
oBz
xKK
xKK
-vQy
-thm
+euQ
+fke
uLK
aYb
wwW
lrp
rYI
fmM
-amF
-xcX
+iWy
+rpG
qKn
gJl
gyQ
@@ -103079,15 +103180,15 @@ qdT
vTK
tEt
xKk
-fqP
-mWq
+jHg
+dmO
kXY
kXY
lfG
lrp
rYI
cml
-xlC
+uHA
btL
iAp
sUP
@@ -103336,8 +103437,8 @@ mzg
rHh
tEt
tKR
-lhe
-cWz
+fjb
+prU
aJd
afZ
sds
@@ -103593,8 +103694,8 @@ pke
msJ
xKK
xKK
-kkn
-xuY
+rJA
+qLe
oaB
mMX
mMX
@@ -103876,7 +103977,7 @@ qXW
dKC
rzx
hcP
-kYP
+bra
lDs
dKC
aaa
@@ -104351,7 +104452,7 @@ kMG
tUn
hKV
wXF
-cjD
+btA
dJo
rCx
nBj
@@ -105603,7 +105704,7 @@ ksk
mxt
ksk
dZm
-mta
+xTn
pxl
tUu
jKi
@@ -105651,7 +105752,7 @@ lAe
tAg
pbt
gwf
-kVf
+mLu
oWk
xuD
fFa
@@ -105893,7 +105994,7 @@ jgK
tUn
dQT
wXF
-jSk
+jhL
ukF
sIW
jSk
@@ -105908,7 +106009,7 @@ nfs
tAg
sWB
gwf
-fao
+qLu
oWk
xuD
sip
@@ -106422,7 +106523,7 @@ ewh
elJ
qNA
gwf
-waP
+ucd
oWk
xuD
qZg
@@ -106892,7 +106993,7 @@ egn
tqU
kLh
rac
-khi
+nXG
eoo
fqD
qcQ
@@ -106936,7 +107037,7 @@ aPX
elJ
wGH
emh
-eWS
+fQo
oWk
xuD
qZg
@@ -107149,7 +107250,7 @@ hJI
fRS
tUv
rac
-kAQ
+rzi
eoo
wkX
qcQ
@@ -107918,7 +108019,7 @@ lkW
xww
aSk
tlZ
-lje
+hfG
klZ
bqC
fqD
@@ -126166,7 +126267,7 @@ nFe
bhc
mgj
piw
-jvO
+ddK
wNm
shc
art
diff --git a/_maps/map_files/Mining/Lavaland.dmm b/_maps/map_files/Mining/Lavaland.dmm
index a1c171b5ebd..3912d3676aa 100644
--- a/_maps/map_files/Mining/Lavaland.dmm
+++ b/_maps/map_files/Mining/Lavaland.dmm
@@ -87,6 +87,10 @@
},
/turf/open/floor/carpet/neon/simple/red/nodots,
/area/mine/cafeteria)
+"ay" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
+/turf/open/floor/iron/dark/textured_large,
+/area/mine/eva)
"aD" = (
/obj/structure/lattice/catwalk,
/obj/structure/cable,
@@ -226,7 +230,6 @@
/turf/open/floor/iron/smooth,
/area/mine/laborcamp)
"bK" = (
-/obj/item/kirbyplants/random,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/effect/turf_decal/trimline/blue/filled/line{
@@ -236,6 +239,7 @@
dir = 4
},
/obj/structure/sign/poster/official/corporate_perks_vacation/directional/west,
+/obj/item/kirbyplants/random,
/turf/open/floor/iron/edge{
dir = 4
},
@@ -427,6 +431,14 @@
dir = 1
},
/area/mine/lounge)
+"cL" = (
+/obj/effect/turf_decal/trimline/brown/filled/line,
+/obj/structure/table,
+/obj/item/paper/fluff/stations/lavaland/orm_notice,
+/turf/open/floor/iron/dark/smooth_edge{
+ dir = 1
+ },
+/area/mine/production)
"cM" = (
/obj/structure/closet/emcloset,
/obj/effect/turf_decal/trimline/yellow/filled/arrow_cw{
@@ -457,16 +469,6 @@
dir = 1
},
/area/mine/laborcamp/quarters)
-"cR" = (
-/obj/structure/cable,
-/obj/machinery/airalarm/directional/east,
-/obj/effect/turf_decal/trimline/brown/filled/line{
- dir = 4
- },
-/turf/open/floor/iron/dark/smooth_edge{
- dir = 8
- },
-/area/mine/production)
"cU" = (
/obj/structure/lattice/catwalk/mining,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -609,9 +611,6 @@
pixel_y = 12;
pixel_x = 10
},
-/obj/structure/chair/plastic{
- dir = 4
- },
/turf/open/misc/hay/lavaland,
/area/lavaland/surface/outdoors)
"dI" = (
@@ -698,6 +697,13 @@
},
/turf/open/misc/asteroid/basalt/lava_land_surface,
/area/lavaland/surface/outdoors)
+"eu" = (
+/obj/structure/lattice/catwalk/mining,
+/obj/structure/railing/corner{
+ dir = 8
+ },
+/turf/open/lava/smooth/lava_land_surface,
+/area/lavaland/surface/outdoors)
"ey" = (
/obj/structure/lattice/catwalk/mining,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -966,7 +972,7 @@
"fS" = (
/obj/structure/cable,
/obj/effect/turf_decal/trimline/red/filled/line,
-/mob/living/simple_animal/bot/secbot/beepsky/ofitser,
+/mob/living/basic/bot/secbot/beepsky/ofitser,
/turf/open/floor/iron/dark/smooth_edge{
dir = 1
},
@@ -1332,6 +1338,10 @@
/obj/structure/lattice/catwalk,
/turf/open/misc/asteroid/basalt/lava_land_surface,
/area/lavaland/surface/outdoors)
+"hA" = (
+/obj/structure/flora/bush/jungle/b/style_random,
+/turf/open/misc/asteroid/basalt/lava_land_surface,
+/area/lavaland/surface/outdoors)
"hB" = (
/obj/structure/cable,
/obj/machinery/light/directional/north,
@@ -1569,12 +1579,6 @@
},
/turf/open/floor/iron/checker,
/area/mine/cafeteria)
-"iI" = (
-/obj/machinery/power/weather_tower,
-/obj/structure/lattice/catwalk,
-/obj/structure/cable,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
-/area/lavaland/surface/outdoors)
"iN" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -1883,6 +1887,14 @@
/obj/structure/cable,
/turf/open/floor/plating,
/area/mine/maintenance/living/north)
+"kx" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/lattice/catwalk/mining,
+/obj/structure/railing/corner,
+/turf/open/lava/smooth/lava_land_surface,
+/area/lavaland/surface/outdoors)
"kB" = (
/obj/structure/stone_tile/surrounding_tile,
/obj/structure/stone_tile/surrounding_tile{
@@ -1969,10 +1981,18 @@
/turf/open/lava/smooth/lava_land_surface,
/area/lavaland/surface/outdoors)
"kK" = (
-/obj/structure/table,
/obj/effect/turf_decal/trimline/blue/filled/line{
dir = 1
},
+/obj/machinery/camera/autoname/directional/north{
+ network = list("mine")
+ },
+/obj/machinery/light/small/directional/north,
+/obj/structure/sign/directions/evac/directional/east{
+ pixel_x = 0;
+ pixel_y = 24
+ },
+/obj/structure/table,
/obj/item/camera_film{
pixel_x = 5;
pixel_y = 5
@@ -2441,6 +2461,21 @@
dir = 1
},
/area/mine/laborcamp/security)
+"mG" = (
+/obj/machinery/door/airlock/external/glass{
+ name = "Mining External Airlock"
+ },
+/obj/effect/turf_decal/trimline/blue/filled/line{
+ dir = 1
+ },
+/obj/effect/turf_decal/trimline/blue/filled/mid_joiner{
+ dir = 1
+ },
+/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{
+ cycle_id = "lavaland_living_north"
+ },
+/turf/open/floor/iron/textured_large,
+/area/mine/lounge)
"mJ" = (
/obj/docking_port/stationary{
dwidth = 2;
@@ -2893,6 +2928,13 @@
},
/turf/open/misc/asteroid/basalt/lava_land_surface,
/area/lavaland/surface/outdoors)
+"oE" = (
+/obj/structure/lattice/catwalk/mining,
+/obj/structure/railing{
+ dir = 6
+ },
+/turf/open/lava/smooth/lava_land_surface,
+/area/lavaland/surface/outdoors)
"oI" = (
/obj/structure/bed,
/obj/effect/decal/cleanable/dirt,
@@ -2982,6 +3024,10 @@
/obj/effect/spawner/random/trash/hobo_squat,
/turf/open/floor/plating,
/area/mine/maintenance/public/south)
+"ph" = (
+/obj/structure/flora/bush/jungle/c/style_random,
+/turf/open/misc/asteroid/basalt/lava_land_surface,
+/area/lavaland/surface/outdoors)
"pm" = (
/obj/structure/stone_tile/block/cracked{
dir = 8
@@ -3010,15 +3056,6 @@
/obj/effect/spawner/random/trash/mess,
/turf/open/floor/iron/white,
/area/mine/laborcamp/production)
-"ps" = (
-/obj/structure/cable,
-/obj/machinery/power/smes/super/full{
- output_level = 100000;
- input_level = 100000
- },
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plating,
-/area/mine/maintenance/service)
"pu" = (
/obj/item/chair/stool{
pixel_x = -2;
@@ -3638,7 +3675,6 @@
/turf/open/floor/plating,
/area/mine/maintenance/service)
"ti" = (
-/obj/structure/table,
/obj/effect/turf_decal/trimline/blue/filled/line{
dir = 1
},
@@ -3651,6 +3687,9 @@
},
/turf/open/misc/asteroid/basalt/lava_land_surface,
/area/lavaland/surface/outdoors)
+"tl" = (
+/turf/open/water/lavaland_atmos/basalt,
+/area/lavaland/surface/outdoors)
"tr" = (
/obj/structure/closet/secure_closet/brig,
/obj/effect/decal/cleanable/dirt,
@@ -4130,6 +4169,10 @@
},
/turf/open/floor/iron/checker,
/area/mine/cafeteria)
+"wc" = (
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/iron/textured_large,
+/area/mine/lounge)
"wg" = (
/obj/structure/chair/sofa/corp{
dir = 1
@@ -4231,10 +4274,6 @@
/obj/item/chair/wood,
/turf/open/misc/asteroid/basalt/lava_land_surface,
/area/lavaland/surface/outdoors)
-"wG" = (
-/obj/structure/lattice/catwalk,
-/turf/open/misc/asteroid/basalt/lava_land_surface,
-/area/lavaland/surface/outdoors)
"wJ" = (
/obj/structure/table/wood/poker,
/obj/item/toy/cards/deck{
@@ -4582,6 +4621,10 @@
/obj/structure/lattice/catwalk/mining,
/turf/open/lava/smooth/lava_land_surface,
/area/lavaland/surface/outdoors)
+"yW" = (
+/obj/structure/flora/bush/jungle,
+/turf/open/misc/asteroid/basalt/lava_land_surface,
+/area/lavaland/surface/outdoors)
"yX" = (
/obj/effect/spawner/structure/window,
/turf/open/floor/plating,
@@ -4676,6 +4719,16 @@
/obj/structure/lattice/catwalk/mining,
/turf/open/lava/smooth/lava_land_surface,
/area/lavaland/surface/outdoors)
+"zt" = (
+/obj/machinery/power/apc/auto_name/directional/south,
+/obj/structure/cable,
+/obj/effect/turf_decal/trimline/brown/filled/line,
+/obj/structure/table,
+/obj/item/storage/medkit/regular,
+/turf/open/floor/iron/dark/smooth_edge{
+ dir = 1
+ },
+/area/mine/production)
"zw" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -4703,10 +4756,12 @@
/turf/open/floor/iron/dark,
/area/mine/production)
"zF" = (
-/obj/item/kirbyplants/random,
/obj/effect/turf_decal/trimline/blue/filled/line{
dir = 6
},
+/obj/machinery/computer/shuttle/mining/common{
+ dir = 8
+ },
/turf/open/floor/iron,
/area/mine/lounge)
"zH" = (
@@ -4770,6 +4825,13 @@
/obj/structure/railing/corner,
/turf/open/misc/hay/lavaland,
/area/lavaland/surface/outdoors)
+"Ac" = (
+/obj/effect/turf_decal/trimline/brown/filled/line{
+ dir = 6
+ },
+/obj/item/radio/intercom/directional/east,
+/turf/open/floor/iron/dark,
+/area/mine/production)
"Ae" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -4950,6 +5012,13 @@
},
/turf/open/misc/asteroid/basalt/lava_land_surface,
/area/lavaland/surface/outdoors)
+"BE" = (
+/obj/structure/lattice/catwalk/mining,
+/obj/structure/railing{
+ dir = 4
+ },
+/turf/open/lava/smooth/lava_land_surface,
+/area/lavaland/surface/outdoors)
"BH" = (
/obj/structure/window/spawner/directional/south,
/obj/effect/turf_decal/trimline/green/filled/line{
@@ -5152,6 +5221,10 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plating,
/area/mine/maintenance/living/north)
+"CY" = (
+/obj/structure/flora/ash/cacti,
+/turf/open/misc/asteroid/basalt/lava_land_surface,
+/area/lavaland/surface/outdoors)
"CZ" = (
/obj/structure/disposalpipe/segment,
/obj/structure/lattice/catwalk/mining,
@@ -5298,6 +5371,10 @@
/obj/structure/disposalpipe/segment,
/turf/open/floor/plating,
/area/mine/maintenance/living/north)
+"El" = (
+/obj/structure/lattice/catwalk,
+/turf/open/misc/asteroid/basalt/lava_land_surface,
+/area/lavaland/surface/outdoors)
"Eo" = (
/obj/machinery/conveyor{
id = "mining_disposals"
@@ -5463,6 +5540,13 @@
},
/turf/open/misc/asteroid/basalt/lava_land_surface,
/area/lavaland/surface/outdoors)
+"Fo" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/lattice/catwalk/mining,
+/turf/open/lava/smooth/lava_land_surface,
+/area/lavaland/surface/outdoors)
"Fp" = (
/obj/structure/table,
/obj/machinery/recharger,
@@ -6104,10 +6188,6 @@
},
/turf/open/floor/plating,
/area/mine/laborcamp/security/maintenance)
-"Jp" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
-/turf/open/floor/iron/dark/textured_large,
-/area/mine/eva)
"Jt" = (
/obj/machinery/disposal/bin,
/obj/structure/disposalpipe/trunk{
@@ -6138,14 +6218,9 @@
/turf/open/lava/smooth/lava_land_surface,
/area/lavaland/surface/outdoors)
"JA" = (
-/obj/machinery/computer/shuttle/mining/common,
-/obj/machinery/camera/autoname/directional/north{
- network = list("mine")
- },
/obj/effect/turf_decal/trimline/blue/filled/line{
dir = 5
},
-/obj/machinery/light/small/directional/north,
/turf/open/floor/iron,
/area/mine/lounge)
"JB" = (
@@ -6267,6 +6342,12 @@
/obj/structure/stone_tile,
/turf/open/misc/asteroid/basalt/lava_land_surface,
/area/lavaland/surface/outdoors)
+"JX" = (
+/obj/machinery/power/weather_tower,
+/obj/structure/lattice/catwalk,
+/obj/structure/cable,
+/turf/open/misc/asteroid/basalt/lava_land_surface,
+/area/lavaland/surface/outdoors)
"JZ" = (
/obj/structure/displaycase,
/turf/open/floor/carpet/executive,
@@ -6289,6 +6370,11 @@
dir = 4
},
/area/mine/eva)
+"Ke" = (
+/obj/structure/lattice/catwalk/mining,
+/obj/structure/railing/corner,
+/turf/open/lava/smooth/lava_land_surface,
+/area/lavaland/surface/outdoors)
"Kf" = (
/obj/effect/turf_decal/stripes/line{
dir = 1
@@ -6351,6 +6437,18 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron/smooth_large,
/area/mine/laborcamp)
+"Kr" = (
+/obj/structure/table,
+/obj/item/storage/toolbox/mechanical{
+ pixel_x = -2;
+ pixel_y = 4
+ },
+/obj/effect/turf_decal/trimline/brown/filled/line,
+/obj/item/storage/medkit/regular,
+/turf/open/floor/iron/dark/smooth_edge{
+ dir = 1
+ },
+/area/mine/eva)
"Kt" = (
/obj/structure/stone_tile/cracked,
/obj/structure/stone_tile/cracked{
@@ -6413,6 +6511,16 @@
},
/turf/open/floor/iron/checker,
/area/mine/cafeteria)
+"KT" = (
+/obj/structure/cable,
+/obj/machinery/airalarm/directional/east,
+/obj/effect/turf_decal/trimline/brown/filled/line{
+ dir = 4
+ },
+/turf/open/floor/iron/dark/smooth_edge{
+ dir = 8
+ },
+/area/mine/production)
"KV" = (
/obj/structure/table,
/obj/machinery/light/directional/east,
@@ -6551,6 +6659,13 @@
/obj/machinery/portable_atmospherics/canister/oxygen,
/turf/open/floor/plating,
/area/mine/storage)
+"LB" = (
+/obj/structure/lattice/catwalk/mining,
+/obj/structure/railing/corner{
+ dir = 1
+ },
+/turf/open/lava/smooth/lava_land_surface,
+/area/lavaland/surface/outdoors)
"LE" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 8
@@ -6721,6 +6836,13 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron/smooth_large,
/area/mine/laborcamp)
+"MC" = (
+/obj/item/bait_can/worm/premium{
+ pixel_y = 8;
+ pixel_x = -9
+ },
+/turf/open/misc/asteroid/basalt/lava_land_surface,
+/area/lavaland/surface/outdoors)
"MD" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -6983,13 +7105,6 @@
},
/turf/open/floor/plating/lavaland_atmos,
/area/lavaland/surface/outdoors)
-"Ob" = (
-/obj/machinery/suit_storage_unit/mining,
-/obj/effect/turf_decal/trimline/brown/filled/line{
- dir = 5
- },
-/turf/open/floor/iron/dark,
-/area/mine/eva)
"Og" = (
/obj/machinery/power/apc/auto_name/directional/west,
/obj/structure/cable,
@@ -7324,6 +7439,13 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron/smooth,
/area/mine/laborcamp/production)
+"Qh" = (
+/obj/machinery/suit_storage_unit/mining,
+/obj/effect/turf_decal/trimline/brown/filled/line{
+ dir = 5
+ },
+/turf/open/floor/iron/dark,
+/area/mine/eva)
"Qi" = (
/obj/machinery/door/airlock/research/glass{
name = "Mining Station Mech Bay"
@@ -7364,6 +7486,12 @@
/obj/effect/turf_decal/stripes/corner,
/turf/open/floor/plating/lavaland_atmos,
/area/lavaland/surface/outdoors)
+"QE" = (
+/obj/structure/chair/plastic{
+ pixel_y = 4
+ },
+/turf/open/misc/asteroid/basalt/lava_land_surface,
+/area/lavaland/surface/outdoors)
"QG" = (
/obj/machinery/door/airlock/public/glass{
id_tag = "gulag2";
@@ -7680,6 +7808,10 @@
dir = 1
},
/area/mine/laborcamp/security)
+"Sw" = (
+/obj/structure/flora/rock/pile/style_random,
+/turf/open/water/lavaland_atmos/basalt,
+/area/lavaland/surface/outdoors)
"Sz" = (
/obj/machinery/hydroponics/constructable,
/obj/machinery/light/small/directional/west,
@@ -7784,14 +7916,6 @@
},
/turf/open/floor/iron/dark/smooth_edge,
/area/mine/eva)
-"Ti" = (
-/obj/effect/turf_decal/trimline/brown/filled/line,
-/obj/structure/table,
-/obj/item/paper/fluff/stations/lavaland/orm_notice,
-/turf/open/floor/iron/dark/smooth_edge{
- dir = 1
- },
-/area/mine/production)
"To" = (
/obj/structure/table,
/obj/machinery/reagentgrinder,
@@ -7851,6 +7975,13 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plating,
/area/mine/maintenance/living/north)
+"Ty" = (
+/obj/item/book/manual/fish_catalog{
+ pixel_y = -6;
+ pixel_x = 14
+ },
+/turf/open/misc/asteroid/basalt/lava_land_surface,
+/area/lavaland/surface/outdoors)
"TD" = (
/obj/effect/turf_decal/trimline/brown/filled/line{
dir = 1
@@ -7880,17 +8011,6 @@
/obj/effect/turf_decal/tile/brown/fourcorners,
/turf/open/floor/iron/dark,
/area/mine/production)
-"TQ" = (
-/obj/structure/table,
-/obj/item/storage/toolbox/mechanical{
- pixel_x = -2;
- pixel_y = 4
- },
-/obj/effect/turf_decal/trimline/brown/filled/line,
-/turf/open/floor/iron/dark/smooth_edge{
- dir = 1
- },
-/area/mine/eva)
"TR" = (
/obj/structure/fence/cut/large{
dir = 4
@@ -8053,6 +8173,10 @@
/obj/structure/sign/poster/official/no_erp/directional/south,
/turf/open/floor/iron/smooth,
/area/mine/laborcamp/quarters)
+"UP" = (
+/obj/effect/landmark/river_waypoint,
+/turf/open/lava/smooth/lava_land_surface,
+/area/lavaland/surface/outdoors)
"UQ" = (
/obj/structure/cable,
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
@@ -8296,16 +8420,6 @@
},
/turf/open/floor/iron/dark/textured_large,
/area/mine/laborcamp)
-"VZ" = (
-/obj/machinery/power/apc/auto_name/directional/south,
-/obj/structure/cable,
-/obj/effect/turf_decal/trimline/brown/filled/line,
-/obj/structure/table,
-/obj/item/storage/medkit/regular,
-/turf/open/floor/iron/dark/smooth_edge{
- dir = 1
- },
-/area/mine/production)
"Wb" = (
/obj/structure/cable,
/turf/open/floor/iron/dark/textured_large,
@@ -8617,6 +8731,14 @@
/obj/item/seeds/apple,
/turf/open/floor/iron/dark,
/area/mine/laborcamp)
+"XK" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/lattice/catwalk/mining,
+/obj/structure/railing,
+/turf/open/lava/smooth/lava_land_surface,
+/area/lavaland/surface/outdoors)
"XP" = (
/obj/structure/stone_tile/cracked,
/obj/structure/stone_tile/block{
@@ -8770,13 +8892,6 @@
dir = 1
},
/area/mine/laborcamp/quarters)
-"YD" = (
-/obj/effect/turf_decal/trimline/brown/filled/line{
- dir = 6
- },
-/obj/item/radio/intercom/directional/east,
-/turf/open/floor/iron/dark,
-/area/mine/production)
"YF" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -8836,9 +8951,13 @@
/turf/open/floor/iron,
/area/mine/lounge)
"Zg" = (
-/obj/effect/spawner/structure/window/reinforced,
-/obj/structure/sign/directions/evac/directional/east,
-/turf/open/floor/plating,
+/obj/machinery/door/airlock/external/glass{
+ name = "Mining External Airlock"
+ },
+/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{
+ cycle_id = "lavaland_living_north"
+ },
+/turf/open/floor/iron/textured_large,
/area/mine/lounge)
"Zh" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -8944,6 +9063,15 @@
},
/turf/open/misc/hay/lavaland,
/area/lavaland/surface/outdoors)
+"ZG" = (
+/obj/structure/cable,
+/obj/machinery/power/smes/super/full{
+ output_level = 100000;
+ input_level = 100000
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plating,
+/area/mine/maintenance/service)
"ZH" = (
/obj/structure/closet/secure_closet/labor_camp_security,
/obj/effect/turf_decal/trimline/red/filled/line{
@@ -35930,7 +36058,7 @@ pU
pU
pU
pU
-iI
+JX
pU
pU
pU
@@ -36188,8 +36316,8 @@ aD
aD
aD
aD
-wG
-wG
+El
+El
pU
pU
pU
@@ -39012,7 +39140,7 @@ Ue
AA
gB
ON
-ps
+ZG
gq
ER
vc
@@ -39263,7 +39391,7 @@ ZY
ZY
pU
pU
-iI
+JX
aD
Qz
ON
@@ -40034,7 +40162,7 @@ ZY
ZY
pU
pU
-iI
+JX
aD
aD
ON
@@ -42897,9 +43025,9 @@ iu
pU
aj
aj
-aj
-pU
+Zq
SP
+Zq
kK
Sm
Vz
@@ -43151,11 +43279,11 @@ kC
ho
aj
pU
-pU
-pU
-tF
-tF
-pU
+aj
+LV
+ZM
+mG
+wc
Zg
ti
DZ
@@ -43408,12 +43536,12 @@ cC
iu
aj
aj
-pU
-pU
+aj
+yV
tF
-aj
-aj
-Zq
+mG
+wc
+Zg
JA
wp
zF
@@ -43661,19 +43789,19 @@ di
di
tF
yV
-Yq
-aj
-aj
-pU
-pU
-aj
-tF
-aj
-aj
+Fo
+eu
+oy
+ZM
+ZM
+LB
+Ke
Zq
SP
+Zq
+Zq
bL
-SP
+Zq
Zq
aj
aj
@@ -43918,13 +44046,13 @@ di
aj
aj
yV
-Yq
-aj
-aj
-pU
-aj
-aj
-tF
+kx
+BE
+BE
+VK
+BE
+BE
+oE
aj
aj
aj
@@ -44175,7 +44303,7 @@ di
aj
aj
yV
-Yq
+XK
aj
aj
aj
@@ -44185,9 +44313,9 @@ pU
Pd
NY
NY
-SP
+Zq
xN
-SP
+Zq
NY
NY
LS
@@ -45993,7 +46121,7 @@ Lw
pU
pU
pU
-aj
+pU
aj
aj
aj
@@ -46507,7 +46635,7 @@ NY
NY
gQ
pU
-pU
+aj
aj
aj
aj
@@ -46764,10 +46892,10 @@ BP
BP
Lw
pU
+aj
+aj
+aj
pU
-aj
-aj
-aj
pU
pU
DB
@@ -47021,9 +47149,9 @@ BP
BP
Lw
pU
+aj
+aj
pU
-aj
-aj
pU
pU
pU
@@ -47280,7 +47408,7 @@ Lw
pU
aj
aj
-aj
+pU
pU
pU
ai
@@ -47537,7 +47665,7 @@ Lw
pU
aj
aj
-aj
+pU
pU
ai
ad
@@ -47768,7 +47896,7 @@ Bb
Ye
GF
nv
-cR
+KT
Vt
jW
Fc
@@ -48539,7 +48667,7 @@ zD
TD
Vw
wl
-Ti
+cL
pK
lg
se
@@ -48796,12 +48924,12 @@ zJ
oi
Ts
Wb
-VZ
+zt
pK
Tf
-Jp
+ay
Yg
-TQ
+Kr
dK
pU
pU
@@ -49053,9 +49181,9 @@ RY
RY
dQ
Cg
-YD
+Ac
pK
-Ob
+Qh
IL
IL
KV
@@ -49071,6 +49199,7 @@ pU
pU
pU
pU
+yW
pU
pU
pU
@@ -49080,7 +49209,6 @@ pU
aj
aj
aj
-aj
yV
tF
NL
@@ -49326,16 +49454,16 @@ aj
pU
pU
pU
+CY
+tl
+tl
+Sw
+tl
pU
pU
pU
pU
pU
-pU
-aj
-aj
-aj
-aj
aj
aj
zs
@@ -49581,20 +49709,20 @@ NL
aj
aj
aj
-aj
+pU
+pU
+tl
+Sw
+tl
+tl
+tl
+tl
pU
pU
pU
pU
pU
aj
-aj
-aj
-aj
-pU
-pU
-aj
-aj
DB
BP
DB
@@ -49838,20 +49966,20 @@ NL
aj
aj
pU
-aj
-aj
-aj
-aj
pU
-aj
-aj
-aj
-aj
+pU
+tl
+tl
+tl
+tl
+Sw
+tl
+pU
+pU
pU
pU
pU
pU
-aj
pU
pU
pU
@@ -50095,14 +50223,14 @@ NL
aj
pU
pU
-aj
-aj
-aj
-aj
-aj
-aj
-aj
-aj
+pU
+ph
+Sw
+tl
+tl
+tl
+tl
+pU
pU
pU
pU
@@ -50350,16 +50478,16 @@ aj
Ah
aF
aj
-aj
-aj
-aj
-aj
pU
-aj
-aj
-aj
-aj
-aj
+pU
+pU
+pU
+Ty
+tl
+tl
+tl
+hA
+pU
pU
pU
pU
@@ -50607,15 +50735,15 @@ aj
RO
kf
pU
-aj
-aj
-aj
-aj
-aj
-aj
-aj
-aj
-aj
+pU
+pU
+pU
+pU
+QE
+tl
+tl
+tl
+pU
pU
pU
pU
@@ -50865,14 +50993,14 @@ YP
BP
pU
pU
-aj
-aj
pU
pU
+CY
+MC
+tl
+Sw
pU
pU
-aj
-pU
pU
pU
ai
@@ -53932,7 +54060,7 @@ ZY
ZY
pU
pU
-pU
+aj
aj
aj
aj
@@ -54188,10 +54316,10 @@ ZY
ZY
ZY
ZY
-ZY
-pU
-pU
-pU
+aj
+aj
+aj
+aj
aj
aj
aj
@@ -54444,11 +54572,11 @@ ZY
ZY
ZY
ZY
-ZY
-ZY
-ZY
-pU
-pU
+aj
+aj
+aj
+aj
+aj
pU
pU
pU
@@ -54700,11 +54828,11 @@ ZY
ZY
ZY
ZY
-ZY
-ZY
-ZY
-ZY
-ZY
+aj
+aj
+aj
+aj
+aj
pU
pU
pU
@@ -54957,10 +55085,10 @@ fQ
ZY
ZY
ZY
-ZY
-ZY
-ZY
-ZY
+aj
+UP
+aj
+aj
ZY
ZY
ZY
@@ -55215,8 +55343,8 @@ fQ
fQ
ZY
ZY
-ZY
-ZY
+aj
+aj
ZY
ZY
ZY
diff --git a/_maps/map_files/NebulaStation/NebulaStation.dmm b/_maps/map_files/NebulaStation/NebulaStation.dmm
index ab864f64bd2..2954f596154 100644
--- a/_maps/map_files/NebulaStation/NebulaStation.dmm
+++ b/_maps/map_files/NebulaStation/NebulaStation.dmm
@@ -10187,20 +10187,16 @@
/turf/open/floor/iron/dark,
/area/station/hallway/primary/port)
"bBq" = (
-/obj/structure/table/reinforced,
-/obj/item/folder{
- pixel_x = -6
- },
-/obj/structure/desk_bell{
- pixel_x = 6
- },
-/obj/item/pen{
- pixel_x = -5
- },
-/obj/machinery/door/window/left/directional/east{
- name = "Genetics Desk";
- req_access = list("genetics")
+/obj/structure/flora/bush/snow{
+ pixel_y = -3;
+ pixel_x = -3
},
+/obj/structure/flora/bush/flowers_br/style_random,
+/obj/structure/window/reinforced/spawner/directional/north,
+/obj/structure/window/reinforced/spawner/directional/east,
+/obj/structure/window/reinforced/spawner/directional/west,
+/obj/structure/window/reinforced/spawner/directional/south,
+/obj/structure/flora/grass/both/style_2,
/obj/machinery/door/poddoor/shutters/preopen{
dir = 8;
id = "rdgene";
@@ -10209,8 +10205,7 @@
/obj/structure/disposalpipe/segment{
dir = 4
},
-/obj/machinery/door/firedoor,
-/turf/open/floor/iron/dark,
+/turf/open/misc/asteroid/snow/standard_air,
/area/station/science/genetics)
"bBr" = (
/obj/machinery/atmospherics/components/unary/thermomachine/heater/on,
@@ -21212,6 +21207,13 @@
/obj/structure/disposalpipe/segment,
/turf/open/floor/iron/dark,
/area/station/commons/fitness)
+"dgS" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/structure/cable,
+/turf/open/floor/iron/dark/textured_large,
+/area/station/cargo/miningfoundry)
"dgZ" = (
/obj/effect/turf_decal/siding/dark/corner{
dir = 4
@@ -25007,19 +25009,27 @@
/turf/open/floor/iron/dark,
/area/station/hallway/primary/port)
"dJT" = (
-/obj/structure/window/reinforced/spawner/directional/north,
-/obj/structure/window/reinforced/spawner/directional/west,
-/obj/structure/window/reinforced/spawner/directional/east,
-/obj/structure/window/reinforced/spawner/directional/south,
-/obj/structure/flora/grass/both/style_3,
-/obj/structure/flora/bush/snow/style_2,
-/obj/structure/flora/bush/flowers_br/style_random,
+/obj/structure/table/reinforced,
+/obj/item/folder{
+ pixel_x = -6
+ },
+/obj/structure/desk_bell{
+ pixel_x = 6
+ },
+/obj/item/pen{
+ pixel_x = -5
+ },
+/obj/machinery/door/window/left/directional/east{
+ name = "Genetics Desk";
+ req_access = list("genetics")
+ },
/obj/machinery/door/poddoor/shutters/preopen{
dir = 8;
id = "rdgene";
name = "Genetics Lab Shutters"
},
-/turf/open/misc/asteroid/snow/standard_air,
+/obj/machinery/door/firedoor,
+/turf/open/floor/iron/dark,
/area/station/science/genetics)
"dJU" = (
/obj/effect/turf_decal/siding/wood{
@@ -30658,9 +30668,6 @@
},
/area/station/security/mechbay)
"eAs" = (
-/obj/structure/railing/corner/end{
- dir = 4
- },
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/effect/turf_decal/siding/brown{
dir = 10
@@ -30671,6 +30678,7 @@
/obj/effect/turf_decal/trimline/brown/corner{
dir = 4
},
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron,
/area/station/cargo/miningoffice)
"eAw" = (
@@ -38652,6 +38660,15 @@
/obj/structure/cable,
/turf/open/floor/iron/dark/telecomms,
/area/station/tcommsat/server)
+"fIR" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 8
+ },
+/obj/effect/turf_decal/siding/brown{
+ dir = 6
+ },
+/turf/open/floor/iron/dark/textured_large,
+/area/station/cargo/miningfoundry)
"fIU" = (
/obj/structure/table/wood/fancy/green,
/obj/machinery/light/directional/east,
@@ -42868,9 +42885,7 @@
/obj/structure/railing{
dir = 8
},
-/obj/effect/turf_decal/delivery,
-/obj/effect/decal/cleanable/plasma,
-/obj/effect/decal/cleanable/rubble,
+/obj/machinery/computer/order_console/mining,
/turf/open/floor/iron/dark/textured_large,
/area/station/cargo/miningoffice)
"gnM" = (
@@ -45199,7 +45214,6 @@
/turf/open/floor/grass,
/area/station/security/checkpoint/customs)
"gFS" = (
-/obj/structure/hedge,
/obj/effect/turf_decal/trimline/purple/filled/line{
dir = 1
},
@@ -45208,6 +45222,7 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/structure/sign/poster/random/directional/north,
+/obj/machinery/gizmo/toggle/tucker_tubes,
/turf/open/floor/iron/dark,
/area/station/science/explab)
"gFU" = (
@@ -45528,6 +45543,14 @@
dir = 8
},
/area/station/hallway/primary/fore)
+"gIP" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/structure/cable,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron/dark/textured_large,
+/area/station/cargo/miningfoundry)
"gIQ" = (
/turf/closed/wall/r_wall,
/area/station/science/explab)
@@ -48553,8 +48576,9 @@
/area/station/command/heads_quarters/ce)
"hfN" = (
/obj/structure/table/reinforced/rglass,
-/obj/item/folder,
-/obj/item/pen,
+/obj/machinery/computer/records/medical/laptop{
+ dir = 4
+ },
/turf/open/floor/iron/dark/textured,
/area/station/science/genetics)
"hfO" = (
@@ -49753,6 +49777,16 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/white,
/area/station/medical/lower)
+"hoC" = (
+/obj/effect/decal/cleanable/plasma,
+/obj/effect/decal/cleanable/rubble,
+/obj/structure/cable,
+/obj/effect/turf_decal/trimline/brown/filled/arrow_cw,
+/obj/effect/turf_decal/trimline/brown/filled/arrow_ccw{
+ dir = 1
+ },
+/turf/open/floor/iron,
+/area/station/cargo/miningfoundry)
"hoE" = (
/obj/structure/cable,
/obj/effect/decal/cleanable/dirt/dust,
@@ -57537,6 +57571,9 @@
dir = 9
},
/obj/effect/turf_decal/trimline/brown/corner,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
/turf/open/floor/iron,
/area/station/cargo/miningoffice)
"iwP" = (
@@ -63796,10 +63833,6 @@
/obj/structure/flora/bush/flowers_yw/style_random,
/turf/open/floor/grass,
/area/station/ai/satellite/exterior)
-"juB" = (
-/obj/machinery/computer/order_console/mining,
-/turf/open/floor/iron/dark/textured_large,
-/area/station/cargo/miningoffice)
"juD" = (
/obj/structure/railing{
dir = 1
@@ -64561,17 +64594,10 @@
/turf/open/floor/catwalk_floor/iron_dark,
/area/station/maintenance/department/bridge)
"jzQ" = (
-/obj/effect/turf_decal/siding/brown,
-/obj/effect/turf_decal/trimline/brown/filled/line,
/obj/machinery/firealarm/directional/south,
-/obj/effect/turf_decal/stripes/line{
+/obj/structure/chair/sofa/bench/solo{
dir = 1
},
-/obj/machinery/conveyor{
- dir = 8;
- id = "mining"
- },
-/obj/machinery/bouldertech/refinery/smelter,
/turf/open/floor/iron/dark/textured_large,
/area/station/cargo/miningoffice)
"jzZ" = (
@@ -67185,7 +67211,7 @@
/area/station/medical/lower)
"jSP" = (
/obj/structure/cable,
-/mob/living/simple_animal/bot/secbot/beepsky/officer,
+/mob/living/basic/bot/secbot/beepsky/officer,
/turf/open/floor/iron/dark/small,
/area/station/security/brig)
"jSZ" = (
@@ -75955,6 +75981,9 @@
dir = 1
},
/obj/effect/turf_decal/trimline/brown/line,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
/turf/open/floor/iron,
/area/station/cargo/miningoffice)
"lhK" = (
@@ -78731,6 +78760,7 @@
"lCa" = (
/obj/machinery/holopad,
/obj/effect/landmark/event_spawn,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/glass/reinforced,
/area/station/cargo/miningoffice)
"lCd" = (
@@ -78772,14 +78802,6 @@
/turf/open/floor/iron/dark/small,
/area/station/engineering/atmos/project)
"lCS" = (
-/obj/structure/railing{
- dir = 6
- },
-/obj/machinery/conveyor_switch/oneway{
- id = "mining";
- name = "mining conveyor";
- pixel_y = 12
- },
/obj/effect/turf_decal/siding/brown{
dir = 6
},
@@ -83095,6 +83117,15 @@
},
/turf/open/floor/plating,
/area/station/maintenance/starboard/central)
+"mmF" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 8
+ },
+/obj/effect/turf_decal/siding/brown{
+ dir = 5
+ },
+/turf/open/floor/iron/dark/textured_large,
+/area/station/cargo/miningfoundry)
"mmG" = (
/obj/machinery/camera/directional/north{
c_tag = "Xenobiology Lab - Pen #4";
@@ -85374,16 +85405,16 @@
/turf/open/floor/iron/white,
/area/station/science/lab)
"mFl" = (
-/obj/machinery/mining_weather_monitor/directional/east,
-/obj/machinery/conveyor{
- id = "mining"
+/obj/machinery/mining_weather_monitor/directional/north,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
+/obj/machinery/door/window/right/directional/east{
+ req_access = list("mining");
+ name = "Foundry Gate"
},
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/obj/machinery/brm,
/turf/open/floor/iron/dark/textured_large,
-/area/station/cargo/miningoffice)
+/area/station/cargo/miningfoundry)
"mFr" = (
/obj/effect/turf_decal/siding/thinplating_new/dark{
dir = 10
@@ -86566,14 +86597,6 @@
/area/space/nearstation)
"mOI" = (
/obj/structure/sign/poster/random/directional/east,
-/obj/machinery/conveyor{
- dir = 10;
- id = "mining"
- },
-/obj/effect/turf_decal/stripes/corner{
- dir = 1
- },
-/obj/machinery/bouldertech/refinery,
/turf/open/floor/iron/dark/textured_large,
/area/station/cargo/miningoffice)
"mOJ" = (
@@ -88233,6 +88256,9 @@
/obj/structure/disposalpipe/segment,
/turf/open/floor/plating,
/area/station/maintenance/starboard/aft)
+"nbS" = (
+/turf/closed/wall,
+/area/station/cargo/miningfoundry)
"nbU" = (
/obj/effect/turf_decal/trimline/yellow/line{
dir = 4
@@ -90129,6 +90155,20 @@
dir = 1
},
/area/station/security/brig)
+"nrD" = (
+/obj/machinery/conveyor_switch/oneway{
+ id = "mining";
+ name = "mining conveyor";
+ pixel_y = 12
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/turf_decal/siding/brown{
+ dir = 9
+ },
+/obj/machinery/airalarm/directional/west,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron/dark/textured_large,
+/area/station/cargo/miningfoundry)
"nrG" = (
/obj/machinery/holopad,
/obj/effect/turf_decal/trimline/purple/corner{
@@ -91675,7 +91715,7 @@
/obj/effect/turf_decal/siding/thinplating_new/dark{
dir = 4
},
-/mob/living/simple_animal/bot/secbot/pingsky,
+/mob/living/basic/bot/secbot/pingsky,
/obj/machinery/ai_slipper{
uses = 10
},
@@ -92242,6 +92282,14 @@
/obj/item/clothing/glasses/welding,
/turf/open/floor/plating,
/area/station/maintenance/port/central)
+"nIe" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/machinery/power/apc/auto_name/directional/north,
+/obj/structure/cable,
+/turf/open/floor/iron/dark/textured_large,
+/area/station/cargo/miningfoundry)
"nIf" = (
/obj/effect/turf_decal/box/white,
/turf/open/floor/engine,
@@ -92768,6 +92816,14 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/carpet/red,
/area/station/service/library)
+"nMH" = (
+/obj/effect/turf_decal/stripes/corner{
+ dir = 1
+ },
+/obj/structure/cable,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron/dark/textured_large,
+/area/station/cargo/miningfoundry)
"nMJ" = (
/obj/effect/turf_decal/tile/dark_blue/half/contrasted,
/obj/effect/turf_decal/trimline/dark/corner,
@@ -97020,6 +97076,14 @@
dir = 4
},
/area/station/service/chapel/funeral)
+"oqz" = (
+/obj/machinery/conveyor{
+ id = "mining";
+ dir = 4
+ },
+/obj/machinery/brm,
+/turf/open/floor/iron/dark/textured_large,
+/area/station/cargo/miningfoundry)
"oqE" = (
/obj/structure/chair/stool/directional/west,
/turf/open/floor/plating,
@@ -97034,6 +97098,10 @@
color = "#3d3e42"
},
/area/station/engineering/engine_smes)
+"oqM" = (
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/station/cargo/miningfoundry)
"oqS" = (
/obj/effect/turf_decal/siding/wood{
dir = 4
@@ -105901,6 +105969,7 @@
},
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/dark/smooth_edge{
dir = 8
},
@@ -107378,11 +107447,8 @@
"pOD" = (
/obj/machinery/status_display/ai/directional/east,
/obj/machinery/light/directional/east,
-/obj/machinery/conveyor{
- id = "mining"
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 8
+/obj/effect/turf_decal/stripes/corner{
+ dir = 4
},
/turf/open/floor/iron/dark/textured_large,
/area/station/cargo/miningoffice)
@@ -108347,6 +108413,14 @@
/obj/effect/turf_decal/siding/wood,
/turf/open/floor/wood/large,
/area/station/service/library/upper)
+"pVC" = (
+/obj/machinery/conveyor{
+ id = "mining";
+ dir = 6
+ },
+/obj/machinery/light/directional/north,
+/turf/open/floor/iron/dark/textured_large,
+/area/station/cargo/miningfoundry)
"pVH" = (
/obj/effect/turf_decal/trimline/red/line,
/obj/effect/turf_decal/siding/thinplating_new/dark{
@@ -110897,7 +110971,7 @@
location = "F10-Cargo";
codes_txt = "patrol;next_patrol=F11-Cargo"
},
-/mob/living/simple_animal/bot/secbot/beepsky/officer{
+/mob/living/basic/bot/secbot/beepsky/officer{
name = "Beepsky the Third"
},
/turf/open/floor/iron,
@@ -113592,7 +113666,7 @@
/turf/open/floor/iron/dark/herringbone,
/area/station/service/chapel/funeral)
"qKN" = (
-/mob/living/simple_animal/bot/secbot/beepsky/armsky,
+/mob/living/basic/bot/secbot/beepsky/armsky,
/turf/open/floor/glass/reinforced,
/area/station/security/armory)
"qKR" = (
@@ -115883,14 +115957,9 @@
},
/area/station/security/range)
"red" = (
-/obj/item/radio/intercom/directional/west,
/obj/structure/railing{
dir = 1
},
-/obj/machinery/camera/autoname/directional/west{
- dir = 10;
- network = list("ss13","rd")
- },
/obj/effect/turf_decal/siding/thinplating_new/dark{
dir = 9
},
@@ -125899,6 +125968,15 @@
dir = 8
},
/area/station/security/prison)
+"sDq" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
+/obj/effect/turf_decal/trimline/brown/filled/line{
+ dir = 4
+ },
+/turf/open/floor/iron,
+/area/station/cargo/miningfoundry)
"sDr" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 1
@@ -127959,6 +128037,13 @@
/obj/structure/bookcase/random/reference,
/turf/open/floor/iron/dark,
/area/station/security/breakroom)
+"sTD" = (
+/obj/machinery/conveyor{
+ id = "mining";
+ dir = 4
+ },
+/turf/open/floor/iron/dark/textured_large,
+/area/station/cargo/miningfoundry)
"sTG" = (
/obj/item/banner/command/mundane,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -132275,13 +132360,11 @@
/turf/open/floor/iron/dark,
/area/station/construction/mining/aux_base)
"tAb" = (
-/obj/structure/chair/office/light{
+/obj/effect/turf_decal/delivery,
+/obj/machinery/disposal/bin,
+/obj/structure/disposalpipe/trunk{
dir = 8
},
-/obj/effect/landmark/start/geneticist,
-/obj/structure/disposalpipe/segment{
- dir = 10
- },
/turf/open/floor/iron/dark/textured_large,
/area/station/science/genetics)
"tAe" = (
@@ -132886,11 +132969,13 @@
/turf/open/floor/wood/large,
/area/station/commons/dorms)
"tDP" = (
-/obj/machinery/disposal/bin,
-/obj/structure/disposalpipe/trunk{
- dir = 1
+/obj/structure/chair/office/light{
+ dir = 8
+ },
+/obj/effect/landmark/start/geneticist,
+/obj/machinery/camera/autoname/directional/south{
+ network = list("ss13","rd")
},
-/obj/effect/turf_decal/delivery,
/turf/open/floor/iron/dark/textured_large,
/area/station/science/genetics)
"tDQ" = (
@@ -133473,6 +133558,19 @@
dir = 6
},
/area/station/maintenance/disposal)
+"tHC" = (
+/obj/structure/rack,
+/obj/item/stack/ducts{
+ pixel_y = -1
+ },
+/obj/item/stack/ducts{
+ pixel_y = 3
+ },
+/obj/item/stack/ducts{
+ pixel_y = 7
+ },
+/turf/open/floor/iron/dark/textured_large,
+/area/station/cargo/miningoffice)
"tHJ" = (
/obj/machinery/light/floor,
/obj/effect/landmark/event_spawn,
@@ -140677,6 +140775,14 @@
/obj/structure/cable,
/turf/open/floor/engine/hull/reinforced,
/area/space/nearstation)
+"uOS" = (
+/obj/machinery/conveyor{
+ dir = 10;
+ id = "mining"
+ },
+/obj/structure/cable,
+/turf/open/floor/iron/dark/textured_large,
+/area/station/cargo/miningfoundry)
"uOX" = (
/obj/structure/railing{
dir = 4
@@ -141749,6 +141855,10 @@
/obj/machinery/airalarm/directional/north,
/turf/open/floor/iron/dark/textured,
/area/station/engineering/atmos/storage)
+"uWr" = (
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/station/cargo/lower)
"uWt" = (
/obj/effect/turf_decal/siding/thinplating_new/dark{
dir = 4
@@ -142088,6 +142198,15 @@
/obj/effect/turf_decal/delivery,
/turf/open/floor/iron/dark,
/area/station/science/robotics/lab)
+"uYW" = (
+/obj/machinery/conveyor{
+ id = "mining"
+ },
+/obj/machinery/bouldertech/refinery/smelter{
+ dir = 1
+ },
+/turf/open/floor/iron/dark/textured_large,
+/area/station/cargo/miningfoundry)
"uYZ" = (
/obj/effect/turf_decal/siding/thinplating_new/dark/corner,
/obj/effect/turf_decal/siding/thinplating_new/dark/corner{
@@ -145795,10 +145914,10 @@
/turf/open/floor/grass,
/area/station/commons/fitness/recreation)
"vxO" = (
-/obj/structure/table,
-/obj/machinery/computer/records/medical/laptop{
- pixel_y = 1
+/obj/effect/turf_decal/trimline/purple/end{
+ dir = 4
},
+/obj/item/radio/intercom/directional/north,
/turf/open/floor/iron/dark/textured_large,
/area/station/science/genetics)
"vxQ" = (
@@ -151841,6 +151960,14 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/dark/textured_large,
/area/station/ai/satellite/service)
+"wvQ" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/turf_decal/siding/brown{
+ dir = 10
+ },
+/turf/open/floor/iron/dark/textured_large,
+/area/station/cargo/miningfoundry)
"wvS" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -153826,6 +153953,15 @@
},
/turf/open/floor/plating,
/area/station/maintenance/starboard/aft)
+"wLi" = (
+/obj/machinery/bouldertech/refinery{
+ dir = 1
+ },
+/obj/machinery/conveyor{
+ id = "mining"
+ },
+/turf/open/floor/iron/dark/textured_large,
+/area/station/cargo/miningfoundry)
"wLk" = (
/obj/effect/turf_decal/siding/dark,
/obj/machinery/chem_dispenser,
@@ -155678,11 +155814,7 @@
/area/station/commons/dorms)
"xbk" = (
/obj/item/radio/intercom/directional/south,
-/obj/machinery/conveyor{
- dir = 8;
- id = "mining"
- },
-/obj/effect/turf_decal/stripes/line{
+/obj/structure/chair/sofa/bench/solo{
dir = 1
},
/turf/open/floor/iron/dark/textured_large,
@@ -155973,22 +156105,17 @@
},
/area/station/maintenance/central)
"xdw" = (
-/obj/structure/flora/bush/snow{
- pixel_y = -3;
- pixel_x = -3
- },
-/obj/structure/flora/bush/flowers_br/style_random,
-/obj/structure/window/reinforced/spawner/directional/north,
-/obj/structure/window/reinforced/spawner/directional/east,
-/obj/structure/window/reinforced/spawner/directional/west,
-/obj/structure/window/reinforced/spawner/directional/south,
-/obj/structure/flora/grass/both/style_2,
+/obj/machinery/door/firedoor,
/obj/machinery/door/poddoor/shutters/preopen{
dir = 8;
id = "rdgene";
name = "Genetics Lab Shutters"
},
-/turf/open/misc/asteroid/snow/standard_air,
+/obj/machinery/door/airlock/research/glass{
+ name = "Genetics Lab"
+ },
+/obj/effect/mapping_helpers/airlock/access/all/science/genetics,
+/turf/open/floor/iron/dark/textured_large,
/area/station/science/genetics)
"xdx" = (
/obj/structure/window/reinforced/spawner/directional/north,
@@ -156158,7 +156285,6 @@
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
dir = 8
},
-/obj/structure/railing,
/obj/effect/turf_decal/trimline/brown/filled/line,
/obj/effect/turf_decal/siding/brown,
/obj/effect/turf_decal/trimline/brown/line{
@@ -159982,6 +160108,7 @@
dir = 10
},
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/spawner/random/gizmo,
/turf/open/floor/engine,
/area/station/science/explab)
"xIE" = (
@@ -161349,7 +161476,6 @@
/turf/open/floor/plating,
/area/station/maintenance/department/science)
"xSw" = (
-/obj/structure/railing/corner/end/flip,
/obj/effect/turf_decal/trimline/brown/filled/line{
dir = 5
},
@@ -161359,6 +161485,9 @@
/obj/effect/turf_decal/trimline/brown/corner{
dir = 8
},
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/cable,
/turf/open/floor/iron,
/area/station/cargo/miningoffice)
"xSA" = (
@@ -194367,7 +194496,7 @@ gym
fDY
gJT
cGO
-juB
+vNT
lhE
xeX
jzQ
@@ -194620,11 +194749,11 @@ gym
gym
gym
gym
-gym
-gym
gJT
+rWS
+fDY
cGO
-vNT
+tHC
xSw
lCS
xbk
@@ -194877,11 +195006,11 @@ gym
gym
gym
gym
-gym
-gym
-fDY
-bPw
-bPw
+rWS
+nbS
+oqM
+nbS
+nbS
mFl
pOD
mOI
@@ -195133,13 +195262,13 @@ gym
gym
gym
gym
-gym
-gym
-gym
+dew
gJT
-gJT
-bPw
-bPw
+nbS
+oqz
+nrD
+wvQ
+sDq
kFj
kFj
kFj
@@ -195391,13 +195520,13 @@ gym
gym
gym
gym
-gym
-gym
-gym
-gym
-ihJ
-gJT
-kFj
+rWS
+oqM
+sTD
+mmF
+fIR
+hoC
+uWr
grQ
dsJ
dec
@@ -195647,13 +195776,13 @@ gym
gym
gym
gym
-gym
-gym
-gym
-gym
-gym
-ihJ
+dew
rnW
+nbS
+pVC
+wLi
+uYW
+uOS
kFj
tqY
xsP
@@ -195905,12 +196034,12 @@ gym
gym
gym
gym
-gym
-gym
-gym
-gym
-ihJ
-gJT
+rWS
+nbS
+nIe
+gIP
+dgS
+nMH
kFj
ttj
qwk
@@ -196163,7 +196292,7 @@ gym
gym
gJT
fDY
-gJT
+ewt
oZM
oZM
oZM
@@ -196420,7 +196549,7 @@ gym
gJT
nnP
nnP
-nnP
+oZM
oZM
vxf
rEU
@@ -260672,8 +260801,8 @@ txW
txW
txW
txW
-txW
-pCa
+dtb
+dtb
dtb
dtb
aGm
diff --git a/_maps/map_files/debug/runtimestation.dmm b/_maps/map_files/debug/runtimestation.dmm
index 66baca7acb2..9779a6622ee 100644
--- a/_maps/map_files/debug/runtimestation.dmm
+++ b/_maps/map_files/debug/runtimestation.dmm
@@ -2808,8 +2808,7 @@
/area/station/engineering/atmos)
"ZK" = (
/obj/structure/table,
-/obj/item/storage/box/shipping,
-/obj/item/boulder_beacon,
+/obj/item/storage/box/shipping/debug,
/turf/open/floor/iron,
/area/station/commons/storage/primary)
"ZP" = (
diff --git a/_maps/map_files/generic/CentCom.dmm b/_maps/map_files/generic/CentCom.dmm
index a7879a5a073..5e4af937de0 100644
--- a/_maps/map_files/generic/CentCom.dmm
+++ b/_maps/map_files/generic/CentCom.dmm
@@ -2,6 +2,11 @@
"aa" = (
/turf/open/space/basic,
/area/space)
+"ad" = (
+/obj/structure/sign/nanotrasen/directional/south,
+/obj/effect/turf_decal/tile/green,
+/turf/open/floor/iron,
+/area/centcom/central_command_areas/ferry)
"ak" = (
/obj/item/kirbyplants/organic/plant21,
/obj/effect/turf_decal/tile/red/anticorner/contrasted{
@@ -22,18 +27,20 @@
/turf/open/indestructible/dark,
/area/centcom/central_command_areas/prison/cells)
"ap" = (
-/obj/effect/turf_decal/stripes/line{
+/obj/effect/turf_decal/trimline/dark_red/warning{
dir = 1
},
-/obj/machinery/light/floor,
/turf/open/floor/iron,
/area/centcom/central_command_areas/supplypod/loading/ert)
"ar" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/tile/neutral/half/contrasted{
+ dir = 8
+ },
/obj/structure/chair/office{
dir = 8
},
/obj/effect/landmark/ert_spawn,
-/obj/structure/cable,
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/briefing)
"at" = (
@@ -46,21 +53,8 @@
/turf/open/floor/iron,
/area/centcom/tdome/observation)
"au" = (
-/obj/structure/table/reinforced,
-/obj/item/stack/sheet/iron/fifty,
-/obj/item/stack/sheet/iron/fifty,
-/obj/item/stack/sheet/plasteel{
- amount = 15
- },
-/obj/item/stack/sheet/rglass{
- amount = 50;
- pixel_x = 2;
- pixel_y = -2
- },
-/obj/item/stack/rods/fifty,
-/obj/item/stack/cable_coil,
-/obj/effect/decal/cleanable/dirt,
/obj/effect/turf_decal/stripes/line,
+/obj/structure/reagent_dispensers/watertank,
/turf/open/floor/iron,
/area/centcom/central_command_areas/admin)
"av" = (
@@ -72,22 +66,24 @@
/turf/open/floor/iron,
/area/centcom/tdome/observation)
"aw" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/obj/effect/decal/cleanable/dirt,
/obj/machinery/airalarm/directional/south,
/obj/machinery/atmospherics/components/unary/portables_connector/visible{
dir = 1
},
/obj/machinery/portable_atmospherics/canister/air,
-/turf/open/floor/iron,
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/yellow/half,
+/turf/open/floor/iron/textured_edge,
/area/centcom/central_command_areas/admin/storage)
"az" = (
/obj/machinery/modular_computer/preset/id/centcom{
dir = 1
},
-/turf/open/floor/iron/grimy,
+/obj/effect/turf_decal/siding/wood,
+/obj/structure/window/reinforced/spawner/directional/south,
+/turf/open/floor/carpet/green,
/area/centcom/central_command_areas/briefing)
"aA" = (
/obj/effect/landmark/thunderdome/one,
@@ -105,10 +101,6 @@
/turf/open/floor/iron,
/area/centcom/tdome/observation)
"aD" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/obj/effect/decal/cleanable/dirt,
/obj/machinery/atmospherics/components/unary/vent_pump/on{
dir = 1
},
@@ -117,7 +109,12 @@
},
/obj/structure/cable,
/obj/machinery/status_display/evac/directional/south,
-/turf/open/floor/iron,
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/tile/yellow/half,
+/turf/open/floor/iron/textured_edge,
/area/centcom/central_command_areas/admin/storage)
"aG" = (
/obj/structure/noticeboard/directional/east,
@@ -128,13 +125,14 @@
/area/centcom/central_command_areas/prison)
"aK" = (
/obj/structure/table/reinforced,
-/obj/item/stack/package_wrap,
/obj/item/crowbar/power,
-/obj/item/wrench,
-/obj/item/hand_labeler,
/obj/effect/turf_decal/stripes/line{
dir = 1
},
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weldingtool/experimental{
+ pixel_y = 5
+ },
/turf/open/floor/iron,
/area/centcom/central_command_areas/admin)
"aL" = (
@@ -181,10 +179,8 @@
/turf/open/floor/iron,
/area/centcom/central_command_areas/evacuation)
"aS" = (
-/obj/item/kirbyplants/organic/plant22,
/obj/machinery/power/apc/auto_name/directional/south,
/obj/structure/cable,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/briefing)
"aU" = (
@@ -270,12 +266,14 @@
/area/centcom/tdome/observation)
"bj" = (
/obj/structure/table/reinforced,
-/obj/item/storage/box/zipties,
-/obj/item/crowbar/red,
-/obj/effect/turf_decal/stripes/line{
- dir = 4
+/obj/item/storage/box/zipties{
+ pixel_y = 12;
+ pixel_x = -5
},
-/turf/open/floor/iron,
+/obj/item/crowbar/red{
+ pixel_y = -7
+ },
+/turf/open/floor/iron/textured_large,
/area/centcom/central_command_areas/armory)
"bk" = (
/obj/machinery/door/firedoor,
@@ -321,24 +319,23 @@
/area/centcom/tdome/observation)
"bA" = (
/obj/structure/table/reinforced,
-/obj/item/storage/medkit/regular{
- pixel_x = -7
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 5
+/obj/item/bodybag/environmental/nanotrasen{
+ pixel_x = 7;
+ pixel_y = 13
},
/obj/item/bodybag/environmental/nanotrasen{
pixel_x = 7;
- pixel_y = 12
+ pixel_y = 7
},
/obj/item/bodybag/environmental/nanotrasen{
pixel_x = 7;
- pixel_y = 6
+ pixel_y = 1
},
-/obj/item/bodybag/environmental/nanotrasen{
- pixel_x = 7
+/obj/item/storage/medkit/advanced{
+ pixel_y = 7;
+ pixel_x = -12
},
-/turf/open/floor/iron,
+/turf/open/floor/iron/textured_large,
/area/centcom/central_command_areas/armory)
"bB" = (
/obj/item/storage/box/handcuffs,
@@ -368,7 +365,12 @@
/area/centcom/central_command_areas/control)
"bH" = (
/obj/structure/cable,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/effect/turf_decal/trimline/dark_red/warning{
+ dir = 8
+ },
+/obj/effect/turf_decal/caution/stand_clear/red{
+ dir = 4
+ },
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/armory)
"bJ" = (
@@ -397,9 +399,22 @@
/turf/open/floor/iron,
/area/centcom/central_command_areas/evacuation/ship)
"bO" = (
-/obj/item/kirbyplants/organic/plant22,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
/obj/machinery/light/directional/south,
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
+ },
+/obj/structure/table/wood,
+/obj/item/storage/fancy/cigarettes/cigars/cohiba{
+ pixel_y = 12;
+ pixel_x = -2
+ },
+/obj/item/reagent_containers/cup/glass/mug/nanotrasen{
+ pixel_x = -6
+ },
+/obj/item/reagent_containers/cup/glass/mug/nanotrasen{
+ pixel_x = 6;
+ pixel_y = 0
+ },
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/admin)
"bP" = (
@@ -427,8 +442,7 @@
/area/centcom/central_command_areas/control)
"bW" = (
/obj/structure/filingcabinet/white,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/turf/open/floor/iron/dark/textured_large,
/area/centcom/central_command_areas/ferry)
"bZ" = (
/obj/effect/turf_decal/tile/green,
@@ -436,16 +450,8 @@
/turf/open/floor/iron,
/area/centcom/tdome/arena)
"cb" = (
-/obj/item/storage/briefcase{
- pixel_x = -3;
- pixel_y = 3
- },
-/obj/item/storage/briefcase/secure,
-/obj/structure/table/wood,
-/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{
- dir = 4
- },
-/turf/open/floor/iron/dark,
+/obj/structure/filingcabinet/security,
+/turf/open/floor/carpet/green,
/area/centcom/central_command_areas/briefing)
"cd" = (
/obj/structure/sink/directional/east,
@@ -499,10 +505,10 @@
"cm" = (
/obj/structure/closet/secure_closet/ert_engi,
/obj/machinery/airalarm/directional/north,
-/obj/effect/turf_decal/stripes/line{
- dir = 6
+/obj/effect/turf_decal/tile/yellow/half{
+ dir = 1
},
-/turf/open/floor/iron,
+/turf/open/floor/iron/textured_half,
/area/centcom/central_command_areas/armory)
"cn" = (
/obj/effect/spawner/structure/window/reinforced,
@@ -538,36 +544,49 @@
/turf/open/floor/iron,
/area/centcom/central_command_areas/courtroom)
"cw" = (
-/obj/structure/table/wood,
-/obj/item/folder/red,
-/obj/item/lighter,
/obj/machinery/firealarm/directional/south,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/turf/open/floor/wood/tile,
/area/centcom/central_command_areas/admin)
"cA" = (
/obj/item/storage/box/emps{
- pixel_x = 3;
- pixel_y = 3
+ pixel_x = 7;
+ pixel_y = 12
+ },
+/obj/item/storage/box/flashbangs{
+ pixel_y = 4
+ },
+/obj/item/grenade/c4/x4{
+ pixel_y = -1;
+ pixel_x = -8
+ },
+/obj/item/grenade/c4/x4{
+ pixel_x = -8;
+ pixel_y = 4
+ },
+/obj/item/grenade/c4/x4{
+ pixel_x = -8;
+ pixel_y = 10
},
-/obj/item/storage/box/flashbangs,
-/obj/item/grenade/c4/x4,
-/obj/item/grenade/c4/x4,
-/obj/item/grenade/c4/x4,
-/obj/structure/table/reinforced,
-/obj/item/clothing/ears/earmuffs,
/obj/structure/reagent_dispensers/wall/peppertank/directional/east,
-/obj/effect/turf_decal/stripes/line{
+/obj/structure/table/reinforced,
+/obj/effect/turf_decal/siding/dark{
dir = 1
},
-/turf/open/floor/iron,
+/obj/effect/turf_decal/tile/dark_red/half,
+/turf/open/floor/iron/textured_edge,
/area/centcom/central_command_areas/admin/storage)
"cB" = (
-/obj/item/kirbyplants/organic/plant21,
/obj/structure/cable,
/obj/machinery/power/apc/auto_name/directional/south,
-/turf/open/floor/wood,
+/turf/open/floor/wood/tile,
/area/centcom/central_command_areas/admin)
+"cC" = (
+/obj/effect/turf_decal/siding/dark,
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
+ },
+/turf/open/floor/iron/dark,
+/area/centcom/central_command_areas/armory)
"cD" = (
/obj/structure/table/wood,
/obj/item/folder/red,
@@ -577,6 +596,14 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/centcom/tdome/administration)
+"cG" = (
+/obj/effect/turf_decal/tile/green/opposingcorners,
+/obj/effect/turf_decal/siding/dark/corner,
+/obj/effect/turf_decal/siding/dark/corner{
+ dir = 8
+ },
+/turf/open/floor/iron,
+/area/centcom/central_command_areas/ferry)
"cI" = (
/obj/machinery/light/directional/north,
/obj/effect/turf_decal/tile/red/half/contrasted{
@@ -606,14 +633,23 @@
/turf/open/floor/iron/dark/textured_large,
/area/centcom/central_command_areas/evacuation/ship)
"cL" = (
-/obj/item/gun/energy/pulse/carbine/loyalpin,
-/obj/item/flashlight/seclite,
+/obj/item/gun/energy/pulse/carbine/loyalpin{
+ pixel_y = 7
+ },
+/obj/item/flashlight/seclite{
+ pixel_x = 4;
+ pixel_y = -1
+ },
/obj/structure/table/reinforced,
/obj/machinery/airalarm/directional/south,
-/obj/effect/turf_decal/stripes/line{
+/obj/item/clothing/ears/earmuffs{
+ pixel_y = -1
+ },
+/obj/effect/turf_decal/siding/dark{
dir = 1
},
-/turf/open/floor/iron,
+/obj/effect/turf_decal/tile/dark_red/half,
+/turf/open/floor/iron/textured_edge,
/area/centcom/central_command_areas/admin/storage)
"cO" = (
/obj/structure/fans/tiny,
@@ -688,11 +724,16 @@
/turf/open/floor/iron,
/area/centcom/central_command_areas/evacuation)
"db" = (
-/obj/structure/table/wood,
-/obj/item/folder/red,
-/obj/item/lighter,
/obj/machinery/newscaster/directional/south,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/structure/table/wood,
+/obj/item/storage/briefcase/secure{
+ pixel_x = -3;
+ pixel_y = 7
+ },
+/obj/item/storage/briefcase{
+ pixel_y = 0;
+ pixel_x = 3
+ },
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/briefing)
"dc" = (
@@ -705,16 +746,46 @@
/turf/open/floor/iron,
/area/centcom/central_command_areas/evacuation)
"dd" = (
-/obj/structure/reagent_dispensers/watertank,
/obj/effect/turf_decal/stripes/line{
dir = 1
},
+/obj/structure/table/reinforced,
+/obj/item/stack/sheet/rglass{
+ amount = 50;
+ pixel_x = -6;
+ pixel_y = 6
+ },
+/obj/item/stack/sheet/plasteel{
+ amount = 15;
+ pixel_y = 5;
+ pixel_x = -1
+ },
+/obj/item/stack/rods/fifty{
+ pixel_y = 4;
+ pixel_x = -4
+ },
+/obj/item/stack/sheet/iron/fifty{
+ pixel_y = 7;
+ pixel_x = 8
+ },
+/obj/item/stack/sheet/iron/fifty{
+ pixel_y = 7;
+ pixel_x = 8
+ },
+/obj/item/stack/cable_coil{
+ pixel_y = -1;
+ pixel_x = 3
+ },
/turf/open/floor/iron,
/area/centcom/central_command_areas/admin)
"df" = (
/obj/structure/table/wood,
-/obj/item/clipboard,
-/obj/item/folder/red,
+/obj/item/clipboard{
+ pixel_x = -6
+ },
+/obj/item/folder/documents{
+ pixel_x = -6
+ },
/obj/item/stamp/denied{
pixel_x = 6;
pixel_y = 6
@@ -724,7 +795,7 @@
pixel_y = 3
},
/obj/item/stamp/centcom,
-/turf/open/floor/iron/grimy,
+/turf/open/floor/carpet/green,
/area/centcom/central_command_areas/admin)
"dh" = (
/obj/effect/turf_decal/tile/dark_blue/half/contrasted{
@@ -831,7 +902,9 @@
/area/centcom/tdome/observation)
"dx" = (
/obj/machinery/light/directional/east,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/effect/turf_decal/tile/neutral/half/contrasted{
+ dir = 8
+ },
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/admin)
"dy" = (
@@ -847,19 +920,27 @@
/turf/open/floor/iron,
/area/centcom/central_command_areas/evacuation/ship)
"dz" = (
-/obj/item/clipboard,
-/obj/structure/table/reinforced,
-/obj/item/detective_scanner,
+/obj/item/clipboard{
+ pixel_x = -6;
+ pixel_y = 2
+ },
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{
dir = 4
},
/obj/structure/cable,
-/obj/item/storage/box/ids{
- pixel_x = 6;
- pixel_y = 12
+/obj/item/folder/red{
+ pixel_x = -7
},
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/obj/item/paper_bin{
+ pixel_y = 4;
+ pixel_x = 5
+ },
+/obj/machinery/door/window/brigdoor/right/directional/west{
+ name = "Commander's Desk";
+ req_access = list("cent_captain")
+ },
+/obj/structure/table/reinforced,
+/turf/open/floor/iron/grimy,
/area/centcom/central_command_areas/admin)
"dC" = (
/obj/item/kirbyplants/organic/plant21,
@@ -908,6 +989,14 @@
/obj/effect/turf_decal/loading_area,
/turf/open/floor/iron,
/area/centcom/tdome/observation)
+"dR" = (
+/obj/effect/turf_decal/tile/green/half{
+ dir = 4
+ },
+/turf/open/floor/iron/edge{
+ dir = 4
+ },
+/area/centcom/central_command_areas/ferry)
"dU" = (
/obj/structure/bookcase/random,
/obj/effect/turf_decal/tile/neutral/fourcorners,
@@ -923,18 +1012,19 @@
/turf/open/floor/iron/dark,
/area/centcom/tdome/observation)
"dW" = (
+/obj/machinery/status_display/evac/directional/east,
+/obj/structure/table/wood,
/obj/item/radio{
pixel_x = 5;
- pixel_y = 5
+ pixel_y = 7
},
/obj/item/radio{
pixel_x = -5;
- pixel_y = 5
+ pixel_y = 7
+ },
+/obj/item/radio{
+ pixel_y = 2
},
-/obj/item/radio,
-/obj/structure/table/wood,
-/obj/machinery/status_display/evac/directional/east,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/briefing)
"ea" = (
@@ -1017,17 +1107,15 @@
/area/centcom/central_command_areas/evacuation/ship)
"eA" = (
/obj/machinery/status_display/ai/directional/north,
-/obj/item/kirbyplants/organic/plant15{
- pixel_x = -6;
- pixel_y = 12
- },
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/obj/effect/turf_decal/siding/wood,
+/turf/open/floor/wood/tile,
/area/centcom/central_command_areas/admin)
"eB" = (
-/obj/structure/bookcase/random,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
/obj/structure/sign/nanotrasen/directional/west,
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
+ },
+/obj/structure/bookcase/random,
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/admin)
"eD" = (
@@ -1037,20 +1125,29 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden,
/obj/effect/turf_decal/stripes/line,
/obj/effect/mapping_helpers/airlock/access/all/admin/officer,
-/turf/open/floor/iron,
+/obj/effect/turf_decal/siding/wood,
+/turf/open/floor/wood/tile,
/area/centcom/central_command_areas/admin)
"eE" = (
-/obj/structure/table/reinforced,
-/obj/item/toy/figure/dsquad{
+/obj/structure/table/reinforced/plastitaniumglass,
+/obj/effect/turf_decal/tile/green/full,
+/obj/item/clothing/mask/gas/sechailer{
pixel_x = -3;
- pixel_y = 11
+ pixel_y = 2
},
-/obj/item/flashlight/seclite,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/obj/item/flashlight/seclite{
+ pixel_x = 1;
+ pixel_y = -5
+ },
+/obj/item/toy/figure/dsquad{
+ pixel_y = 5;
+ pixel_x = 9
+ },
+/turf/open/floor/iron/dark/smooth_large,
/area/centcom/central_command_areas/briefing)
"eF" = (
-/turf/open/floor/iron/grimy,
+/obj/effect/turf_decal/siding/wood,
+/turf/open/floor/carpet/green,
/area/centcom/central_command_areas/briefing)
"eH" = (
/obj/structure/flora/bush/sparsegrass/style_random,
@@ -1112,10 +1209,15 @@
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/courtroom)
"eV" = (
-/obj/structure/table/reinforced,
-/obj/item/book/manual/wiki/security_space_law,
-/obj/item/taperecorder,
-/turf/open/floor/iron/grimy,
+/obj/effect/turf_decal/siding/wood{
+ dir = 6
+ },
+/obj/structure/window/reinforced/spawner/directional/east,
+/obj/structure/window/reinforced/spawner/directional/south,
+/obj/machinery/modular_computer/preset/id{
+ dir = 1
+ },
+/turf/open/floor/carpet/green,
/area/centcom/central_command_areas/briefing)
"eX" = (
/obj/effect/turf_decal/siding/wood/corner{
@@ -1126,9 +1228,7 @@
/area/centcom/central_command_areas/evacuation/ship)
"fa" = (
/obj/machinery/status_display/evac/directional/south,
-/obj/effect/turf_decal/tile/green{
- dir = 8
- },
+/obj/effect/turf_decal/trimline/green/arrow_cw,
/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
"fb" = (
@@ -1176,18 +1276,8 @@
/obj/effect/turf_decal/tile/green/half/contrasted,
/turf/open/floor/iron,
/area/centcom/tdome/observation)
-"fi" = (
-/obj/structure/chair/office{
- dir = 8
- },
-/obj/effect/landmark/ert_spawn,
-/obj/structure/cable,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
-/area/centcom/central_command_areas/briefing)
"fj" = (
/obj/structure/extinguisher_cabinet/directional/east,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/armory)
"fk" = (
@@ -1208,9 +1298,14 @@
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
/area/centcom/central_command_areas/evacuation)
+"fo" = (
+/obj/effect/turf_decal/trimline/green/arrow_cw{
+ dir = 10
+ },
+/turf/open/floor/iron/dark,
+/area/centcom/central_command_areas/briefing)
"fu" = (
/obj/structure/reagent_dispensers/fueltank,
-/obj/item/weldingtool/experimental,
/obj/effect/decal/cleanable/blood/oil,
/obj/effect/decal/cleanable/dirt,
/obj/effect/turf_decal/stripes/line,
@@ -1259,6 +1354,7 @@
},
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden,
/obj/effect/mapping_helpers/airlock/access/all/admin/officer,
+/obj/effect/turf_decal/siding/wood,
/turf/open/floor/iron/white,
/area/centcom/central_command_areas/admin)
"fI" = (
@@ -1287,9 +1383,9 @@
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/control)
"fN" = (
-/obj/structure/closet/crate/bin,
-/obj/machinery/light_switch/directional/south,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
+ },
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/admin)
"fP" = (
@@ -1312,6 +1408,13 @@
},
/turf/open/space/basic,
/area/space)
+"fS" = (
+/obj/item/kirbyplants/organic/plant22,
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/turf/open/floor/iron,
+/area/centcom/central_command_areas/ferry)
"fT" = (
/obj/structure/lattice,
/obj/structure/window/reinforced/spawner/directional/north,
@@ -1394,7 +1497,18 @@
/area/centcom/central_command_areas/control)
"gm" = (
/obj/structure/table/wood,
-/obj/item/storage/dice,
+/obj/item/storage/dice{
+ pixel_x = -8;
+ pixel_y = 6
+ },
+/obj/item/dice/d20{
+ pixel_x = 6;
+ pixel_y = 6
+ },
+/obj/item/dice/d10{
+ pixel_x = 1;
+ pixel_y = 2
+ },
/turf/open/floor/iron/grimy,
/area/centcom/central_command_areas/admin)
"gs" = (
@@ -1423,15 +1537,18 @@
/area/centcom/central_command_areas/evacuation/ship)
"gw" = (
/obj/structure/table/reinforced,
+/obj/machinery/firealarm/directional/north,
/obj/item/grenade/c4{
pixel_x = 6
},
/obj/item/grenade/c4{
pixel_x = -4
},
-/obj/machinery/firealarm/directional/north,
-/obj/effect/turf_decal/stripes/line,
-/turf/open/floor/iron,
+/obj/item/grenade/c4{
+ pixel_x = 1;
+ pixel_y = 3
+ },
+/turf/open/floor/iron/textured_large,
/area/centcom/central_command_areas/armory)
"gy" = (
/obj/machinery/shower/directional/east,
@@ -1466,6 +1583,12 @@
},
/turf/open/floor/iron,
/area/centcom/tdome/observation)
+"gF" = (
+/obj/effect/turf_decal/siding/dark{
+ dir = 4
+ },
+/turf/open/floor/iron/dark,
+/area/centcom/central_command_areas/armory)
"gH" = (
/obj/structure/closet/secure_closet/security,
/obj/item/storage/belt/security/full,
@@ -1478,8 +1601,8 @@
/area/centcom/central_command_areas/control)
"gI" = (
/obj/machinery/status_display/evac/directional/north,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/obj/effect/turf_decal/siding/wood,
+/turf/open/floor/wood/tile,
/area/centcom/central_command_areas/admin)
"gL" = (
/obj/effect/turf_decal/tile/neutral/fourcorners,
@@ -1499,8 +1622,9 @@
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/courtroom)
"gS" = (
-/obj/effect/turf_decal/tile/neutral/fourcorners,
/obj/structure/sign/warning/secure_area/directional/east,
+/obj/effect/turf_decal/siding/dark,
+/obj/machinery/light/directional/east,
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/armory)
"gU" = (
@@ -1509,13 +1633,21 @@
},
/turf/open/floor/iron,
/area/centcom/tdome/observation)
+"gW" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/iron/dark,
+/area/centcom/central_command_areas/briefing)
"gX" = (
/obj/structure/table/reinforced,
-/obj/item/storage/lockbox/loyalty,
-/obj/effect/turf_decal/stripes/line{
- dir = 10
+/obj/item/storage/lockbox/loyalty{
+ pixel_y = 8;
+ pixel_x = -4
},
-/turf/open/floor/iron,
+/obj/item/tank/internals/emergency_oxygen/double,
+/turf/open/floor/iron/textured_large,
/area/centcom/central_command_areas/armory)
"gY" = (
/obj/machinery/door/firedoor,
@@ -1547,12 +1679,23 @@
/area/centcom/central_command_areas/control)
"hd" = (
/obj/structure/table/wood,
-/obj/item/paper_bin,
-/obj/item/pen/fourcolor,
-/turf/open/floor/iron/grimy,
+/obj/item/paper_bin{
+ pixel_y = 3;
+ pixel_x = 5
+ },
+/obj/item/pen/fourcolor{
+ pixel_x = 5;
+ pixel_y = 3
+ },
+/obj/item/phone{
+ desc = "Supposedly a direct line to Nanotrasen Central Command. It's not even plugged in.";
+ pixel_x = -6;
+ pixel_y = 7
+ },
+/turf/open/floor/carpet/green,
/area/centcom/central_command_areas/admin)
"he" = (
-/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{
+/obj/effect/turf_decal/tile/neutral/half/contrasted{
dir = 4
},
/turf/open/floor/iron/dark,
@@ -1585,24 +1728,38 @@
/turf/open/misc/asteroid,
/area/centcom/central_command_areas/evacuation)
"ho" = (
-/obj/structure/table/wood,
-/obj/item/folder/red,
-/obj/item/book/manual/wiki/security_space_law,
-/obj/item/restraints/handcuffs,
-/obj/item/assembly/flash/handheld,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/effect/turf_decal/trimline/dark_red/corner{
+ dir = 1
+ },
+/obj/item/kirbyplants/organic/plant11,
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/briefing)
+"ht" = (
+/obj/machinery/door/firedoor,
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 4
+ },
+/obj/effect/mapping_helpers/airlock/access/all/admin/general,
+/obj/effect/turf_decal/trimline/green/arrow_cw,
+/obj/machinery/door/airlock/centcom{
+ name = "CentCom Security";
+ id_tag = "HallwayLock"
+ },
+/turf/open/floor/iron,
+/area/centcom/central_command_areas/ferry)
+"hu" = (
+/obj/effect/mapping_helpers/airlock/access/all/admin/general,
+/obj/machinery/door/airlock/centcom{
+ name = "Administrative Office"
+ },
+/turf/open/floor/iron/dark,
+/area/centcom/central_command_areas/ferry)
"hv" = (
/obj/machinery/barsign/all_access/directional/south,
/obj/effect/turf_decal/tile/neutral/fourcorners,
/obj/machinery/griddle,
/turf/open/floor/iron/dark,
/area/centcom/tdome/observation)
-"hx" = (
-/obj/machinery/photocopier/gratis/prebuilt,
-/turf/open/floor/iron/grimy,
-/area/centcom/central_command_areas/briefing)
"hz" = (
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
@@ -1632,6 +1789,12 @@
/obj/machinery/light/floor,
/turf/open/floor/iron,
/area/centcom/tdome/administration)
+"hE" = (
+/obj/effect/turf_decal/siding/dark{
+ dir = 8
+ },
+/turf/open/floor/iron/dark,
+/area/centcom/central_command_areas/armory)
"hF" = (
/obj/structure/table/reinforced,
/obj/item/folder/red{
@@ -1688,38 +1851,76 @@
/area/centcom/central_command_areas/courtroom)
"hT" = (
/obj/machinery/status_display/evac/directional/east,
-/turf/open/floor/wood,
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 1
+ },
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/turf/open/floor/wood/tile,
/area/centcom/central_command_areas/admin)
+"hV" = (
+/obj/effect/turf_decal/tile/green/half{
+ dir = 1
+ },
+/turf/open/floor/iron/edge{
+ dir = 1
+ },
+/area/centcom/central_command_areas/ferry)
"hW" = (
/obj/structure/chair/office,
/turf/open/floor/iron/grimy,
/area/centcom/central_command_areas/prison)
"hY" = (
/obj/structure/table/reinforced,
-/obj/item/storage/box/handcuffs,
-/obj/item/crowbar/red,
-/obj/item/crowbar/power,
-/obj/item/storage/belt/security/full,
+/obj/item/crowbar/power{
+ pixel_y = 16
+ },
+/obj/item/storage/belt/security/full{
+ pixel_x = 6
+ },
+/obj/item/storage/box/handcuffs{
+ pixel_y = 4;
+ pixel_x = -6
+ },
/obj/structure/extinguisher_cabinet/directional/east,
-/obj/effect/turf_decal/stripes/line,
-/turf/open/floor/iron,
+/obj/effect/turf_decal/siding/dark,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/tile/dark_red/half{
+ dir = 1
+ },
+/turf/open/floor/iron/textured_edge{
+ dir = 1
+ },
/area/centcom/central_command_areas/admin/storage)
"ia" = (
-/obj/structure/chair/comfy/brown{
+/obj/structure/chair/sofa/corner/brown{
dir = 8
},
-/turf/open/floor/iron/grimy,
+/turf/open/floor/carpet/executive,
/area/centcom/central_command_areas/admin)
+"ib" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/light/floor,
+/turf/open/floor/plating,
+/area/centcom/central_command_areas/briefing)
+"id" = (
+/turf/open/floor/carpet/green,
+/area/centcom/central_command_areas/briefing)
"ie" = (
/obj/item/soap/nanotrasen,
/turf/open/floor/iron/white,
/area/centcom/tdome/observation)
"ig" = (
/obj/structure/table/reinforced,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/obj/item/taperecorder,
-/obj/item/book/manual/wiki/security_space_law,
-/turf/open/floor/iron/dark,
+/obj/item/taperecorder{
+ pixel_x = -6;
+ pixel_y = 4
+ },
+/obj/item/book/manual/wiki/security_space_law{
+ pixel_x = 7
+ },
+/turf/open/floor/iron/dark/textured_large,
/area/centcom/central_command_areas/ferry)
"ih" = (
/obj/structure/bookcase/random,
@@ -1890,8 +2091,11 @@
},
/area/centcom/central_command_areas/supply)
"iH" = (
-/obj/effect/turf_decal/tile/green,
/obj/structure/sign/nanotrasen/directional/south,
+/obj/effect/turf_decal/tile/green,
+/obj/structure/chair{
+ dir = 1
+ },
/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
"iK" = (
@@ -2014,6 +2218,12 @@
},
/turf/open/floor/iron,
/area/centcom/central_command_areas/supply)
+"je" = (
+/obj/effect/turf_decal/trimline/green/arrow_ccw{
+ dir = 9
+ },
+/turf/open/floor/iron,
+/area/centcom/central_command_areas/ferry)
"jf" = (
/obj/machinery/light/directional/east,
/obj/effect/turf_decal/tile/brown/half/contrasted{
@@ -2281,6 +2491,20 @@
/obj/machinery/computer,
/turf/open/floor/iron,
/area/centcom/central_command_areas/prison)
+"jZ" = (
+/obj/effect/turf_decal/trimline/dark_red/filled/warning{
+ dir = 4
+ },
+/obj/effect/turf_decal/trimline/dark_red/filled/warning{
+ dir = 8
+ },
+/obj/machinery/door/poddoor/shutters{
+ id = "CCFerry";
+ name = "CC Ferry Hangar"
+ },
+/obj/machinery/light/floor,
+/turf/open/floor/iron,
+/area/centcom/central_command_areas/ferry)
"ka" = (
/obj/effect/landmark/thunderdome/one,
/obj/effect/turf_decal/stripes/line{
@@ -2306,8 +2530,7 @@
/area/centcom/tdome/administration)
"kh" = (
/obj/machinery/telecomms/allinone/nuclear,
-/obj/structure/sign/poster/contraband/syndicate_pistol/directional/north,
-/turf/open/indestructible/dark,
+/turf/open/floor/circuit,
/area/centcom/central_command_areas/admin)
"ki" = (
/obj/effect/turf_decal/tile/neutral/fourcorners,
@@ -2348,9 +2571,10 @@
/turf/open/floor/iron,
/area/centcom/central_command_areas/supply)
"ks" = (
-/obj/machinery/modular_computer/preset/id/centcom,
/obj/machinery/status_display/ai/directional/north,
-/turf/open/floor/iron/grimy,
+/obj/structure/table/wood,
+/obj/machinery/computer/security/wooden_tv,
+/turf/open/floor/carpet/green,
/area/centcom/central_command_areas/admin)
"ku" = (
/obj/machinery/button/door/indestructible{
@@ -2366,6 +2590,12 @@
},
/turf/open/floor/iron,
/area/centcom/tdome/observation)
+"kw" = (
+/obj/effect/turf_decal/trimline/dark_red/warning{
+ dir = 4
+ },
+/turf/open/floor/iron/dark,
+/area/centcom/central_command_areas/briefing)
"kx" = (
/obj/structure/filingcabinet/medical,
/obj/effect/turf_decal/stripes/line{
@@ -2427,8 +2657,7 @@
/turf/open/floor/iron/grimy,
/area/centcom/central_command_areas/courtroom)
"kO" = (
-/obj/item/kirbyplants/organic/plant21,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/item/kirbyplants/organic/plant22,
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/briefing)
"kR" = (
@@ -2529,13 +2758,23 @@
/area/centcom/central_command_areas/evacuation/ship)
"lj" = (
/obj/structure/table/wood,
-/obj/item/paper_bin,
-/obj/item/pen/fourcolor,
+/obj/item/paper_bin{
+ pixel_x = 7
+ },
+/obj/item/pen/fourcolor{
+ pixel_x = 7
+ },
/obj/machinery/wall_healer/directional/north{
use_power = 0
},
/obj/machinery/computer/security/telescreen/entertainment/directional/west,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/item/flashlight/lamp{
+ pixel_y = 12;
+ pixel_x = -7
+ },
+/obj/effect/turf_decal/tile/green/half/contrasted{
+ dir = 1
+ },
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/admin)
"ln" = (
@@ -2593,8 +2832,8 @@
/area/centcom/central_command_areas/prison)
"lw" = (
/obj/structure/chair/comfy/brown{
- buildstackamount = 0;
- dir = 1
+ dir = 1;
+ color = "#a75400"
},
/turf/open/floor/iron/grimy,
/area/centcom/central_command_areas/courtroom)
@@ -2677,9 +2916,8 @@
/turf/open/floor/iron,
/area/centcom/central_command_areas/control)
"lU" = (
-/obj/structure/closet/crate/bin,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
/obj/machinery/status_display/ai/directional/south,
+/obj/item/kirbyplants/organic/plant22,
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/briefing)
"lV" = (
@@ -2697,6 +2935,15 @@
},
/turf/open/floor/iron/grimy,
/area/centcom/central_command_areas/courtroom)
+"lX" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{
+ dir = 4
+ },
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/turf/open/floor/iron/grimy,
+/area/centcom/central_command_areas/admin)
"mc" = (
/obj/effect/light_emitter/podbay,
/turf/open/floor/iron,
@@ -2757,11 +3004,11 @@
/obj/structure/table/wood,
/turf/open/floor/iron/grimy,
/area/centcom/central_command_areas/courtroom)
-"ms" = (
-/obj/effect/turf_decal/tile/neutral/fourcorners,
+"mB" = (
/obj/machinery/light/floor,
-/turf/open/floor/iron,
-/area/centcom/central_command_areas/supplypod/loading/ert)
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/centcom/central_command_areas/ferry)
"mC" = (
/obj/structure/window/reinforced/spawner/directional/east,
/obj/machinery/computer/operating,
@@ -2871,6 +3118,13 @@
/obj/machinery/status_display/evac/directional/north,
/turf/open/floor/iron,
/area/centcom/central_command_areas/prison)
+"mU" = (
+/obj/effect/turf_decal/siding/dark,
+/obj/effect/turf_decal/siding/dark/corner{
+ dir = 1
+ },
+/turf/open/floor/iron/dark,
+/area/centcom/central_command_areas/armory)
"mW" = (
/obj/structure/reagent_dispensers/wall/peppertank/directional/west,
/obj/effect/turf_decal/tile/red/half/contrasted{
@@ -2907,8 +3161,11 @@
/turf/open/floor/iron/dark/textured_large,
/area/centcom/central_command_areas/evacuation/ship)
"ne" = (
-/obj/effect/turf_decal/tile/green,
/obj/machinery/status_display/ai/directional/south,
+/obj/effect/turf_decal/tile/green,
+/obj/structure/chair{
+ dir = 1
+ },
/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
"nj" = (
@@ -2918,7 +3175,7 @@
/area/centcom/tdome/observation)
"nk" = (
/obj/machinery/light_switch/directional/east,
-/turf/open/floor/iron/grimy,
+/turf/open/floor/carpet/green,
/area/centcom/central_command_areas/admin)
"nl" = (
/obj/machinery/computer/security/mining{
@@ -2972,14 +3229,19 @@
/turf/open/floor/iron,
/area/centcom/central_command_areas/fore)
"nz" = (
-/obj/structure/table/reinforced,
-/obj/machinery/fax/admin,
-/turf/open/floor/iron/grimy,
+/obj/effect/turf_decal/siding/wood{
+ dir = 4
+ },
+/obj/structure/table/wood,
+/obj/machinery/computer/records/medical/laptop{
+ dir = 8
+ },
+/obj/structure/window/reinforced/spawner/directional/east,
+/turf/open/floor/carpet/green,
/area/centcom/central_command_areas/briefing)
"nA" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/turf/open/floor/wood/tile,
/area/centcom/central_command_areas/admin)
"nC" = (
/obj/machinery/door/airlock/centcom{
@@ -3055,6 +3317,11 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/control)
+"nR" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/light/floor,
+/turf/open/floor/plating,
+/area/centcom/central_command_areas/ferry)
"nS" = (
/obj/structure/bookcase/random,
/obj/machinery/light/directional/north,
@@ -3134,11 +3401,11 @@
/turf/open/floor/plating,
/area/centcom/central_command_areas/ferry)
"oh" = (
-/obj/structure/table/wood,
-/obj/item/paper_bin,
-/obj/item/pen/fourcolor,
/obj/machinery/airalarm/directional/south,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
+ },
+/obj/structure/bookcase/random,
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/admin)
"oi" = (
@@ -3160,13 +3427,9 @@
/turf/open/space/basic,
/area/space)
"oo" = (
-/obj/structure/table/wood,
-/obj/item/taperecorder,
-/obj/item/storage/box/handcuffs,
-/obj/item/flashlight/seclite,
/obj/structure/noticeboard/directional/north,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/obj/machinery/vending/boozeomat,
+/turf/open/floor/wood/tile,
/area/centcom/central_command_areas/admin)
"op" = (
/obj/structure/sink/directional/west,
@@ -3226,7 +3489,9 @@
"oB" = (
/obj/machinery/airalarm/directional/east,
/obj/machinery/vending/wardrobe/cent_wardrobe,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/effect/turf_decal/tile/green/half/contrasted{
+ dir = 4
+ },
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/admin)
"oF" = (
@@ -3272,13 +3537,14 @@
/area/centcom/central_command_areas/supply)
"oK" = (
/obj/machinery/airalarm/directional/south,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/briefing)
"oL" = (
/obj/machinery/light/directional/east,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
/obj/structure/sign/warning/secure_area/directional/east,
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
+ },
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/armory)
"oM" = (
@@ -3328,17 +3594,18 @@
/area/centcom/central_command_areas/supply)
"oV" = (
/obj/structure/table/wood,
-/obj/item/storage/briefcase/secure{
- pixel_x = 5;
- pixel_y = 5
- },
-/obj/item/storage/lockbox/medal,
/obj/machinery/newscaster{
pixel_x = 32
},
-/obj/effect/turf_decal/tile/neutral/fourcorners,
/obj/machinery/computer/security/telescreen/research/directional/south,
-/turf/open/floor/iron/dark,
+/obj/item/storage/lockbox/medal{
+ pixel_y = 2
+ },
+/obj/item/flashlight/seclite{
+ pixel_y = 11;
+ pixel_x = 2
+ },
+/turf/open/floor/wood/tile,
/area/centcom/central_command_areas/admin)
"oW" = (
/obj/structure/flora/bush/lavendergrass/style_random,
@@ -3450,26 +3717,35 @@
/obj/item/kirbyplants/organic/plant21,
/obj/machinery/light/directional/east,
/obj/structure/mirror/directional/east,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/effect/turf_decal/tile/green/half/contrasted{
+ dir = 4
+ },
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/admin)
"pB" = (
-/obj/effect/turf_decal/stripes/line{
+/obj/effect/turf_decal/trimline/dark_red/warning{
dir = 9
},
/turf/open/floor/iron,
/area/centcom/central_command_areas/supplypod/loading/ert)
+"pC" = (
+/obj/effect/turf_decal/tile/green,
+/obj/structure/chair{
+ dir = 1
+ },
+/turf/open/floor/iron,
+/area/centcom/central_command_areas/ferry)
"pD" = (
-/obj/effect/turf_decal/stripes/line{
+/obj/effect/turf_decal/trimline/dark_red/warning{
dir = 5
},
/turf/open/floor/iron,
/area/centcom/central_command_areas/supplypod/loading/ert)
"pE" = (
-/obj/structure/chair/comfy/black{
+/obj/structure/chair/sofa/right/brown{
dir = 8
},
-/turf/open/floor/iron/grimy,
+/turf/open/floor/carpet/executive,
/area/centcom/central_command_areas/admin)
"pH" = (
/obj/structure/flora/tree/palm{
@@ -3515,11 +3791,17 @@
/turf/open/floor/iron,
/area/centcom/central_command_areas/supply)
"pR" = (
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/obj/effect/turf_decal/tile/green/opposingcorners,
+/obj/effect/turf_decal/siding/dark{
+ dir = 8
+ },
+/obj/effect/turf_decal/siding/dark{
+ dir = 4
+ },
+/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
"pT" = (
-/obj/effect/turf_decal/stripes/line{
+/obj/effect/turf_decal/trimline/dark_red/warning{
dir = 8
},
/turf/open/floor/iron,
@@ -3538,7 +3820,7 @@
/turf/open/ai_visible,
/area/centcom/ai_multicam_room)
"pX" = (
-/obj/effect/turf_decal/stripes/line{
+/obj/effect/turf_decal/trimline/dark_red/warning{
dir = 4
},
/turf/open/floor/iron,
@@ -3615,7 +3897,10 @@
/turf/open/floor/iron/dark,
/area/centcom/tdome/administration)
"ql" = (
-/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/effect/turf_decal/trimline/dark_red/filled/warning,
+/obj/effect/turf_decal/trimline/dark_red/filled/warning{
+ dir = 1
+ },
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/admin/storage)
"qo" = (
@@ -3678,6 +3963,14 @@
name = "plating"
},
/area/centcom/central_command_areas/control)
+"qx" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
+ },
+/obj/effect/turf_decal/siding/dark,
+/turf/open/floor/iron/dark,
+/area/centcom/central_command_areas/armory)
"qy" = (
/obj/structure/flora/bush/lavendergrass/style_random,
/obj/structure/flora/bush/sparsegrass/style_random,
@@ -3723,13 +4016,13 @@
/turf/open/floor/grass,
/area/centcom/central_command_areas/evacuation)
"qF" = (
-/obj/effect/turf_decal/stripes/line{
+/obj/effect/turf_decal/trimline/dark_red/warning{
dir = 10
},
/turf/open/floor/iron,
/area/centcom/central_command_areas/supplypod/loading/ert)
"qG" = (
-/obj/effect/turf_decal/stripes/line,
+/obj/effect/turf_decal/trimline/dark_red/warning,
/turf/open/floor/iron,
/area/centcom/central_command_areas/supplypod/loading/ert)
"qI" = (
@@ -3795,7 +4088,7 @@
/turf/open/floor/grass,
/area/centcom/central_command_areas/evacuation)
"rb" = (
-/obj/effect/turf_decal/stripes/line{
+/obj/effect/turf_decal/trimline/dark_red/warning{
dir = 6
},
/turf/open/floor/iron,
@@ -3807,6 +4100,13 @@
/obj/machinery/light/directional/east,
/turf/open/floor/iron/grimy,
/area/centcom/central_command_areas/courtroom)
+"rd" = (
+/obj/effect/turf_decal/trimline/green/arrow_ccw{
+ dir = 1
+ },
+/obj/structure/sign/poster/official/nanotrasen_logo/directional/north,
+/turf/open/floor/iron,
+/area/centcom/central_command_areas/ferry)
"rf" = (
/obj/machinery/computer/records/medical{
dir = 1
@@ -3825,17 +4125,11 @@
/area/centcom/central_command_areas/courtroom)
"rm" = (
/obj/machinery/computer/shuttle/labor,
-/obj/effect/turf_decal/stripes/line{
- dir = 10
- },
-/turf/open/floor/iron,
+/turf/open/floor/iron/dark/textured_large,
/area/centcom/central_command_areas/ferry)
"rn" = (
/obj/machinery/computer/shuttle/mining,
-/obj/effect/turf_decal/stripes/line{
- dir = 6
- },
-/turf/open/floor/iron,
+/turf/open/floor/iron/dark/textured_large,
/area/centcom/central_command_areas/ferry)
"ro" = (
/obj/machinery/newscaster/directional/north,
@@ -3849,10 +4143,9 @@
/turf/open/floor/iron,
/area/centcom/central_command_areas/evacuation)
"rr" = (
-/obj/structure/table/wood,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/obj/item/clipboard,
-/obj/item/radio/headset/headset_cent,
+/obj/effect/turf_decal/trimline/dark_red/line{
+ dir = 8
+ },
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/briefing)
"rs" = (
@@ -3905,10 +4198,12 @@
/turf/cordon,
/area/misc/start)
"rB" = (
-/obj/structure/table/reinforced,
-/obj/item/storage/fancy/donut_box,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/obj/structure/table/reinforced/plastitaniumglass,
+/obj/effect/turf_decal/tile/green/full,
+/obj/item/storage/toolbox/mechanical{
+ pixel_y = 2
+ },
+/turf/open/floor/iron/dark/smooth_large,
/area/centcom/central_command_areas/briefing)
"rF" = (
/obj/structure/flora/bush/sparsegrass/style_random,
@@ -4052,7 +4347,8 @@
/area/centcom/tdome/observation)
"sd" = (
/obj/machinery/door/airlock/centcom{
- name = "Orbital Drop Pod Loading"
+ name = "Orbital Drop Pod Loading";
+ id_tag = "PodLock"
},
/obj/effect/mapping_helpers/airlock/access/all/admin/general,
/turf/open/floor/iron,
@@ -4092,23 +4388,22 @@
/obj/machinery/computer/shuttle/white_ship{
dir = 4
},
-/obj/effect/turf_decal/stripes/line{
- dir = 5
- },
/obj/machinery/status_display/ai/directional/west,
-/turf/open/floor/iron,
+/turf/open/floor/iron/dark/textured_large,
/area/centcom/central_command_areas/ferry)
"sr" = (
/obj/structure/chair/office{
dir = 8
},
-/obj/effect/turf_decal/tile/green/anticorner/contrasted{
- dir = 1
+/obj/effect/turf_decal/tile/green/opposingcorners,
+/obj/effect/turf_decal/siding/dark{
+ dir = 9
},
/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
"ss" = (
-/obj/effect/turf_decal/tile/green{
+/obj/effect/turf_decal/tile/green/opposingcorners,
+/obj/effect/turf_decal/siding/dark{
dir = 1
},
/turf/open/floor/iron,
@@ -4117,7 +4412,8 @@
/obj/structure/chair/office{
dir = 1
},
-/obj/effect/turf_decal/tile/green{
+/obj/effect/turf_decal/tile/green/opposingcorners,
+/obj/effect/turf_decal/siding/dark{
dir = 1
},
/turf/open/floor/iron,
@@ -4130,8 +4426,9 @@
/area/centcom/central_command_areas/ferry)
"sv" = (
/obj/structure/noticeboard/directional/east,
-/obj/effect/turf_decal/tile/green/anticorner/contrasted{
- dir = 4
+/obj/effect/turf_decal/tile/green/opposingcorners,
+/obj/effect/turf_decal/siding/dark{
+ dir = 5
},
/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
@@ -4169,7 +4466,10 @@
/turf/open/floor/iron,
/area/centcom/tdome/observation)
"sE" = (
-/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/effect/turf_decal/siding/dark,
+/obj/effect/turf_decal/siding/dark/corner{
+ dir = 4
+ },
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/armory)
"sF" = (
@@ -4177,6 +4477,16 @@
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/evacuation/ship)
+"sG" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
+ },
+/obj/effect/turf_decal/siding/dark/corner{
+ dir = 8
+ },
+/turf/open/floor/iron/dark,
+/area/centcom/central_command_areas/armory)
"sH" = (
/obj/machinery/computer/security/telescreen,
/obj/structure/table/reinforced,
@@ -4291,16 +4601,20 @@
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/supplypod)
"tb" = (
-/obj/structure/table/wood,
-/obj/item/paper_bin,
-/obj/item/pen/fourcolor,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/obj/effect/turf_decal/siding/wood,
+/obj/structure/bookcase/random,
+/turf/open/floor/carpet/green,
/area/centcom/central_command_areas/briefing)
"td" = (
/obj/structure/sign/departments/drop,
/turf/closed/indestructible/riveted,
/area/centcom/central_command_areas/ferry)
+"te" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/turf/open/floor/wood/tile,
+/area/centcom/central_command_areas/admin)
"tg" = (
/obj/structure/chair{
dir = 1
@@ -4309,51 +4623,38 @@
/obj/effect/turf_decal/tile/green/half/contrasted,
/turf/open/floor/iron,
/area/centcom/central_command_areas/control)
-"tl" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on{
- dir = 1
- },
-/turf/open/floor/wood,
-/area/centcom/central_command_areas/admin)
"tn" = (
-/obj/structure/chair{
- dir = 8
- },
/obj/machinery/computer/security/telescreen/entertainment/directional/south,
/obj/structure/sign/warning/secure_area/directional/east,
-/obj/effect/turf_decal/stripes/line{
- dir = 6
- },
/obj/machinery/light/directional/south,
+/obj/structure/chair{
+ dir = 1
+ },
/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
"to" = (
/obj/machinery/computer/shuttle/ferry{
dir = 4
},
-/obj/effect/turf_decal/stripes/line{
- dir = 6
- },
/obj/machinery/status_display/evac/directional/west,
-/turf/open/floor/iron,
+/turf/open/floor/iron/dark/textured_large,
/area/centcom/central_command_areas/ferry)
"tp" = (
-/obj/effect/turf_decal/tile/green/anticorner/contrasted{
- dir = 8
+/obj/effect/turf_decal/tile/green/opposingcorners,
+/obj/effect/turf_decal/siding/dark{
+ dir = 10
},
/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
"tq" = (
/obj/structure/chair/office,
-/obj/effect/turf_decal/tile/green{
- dir = 8
- },
+/obj/effect/turf_decal/tile/green/opposingcorners,
+/obj/effect/turf_decal/siding/dark,
/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
"tr" = (
-/obj/effect/turf_decal/tile/green{
- dir = 8
- },
+/obj/effect/turf_decal/tile/green/opposingcorners,
+/obj/effect/turf_decal/siding/dark,
/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
"ts" = (
@@ -4361,7 +4662,10 @@
/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
"tt" = (
-/obj/effect/turf_decal/tile/green/anticorner/contrasted,
+/obj/effect/turf_decal/tile/green/opposingcorners,
+/obj/effect/turf_decal/siding/dark{
+ dir = 6
+ },
/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
"tu" = (
@@ -4372,24 +4676,14 @@
dir = 8
},
/obj/effect/mapping_helpers/airlock/access/all/admin/general,
-/turf/open/floor/iron,
+/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/ferry)
"ty" = (
-/obj/structure/filingcabinet/security,
/obj/machinery/status_display/evac/directional/south,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/structure/closet/crate/bin,
+/obj/item/trash/cheesie,
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/briefing)
-"tA" = (
-/obj/machinery/door/poddoor/shutters{
- id = "CCFerry";
- name = "CC Ferry Hangar"
- },
-/obj/effect/turf_decal/loading_area{
- dir = 4
- },
-/turf/open/floor/iron,
-/area/centcom/central_command_areas/ferry)
"tF" = (
/obj/machinery/door/airlock/centcom{
name = "Thunderdome Locker Room"
@@ -4475,7 +4769,7 @@
/area/centcom/central_command_areas/evacuation)
"tW" = (
/obj/structure/sign/poster/contraband/syndicate_recruitment/directional/north,
-/turf/open/indestructible/dark,
+/turf/open/floor/circuit,
/area/centcom/central_command_areas/admin)
"ub" = (
/obj/structure/sign/directions/command,
@@ -4501,8 +4795,9 @@
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/evacuation)
"uh" = (
-/obj/structure/chair/comfy/black{
- dir = 1
+/obj/structure/chair/comfy/brown{
+ dir = 1;
+ color = "#a75400"
},
/turf/open/floor/iron/grimy,
/area/centcom/central_command_areas/admin)
@@ -4539,10 +4834,7 @@
/obj/machinery/computer/communications{
dir = 1
},
-/obj/effect/turf_decal/stripes/line{
- dir = 5
- },
-/turf/open/floor/iron,
+/turf/open/floor/iron/dark/textured_large,
/area/centcom/central_command_areas/ferry)
"up" = (
/obj/structure/table/wood,
@@ -4572,6 +4864,12 @@
},
/turf/open/space/basic,
/area/space)
+"uv" = (
+/obj/effect/turf_decal/siding/wood/corner{
+ dir = 4
+ },
+/turf/open/floor/wood/tile,
+/area/centcom/central_command_areas/admin)
"uw" = (
/obj/structure/chair/office,
/obj/effect/turf_decal/tile/red/half/contrasted,
@@ -4658,18 +4956,26 @@
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/courtroom)
"uO" = (
+/obj/effect/mapping_helpers/airlock/access/all/admin/general,
+/obj/effect/turf_decal/tile/green/opposingcorners,
+/obj/effect/turf_decal/siding/dark/end,
/obj/machinery/door/airlock/centcom{
name = "Shuttle Control Office"
},
-/obj/effect/turf_decal/stripes/line,
-/obj/effect/mapping_helpers/airlock/access/all/admin/general,
/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
"uP" = (
-/obj/item/flashlight/lamp,
+/obj/item/flashlight/lamp{
+ pixel_y = 7;
+ pixel_x = -7
+ },
+/obj/item/storage/box/ids{
+ pixel_x = 6;
+ pixel_y = 3
+ },
+/obj/structure/window/reinforced/spawner/directional/west,
/obj/structure/table/reinforced,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/turf/open/floor/iron/grimy,
/area/centcom/central_command_areas/admin)
"uQ" = (
/obj/effect/turf_decal/tile/neutral/opposingcorners,
@@ -4785,9 +5091,8 @@
},
/area/centcom/central_command_areas/evacuation)
"vm" = (
-/obj/effect/turf_decal/delivery,
-/obj/machinery/light/directional/south,
-/turf/open/floor/iron,
+/obj/effect/turf_decal/tile/green/half,
+/turf/open/floor/iron/edge,
/area/centcom/central_command_areas/ferry)
"vn" = (
/obj/item/kirbyplants/organic/plant21,
@@ -4803,8 +5108,8 @@
/obj/machinery/door/window/brigdoor/left/directional/south{
name = "Shower"
},
-/obj/item/soap/deluxe,
/obj/machinery/atmospherics/components/unary/vent_pump/on,
+/obj/item/soap/nanotrasen,
/turf/open/floor/iron/white,
/area/centcom/central_command_areas/admin)
"vq" = (
@@ -4832,8 +5137,11 @@
/obj/item/kirbyplants/organic/plant22,
/obj/machinery/newscaster/directional/west,
/obj/machinery/status_display/evac/directional/north,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/obj/effect/turf_decal/siding/wood,
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 4
+ },
+/turf/open/floor/wood/tile,
/area/centcom/central_command_areas/admin)
"vA" = (
/obj/effect/spawner/structure/window/reinforced,
@@ -4858,36 +5166,22 @@
/area/centcom/central_command_areas/ferry)
"vC" = (
/obj/machinery/light/directional/north,
-/obj/effect/turf_decal/stripes/line{
- dir = 9
- },
-/turf/open/floor/iron,
-/area/centcom/central_command_areas/ferry)
-"vD" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 1
+/obj/structure/chair{
+ pixel_y = -2
},
/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
"vE" = (
/obj/machinery/firealarm/directional/north,
-/obj/structure/chair{
- dir = 8
- },
/obj/structure/extinguisher_cabinet/directional/east,
-/obj/effect/turf_decal/stripes/line{
- dir = 5
+/obj/structure/chair{
+ pixel_y = -2
},
/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
"vF" = (
-/obj/machinery/door/airlock/centcom{
- name = "Administrative Office"
- },
-/obj/effect/turf_decal/stripes/line,
/obj/structure/cable,
-/obj/effect/mapping_helpers/airlock/access/all/admin/general,
-/turf/open/floor/iron,
+/turf/closed/indestructible/riveted,
/area/centcom/central_command_areas/ferry)
"vG" = (
/obj/effect/turf_decal/stripes/line{
@@ -4932,6 +5226,10 @@
/obj/effect/turf_decal/delivery,
/turf/open/floor/iron,
/area/centcom/central_command_areas/control)
+"vT" = (
+/obj/effect/turf_decal/trimline/green/line,
+/turf/open/floor/iron/dark,
+/area/centcom/central_command_areas/briefing)
"vU" = (
/obj/effect/turf_decal/stripes/line{
dir = 8
@@ -4992,14 +5290,17 @@
/area/centcom/tdome/observation)
"wg" = (
/obj/structure/closet/secure_closet/ert_com,
-/obj/effect/turf_decal/stripes/line,
/obj/machinery/status_display/ai/directional/east,
-/turf/open/floor/iron,
+/obj/effect/turf_decal/tile/dark_blue/half{
+ dir = 1
+ },
+/turf/open/floor/iron/textured_half,
/area/centcom/central_command_areas/armory)
"wh" = (
/obj/structure/cable,
-/obj/effect/turf_decal/tile/green,
/obj/structure/sign/warning/secure_area/directional/south,
+/obj/machinery/light/directional/south,
+/obj/effect/turf_decal/tile/green,
/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
"wj" = (
@@ -5047,31 +5348,26 @@
/turf/open/floor/iron,
/area/centcom/tdome/arena)
"wq" = (
-/obj/structure/chair/comfy/black{
- dir = 1
- },
/obj/machinery/computer/security/telescreen/entertainment/directional/west,
+/obj/structure/chair/comfy/brown{
+ dir = 1;
+ color = "#a75400"
+ },
/turf/open/floor/iron/grimy,
/area/centcom/central_command_areas/admin)
-"wr" = (
-/obj/structure/chair{
- dir = 4
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/turf/open/floor/iron,
-/area/centcom/central_command_areas/ferry)
"wt" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 4
+/obj/effect/turf_decal/trimline/green/arrow_cw{
+ dir = 10
},
/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
"wv" = (
-/obj/effect/turf_decal/loading_area{
+/obj/effect/turf_decal/trimline/dark_red/filled/warning{
dir = 4
},
+/obj/effect/turf_decal/trimline/dark_red/filled/warning{
+ dir = 8
+ },
/obj/machinery/door/poddoor/shutters{
id = "CCFerry";
name = "CC Ferry Hangar"
@@ -5079,31 +5375,32 @@
/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
"ww" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 5
+/obj/effect/turf_decal/trimline/green/arrow_ccw{
+ dir = 1
},
/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
"wx" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 10
+/obj/structure/sign/warning/secure_area/directional/south,
+/obj/structure/chair{
+ dir = 1
},
/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
"wy" = (
-/obj/effect/turf_decal/delivery,
/obj/structure/cable,
-/turf/open/floor/iron,
-/area/centcom/central_command_areas/ferry)
-"wz" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 6
+/obj/effect/turf_decal/trimline/green/arrow_ccw{
+ dir = 1
},
/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
+"wz" = (
+/obj/effect/turf_decal/trimline/green/arrow_cw,
+/turf/open/floor/iron,
+/area/centcom/central_command_areas/ferry)
"wB" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 9
+/obj/effect/turf_decal/trimline/green/corner{
+ dir = 8
},
/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
@@ -5208,9 +5505,6 @@
/turf/open/floor/catwalk_floor,
/area/centcom/central_command_areas/evacuation/ship)
"xc" = (
-/obj/machinery/door/airlock/external/ruin{
- name = "Ferry Airlock"
- },
/obj/effect/turf_decal/stripes/line{
dir = 8
},
@@ -5218,29 +5512,32 @@
dir = 4
},
/obj/effect/mapping_helpers/airlock/access/all/admin/general,
+/obj/machinery/door/airlock/external/ruin{
+ name = "Ferry Airlock"
+ },
+/obj/structure/fans/tiny,
/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
"xd" = (
-/obj/structure/fans/tiny,
/obj/effect/turf_decal/delivery,
/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
"xe" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 8
+/obj/effect/turf_decal/trimline/green/arrow_ccw{
+ dir = 1
},
-/turf/open/floor/iron,
-/area/centcom/central_command_areas/ferry)
-"xf" = (
-/obj/effect/turf_decal/bot,
+/obj/effect/turf_decal/trimline/green/arrow_cw,
/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
"xg" = (
-/obj/structure/chair{
+/obj/effect/turf_decal/trimline/green/corner{
dir = 8
},
-/obj/effect/turf_decal/stripes/line{
- dir = 4
+/obj/effect/turf_decal/trimline/green/corner{
+ dir = 1
+ },
+/obj/structure/chair{
+ dir = 8
},
/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
@@ -5253,18 +5550,6 @@
},
/turf/open/floor/plating,
/area/centcom/central_command_areas/ferry)
-"xj" = (
-/obj/effect/turf_decal/tile/green/half/contrasted{
- dir = 8
- },
-/turf/open/floor/iron,
-/area/centcom/central_command_areas/ferry)
-"xk" = (
-/obj/effect/turf_decal/tile/green/half/contrasted{
- dir = 4
- },
-/turf/open/floor/iron,
-/area/centcom/central_command_areas/ferry)
"xl" = (
/obj/effect/turf_decal/tile/neutral/half/contrasted{
dir = 8
@@ -5305,15 +5590,20 @@
/turf/open/floor/iron,
/area/centcom/tdome/arena)
"xy" = (
-/obj/effect/turf_decal/stripes/line,
-/obj/effect/decal/cleanable/dirt,
/obj/structure/reagent_dispensers/fueltank,
/obj/item/weldingtool/experimental,
/obj/machinery/power/terminal{
dir = 8
},
/obj/structure/cable,
-/turf/open/floor/iron,
+/obj/effect/turf_decal/siding/dark,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/tile/yellow/half{
+ dir = 1
+ },
+/turf/open/floor/iron/textured_edge{
+ dir = 1
+ },
/area/centcom/central_command_areas/admin/storage)
"xD" = (
/obj/machinery/computer/security{
@@ -5349,10 +5639,10 @@
/turf/open/floor/iron,
/area/centcom/central_command_areas/control)
"xR" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 5
- },
/obj/structure/cable,
+/obj/effect/turf_decal/trimline/green/arrow_ccw{
+ dir = 4
+ },
/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
"xS" = (
@@ -5361,10 +5651,12 @@
name = "CC Shutter 4 Control";
pixel_y = -24
},
-/obj/effect/turf_decal/stripes/line{
- dir = 10
+/obj/effect/turf_decal/tile/green/half{
+ dir = 4
+ },
+/turf/open/floor/iron/edge{
+ dir = 4
},
-/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
"xT" = (
/obj/effect/turf_decal/tile/green{
@@ -5373,9 +5665,8 @@
/turf/open/floor/iron,
/area/centcom/central_command_areas/control)
"xU" = (
-/obj/structure/filingcabinet/medical,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
/obj/machinery/light/directional/south,
+/obj/structure/bookcase/random,
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/briefing)
"xV" = (
@@ -5436,7 +5727,10 @@
/obj/machinery/atmospherics/components/unary/vent_pump{
dir = 8
},
-/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/effect/turf_decal/trimline/dark_red/filled/warning,
+/obj/effect/turf_decal/trimline/dark_red/filled/warning{
+ dir = 1
+ },
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/admin/storage)
"yj" = (
@@ -5470,15 +5764,17 @@
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/control)
"yp" = (
-/obj/effect/turf_decal/stripes/line,
+/obj/effect/turf_decal/loading_area/red,
/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
"yr" = (
+/obj/effect/mapping_helpers/airlock/access/all/admin/general,
+/obj/effect/turf_decal/trimline/green/arrow_cw{
+ dir = 8
+ },
/obj/machinery/door/airlock/centcom{
name = "Briefing Room"
},
-/obj/effect/turf_decal/stripes/line,
-/obj/effect/mapping_helpers/airlock/access/all/admin/general,
/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
"yx" = (
@@ -5537,15 +5833,14 @@
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/evacuation/ship)
"yL" = (
-/obj/structure/table/wood,
-/obj/item/storage/fancy/donut_box,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/obj/structure/filingcabinet/employment,
+/obj/machinery/newscaster/directional/north,
+/turf/open/floor/carpet/green,
/area/centcom/central_command_areas/briefing)
"yO" = (
/obj/machinery/computer/communications,
/obj/machinery/status_display/evac/directional/north,
-/turf/open/floor/iron/grimy,
+/turf/open/floor/carpet/green,
/area/centcom/central_command_areas/admin)
"yP" = (
/obj/machinery/newscaster{
@@ -5560,29 +5855,46 @@
/turf/open/floor/iron,
/area/centcom/central_command_areas/supply)
"yR" = (
-/obj/item/clipboard,
-/obj/item/folder/red,
+/obj/item/clipboard{
+ pixel_x = -6;
+ pixel_y = -4
+ },
+/obj/item/folder/blue{
+ pixel_x = -6;
+ pixel_y = -4
+ },
/obj/item/stamp/denied{
pixel_x = 6;
- pixel_y = 6
+ pixel_y = 3
},
/obj/item/stamp/granted{
pixel_x = 3;
- pixel_y = 3
+ pixel_y = 0
},
-/obj/structure/table/reinforced,
-/obj/item/stamp/centcom,
-/turf/open/floor/iron/grimy,
+/obj/item/stamp/centcom{
+ pixel_y = -3
+ },
+/obj/effect/turf_decal/siding/wood{
+ dir = 4
+ },
+/obj/structure/table/wood,
+/obj/machinery/door/window/brigdoor/right/directional/east{
+ name = "Briefing Desk";
+ req_access = list("cent_captain")
+ },
+/turf/open/floor/carpet/green,
/area/centcom/central_command_areas/briefing)
"yS" = (
/obj/structure/table/reinforced,
-/obj/item/storage/box/emps,
-/obj/item/gun/energy/ionrifle,
-/obj/structure/sign/departments/medbay/alt/directional/south,
-/obj/effect/turf_decal/stripes/line{
- dir = 1
+/obj/item/gun/energy/ionrifle{
+ pixel_y = 9
},
-/turf/open/floor/iron,
+/obj/item/storage/box/emps{
+ pixel_x = -6;
+ pixel_y = 4
+ },
+/obj/structure/sign/departments/medbay/alt/directional/south,
+/turf/open/floor/iron/textured_large,
/area/centcom/central_command_areas/armory)
"yV" = (
/obj/docking_port/stationary{
@@ -5624,7 +5936,8 @@
/area/centcom/central_command_areas/control)
"zc" = (
/obj/structure/chair/comfy/brown{
- dir = 1
+ dir = 1;
+ color = "#a75400"
},
/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
@@ -5732,11 +6045,16 @@
/turf/closed/wall/mineral/titanium/nodiagonal,
/area/centcom/central_command_areas/evacuation/ship)
"zz" = (
-/obj/structure/table/reinforced,
-/obj/item/restraints/handcuffs/cable/zipties,
-/obj/item/assembly/flash/handheld,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/obj/structure/table/reinforced/plastitaniumglass,
+/obj/effect/turf_decal/tile/green/full,
+/obj/item/storage/medkit/o2{
+ pixel_y = 12;
+ pixel_x = 1
+ },
+/obj/item/storage/medkit/toxin{
+ pixel_x = -1
+ },
+/turf/open/floor/iron/dark/smooth_large,
/area/centcom/central_command_areas/briefing)
"zA" = (
/obj/structure/flora/bush/lavendergrass/style_random,
@@ -5839,7 +6157,7 @@
"zU" = (
/obj/item/kirbyplants/organic/plant22,
/obj/machinery/light_switch/directional/south,
-/turf/open/floor/wood,
+/turf/open/floor/wood/tile,
/area/centcom/central_command_areas/admin)
"zW" = (
/obj/structure/table,
@@ -5988,12 +6306,9 @@
/turf/open/floor/iron,
/area/centcom/tdome/observation)
"AF" = (
-/obj/structure/table/wood,
-/obj/item/storage/photo_album,
-/obj/item/camera,
/obj/structure/reagent_dispensers/wall/peppertank/directional/north,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/obj/effect/turf_decal/siding/wood/corner,
+/turf/open/floor/wood/tile,
/area/centcom/central_command_areas/admin)
"AG" = (
/obj/structure/table/wood,
@@ -6014,17 +6329,11 @@
/area/centcom/central_command_areas/supplypod/loading/one)
"AK" = (
/obj/machinery/light_switch/directional/north,
-/turf/open/floor/wood,
-/area/centcom/central_command_areas/admin)
-"AL" = (
-/obj/structure/chair/office{
- dir = 1
+/obj/effect/turf_decal/siding/wood/corner{
+ dir = 8
},
-/obj/effect/landmark/ert_spawn,
-/obj/structure/cable,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
-/area/centcom/central_command_areas/briefing)
+/turf/open/floor/wood/tile,
+/area/centcom/central_command_areas/admin)
"AO" = (
/obj/machinery/computer/communications{
dir = 8
@@ -6117,10 +6426,22 @@
/turf/open/floor/iron,
/area/centcom/tdome/administration)
"Bl" = (
-/obj/structure/bookcase/random,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
/obj/machinery/light/small/directional/west,
-/turf/open/floor/iron/dark,
+/obj/structure/table/wood,
+/obj/machinery/chem_dispenser/drinks/fullupgrade{
+ dir = 4
+ },
+/turf/open/floor/wood/tile,
+/area/centcom/central_command_areas/admin)
+"Bn" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden,
+/obj/effect/turf_decal/siding/wood/corner{
+ dir = 8
+ },
+/obj/effect/turf_decal/siding/wood{
+ dir = 4
+ },
+/turf/open/floor/wood/tile,
/area/centcom/central_command_areas/admin)
"Bo" = (
/obj/effect/turf_decal/tile/green{
@@ -6134,13 +6455,13 @@
/turf/open/floor/iron,
/area/centcom/tdome/administration)
"Br" = (
-/obj/structure/chair/comfy/black{
- dir = 4
- },
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{
dir = 4
},
-/turf/open/floor/iron/grimy,
+/obj/structure/chair/sofa/corner/brown{
+ dir = 1
+ },
+/turf/open/floor/carpet/executive,
/area/centcom/central_command_areas/admin)
"Bs" = (
/obj/structure/table/reinforced,
@@ -6153,19 +6474,18 @@
/turf/open/floor/iron,
/area/centcom/tdome/observation)
"Bu" = (
-/obj/item/kirbyplants/organic/plant21,
/obj/machinery/status_display/evac/directional/west,
-/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{
- dir = 4
+/obj/structure/table/wood,
+/obj/item/storage/fancy/donut_box{
+ pixel_y = 5
},
-/turf/open/floor/iron/dark,
+/turf/open/floor/carpet/green,
/area/centcom/central_command_areas/briefing)
"By" = (
/obj/machinery/light/directional/south,
/obj/structure/filingcabinet/chestdrawer,
/obj/machinery/status_display/evac/directional/south,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/turf/open/floor/iron/dark/textured_large,
/area/centcom/central_command_areas/ferry)
"BA" = (
/obj/machinery/door/airlock/centcom{
@@ -6314,11 +6634,19 @@
/area/centcom/central_command_areas/evacuation/ship)
"BT" = (
/obj/structure/table/wood,
-/obj/item/clipboard,
-/obj/item/toy/figure/dsquad,
+/obj/item/clipboard{
+ pixel_y = 2
+ },
+/obj/item/toy/figure/dsquad{
+ pixel_y = 8;
+ pixel_x = -6
+ },
/obj/machinery/computer/security/telescreen/entertainment/directional/south,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/obj/item/toy/figure/captain{
+ pixel_y = 1;
+ pixel_x = 1
+ },
+/turf/open/floor/wood/tile,
/area/centcom/central_command_areas/admin)
"BU" = (
/obj/item/clipboard,
@@ -6398,10 +6726,10 @@
/turf/open/floor/iron,
/area/centcom/central_command_areas/supplypod/loading/four)
"Cp" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 6
- },
/obj/structure/sign/warning/secure_area/directional/north,
+/obj/effect/turf_decal/trimline/green/arrow_ccw{
+ dir = 5
+ },
/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
"Cq" = (
@@ -6445,6 +6773,18 @@
},
/turf/open/floor/iron,
/area/centcom/tdome/observation)
+"CC" = (
+/obj/effect/mapping_helpers/airlock/access/all/admin/general,
+/obj/effect/turf_decal/siding/dark{
+ dir = 4
+ },
+/obj/machinery/door/airlock/centcom{
+ name = "Orbital Drop Pod Quick Access";
+ id_tag = "QuickAccess"
+ },
+/obj/effect/mapping_helpers/airlock/locked,
+/turf/open/floor/iron,
+/area/centcom/central_command_areas/briefing)
"CE" = (
/obj/item/clipboard,
/obj/item/folder/red,
@@ -6518,6 +6858,12 @@
/obj/machinery/light/directional/west,
/turf/open/floor/iron,
/area/centcom/central_command_areas/control)
+"CQ" = (
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/turf/open/floor/iron/dark,
+/area/centcom/central_command_areas/briefing)
"CT" = (
/obj/structure/table/reinforced,
/obj/structure/railing{
@@ -6544,8 +6890,8 @@
"CU" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden,
/obj/structure/cable,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/obj/effect/turf_decal/siding/wood,
+/turf/open/floor/wood/tile,
/area/centcom/central_command_areas/admin)
"CV" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden,
@@ -6592,7 +6938,11 @@
/area/centcom/central_command_areas/prison/cells)
"Dk" = (
/obj/structure/cable,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
+ },
+/obj/structure/table/wood,
+/obj/machinery/coffeemaker/impressa,
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/admin)
"Dm" = (
@@ -6731,9 +7081,8 @@
/turf/closed/indestructible/riveted,
/area/centcom/central_command_areas/armory)
"Eb" = (
-/obj/item/kirbyplants/organic/plant21,
/obj/structure/extinguisher_cabinet/directional/south,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/item/kirbyplants/organic/plant12,
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/briefing)
"Ee" = (
@@ -6762,19 +7111,17 @@
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/control)
"Em" = (
-/obj/item/paper_bin,
-/obj/item/pen/fourcolor,
-/obj/structure/table/reinforced,
/obj/machinery/newscaster/directional/east,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/obj/structure/window/reinforced/spawner/directional/south,
+/obj/machinery/modular_computer/preset/id/centcom{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden,
+/turf/open/floor/iron/grimy,
/area/centcom/central_command_areas/admin)
"En" = (
-/obj/structure/chair/comfy/black,
/obj/machinery/computer/security/telescreen/entertainment/directional/west,
-/obj/machinery/atmospherics/components/unary/vent_pump/on{
- dir = 4
- },
+/obj/structure/chair/sofa/right/brown,
/turf/open/floor/iron/grimy,
/area/centcom/central_command_areas/admin)
"Eq" = (
@@ -6795,6 +7142,12 @@
/obj/item/kirbyplants,
/turf/open/floor/iron/dark/textured_large,
/area/centcom/central_command_areas/evacuation/ship)
+"Et" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 4
+ },
+/turf/open/floor/iron/grimy,
+/area/centcom/central_command_areas/admin)
"Ev" = (
/obj/structure/window/reinforced/spawner/directional/east,
/obj/structure/bodycontainer/morgue{
@@ -6874,13 +7227,15 @@
/turf/open/floor/iron,
/area/centcom/tdome/arena)
"EJ" = (
-/obj/structure/chair/comfy/brown{
- color = "#596479";
- dir = 1
- },
/obj/machinery/atmospherics/components/unary/vent_pump{
dir = 8
},
+/obj/effect/turf_decal/siding/wood{
+ dir = 5
+ },
+/obj/structure/chair/office{
+ dir = 4
+ },
/turf/open/floor/iron/grimy,
/area/centcom/central_command_areas/admin)
"EK" = (
@@ -6913,6 +7268,14 @@
/obj/machinery/door/firedoor,
/turf/open/floor/iron/dark,
/area/centcom/tdome/administration)
+"ES" = (
+/obj/effect/turf_decal/tile/neutral,
+/obj/item/storage/toolbox/mechanical{
+ pixel_x = -4;
+ pixel_y = 10
+ },
+/turf/open/floor/iron/dark,
+/area/centcom/central_command_areas/admin)
"EV" = (
/obj/structure/table/wood,
/obj/machinery/microwave{
@@ -6933,6 +7296,12 @@
},
/turf/open/floor/iron,
/area/centcom/central_command_areas/supplypod/loading/three)
+"Fc" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 4
+ },
+/turf/open/floor/wood/tile,
+/area/centcom/central_command_areas/admin)
"Fe" = (
/obj/structure/sink/directional/west,
/obj/structure/mirror/directional/east,
@@ -6954,8 +7323,8 @@
/area/centcom/central_command_areas/control)
"Fh" = (
/obj/item/kirbyplants/organic/plant21,
-/obj/effect/turf_decal/delivery,
-/turf/open/floor/iron,
+/obj/effect/turf_decal/box,
+/turf/open/floor/iron/large,
/area/centcom/central_command_areas/ferry)
"Fj" = (
/obj/machinery/door/firedoor,
@@ -7031,20 +7400,17 @@
},
/turf/open/floor/iron/grimy,
/area/centcom/tdome/administration)
-"Fz" = (
-/obj/item/kirbyplants/organic/plant22,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
-/area/centcom/central_command_areas/briefing)
"FB" = (
/obj/structure/table/reinforced,
-/obj/item/storage/box/syringes,
-/obj/item/gun/syringe/rapidsyringe,
-/obj/structure/reagent_dispensers/wall/peppertank/directional/south,
-/obj/effect/turf_decal/stripes/line{
- dir = 1
+/obj/item/gun/syringe/rapidsyringe{
+ pixel_y = 10
},
-/turf/open/floor/iron,
+/obj/item/storage/box/syringes{
+ pixel_x = 5;
+ pixel_y = 4
+ },
+/obj/structure/reagent_dispensers/wall/peppertank/directional/south,
+/turf/open/floor/iron/textured_large,
/area/centcom/central_command_areas/armory)
"FI" = (
/obj/effect/landmark/thunderdome/two,
@@ -7088,10 +7454,23 @@
"FX" = (
/obj/machinery/computer/auxiliary_base/directional/north,
/obj/structure/table/reinforced,
-/obj/item/clipboard,
-/obj/item/radio/headset/headset_cent,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/obj/item/clipboard{
+ pixel_x = -10;
+ pixel_y = 4
+ },
+/obj/item/radio/headset/headset_cent{
+ pixel_x = -8;
+ pixel_y = 2
+ },
+/obj/item/hand_labeler{
+ pixel_x = 4;
+ pixel_y = 8
+ },
+/obj/item/stack/package_wrap{
+ pixel_y = -1;
+ pixel_x = 3
+ },
+/turf/open/floor/iron/dark/textured_large,
/area/centcom/central_command_areas/ferry)
"FZ" = (
/obj/effect/turf_decal/tile/neutral/half/contrasted{
@@ -7104,9 +7483,20 @@
/turf/closed/indestructible/fakeglass,
/area/centcom/tdome/observation)
"Ge" = (
-/obj/structure/bookcase/random,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
/obj/structure/sign/nanotrasen/directional/south,
+/obj/item/storage/box/drinkingglasses{
+ pixel_y = 8;
+ pixel_x = -6
+ },
+/obj/structure/table/wood,
+/obj/item/reagent_containers/cup/glass/bottle/whiskey{
+ pixel_y = 11;
+ pixel_x = 8
+ },
+/obj/item/reagent_containers/cup/glass/drinkingglass{
+ pixel_y = 3;
+ pixel_x = 4
+ },
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/briefing)
"Gf" = (
@@ -7114,7 +7504,10 @@
/obj/machinery/atmospherics/components/unary/vent_pump{
dir = 8
},
-/turf/open/floor/iron/grimy,
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/turf/open/floor/wood/tile,
/area/centcom/central_command_areas/admin)
"Gi" = (
/obj/structure/window/reinforced/spawner/directional/north,
@@ -7164,11 +7557,16 @@
/area/centcom/central_command_areas/control)
"Gs" = (
/obj/machinery/power/smes/magical,
-/obj/effect/turf_decal/stripes/line,
/obj/effect/decal/cleanable/dirt,
/obj/structure/cable,
/obj/machinery/light/directional/north,
-/turf/open/floor/iron,
+/obj/effect/turf_decal/siding/dark,
+/obj/effect/turf_decal/tile/yellow/half{
+ dir = 1
+ },
+/turf/open/floor/iron/textured_edge{
+ dir = 1
+ },
/area/centcom/central_command_areas/admin/storage)
"Gy" = (
/obj/effect/turf_decal/siding/dark{
@@ -7178,24 +7576,41 @@
/area/centcom/tdome/administration)
"GB" = (
/obj/machinery/power/apc/auto_name/directional/west,
-/obj/effect/turf_decal/stripes/line,
-/obj/effect/decal/cleanable/dirt,
/obj/structure/table/reinforced,
-/obj/item/stack/sheet/iron/fifty,
-/obj/item/stack/sheet/iron/fifty,
+/obj/item/stack/sheet/iron/fifty{
+ pixel_x = -6;
+ pixel_y = 5
+ },
+/obj/item/stack/sheet/iron/fifty{
+ pixel_x = -6;
+ pixel_y = 5
+ },
/obj/item/stack/sheet/plasteel{
- amount = 15
+ amount = 15;
+ pixel_y = 7;
+ pixel_x = -6
},
/obj/item/stack/sheet/rglass{
amount = 50;
- pixel_x = 2;
- pixel_y = -2
+ pixel_x = 6;
+ pixel_y = 4
+ },
+/obj/item/stack/rods/fifty{
+ pixel_y = 7
},
-/obj/item/stack/rods/fifty,
/obj/item/stack/cable_coil,
-/obj/item/screwdriver/power,
+/obj/item/screwdriver/power{
+ pixel_y = 11
+ },
/obj/structure/cable,
-/turf/open/floor/iron,
+/obj/effect/turf_decal/siding/dark,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/tile/yellow/half{
+ dir = 1
+ },
+/turf/open/floor/iron/textured_edge{
+ dir = 1
+ },
/area/centcom/central_command_areas/admin/storage)
"GC" = (
/obj/machinery/door/firedoor,
@@ -7283,8 +7698,8 @@
/turf/open/indestructible/dark,
/area/centcom/central_command_areas/prison/cells)
"Hi" = (
-/obj/effect/turf_decal/tile/green,
/obj/machinery/light/directional/south,
+/obj/effect/turf_decal/tile/green,
/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
"Hj" = (
@@ -7323,6 +7738,13 @@
/obj/effect/mapping_helpers/airlock/access/all/admin/captain,
/turf/open/floor/iron,
/area/centcom/central_command_areas/prison)
+"Hq" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/trimline/green/arrow_ccw{
+ dir = 6
+ },
+/turf/open/floor/iron/dark,
+/area/centcom/central_command_areas/briefing)
"Hs" = (
/obj/effect/turf_decal/stripes/line{
dir = 1
@@ -7334,14 +7756,24 @@
/turf/closed/indestructible/riveted,
/area/centcom/central_command_areas/courtroom)
"Hw" = (
-/obj/item/kirbyplants/organic/plant21,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/machinery/light_switch/directional/south,
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
+ },
+/obj/structure/closet/crate/bin,
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/admin)
"Hz" = (
-/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/admin)
+"HC" = (
+/obj/item/kirbyplants/organic/plant17,
+/turf/open/floor/iron/dark,
+/area/centcom/central_command_areas/briefing)
"HE" = (
/obj/structure/flora/bush/lavendergrass/style_random,
/obj/structure/flora/bush/fullgrass/style_random,
@@ -7403,6 +7835,12 @@
/obj/machinery/status_display/evac/directional/south,
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/courtroom)
+"HN" = (
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/turf/open/floor/iron/dark,
+/area/centcom/central_command_areas/admin)
"HR" = (
/obj/structure/bed/medical/emergency,
/obj/machinery/iv_drip,
@@ -7424,7 +7862,8 @@
/area/centcom/central_command_areas/supply)
"HW" = (
/obj/structure/chair/comfy/brown{
- dir = 1
+ dir = 1;
+ color = "#a75400"
},
/obj/effect/turf_decal/tile/neutral/fourcorners,
/obj/structure/sign/nanotrasen/directional/south,
@@ -7513,6 +7952,12 @@
},
/turf/open/floor/iron,
/area/centcom/central_command_areas/prison)
+"Il" = (
+/obj/effect/turf_decal/trimline/dark_red/warning{
+ dir = 8
+ },
+/turf/open/floor/iron/dark,
+/area/centcom/central_command_areas/armory)
"Im" = (
/obj/machinery/door/firedoor,
/obj/machinery/door/airlock/centcom{
@@ -7549,10 +7994,7 @@
/obj/machinery/newscaster{
pixel_y = -32
},
-/obj/effect/turf_decal/stripes/line{
- dir = 9
- },
-/turf/open/floor/iron,
+/turf/open/floor/iron/dark/textured_large,
/area/centcom/central_command_areas/ferry)
"Iv" = (
/obj/effect/turf_decal/siding/wood{
@@ -7576,11 +8018,16 @@
/area/centcom/central_command_areas/prison/cells)
"IK" = (
/obj/structure/closet/secure_closet/ert_sec,
-/obj/effect/turf_decal/stripes/line{
- dir = 9
- },
/obj/machinery/status_display/ai/directional/south,
-/turf/open/floor/iron,
+/obj/effect/turf_decal/tile/dark_red/half,
+/turf/open/floor/iron/textured_half,
+/area/centcom/central_command_areas/armory)
+"IN" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/siding/dark{
+ dir = 4
+ },
+/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/armory)
"IO" = (
/obj/effect/turf_decal/tile/neutral/fourcorners,
@@ -7629,7 +8076,9 @@
dir = 8
},
/obj/machinery/status_display/evac/directional/east,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/effect/turf_decal/tile/green/half/contrasted{
+ dir = 4
+ },
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/admin)
"JE" = (
@@ -7645,6 +8094,10 @@
/obj/effect/turf_decal/tile/neutral/full,
/turf/open/floor/iron/dark/textured_large,
/area/centcom/central_command_areas/evacuation/ship)
+"JG" = (
+/obj/effect/turf_decal/tile/neutral/half/contrasted,
+/turf/open/floor/iron/dark,
+/area/centcom/central_command_areas/briefing)
"JJ" = (
/obj/structure/table/wood,
/obj/item/storage/fancy/donut_box,
@@ -7652,7 +8105,9 @@
/turf/open/floor/iron/dark,
/area/centcom/tdome/administration)
"JO" = (
-/obj/machinery/modular_computer/preset/id/centcom,
+/obj/structure/closet/crate/bin,
+/obj/item/disk/nuclear/fake/obvious,
+/obj/structure/sign/poster/official/do_not_question/directional/east,
/turf/open/floor/iron/grimy,
/area/centcom/central_command_areas/admin)
"JS" = (
@@ -7692,11 +8147,37 @@
/turf/open/floor/iron/dark,
/area/centcom/tdome/observation)
"JW" = (
-/obj/structure/table/reinforced,
-/obj/item/storage/briefcase/secure,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/obj/structure/table/reinforced/plastitaniumglass,
+/obj/item/assembly/flash/handheld{
+ pixel_x = -6;
+ pixel_y = 2
+ },
+/obj/item/restraints/handcuffs{
+ pixel_x = 9;
+ pixel_y = 5
+ },
+/obj/item/assembly/flash/handheld{
+ pixel_x = -1;
+ pixel_y = 1
+ },
+/obj/effect/turf_decal/tile/green/full,
+/turf/open/floor/iron/dark/smooth_large,
/area/centcom/central_command_areas/briefing)
+"Kb" = (
+/obj/machinery/door/firedoor,
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 8
+ },
+/obj/effect/mapping_helpers/airlock/access/all/admin/general,
+/obj/effect/turf_decal/trimline/green/arrow_ccw{
+ dir = 1
+ },
+/obj/machinery/door/airlock/centcom{
+ name = "CentCom Security";
+ id_tag = "HallwayLock"
+ },
+/turf/open/floor/iron,
+/area/centcom/central_command_areas/ferry)
"Kd" = (
/obj/effect/turf_decal/tile/red/opposingcorners,
/obj/effect/turf_decal/tile/yellow/opposingcorners{
@@ -7705,18 +8186,19 @@
/turf/open/floor/iron,
/area/centcom/tdome/observation)
"Kf" = (
-/obj/machinery/door/airlock/centcom{
- name = "Administrative Storage"
- },
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{
dir = 4
},
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
/obj/structure/cable,
/obj/effect/mapping_helpers/airlock/access/all/admin/officer,
-/turf/open/floor/iron,
+/obj/effect/turf_decal/stripes/red/full,
+/obj/effect/turf_decal/siding/dark{
+ dir = 8
+ },
+/obj/machinery/door/airlock/centcom{
+ name = "Administrative Storage"
+ },
+/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/admin)
"Kg" = (
/obj/item/radio/intercom/directional/north,
@@ -7753,16 +8235,15 @@
/area/centcom/central_command_areas/control)
"Kv" = (
/obj/machinery/door/firedoor,
-/obj/machinery/door/airlock/centcom{
- name = "CentCom Security"
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
/obj/effect/mapping_helpers/airlock/cyclelink_helper{
dir = 8
},
/obj/effect/mapping_helpers/airlock/access/all/admin/general,
+/obj/effect/turf_decal/trimline/green/arrow_cw,
+/obj/machinery/door/airlock/centcom{
+ name = "CentCom Security";
+ id_tag = "HallwayLock"
+ },
/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
"KA" = (
@@ -7866,14 +8347,18 @@
"KW" = (
/obj/machinery/keycard_auth/wall_mounted/directional/south,
/obj/structure/table/reinforced,
-/obj/machinery/recharger,
+/obj/machinery/recharger{
+ pixel_x = 5
+ },
/obj/machinery/button/door/indestructible{
id = "CCFerry";
name = "Hanger Bay Shutters";
pixel_y = -38
},
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/obj/machinery/recharger{
+ pixel_x = -5
+ },
+/turf/open/floor/iron/dark/textured_large,
/area/centcom/central_command_areas/ferry)
"KZ" = (
/obj/effect/turf_decal/tile/neutral/fourcorners,
@@ -7921,6 +8406,12 @@
/obj/structure/marker_beacon/burgundy,
/turf/open/floor/catwalk_floor,
/area/centcom/central_command_areas/evacuation/ship)
+"Lg" = (
+/obj/effect/turf_decal/tile/neutral/half/contrasted{
+ dir = 4
+ },
+/turf/open/floor/iron/dark,
+/area/centcom/central_command_areas/admin)
"Li" = (
/obj/effect/turf_decal/tile/neutral/opposingcorners,
/obj/effect/turf_decal/tile/neutral/opposingcorners,
@@ -8175,16 +8666,19 @@
/area/centcom/tdome/arena)
"Mo" = (
/obj/structure/bed,
-/obj/item/bedsheet/black,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
/obj/structure/sign/nanotrasen/directional/south,
+/obj/item/bedsheet/nanotrasen,
+/obj/effect/turf_decal/tile/green/half/contrasted,
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/admin)
"Mp" = (
+/obj/machinery/status_display/evac/directional/east,
/obj/structure/table/wood,
/obj/machinery/recharger,
-/obj/machinery/status_display/evac/directional/east,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/item/radio/headset/headset_cent{
+ pixel_x = 12;
+ pixel_y = 4
+ },
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/briefing)
"Mr" = (
@@ -8209,7 +8703,10 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{
dir = 4
},
-/turf/open/floor/wood,
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/turf/open/floor/wood/tile,
/area/centcom/central_command_areas/admin)
"Mu" = (
/obj/effect/turf_decal/tile/neutral/fourcorners,
@@ -8231,7 +8728,10 @@
dir = 4
},
/obj/structure/cable,
-/turf/open/floor/wood,
+/obj/effect/turf_decal/siding/wood{
+ dir = 4
+ },
+/turf/open/floor/wood/tile,
/area/centcom/central_command_areas/admin)
"Mz" = (
/obj/effect/spawner/structure/window/reinforced,
@@ -8275,12 +8775,6 @@
},
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/supplypod)
-"MJ" = (
-/obj/structure/chair/office,
-/obj/effect/landmark/ert_spawn,
-/obj/structure/cable,
-/turf/open/floor/iron/dark,
-/area/centcom/central_command_areas/briefing)
"MK" = (
/obj/effect/turf_decal/tile/neutral{
dir = 4
@@ -8315,7 +8809,13 @@
/area/centcom/tdome/observation)
"MU" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden,
-/turf/open/floor/wood,
+/obj/effect/turf_decal/siding/wood/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/siding/wood/corner{
+ dir = 4
+ },
+/turf/open/floor/wood/tile,
/area/centcom/central_command_areas/admin)
"MV" = (
/obj/structure/chair{
@@ -8336,6 +8836,13 @@
/obj/structure/sign/nanotrasen/directional/north,
/turf/open/floor/iron,
/area/centcom/central_command_areas/control)
+"Nc" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden,
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/turf/open/floor/wood/tile,
+/area/centcom/central_command_areas/admin)
"Ne" = (
/obj/structure/table/wood,
/obj/item/reagent_containers/cup/glass/trophy/gold_cup,
@@ -8379,11 +8886,19 @@
/area/centcom/central_command_areas/evacuation/ship)
"Nn" = (
/obj/structure/table/reinforced,
-/obj/item/storage/lockbox/loyalty,
+/obj/item/storage/lockbox/loyalty{
+ pixel_y = 8;
+ pixel_x = -4
+ },
/obj/item/gun/ballistic/automatic/ar,
/obj/machinery/light/directional/north,
-/obj/effect/turf_decal/stripes/line,
-/turf/open/floor/iron,
+/obj/effect/turf_decal/siding/dark,
+/obj/effect/turf_decal/tile/dark_red/half{
+ dir = 1
+ },
+/turf/open/floor/iron/textured_edge{
+ dir = 1
+ },
/area/centcom/central_command_areas/admin/storage)
"Np" = (
/obj/structure/bookcase/random,
@@ -8399,15 +8914,27 @@
dir = 4
},
/obj/structure/cable,
-/turf/open/floor/wood,
+/obj/effect/turf_decal/siding/wood{
+ dir = 4
+ },
+/turf/open/floor/wood/tile,
/area/centcom/central_command_areas/admin)
"Nr" = (
+/obj/item/restraints/handcuffs{
+ pixel_x = 1
+ },
+/obj/structure/window/reinforced/spawner/directional/south,
+/obj/structure/window/reinforced/spawner/directional/west,
/obj/structure/table/reinforced,
-/obj/item/folder/red,
-/obj/item/restraints/handcuffs,
-/obj/item/assembly/flash/handheld,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/obj/machinery/recharger{
+ pixel_y = 3;
+ pixel_x = -4
+ },
+/obj/item/gun/energy/e_gun/mini{
+ pixel_y = 17;
+ pixel_x = 1
+ },
+/turf/open/floor/iron/grimy,
/area/centcom/central_command_areas/admin)
"Nw" = (
/obj/item/kirbyplants/organic/plant21,
@@ -8423,11 +8950,19 @@
/area/centcom/central_command_areas/supply)
"Ny" = (
/obj/structure/cable,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/briefing)
"NC" = (
/obj/structure/cable,
+/obj/effect/turf_decal/trimline/dark_red/warning{
+ dir = 4
+ },
+/obj/effect/turf_decal/caution/stand_clear/red{
+ dir = 8
+ },
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/briefing)
"NE" = (
@@ -8464,7 +8999,7 @@
"NM" = (
/obj/structure/closet/crate/bin,
/obj/machinery/light/directional/south,
-/turf/open/floor/wood,
+/turf/open/floor/wood/tile,
/area/centcom/central_command_areas/admin)
"NN" = (
/obj/machinery/keycard_auth/wall_mounted/directional/south,
@@ -8543,11 +9078,17 @@
},
/obj/effect/turf_decal/tile/neutral/fourcorners,
/obj/effect/mapping_helpers/airlock/access/all/admin/officer,
-/turf/open/floor/iron/dark,
+/obj/effect/turf_decal/siding/wood{
+ dir = 8
+ },
+/turf/open/floor/iron/grimy,
/area/centcom/central_command_areas/admin)
"Od" = (
/obj/structure/cable,
-/turf/open/floor/wood,
+/obj/effect/turf_decal/siding/wood/corner{
+ dir = 4
+ },
+/turf/open/floor/wood/tile,
/area/centcom/central_command_areas/admin)
"Of" = (
/obj/item/clipboard,
@@ -8574,12 +9115,13 @@
/turf/open/floor/iron,
/area/centcom/central_command_areas/evacuation)
"Om" = (
-/obj/structure/table/reinforced,
-/obj/item/clipboard,
-/obj/item/folder/white,
-/obj/item/pen/blue,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/obj/structure/table/reinforced/plastitaniumglass,
+/obj/item/storage/medkit/regular{
+ pixel_y = 4;
+ pixel_x = -2
+ },
+/obj/effect/turf_decal/tile/green/full,
+/turf/open/floor/iron/dark/smooth_large,
/area/centcom/central_command_areas/briefing)
"On" = (
/turf/closed/indestructible/riveted,
@@ -8593,7 +9135,10 @@
dir = 1
},
/obj/machinery/meter,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/effect/turf_decal/trimline/dark_red/filled/warning,
+/obj/effect/turf_decal/trimline/dark_red/filled/warning{
+ dir = 1
+ },
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/admin/storage)
"Ot" = (
@@ -8615,7 +9160,10 @@
dir = 1
},
/obj/structure/cable,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/effect/turf_decal/trimline/dark_red/filled/warning,
+/obj/effect/turf_decal/trimline/dark_red/filled/warning{
+ dir = 1
+ },
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/admin/storage)
"Ox" = (
@@ -8686,6 +9234,9 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/evacuation/ship)
+"OG" = (
+/turf/open/floor/iron/dark,
+/area/centcom/central_command_areas/armory)
"OH" = (
/obj/machinery/computer/records/security{
dir = 4
@@ -8698,8 +9249,14 @@
/turf/open/floor/iron/dark/herringbone,
/area/centcom/central_command_areas/evacuation/ship)
"OK" = (
-/obj/effect/turf_decal/tile/neutral/fourcorners,
/obj/structure/sign/warning/secure_area/directional/west,
+/obj/effect/turf_decal/trimline/dark_red/corner{
+ dir = 8
+ },
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
+ },
+/obj/machinery/light/directional/west,
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/armory)
"OM" = (
@@ -8736,12 +9293,14 @@
/turf/open/floor/iron,
/area/centcom/central_command_areas/supplypod/loading/one)
"OQ" = (
+/obj/structure/cable,
+/obj/effect/mapping_helpers/airlock/access/all/admin/general,
+/obj/effect/turf_decal/trimline/green/arrow_ccw{
+ dir = 4
+ },
/obj/machinery/door/airlock/centcom{
name = "Briefing Room"
},
-/obj/effect/turf_decal/stripes/line,
-/obj/structure/cable,
-/obj/effect/mapping_helpers/airlock/access/all/admin/general,
/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
"OR" = (
@@ -8774,19 +9333,22 @@
/turf/open/floor/iron/white/textured,
/area/centcom/central_command_areas/evacuation/ship)
"OX" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/tile/neutral/half/contrasted{
+ dir = 1
+ },
/obj/structure/chair/office{
dir = 1
},
/obj/effect/landmark/ert_spawn,
-/obj/structure/cable,
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/briefing)
"OY" = (
-/obj/item/storage/fancy/donut_box,
-/obj/structure/table/reinforced,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/obj/structure/window/reinforced/spawner/directional/south,
+/obj/machinery/modular_computer/preset/id{
+ dir = 1
+ },
+/turf/open/floor/iron/grimy,
/area/centcom/central_command_areas/admin)
"OZ" = (
/obj/structure/flora/bush/lavendergrass/style_random,
@@ -8804,6 +9366,7 @@
/area/centcom/tdome/observation)
"Pd" = (
/obj/machinery/light/small/directional/east,
+/obj/effect/turf_decal/trimline/dark_red/corner,
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/briefing)
"Pe" = (
@@ -8898,17 +9461,23 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{
dir = 4
},
-/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/effect/turf_decal/trimline/dark_red/filled/warning,
+/obj/effect/turf_decal/trimline/dark_red/filled/warning{
+ dir = 1
+ },
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/admin/storage)
"Pt" = (
/obj/structure/table/reinforced,
-/obj/item/storage/toolbox/mechanical,
-/obj/item/tank/internals/emergency_oxygen/engi,
-/obj/effect/turf_decal/stripes/line{
- dir = 6
+/obj/item/storage/toolbox/mechanical{
+ pixel_x = 4;
+ pixel_y = 10
},
-/turf/open/floor/iron,
+/obj/item/storage/toolbox/electrical{
+ pixel_x = 4;
+ pixel_y = 2
+ },
+/turf/open/floor/iron/textured_large,
/area/centcom/central_command_areas/armory)
"Pv" = (
/obj/effect/turf_decal/tile/brown/half/contrasted{
@@ -8966,8 +9535,7 @@
/obj/machinery/firealarm/directional/south,
/obj/structure/closet/crate/bin,
/obj/structure/extinguisher_cabinet/directional/east,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/turf/open/floor/iron/dark/textured_large,
/area/centcom/central_command_areas/ferry)
"PJ" = (
/obj/structure/closet/crate/freezer/blood,
@@ -8990,43 +9558,42 @@
/turf/open/misc/asteroid,
/area/centcom/central_command_areas/evacuation)
"PM" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/tile/neutral/half/contrasted,
/obj/structure/chair/office,
/obj/effect/landmark/ert_spawn,
-/obj/structure/cable,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/briefing)
"PR" = (
-/obj/structure/table/wood,
-/obj/item/phone{
- desc = "Supposedly a direct line to Nanotrasen Central Command. It's not even plugged in.";
- pixel_x = -3;
- pixel_y = 3
- },
-/obj/item/cigarette/cigar/cohiba{
- pixel_x = 6
- },
-/obj/item/cigarette/cigar/havana{
- pixel_x = 2
- },
-/obj/item/cigarette/cigar{
- pixel_x = 4.5
- },
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{
dir = 10
},
-/turf/open/floor/iron/grimy,
+/obj/structure/chair/sofa/middle/brown{
+ dir = 1
+ },
+/turf/open/floor/carpet/executive,
/area/centcom/central_command_areas/admin)
"PT" = (
/obj/effect/turf_decal/tile/red/half/contrasted,
/turf/open/floor/iron,
/area/centcom/tdome/observation)
"PU" = (
-/obj/structure/table/wood,
-/obj/machinery/computer/records/medical/laptop,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
/obj/machinery/light/directional/north,
-/turf/open/floor/iron/dark,
+/obj/effect/turf_decal/siding/wood{
+ dir = 4
+ },
+/obj/structure/table/wood,
+/obj/item/phone{
+ pixel_x = 5;
+ pixel_y = 6
+ },
+/obj/item/lighter/greyscale{
+ pixel_x = -4;
+ pixel_y = 5
+ },
+/obj/item/storage/fancy/cigarettes/cigars,
+/obj/structure/window/reinforced/spawner/directional/east,
+/turf/open/floor/carpet/green,
/area/centcom/central_command_areas/briefing)
"PV" = (
/obj/effect/turf_decal/stripes/line{
@@ -9050,14 +9617,9 @@
/turf/open/floor/grass,
/area/centcom/central_command_areas/evacuation/ship)
"Qb" = (
-/obj/structure/table/wood,
-/obj/item/folder/red,
-/obj/item/book/manual/wiki/security_space_law,
-/obj/item/restraints/handcuffs,
-/obj/item/assembly/flash/handheld,
/obj/machinery/airalarm/directional/south,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/obj/item/kirbyplants/organic/plant21,
+/turf/open/floor/wood/tile,
/area/centcom/central_command_areas/admin)
"Qd" = (
/obj/structure/table/wood,
@@ -9135,6 +9697,21 @@
},
/turf/open/floor/iron,
/area/centcom/tdome/observation)
+"Qw" = (
+/obj/machinery/door/firedoor,
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 4
+ },
+/obj/effect/mapping_helpers/airlock/access/all/admin/general,
+/obj/effect/turf_decal/trimline/green/arrow_ccw{
+ dir = 1
+ },
+/obj/machinery/door/airlock/centcom{
+ name = "CentCom Security";
+ id_tag = "HallwayLock"
+ },
+/turf/open/floor/iron,
+/area/centcom/central_command_areas/ferry)
"Qx" = (
/obj/effect/turf_decal/tile/neutral/fourcorners,
/obj/effect/turf_decal/siding/yellow{
@@ -9234,6 +9811,9 @@
/turf/open/floor/iron/dark,
/area/centcom/tdome/administration)
"QV" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 6
+ },
/turf/open/floor/iron/grimy,
/area/centcom/central_command_areas/admin)
"QX" = (
@@ -9243,16 +9823,19 @@
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/courtroom)
"QY" = (
-/obj/item/storage/box/handcuffs,
-/obj/item/ammo_box/speedloader/c357,
/obj/item/ammo_box/speedloader/c357,
+/obj/item/ammo_box/speedloader/c357{
+ pixel_y = 6;
+ pixel_x = -5
+ },
/obj/item/gun/ballistic/revolver/mateba,
/obj/structure/table/reinforced,
/obj/machinery/firealarm/directional/south,
-/obj/effect/turf_decal/stripes/line{
+/obj/effect/turf_decal/siding/dark{
dir = 1
},
-/turf/open/floor/iron,
+/obj/effect/turf_decal/tile/dark_red/half,
+/turf/open/floor/iron/textured_edge,
/area/centcom/central_command_areas/admin/storage)
"Ra" = (
/obj/machinery/door/airlock/centcom{
@@ -9277,10 +9860,12 @@
/turf/open/floor/iron,
/area/centcom/tdome/administration)
"Rd" = (
-/obj/structure/bookcase/random,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
/obj/structure/sign/nanotrasen/directional/north,
-/turf/open/floor/iron/dark,
+/obj/structure/table/wood,
+/obj/machinery/fax/admin{
+ pixel_y = 6
+ },
+/turf/open/floor/carpet/green,
/area/centcom/central_command_areas/briefing)
"Rf" = (
/obj/item/kirbyplants/organic/plant22,
@@ -9311,16 +9896,14 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{
dir = 4
},
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
+/obj/effect/turf_decal/stripes/red/full,
/obj/machinery/door/airlock/vault{
req_access = list("cent_captain")
},
/obj/machinery/door/poddoor/shutters/indestructible{
id = "XCCadminstore"
},
-/turf/open/floor/iron,
+/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/admin/storage)
"Rk" = (
/obj/structure/cable,
@@ -9328,10 +9911,10 @@
/turf/open/floor/catwalk_floor,
/area/centcom/central_command_areas/evacuation/ship)
"Rl" = (
-/obj/structure/chair/comfy/brown{
+/obj/structure/chair/sofa/left/brown{
dir = 4
},
-/turf/open/floor/iron/grimy,
+/turf/open/floor/carpet/executive,
/area/centcom/central_command_areas/admin)
"Rm" = (
/obj/structure/filingcabinet/white,
@@ -9343,14 +9926,24 @@
/area/centcom/central_command_areas/supply)
"Rn" = (
/obj/structure/table/wood,
-/obj/item/clipboard,
-/obj/item/folder/blue,
-/obj/item/melee/chainofcommand,
-/obj/item/stamp/head/captain,
+/obj/item/clipboard{
+ pixel_y = 1
+ },
+/obj/item/folder/blue{
+ pixel_y = 1
+ },
+/obj/item/melee/chainofcommand{
+ pixel_y = 5
+ },
+/obj/item/stamp/head/captain{
+ pixel_y = 4
+ },
/obj/machinery/newscaster{
pixel_y = 32
},
-/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/effect/turf_decal/tile/green/half/contrasted{
+ dir = 1
+ },
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/admin)
"Ro" = (
@@ -9423,12 +10016,24 @@
/turf/open/floor/iron,
/area/centcom/tdome/administration)
"RF" = (
-/obj/structure/table/reinforced,
-/obj/item/crowbar/red,
-/obj/item/tank/internals/emergency_oxygen/engi,
-/obj/item/clothing/mask/gas,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/obj/structure/table/reinforced/plastitaniumglass,
+/obj/effect/turf_decal/tile/green/full,
+/obj/item/tank/internals/emergency_oxygen/engi{
+ pixel_x = -7;
+ pixel_y = 4
+ },
+/obj/item/tank/internals/emergency_oxygen/engi{
+ pixel_y = 4;
+ pixel_x = -13
+ },
+/obj/machinery/cell_charger{
+ pixel_x = 5;
+ pixel_y = 4
+ },
+/obj/item/stock_parts/power_store/cell/hyper{
+ pixel_x = 15
+ },
+/turf/open/floor/iron/dark/smooth_large,
/area/centcom/central_command_areas/briefing)
"RG" = (
/obj/structure/chair/comfy/black{
@@ -9440,7 +10045,9 @@
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/courtroom)
"RH" = (
-/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/effect/turf_decal/tile/neutral/half/contrasted{
+ dir = 1
+ },
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/briefing)
"RI" = (
@@ -9459,7 +10066,6 @@
"RM" = (
/obj/machinery/power/apc/auto_name/directional/east,
/obj/structure/cable,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/armory)
"RP" = (
@@ -9482,17 +10088,21 @@
"RT" = (
/obj/machinery/airalarm/directional/east,
/obj/structure/filingcabinet/white,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/obj/structure/sign/poster/official/here_for_your_safety/directional/north,
+/turf/open/floor/iron/dark/textured_large,
/area/centcom/central_command_areas/ferry)
"RV" = (
/obj/structure/table/reinforced,
-/obj/item/restraints/handcuffs,
-/obj/item/radio,
-/obj/effect/turf_decal/stripes/line{
- dir = 9
+/obj/item/radio{
+ pixel_y = 11;
+ pixel_x = -7
},
-/turf/open/floor/iron,
+/obj/item/radio{
+ pixel_y = 10;
+ pixel_x = 4
+ },
+/obj/item/restraints/handcuffs,
+/turf/open/floor/iron/textured_large,
/area/centcom/central_command_areas/armory)
"RW" = (
/obj/structure/table/reinforced,
@@ -9528,13 +10138,22 @@
"Sh" = (
/obj/structure/table/reinforced,
/obj/item/mod/control/pre_equipped/corporate{
- pixel_y = 5
+ pixel_y = 5;
+ pixel_x = -7
},
/obj/item/clothing/gloves/combat,
/obj/item/clothing/shoes/combat/swat,
-/obj/item/clothing/mask/gas/sechailer/swat,
-/obj/effect/turf_decal/stripes/line,
-/turf/open/floor/iron,
+/obj/item/clothing/mask/gas/sechailer/swat{
+ pixel_y = 10;
+ pixel_x = 10
+ },
+/obj/effect/turf_decal/siding/dark,
+/obj/effect/turf_decal/tile/dark_red/half{
+ dir = 1
+ },
+/turf/open/floor/iron/textured_edge{
+ dir = 1
+ },
/area/centcom/central_command_areas/admin/storage)
"Si" = (
/turf/open/floor/iron,
@@ -9550,10 +10169,17 @@
/turf/open/floor/iron,
/area/centcom/central_command_areas/evacuation)
"Sk" = (
-/obj/structure/table/reinforced,
-/obj/item/storage/medkit/regular,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/obj/structure/table/reinforced/plastitaniumglass,
+/obj/effect/turf_decal/tile/green/full,
+/obj/item/restraints/handcuffs/cable/zipties{
+ pixel_x = -6;
+ pixel_y = 6
+ },
+/obj/item/storage/box/zipties{
+ pixel_y = 8;
+ pixel_x = 5
+ },
+/turf/open/floor/iron/dark/smooth_large,
/area/centcom/central_command_areas/briefing)
"Sl" = (
/obj/effect/spawner/structure/window/reinforced,
@@ -9575,14 +10201,15 @@
/obj/structure/table/reinforced,
/obj/item/clipboard,
/obj/item/folder/yellow,
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/turf/open/floor/iron,
+/turf/open/floor/iron/textured_large,
/area/centcom/central_command_areas/armory)
"Su" = (
/turf/open/floor/iron,
/area/centcom/central_command_areas/supplypod)
+"Sv" = (
+/obj/effect/turf_decal/tile/neutral,
+/turf/open/floor/iron/dark,
+/area/centcom/central_command_areas/briefing)
"Sx" = (
/obj/structure/chair{
dir = 1
@@ -9668,7 +10295,11 @@
"SP" = (
/obj/item/kirbyplants/organic/plant21,
/obj/machinery/status_display/evac/directional/north,
-/turf/open/floor/wood,
+/obj/machinery/light/directional/north,
+/obj/effect/turf_decal/siding/wood{
+ dir = 4
+ },
+/turf/open/floor/wood/tile,
/area/centcom/central_command_areas/admin)
"SQ" = (
/obj/structure/filingcabinet/medical,
@@ -9676,6 +10307,9 @@
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/control)
"SR" = (
+/obj/effect/turf_decal/siding/dark/end{
+ dir = 4
+ },
/turf/open/floor/circuit/green,
/area/centcom/central_command_areas/briefing)
"SS" = (
@@ -9685,11 +10319,16 @@
/turf/open/floor/iron,
/area/centcom/central_command_areas/supplypod/loading/one)
"ST" = (
+/obj/effect/turf_decal/trimline/dark_red/filled/warning{
+ dir = 8
+ },
+/obj/effect/turf_decal/trimline/dark_red/filled/warning{
+ dir = 4
+ },
/obj/machinery/door/poddoor/ert{
id = "XCCertstore"
},
-/obj/effect/turf_decal/delivery,
-/turf/open/floor/iron,
+/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/armory)
"SX" = (
/obj/machinery/computer/shuttle,
@@ -9721,14 +10360,11 @@
/turf/open/floor/iron/smooth_edge,
/area/centcom/central_command_areas/evacuation/ship)
"Tg" = (
-/obj/item/storage/briefcase{
- pixel_x = -3;
- pixel_y = 3
- },
-/obj/item/storage/briefcase/secure,
/obj/structure/table/wood,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/obj/machinery/chem_dispenser/drinks/beer/fullupgrade{
+ dir = 4
+ },
+/turf/open/floor/wood/tile,
/area/centcom/central_command_areas/admin)
"Th" = (
/obj/structure/filingcabinet/white,
@@ -9768,7 +10404,7 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{
dir = 4
},
-/turf/open/floor/iron/grimy,
+/turf/open/floor/carpet/green,
/area/centcom/central_command_areas/admin)
"Tp" = (
/obj/structure/table/reinforced,
@@ -9834,11 +10470,10 @@
/turf/open/floor/iron/dark,
/area/centcom/tdome/observation)
"TE" = (
-/obj/structure/chair/comfy/brown{
- color = "#596479";
+/obj/structure/chair/comfy/black{
dir = 4
},
-/turf/open/floor/iron/grimy,
+/turf/open/floor/carpet/green,
/area/centcom/central_command_areas/briefing)
"TG" = (
/obj/item/kirbyplants/organic/plant21,
@@ -9847,11 +10482,25 @@
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/evacuation)
"TI" = (
-/obj/structure/table/reinforced,
-/obj/item/paper_bin,
-/obj/item/pen,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/obj/structure/table/reinforced/plastitaniumglass,
+/obj/effect/turf_decal/tile/green/full,
+/obj/item/paper_bin{
+ pixel_x = -7;
+ pixel_y = 4
+ },
+/obj/item/pen{
+ pixel_x = -7;
+ pixel_y = 4
+ },
+/obj/item/clipboard{
+ pixel_x = 7;
+ pixel_y = 5
+ },
+/obj/item/paper{
+ pixel_x = 7;
+ pixel_y = 5
+ },
+/turf/open/floor/iron/dark/smooth_large,
/area/centcom/central_command_areas/briefing)
"TJ" = (
/turf/cordon,
@@ -9870,16 +10519,19 @@
/area/centcom/tdome/arena)
"TS" = (
/obj/structure/table/wood,
-/obj/item/dice/d20{
- pixel_x = 3;
- pixel_y = 3
- },
-/obj/item/dice/d10{
- pixel_x = -3
- },
/obj/machinery/computer/security/telescreen/entertainment/directional/south,
/obj/machinery/firealarm/directional/east,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
+ },
+/obj/item/book/manual/wiki/security_space_law{
+ pixel_x = 6;
+ pixel_y = 1
+ },
+/obj/item/book/manual/wiki/tgc{
+ pixel_y = 1;
+ pixel_x = -6
+ },
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/admin)
"TT" = (
@@ -9915,13 +10567,24 @@
},
/turf/open/floor/iron/white,
/area/centcom/central_command_areas/admin)
+"TX" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
+ },
+/obj/effect/turf_decal/siding/dark/corner,
+/turf/open/floor/iron/dark,
+/area/centcom/central_command_areas/armory)
"Ub" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/visible{
dir = 1
},
/obj/machinery/meter,
/obj/structure/cable,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/effect/turf_decal/trimline/dark_red/filled/warning,
+/obj/effect/turf_decal/trimline/dark_red/filled/warning{
+ dir = 1
+ },
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/admin/storage)
"Ud" = (
@@ -9940,7 +10603,10 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{
dir = 8
},
-/turf/open/floor/wood,
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/turf/open/floor/wood/tile,
/area/centcom/central_command_areas/admin)
"Ui" = (
/obj/structure/table/wood,
@@ -9950,7 +10616,9 @@
pixel_y = 24
},
/obj/machinery/status_display/ai/directional/east,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/effect/turf_decal/tile/green/anticorner/contrasted{
+ dir = 4
+ },
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/admin)
"Ul" = (
@@ -9979,24 +10647,8 @@
/turf/open/floor/iron,
/area/centcom/tdome/arena)
"Ur" = (
-/obj/structure/closet/secure_closet/personal/cabinet,
-/obj/item/clothing/under/rank/civilian/curator/treasure_hunter,
-/obj/item/clothing/under/dress/skirt,
-/obj/item/clothing/under/shorts/black,
-/obj/item/clothing/under/pants/track,
-/obj/item/clothing/accessory/armband/deputy,
-/obj/item/clothing/accessory/waistcoat,
-/obj/item/clothing/shoes/jackboots,
-/obj/item/clothing/shoes/laceup,
-/obj/item/clothing/neck/large_scarf/red,
-/obj/item/clothing/neck/tie/red,
-/obj/item/clothing/head/helmet/space/beret,
-/obj/item/clothing/suit/jacket/curator,
-/obj/item/clothing/suit/space/officer,
-/obj/item/clothing/gloves/fingerless,
-/obj/item/clothing/gloves/color/black,
-/obj/item/clothing/glasses/eyepatch,
/obj/machinery/firealarm/directional/west,
+/obj/effect/turf_decal/siding/wood,
/turf/open/floor/iron/grimy,
/area/centcom/central_command_areas/admin)
"Us" = (
@@ -10023,7 +10675,7 @@
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/supplypod)
"Ux" = (
-/turf/open/indestructible/dark,
+/turf/open/floor/circuit,
/area/centcom/central_command_areas/admin)
"Uz" = (
/obj/effect/turf_decal/stripes/line{
@@ -10051,26 +10703,25 @@
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/supplypod)
"UI" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/obj/effect/decal/cleanable/dirt,
/obj/machinery/atmospherics/components/tank/air{
dir = 1
},
/obj/machinery/firealarm/directional/south,
/obj/structure/sign/warning/secure_area/directional/east,
-/turf/open/floor/iron,
+/obj/effect/turf_decal/siding/dark{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/tile/yellow/half,
+/turf/open/floor/iron/textured_edge,
/area/centcom/central_command_areas/admin/storage)
"UK" = (
/obj/structure/closet/secure_closet/ert_med,
/obj/machinery/wall_healer/directional/south{
use_power = 0
},
-/obj/effect/turf_decal/stripes/line{
- dir = 5
- },
-/turf/open/floor/iron,
+/obj/effect/turf_decal/tile/blue/half,
+/turf/open/floor/iron/textured_half,
/area/centcom/central_command_areas/armory)
"UM" = (
/obj/effect/turf_decal/tile/brown/half/contrasted{
@@ -10092,12 +10743,37 @@
/turf/open/floor/iron,
/area/centcom/central_command_areas/control)
"UR" = (
-/obj/structure/table/wood,
-/obj/item/flashlight/lamp,
/obj/machinery/status_display/evac/directional/south,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/structure/closet/secure_closet/personal/cabinet,
+/obj/item/clothing/neck/large_scarf/red,
+/obj/item/clothing/neck/tie/red,
+/obj/item/clothing/suit/space/officer,
+/obj/item/clothing/gloves/color/black,
+/obj/item/clothing/glasses/eyepatch,
+/obj/item/clothing/gloves/fingerless,
+/obj/item/clothing/suit/jacket/curator,
+/obj/item/clothing/head/helmet/space/beret,
+/obj/item/clothing/shoes/jackboots,
+/obj/item/clothing/shoes/laceup,
+/obj/item/clothing/accessory/armband/deputy,
+/obj/item/clothing/accessory/waistcoat,
+/obj/item/clothing/under/dress/skirt,
+/obj/item/clothing/under/pants/track,
+/obj/item/clothing/under/shorts/black,
+/obj/item/clothing/under/rank/civilian/curator/treasure_hunter,
+/obj/effect/turf_decal/tile/green/half/contrasted,
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/admin)
+"US" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden,
+/obj/effect/turf_decal/siding/wood{
+ dir = 8
+ },
+/obj/effect/turf_decal/siding/wood{
+ dir = 4
+ },
+/turf/open/floor/wood/tile,
+/area/centcom/central_command_areas/admin)
"UU" = (
/obj/structure/sign/flag/nanotrasen/directional/east,
/obj/effect/turf_decal/siding/dark{
@@ -10158,10 +10834,10 @@
pixel_y = 3
},
/obj/item/gun/energy/e_gun,
-/obj/effect/turf_decal/stripes/line{
- dir = 10
+/obj/effect/turf_decal/tile/dark_blue/half{
+ dir = 1
},
-/turf/open/floor/iron,
+/turf/open/floor/iron/textured_half,
/area/centcom/central_command_areas/armory)
"Vh" = (
/obj/structure/table/reinforced,
@@ -10286,25 +10962,38 @@
/turf/open/floor/iron,
/area/centcom/tdome/observation)
"VK" = (
-/obj/structure/table/wood,
-/obj/item/storage/fancy/donut_box,
-/turf/open/floor/iron/grimy,
+/obj/structure/table/glass,
+/obj/item/storage/briefcase{
+ pixel_x = -4;
+ pixel_y = 8
+ },
+/obj/item/stack/spacecash/c1000{
+ pixel_x = 1
+ },
+/obj/item/stack/spacecash/c100{
+ pixel_x = 4;
+ pixel_y = 2
+ },
+/turf/open/floor/carpet/executive,
/area/centcom/central_command_areas/admin)
"VM" = (
/obj/structure/closet/secure_closet/ert_sec,
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
/obj/machinery/status_display/evac/directional/east,
-/turf/open/floor/iron,
+/obj/effect/turf_decal/tile/dark_red/half,
+/turf/open/floor/iron/textured_half,
/area/centcom/central_command_areas/armory)
"VO" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/trimline/dark_red/filled/warning{
+ dir = 8
+ },
+/obj/effect/turf_decal/trimline/dark_red/filled/warning{
+ dir = 4
+ },
/obj/machinery/door/poddoor/ert{
id = "XCCertstore"
},
-/obj/effect/turf_decal/delivery,
-/obj/structure/cable,
-/turf/open/floor/iron,
+/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/armory)
"VP" = (
/obj/effect/turf_decal/tile/brown/anticorner/contrasted,
@@ -10330,22 +11019,17 @@
/area/centcom/central_command_areas/evacuation)
"VZ" = (
/obj/structure/closet/secure_closet/ert_med,
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/turf/open/floor/iron,
+/obj/effect/turf_decal/tile/blue/half,
+/turf/open/floor/iron/textured_half,
/area/centcom/central_command_areas/armory)
"Wa" = (
-/obj/item/kirbyplants/organic/plant22,
/obj/structure/noticeboard/directional/south,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/briefing)
"Wb" = (
-/obj/effect/turf_decal/tile/green{
- dir = 8
- },
/obj/structure/sign/warning/secure_area/directional/south,
+/obj/machinery/light/directional/south,
+/obj/effect/turf_decal/trimline/green/arrow_cw,
/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
"Wc" = (
@@ -10363,11 +11047,14 @@
/area/centcom/central_command_areas/evacuation)
"Wd" = (
/obj/structure/table/reinforced,
-/obj/item/gun/ballistic/automatic/wt550,
-/obj/item/flashlight/seclite,
+/obj/item/gun/ballistic/automatic/wt550{
+ pixel_y = 9
+ },
+/obj/item/flashlight/seclite{
+ pixel_x = 1
+ },
/obj/structure/noticeboard/directional/north,
-/obj/effect/turf_decal/stripes/line,
-/turf/open/floor/iron,
+/turf/open/floor/iron/textured_large,
/area/centcom/central_command_areas/armory)
"Wf" = (
/obj/structure/sink/directional/west,
@@ -10376,9 +11063,19 @@
/area/centcom/tdome/observation)
"Wl" = (
/obj/structure/table/wood,
-/obj/machinery/recharger,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/obj/item/storage/box/drinkingglasses{
+ pixel_y = 8;
+ pixel_x = -6
+ },
+/obj/item/reagent_containers/cup/glass/drinkingglass{
+ pixel_x = 7;
+ pixel_y = 4
+ },
+/obj/item/reagent_containers/cup/glass/drinkingglass{
+ pixel_x = 8;
+ pixel_y = 12
+ },
+/turf/open/floor/wood/tile,
/area/centcom/central_command_areas/admin)
"Wn" = (
/obj/effect/spawner/structure/window/reinforced,
@@ -10413,6 +11110,7 @@
/turf/open/floor/iron/dark,
/area/centcom/tdome/observation)
"Wy" = (
+/obj/effect/turf_decal/tile/neutral/half/contrasted,
/obj/structure/chair/office,
/obj/effect/landmark/ert_spawn,
/turf/open/floor/iron/dark,
@@ -10439,8 +11137,10 @@
/area/centcom/central_command_areas/evacuation)
"WG" = (
/obj/structure/closet/secure_closet/ert_engi,
-/obj/effect/turf_decal/stripes/line,
-/turf/open/floor/iron,
+/obj/effect/turf_decal/tile/yellow/half{
+ dir = 1
+ },
+/turf/open/floor/iron/textured_half,
/area/centcom/central_command_areas/armory)
"WK" = (
/obj/structure/chair,
@@ -10462,33 +11162,45 @@
/turf/closed/indestructible/riveted,
/area/centcom/central_command_areas/ferry)
"WN" = (
-/obj/structure/table/wood,
-/obj/item/storage/box/drinkingglasses,
-/obj/item/reagent_containers/cup/glass/bottle/whiskey{
- pixel_y = 5
- },
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/obj/structure/filingcabinet/medical,
+/turf/open/floor/carpet/green,
/area/centcom/central_command_areas/briefing)
"WO" = (
-/obj/structure/table/wood,
-/obj/item/phone{
- desc = "Supposedly a direct line to Nanotrasen Central Command. It's not even plugged in.";
- pixel_x = -3;
- pixel_y = 3
+/obj/machinery/photocopier/gratis/prebuilt,
+/obj/machinery/button/door/directional/north{
+ pixel_x = 6;
+ id = "QuickAccess";
+ name = "Quick Access Lock Control";
+ normaldoorcontrol = 1;
+ specialfunctions = 4;
+ req_access = list("cent_general")
},
-/obj/item/cigarette/cigar/cohiba{
- pixel_x = 6
+/obj/machinery/button/door/directional/north{
+ pixel_x = 6;
+ id = "HallwayLock";
+ name = "Hallway Doors Lock Control";
+ normaldoorcontrol = 1;
+ specialfunctions = 4;
+ req_access = list("cent_general");
+ pixel_y = 36
},
-/obj/item/cigarette/cigar/havana{
- pixel_x = 2
+/obj/machinery/button/door/directional/north{
+ pixel_x = -6;
+ id = "PodLock";
+ name = "Pod Loading Lock Control";
+ normaldoorcontrol = 1;
+ specialfunctions = 4;
+ pixel_y = 24;
+ req_access = list("cent_general")
},
-/obj/item/cigarette/cigar{
- pixel_x = 4.5
+/obj/machinery/button/door/directional/north{
+ pixel_x = -6;
+ id = "CCFerry";
+ name = "Ferry Hangar Shutters";
+ pixel_y = 36;
+ req_access = list("cent_general")
},
-/obj/machinery/newscaster/directional/north,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/turf/open/floor/carpet/green,
/area/centcom/central_command_areas/briefing)
"WP" = (
/obj/machinery/computer/station_alert{
@@ -10503,14 +11215,13 @@
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/briefing)
"WU" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden,
+/obj/structure/cable,
+/obj/effect/mapping_helpers/airlock/access/all/admin/officer,
/obj/machinery/door/airlock/centcom{
name = "Administrative Office"
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden,
-/obj/effect/turf_decal/stripes/line,
-/obj/structure/cable,
-/obj/effect/mapping_helpers/airlock/access/all/admin/officer,
-/turf/open/floor/iron,
+/turf/open/floor/wood/tile,
/area/centcom/central_command_areas/admin)
"WX" = (
/obj/machinery/light_switch/directional/west,
@@ -10523,8 +11234,7 @@
/obj/item/wrench,
/obj/item/clothing/mask/gas,
/obj/machinery/status_display/evac/directional/north,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/turf/open/floor/iron/dark/textured_large,
/area/centcom/central_command_areas/ferry)
"Xa" = (
/obj/structure/table/reinforced,
@@ -10601,7 +11311,7 @@
"Xo" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden,
/obj/structure/cable,
-/turf/open/floor/wood,
+/turf/open/floor/wood/tile,
/area/centcom/central_command_areas/admin)
"Xp" = (
/obj/effect/turf_decal/tile/neutral/fourcorners,
@@ -10609,7 +11319,10 @@
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/evacuation/ship)
"Xq" = (
-/turf/open/floor/wood,
+/obj/effect/turf_decal/siding/wood{
+ dir = 8
+ },
+/turf/open/floor/wood/tile,
/area/centcom/central_command_areas/admin)
"Xs" = (
/obj/effect/turf_decal/tile/brown/anticorner/contrasted,
@@ -10636,23 +11349,26 @@
/turf/open/floor/iron/grimy,
/area/centcom/tdome/administration)
"Xy" = (
-/obj/machinery/door/airlock/external/ruin{
- name = "Ferry Airlock"
- },
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
/obj/effect/mapping_helpers/airlock/cyclelink_helper{
dir = 8
},
/obj/effect/mapping_helpers/airlock/access/all/admin/general,
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/door/airlock/external/ruin{
+ name = "Ferry Airlock"
+ },
/turf/open/floor/iron,
/area/centcom/central_command_areas/ferry)
"Xz" = (
/obj/machinery/atmospherics/components/unary/vent_pump{
dir = 4
},
-/turf/open/floor/wood,
+/obj/effect/turf_decal/siding/wood{
+ dir = 4
+ },
+/turf/open/floor/wood/tile,
/area/centcom/central_command_areas/admin)
"XC" = (
/obj/machinery/vending/snack,
@@ -10694,13 +11410,13 @@
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/supply)
"XL" = (
-/obj/structure/chair/comfy/brown{
- dir = 8
- },
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{
dir = 6
},
-/turf/open/floor/iron/grimy,
+/obj/structure/chair/comfy/black{
+ dir = 8
+ },
+/turf/open/floor/carpet/green,
/area/centcom/central_command_areas/admin)
"XQ" = (
/obj/machinery/computer/crew{
@@ -10714,13 +11430,28 @@
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
/area/centcom/central_command_areas/supplypod)
+"XU" = (
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/garbage,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron/dark,
+/area/centcom/central_command_areas/admin)
"Ya" = (
/turf/closed/indestructible/riveted,
/area/centcom/central_command_areas/armory)
+"Yb" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/siding/dark{
+ dir = 8
+ },
+/turf/open/floor/iron/dark,
+/area/centcom/central_command_areas/armory)
"Yc" = (
/obj/structure/fireplace,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/obj/effect/turf_decal/siding/wood,
+/turf/open/floor/wood/tile,
/area/centcom/central_command_areas/admin)
"Ye" = (
/obj/structure/closet/crate/bin,
@@ -10741,9 +11472,9 @@
/turf/open/floor/iron/dark/herringbone,
/area/centcom/central_command_areas/evacuation/ship)
"Yj" = (
-/obj/structure/chair/comfy/black,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden,
/obj/structure/cable,
+/obj/structure/chair/sofa/left/brown,
/turf/open/floor/iron/grimy,
/area/centcom/central_command_areas/admin)
"Yk" = (
@@ -10767,13 +11498,27 @@
dir = 4
},
/obj/structure/cable,
-/turf/open/floor/wood,
+/obj/effect/turf_decal/siding/wood{
+ dir = 8
+ },
+/turf/open/floor/wood/tile,
/area/centcom/central_command_areas/admin)
"Yr" = (
/obj/structure/table/wood,
-/obj/machinery/computer/security/wooden_tv,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden,
-/turf/open/floor/iron/grimy,
+/obj/machinery/recharger{
+ pixel_y = 3;
+ pixel_x = -10
+ },
+/obj/item/camera{
+ pixel_x = 4;
+ pixel_y = 9
+ },
+/obj/item/storage/photo_album{
+ pixel_x = 3;
+ pixel_y = -5
+ },
+/turf/open/floor/carpet/green,
/area/centcom/central_command_areas/admin)
"Yt" = (
/obj/structure/sign/directions/security{
@@ -10785,12 +11530,16 @@
/turf/open/floor/iron/white/herringbone,
/area/centcom/central_command_areas/evacuation/ship)
"Yy" = (
-/obj/structure/table/reinforced,
-/obj/item/clipboard,
-/obj/item/folder/yellow,
-/obj/item/pen/blue,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/obj/structure/table/reinforced/plastitaniumglass,
+/obj/effect/turf_decal/tile/green/full,
+/obj/item/storage/toolbox/emergency{
+ pixel_x = 5;
+ pixel_y = 10
+ },
+/obj/item/flashlight/flare{
+ pixel_y = 1
+ },
+/turf/open/floor/iron/dark/smooth_large,
/area/centcom/central_command_areas/briefing)
"YA" = (
/obj/machinery/door/airlock/centcom{
@@ -10853,6 +11602,9 @@
pixel_x = 5;
pixel_y = 5
},
+/obj/item/toy/cards/deck{
+ pixel_y = 8
+ },
/turf/open/floor/iron/grimy,
/area/centcom/central_command_areas/admin)
"YT" = (
@@ -10883,6 +11635,9 @@
"YX" = (
/obj/machinery/light/small/directional/east,
/obj/structure/sign/warning/secure_area/directional/east,
+/obj/effect/turf_decal/trimline/dark_red/corner{
+ dir = 4
+ },
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/briefing)
"YY" = (
@@ -10956,12 +11711,13 @@
/turf/open/floor/iron,
/area/centcom/tdome/arena)
"Zl" = (
-/obj/structure/table/reinforced,
-/obj/item/clipboard,
-/obj/item/folder/red,
-/obj/item/pen/red,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/obj/structure/table/reinforced/plastitaniumglass,
+/obj/effect/turf_decal/tile/green/full,
+/obj/item/storage/fancy/donut_box{
+ pixel_y = 17
+ },
+/obj/machinery/recharger,
+/turf/open/floor/iron/dark/smooth_large,
/area/centcom/central_command_areas/briefing)
"Zm" = (
/obj/structure/sink/directional/east,
@@ -10971,22 +11727,51 @@
},
/turf/open/floor/iron/white,
/area/centcom/tdome/observation)
+"Zn" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 4
+ },
+/obj/structure/table/wood,
+/obj/item/paper_bin{
+ pixel_x = 5;
+ pixel_y = 4
+ },
+/obj/item/pen/fourcolor{
+ pixel_x = 5;
+ pixel_y = 4
+ },
+/obj/item/taperecorder{
+ pixel_y = 4;
+ pixel_x = -6
+ },
+/obj/structure/window/reinforced/spawner/directional/east,
+/turf/open/floor/carpet/green,
+/area/centcom/central_command_areas/briefing)
"Zq" = (
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron/white/herringbone,
/area/centcom/central_command_areas/evacuation/ship)
"Zs" = (
/obj/machinery/shuttle_manipulator,
+/obj/effect/turf_decal/siding/dark/end{
+ dir = 8
+ },
/turf/open/floor/circuit/green,
/area/centcom/central_command_areas/briefing)
"Zv" = (
/obj/machinery/light/directional/west,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/effect/turf_decal/trimline/dark_red/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/siding/dark,
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/armory)
"Zw" = (
/obj/structure/table/wood,
-/obj/item/flashlight/lamp,
+/obj/item/flashlight/lamp{
+ pixel_y = 5;
+ pixel_x = -5
+ },
/obj/machinery/requests_console/directional/north{
department = "Captain's Desk";
name = "CentCom Requests Console"
@@ -10994,7 +11779,7 @@
/obj/effect/mapping_helpers/requests_console/announcement,
/obj/effect/mapping_helpers/requests_console/information,
/obj/effect/mapping_helpers/requests_console/assistance,
-/turf/open/floor/iron/grimy,
+/turf/open/floor/carpet/green,
/area/centcom/central_command_areas/admin)
"Zx" = (
/obj/machinery/computer/records/security{
@@ -11045,7 +11830,7 @@
pixel_x = 32
},
/obj/machinery/status_display/ai/directional/south,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/effect/turf_decal/tile/green/anticorner/contrasted,
/turf/open/floor/iron/dark,
/area/centcom/central_command_areas/admin)
"ZG" = (
@@ -11075,16 +11860,23 @@
/turf/open/floor/iron,
/area/centcom/tdome/observation)
"ZN" = (
-/obj/item/clipboard,
-/obj/item/folder/red,
-/obj/item/stamp/denied{
- pixel_x = 3;
+/obj/item/clipboard{
+ pixel_x = -4;
pixel_y = 3
},
-/obj/item/stamp/granted,
+/obj/item/folder/red{
+ pixel_x = -4;
+ pixel_y = 2
+ },
+/obj/item/stamp/denied{
+ pixel_x = 9;
+ pixel_y = 3
+ },
+/obj/item/stamp/granted{
+ pixel_x = 5
+ },
/obj/structure/table/reinforced,
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/turf/open/floor/iron/dark,
+/turf/open/floor/iron/dark/textured_large,
/area/centcom/central_command_areas/ferry)
"ZO" = (
/obj/structure/flora/bush/lavendergrass/style_random,
@@ -46252,9 +47044,9 @@ oe
YG
mD
oe
-oe
+mB
td
-oe
+nR
oe
mD
aa
@@ -46498,14 +47290,14 @@ aa
aa
mD
WY
-su
-ts
+ss
+tr
By
mD
vC
-wr
+fw
xe
-wr
+fw
wx
mD
pB
@@ -46755,20 +47547,20 @@ aa
aa
oe
bW
-su
-ts
+ss
+cG
pR
uO
-vD
+hV
fw
-xf
+xe
fw
yp
sd
ap
pU
pU
-ms
+pU
qG
oe
aa
@@ -47017,7 +47809,7 @@ tt
PH
mD
vE
-wt
+je
xg
wt
tn
@@ -47274,16 +48066,16 @@ tu
mD
mD
mD
-ds
+Qw
xh
-ds
+ht
mD
gO
cn
-cn
+ib
gO
-cn
-cn
+ib
+CC
gO
gO
aa
@@ -47526,13 +48318,13 @@ Zf
Zf
On
fu
-Hz
-Hz
+ES
+Lg
Hz
aK
mD
-tA
wv
+jZ
wv
mD
yL
@@ -47783,21 +48575,21 @@ Wl
Qb
On
au
-Hz
+XU
dx
-Hz
+HN
dd
mD
-Kv
+Kb
xh
Kv
mD
WO
+id
+id
+id
eF
-eF
-eF
-eF
-eF
+WR
db
gO
aa
@@ -48034,9 +48826,9 @@ aa
aa
On
AF
-Xq
+Fc
Xz
-Xq
+uv
cw
On
On
@@ -48050,11 +48842,11 @@ Fh
wz
mD
Rd
-eF
-hx
+id
+id
TE
az
-eF
+WR
Ge
gO
aa
@@ -48293,7 +49085,7 @@ On
eA
Rl
Br
-Xq
+te
cB
On
vv
@@ -48302,16 +49094,16 @@ gm
wq
eB
mD
-ss
-xj
+ww
+fw
fa
mD
PU
-eF
+Zn
nz
yR
eV
-eF
+WR
xU
gO
aa
@@ -48559,16 +49351,16 @@ YQ
uh
oh
mD
-ss
+ww
fw
Wb
mD
kO
-WR
-RH
-WR
+Sv
he
-WR
+he
+he
+CQ
ty
gO
aa
@@ -48816,12 +49608,12 @@ Xq
Xq
bO
mD
-wx
+rd
fw
wB
yr
-RH
-RH
+fo
+JG
JW
eE
rB
@@ -49061,9 +49853,9 @@ On
ry
TW
fG
-nA
-MU
-MU
+Bn
+US
+US
MU
NM
On
@@ -49076,8 +49868,8 @@ vF
wy
TK
vm
-mD
-RH
+oe
+vT
Wy
Sk
Zs
@@ -49321,25 +50113,25 @@ On
Zw
df
hd
-To
+Mt
BT
On
uP
dz
Nr
-Xq
+te
Hw
mD
Cp
-TK
+xR
xR
OQ
-Ny
+Hq
PM
Om
SR
Yy
-AL
+OX
oK
gO
aa
@@ -49578,21 +50370,21 @@ On
ks
XL
Yr
-CV
+Nc
nA
eD
CV
Vp
OY
-tl
+te
fN
-mD
-su
+hu
+hV
fw
wh
mD
-Fz
-MJ
+WR
+PM
TI
Zl
zz
@@ -49844,14 +50636,14 @@ Em
hT
TS
mD
-su
+fS
fw
bm
mD
-kO
-Ny
+HC
+gW
+ar
ar
-fi
ar
Ny
Eb
@@ -50107,9 +50899,9 @@ iH
mD
Mp
Pd
-RH
+kw
NC
-RH
+kw
YX
dW
gO
@@ -50347,7 +51139,7 @@ iF
iF
On
lj
-To
+lX
WX
Ur
UR
@@ -50605,7 +51397,7 @@ pd
On
Rn
EJ
-QV
+Et
QV
Mo
YU
@@ -50617,13 +51409,13 @@ uZ
oe
su
fw
-ts
+pC
WM
WG
OK
-sE
+Il
bH
-sE
+Il
Zv
VZ
RQ
@@ -50873,14 +51665,14 @@ YU
uY
oe
su
-xf
+fw
ts
mD
cm
-bH
-bH
-bH
-sE
+TX
+IN
+IN
+gF
sE
UK
Ya
@@ -51134,11 +51926,11 @@ fw
Hi
mD
Wd
-bH
+qx
RV
Sq
gX
-sE
+cC
yS
Ya
aa
@@ -51391,11 +52183,11 @@ fw
ts
mD
gw
-bH
+qx
bA
bj
Pt
-sE
+cC
FB
Ya
aa
@@ -51644,15 +52436,15 @@ YU
vb
oe
su
-xk
-iH
+fw
+ad
mD
Vg
-bH
-bH
-bH
-sE
-sE
+sG
+Yb
+Yb
+hE
+mU
IK
Ya
aa
@@ -51900,7 +52692,7 @@ cA
YU
va
oe
-wB
+dR
Fh
xS
ub
@@ -51908,7 +52700,7 @@ wg
oL
fj
RM
-sE
+OG
gS
VM
Yt
diff --git a/_maps/map_files/tramstation/tramstation.dmm b/_maps/map_files/tramstation/tramstation.dmm
index 83e6aa28238..c6ce0ecfef4 100644
--- a/_maps/map_files/tramstation/tramstation.dmm
+++ b/_maps/map_files/tramstation/tramstation.dmm
@@ -1118,22 +1118,6 @@
},
/turf/open/floor/iron,
/area/station/security/courtroom)
-"adD" = (
-/mob/living/simple_animal/bot/secbot/beepsky/officer,
-/obj/effect/decal/cleanable/dirt,
-/obj/effect/turf_decal/trimline/neutral/filled/line,
-/obj/machinery/camera/directional/south{
- c_tag = "Maintenance - East Tram Tunnel 4"
- },
-/obj/effect/turf_decal/bot_red,
-/obj/effect/turf_decal/siding/thinplating{
- dir = 1
- },
-/obj/effect/turf_decal/trimline/white/warning{
- dir = 1
- },
-/turf/open/floor/iron,
-/area/station/maintenance/tram/right)
"adE" = (
/obj/structure/table,
/obj/item/assembly/igniter{
@@ -1525,12 +1509,6 @@
},
/turf/open/misc/asteroid/airless,
/area/station/asteroid)
-"aeX" = (
-/mob/living/simple_animal/bot/secbot/beepsky/armsky,
-/obj/effect/turf_decal/stripes/line,
-/obj/structure/cable,
-/turf/open/floor/iron,
-/area/station/security/armory)
"aeY" = (
/obj/effect/turf_decal/trimline/white/warning{
dir = 9
@@ -2335,12 +2313,6 @@
/obj/effect/turf_decal/trimline/white/filled/line,
/turf/open/floor/iron/dark,
/area/station/engineering/storage/tech)
-"ajn" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/decal/cleanable/dirt,
-/obj/structure/railing,
-/turf/open/floor/iron,
-/area/station/cargo/miningfoundry)
"ajo" = (
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/carpet,
@@ -3150,6 +3122,12 @@
/obj/machinery/light/dim/directional/south,
/turf/open/floor/wood,
/area/station/service/lawoffice)
+"asb" = (
+/obj/structure/sign/poster/official/jim_nortons/directional/north,
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/iron,
+/area/station/cargo/miningfoundry)
"asc" = (
/obj/effect/turf_decal/trimline/purple/filled/corner{
dir = 4
@@ -3574,14 +3552,6 @@
/obj/effect/turf_decal/trimline/red/filled/line,
/turf/open/floor/iron,
/area/station/security/brig)
-"avZ" = (
-/obj/effect/turf_decal/trimline/blue/filled/line,
-/obj/machinery/firealarm/directional/south,
-/obj/structure/table/glass,
-/obj/item/stack/medical/mesh,
-/obj/item/stack/medical/wrap/gauze,
-/turf/open/floor/iron/white,
-/area/station/medical/medbay/central)
"awc" = (
/obj/effect/turf_decal/trimline/red/filled/corner,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -6552,6 +6522,13 @@
},
/turf/open/misc/asteroid/snow/coldroom,
/area/station/service/kitchen/coldroom)
+"bjo" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/iron,
+/area/station/cargo/miningfoundry)
"bjK" = (
/obj/effect/turf_decal/trimline/red/filled/line{
dir = 10
@@ -7505,22 +7482,6 @@
},
/turf/open/floor/iron,
/area/station/commons/fitness/recreation)
-"bDB" = (
-/obj/structure/table/glass,
-/obj/item/storage/box/bodybags{
- pixel_x = -1;
- pixel_y = 6
- },
-/obj/item/storage/box/disks{
- pixel_x = 1;
- pixel_y = 5
- },
-/obj/item/storage/box/monkeycubes{
- pixel_x = -5
- },
-/obj/effect/turf_decal/tile/dark_green/fourcorners,
-/turf/open/floor/iron/white,
-/area/station/science/genetics)
"bEo" = (
/obj/machinery/atmospherics/pipe/smart/simple/purple/visible{
dir = 9
@@ -7821,6 +7782,12 @@
},
/turf/open/floor/iron/dark,
/area/station/service/chapel/office)
+"bIT" = (
+/obj/machinery/digital_clock/directional/north,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/iron,
+/area/station/cargo/miningfoundry)
"bJb" = (
/obj/effect/turf_decal/trimline/brown/filled/line{
dir = 1
@@ -7890,6 +7857,15 @@
},
/turf/open/floor/iron/dark,
/area/station/service/bar)
+"bKH" = (
+/obj/machinery/door/poddoor/shutters/preopen{
+ dir = 8;
+ id = "genetics_shutters";
+ name = "Genetics Shutters"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/station/science/genetics)
"bKK" = (
/obj/effect/turf_decal/stripes/line{
dir = 8
@@ -7988,20 +7964,6 @@
/obj/machinery/disposal/bin/tagger,
/turf/open/floor/iron,
/area/station/security/office)
-"bLu" = (
-/obj/structure/table/glass,
-/obj/effect/turf_decal/tile/blue/fourcorners,
-/obj/machinery/light/cold/directional/south,
-/obj/item/tgui_book/manual/dsm{
- pixel_x = -6;
- pixel_y = 4
- },
-/obj/item/tgui_book/manual/idc{
- pixel_y = 3
- },
-/obj/item/storage/briefcase/secure,
-/turf/open/floor/iron/white,
-/area/station/command/heads_quarters/cmo)
"bLA" = (
/obj/structure/table/wood,
/obj/item/folder{
@@ -8597,6 +8559,24 @@
"bVW" = (
/turf/open/floor/iron/dark,
/area/station/engineering/gravity_generator)
+"bVY" = (
+/obj/structure/table/glass,
+/obj/item/stack/medical/mesh,
+/obj/item/stack/medical/wrap/gauze,
+/obj/effect/turf_decal/stripes/corner{
+ dir = 8
+ },
+/obj/effect/turf_decal/trimline/blue/filled/line{
+ dir = 6
+ },
+/obj/machinery/camera/directional/east{
+ network = list("ss13","medbay");
+ c_tag = "Medical - Treatment South-East"
+ },
+/obj/machinery/light/directional/east,
+/obj/machinery/wall_healer/directional/south,
+/turf/open/floor/iron/white,
+/area/station/medical/treatment_center)
"bWb" = (
/obj/machinery/suit_storage_unit/hos,
/obj/machinery/keycard_auth/wall_mounted/directional/east,
@@ -9028,24 +9008,6 @@
},
/turf/open/floor/iron/white,
/area/station/medical/medbay/central)
-"caT" = (
-/obj/structure/table/glass,
-/obj/item/stack/medical/mesh,
-/obj/item/stack/medical/wrap/gauze,
-/obj/effect/turf_decal/stripes/corner{
- dir = 8
- },
-/obj/effect/turf_decal/trimline/blue/filled/line{
- dir = 6
- },
-/obj/machinery/camera/directional/east{
- network = list("ss13","medbay");
- c_tag = "Medical - Treatment South-East"
- },
-/obj/machinery/light/directional/east,
-/obj/machinery/wall_healer/directional/south,
-/turf/open/floor/iron/white,
-/area/station/medical/treatment_center)
"cbc" = (
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/catwalk_floor,
@@ -9118,6 +9080,23 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron,
/area/station/hallway/secondary/construction/engineering)
+"cbY" = (
+/obj/machinery/door/airlock/medical/glass{
+ name = "Treatment Center"
+ },
+/obj/effect/turf_decal/trimline/blue/filled/line{
+ dir = 1
+ },
+/obj/effect/turf_decal/trimline/blue/filled/line,
+/obj/machinery/door/firedoor,
+/obj/machinery/duct,
+/obj/effect/mapping_helpers/airlock/access/all/medical/general,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/mapping_helpers/airlock/unres/delayed{
+ dir = 4
+ },
+/turf/open/floor/iron/white,
+/area/station/medical/treatment_center)
"cch" = (
/obj/effect/decal/cleanable/dirt,
/obj/structure/lattice/catwalk,
@@ -9863,13 +9842,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron,
/area/station/hallway/secondary/service)
-"cqj" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/railing/corner/end{
- dir = 4
- },
-/turf/open/floor/iron,
-/area/station/cargo/miningfoundry)
"cqn" = (
/obj/structure/table,
/obj/machinery/camera/directional/south{
@@ -11868,25 +11840,6 @@
},
/turf/open/floor/iron,
/area/station/science/ordnance/storage)
-"cXS" = (
-/obj/machinery/door/airlock/medical/glass{
- name = "Medbay";
- id_tag = "MedbayFoyer"
- },
-/obj/effect/turf_decal/trimline/blue/filled/line{
- dir = 4
- },
-/obj/effect/turf_decal/trimline/blue/filled/line{
- dir = 8
- },
-/obj/machinery/door/firedoor,
-/obj/effect/mapping_helpers/airlock/access/all/medical/general,
-/obj/structure/cable,
-/obj/structure/disposalpipe/segment,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/mapping_helpers/airlock/unres/delayed,
-/turf/open/floor/iron/white,
-/area/station/medical/medbay/lobby)
"cXX" = (
/obj/effect/turf_decal/trimline/brown/filled/line{
dir = 1
@@ -12010,12 +11963,6 @@
/obj/machinery/light/small/directional/south,
/turf/open/floor/plating,
/area/station/engineering/atmos)
-"cZQ" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/turf/open/floor/iron,
-/area/station/cargo/miningfoundry)
"cZT" = (
/obj/structure/alien/weeds,
/obj/item/clothing/mask/facehugger/dead,
@@ -12208,22 +12155,6 @@
/obj/effect/landmark/transport/nav_beacon/tram/nav/immovable_rod,
/turf/open/floor/carpet,
/area/station/hallway/secondary/entry)
-"dcY" = (
-/obj/machinery/door/airlock/medical/glass{
- name = "Treatment Center"
- },
-/obj/effect/turf_decal/trimline/blue/filled/line{
- dir = 4
- },
-/obj/effect/turf_decal/trimline/blue/filled/line{
- dir = 8
- },
-/obj/machinery/door/firedoor,
-/obj/effect/mapping_helpers/airlock/access/all/medical/general,
-/obj/structure/cable,
-/obj/effect/mapping_helpers/airlock/unres/delayed,
-/turf/open/floor/iron/white,
-/area/station/medical/treatment_center)
"ddf" = (
/obj/effect/landmark/start/cook,
/turf/open/floor/iron/white/side{
@@ -12243,6 +12174,13 @@
"ddn" = (
/turf/open/floor/iron/dark,
/area/station/medical/morgue)
+"dds" = (
+/obj/effect/spawner/random/entertainment/slot_machine{
+ pixel_y = 2
+ },
+/obj/machinery/light/cold/directional/north,
+/turf/open/floor/iron/dark,
+/area/station/commons/lounge)
"ddB" = (
/obj/effect/turf_decal/trimline/neutral/filled/corner{
dir = 1
@@ -12274,14 +12212,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron,
/area/station/security/prison/safe)
-"ddY" = (
-/obj/structure/sign/poster/official/jim_nortons/directional/north,
-/obj/machinery/conveyor{
- dir = 8;
- id = "mining"
- },
-/turf/open/floor/iron,
-/area/station/cargo/miningfoundry)
"dec" = (
/obj/structure/lattice/catwalk,
/obj/structure/cable,
@@ -12525,6 +12455,12 @@
/obj/structure/cable,
/turf/open/floor/iron/dark,
/area/station/ai/satellite/foyer)
+"diN" = (
+/obj/effect/spawner/random/entertainment/slot_machine{
+ pixel_y = 2
+ },
+/turf/open/floor/iron/dark,
+/area/station/commons/lounge)
"diW" = (
/obj/machinery/door/airlock/external{
name = "Solar Maintenance"
@@ -12899,10 +12835,6 @@
/obj/effect/turf_decal/delivery,
/turf/open/floor/iron/dark,
/area/station/science/explab)
-"dpB" = (
-/obj/effect/spawner/structure/window/reinforced,
-/turf/open/floor/plating,
-/area/station/science/genetics)
"dpC" = (
/obj/effect/turf_decal/trimline/purple/filled/line{
dir = 1
@@ -13883,6 +13815,14 @@
},
/turf/open/floor/iron/white,
/area/station/science/xenobiology)
+"dHd" = (
+/obj/structure/closet/crate,
+/obj/item/stack/ducts{
+ amount = 5
+ },
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/iron,
+/area/station/cargo/miningfoundry)
"dHr" = (
/obj/effect/turf_decal/trimline/yellow/filled/corner,
/obj/effect/turf_decal/trimline/yellow/filled/corner{
@@ -14507,6 +14447,14 @@
/obj/structure/holosign/barrier/atmos/tram,
/turf/open/floor/tram,
/area/station/hallway/primary/tram/left)
+"dRM" = (
+/obj/effect/turf_decal/trimline/blue/filled/line,
+/obj/machinery/firealarm/directional/south,
+/obj/structure/table/glass,
+/obj/item/stack/medical/mesh,
+/obj/item/stack/medical/wrap/gauze,
+/turf/open/floor/iron/white,
+/area/station/medical/medbay/central)
"dRY" = (
/obj/machinery/firealarm/directional/south,
/obj/effect/turf_decal/trimline/brown/line,
@@ -14644,6 +14592,13 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/white,
/area/station/medical/storage)
+"dUh" = (
+/obj/effect/turf_decal/tile/brown/opposingcorners{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/greenglow/waste,
+/turf/open/floor/iron,
+/area/station/cargo/miningfoundry)
"dUj" = (
/obj/effect/turf_decal/trimline/red/filled/corner{
dir = 1
@@ -14747,14 +14702,6 @@
},
/turf/open/floor/iron/white,
/area/station/medical/medbay/central)
-"dWi" = (
-/mob/living/simple_animal/bot/secbot/beepsky,
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/landmark/event_spawn,
-/turf/open/floor/iron,
-/area/station/hallway/primary/tram/center)
"dWj" = (
/obj/machinery/camera/emp_proof{
dir = 9;
@@ -14809,6 +14756,22 @@
},
/turf/open/floor/iron/dark,
/area/station/science/ordnance/testlab)
+"dXj" = (
+/obj/machinery/door/airlock/medical/glass{
+ name = "Treatment Center"
+ },
+/obj/effect/turf_decal/trimline/blue/filled/line{
+ dir = 4
+ },
+/obj/effect/turf_decal/trimline/blue/filled/line{
+ dir = 8
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/mapping_helpers/airlock/access/all/medical/general,
+/obj/structure/cable,
+/obj/effect/mapping_helpers/airlock/unres/delayed,
+/turf/open/floor/iron/white,
+/area/station/medical/treatment_center)
"dXm" = (
/obj/effect/turf_decal/trimline/neutral/filled/line{
dir = 9
@@ -14827,6 +14790,22 @@
/obj/structure/sign/flag/terragov/directional/north,
/turf/open/floor/iron,
/area/station/commons/dorms)
+"dXo" = (
+/obj/structure/table/glass,
+/obj/item/reagent_containers/chem_pack{
+ pixel_x = 10;
+ pixel_y = 10
+ },
+/obj/item/storage/box/rxglasses{
+ pixel_x = -4;
+ pixel_y = 8
+ },
+/obj/item/stack/medical/wrap/gauze{
+ pixel_x = 8
+ },
+/obj/effect/turf_decal/tile/blue/fourcorners,
+/turf/open/floor/iron/white,
+/area/station/medical/treatment_center)
"dXA" = (
/obj/structure/cable,
/turf/open/floor/iron/dark,
@@ -15126,14 +15105,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/white,
/area/station/science/ordnance)
-"edQ" = (
-/obj/effect/spawner/random/entertainment/slot_machine{
- pixel_y = 2
- },
-/obj/machinery/light/cold/directional/south,
-/obj/machinery/airalarm/directional/south,
-/turf/open/floor/iron/dark,
-/area/station/commons/lounge)
"eep" = (
/turf/open/floor/plating,
/area/station/service/barber)
@@ -16468,6 +16439,24 @@
},
/turf/open/floor/iron,
/area/station/hallway/secondary/entry)
+"eEz" = (
+/obj/machinery/door/airlock/medical/glass{
+ name = "Medbay";
+ id_tag = "MedbayFoyer"
+ },
+/obj/effect/turf_decal/trimline/blue/filled/line{
+ dir = 4
+ },
+/obj/effect/turf_decal/trimline/blue/filled/line{
+ dir = 8
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/mapping_helpers/airlock/access/all/medical/general,
+/obj/structure/disposalpipe/segment,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/mapping_helpers/airlock/unres/delayed,
+/turf/open/floor/iron/white,
+/area/station/medical/medbay/lobby)
"eEH" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
dir = 1
@@ -20543,6 +20532,14 @@
/obj/structure/ladder,
/turf/open/openspace/airless,
/area/station/asteroid)
+"gfr" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/iron,
+/area/station/cargo/miningfoundry)
"gfK" = (
/turf/closed/wall/r_wall,
/area/station/security/execution/education)
@@ -21540,6 +21537,27 @@
/obj/structure/sign/calendar/directional/south,
/turf/open/floor/iron,
/area/station/commons/fitness)
+"gyk" = (
+/obj/structure/window/spawner/directional/north,
+/obj/structure/table/glass,
+/obj/item/storage/box/monkeycubes{
+ pixel_x = -7;
+ pixel_y = 7
+ },
+/obj/item/tgui_book/manual/infuser{
+ pixel_x = 5;
+ pixel_y = 3
+ },
+/obj/item/storage/pill_bottle/mutadone{
+ pixel_x = 9;
+ pixel_y = 3
+ },
+/obj/effect/turf_decal/tile/dark_green/fourcorners,
+/obj/item/storage/box/monkeycubes{
+ pixel_x = -5
+ },
+/turf/open/floor/iron/white,
+/area/station/science/genetics)
"gyn" = (
/obj/effect/turf_decal/siding/thinplating/dark,
/obj/effect/spawner/random/vending/colavend,
@@ -22040,6 +22058,12 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible,
/turf/open/floor/iron/dark,
/area/station/medical/treatment_center)
+"gHr" = (
+/obj/machinery/light/warm/directional/north,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/iron,
+/area/station/cargo/miningfoundry)
"gHx" = (
/obj/effect/landmark/event_spawn,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -22825,15 +22849,6 @@
/obj/structure/cable,
/turf/open/floor/iron,
/area/station/engineering/atmos)
-"gWx" = (
-/mob/living/simple_animal/bot/secbot/pingsky{
- dir = 1
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/turf/open/floor/circuit,
-/area/station/ai/satellite/interior)
"gWD" = (
/obj/structure/cable,
/obj/structure/disposalpipe/segment{
@@ -23228,6 +23243,16 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron,
/area/station/commons/fitness/recreation)
+"hfd" = (
+/obj/structure/table/glass,
+/obj/item/stack/medical/wrap/gauze,
+/obj/item/stack/medical/suture,
+/obj/effect/turf_decal/trimline/blue/filled/line{
+ dir = 9
+ },
+/obj/machinery/light/directional/west,
+/turf/open/floor/iron/white,
+/area/station/medical/treatment_center)
"hfe" = (
/obj/effect/turf_decal/trimline/red/filled/corner,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -24288,6 +24313,15 @@
/obj/machinery/vending/cigarette,
/turf/open/floor/iron/cafeteria,
/area/station/science/breakroom)
+"hCz" = (
+/obj/machinery/airalarm/directional/east,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/iron,
+/area/station/cargo/miningfoundry)
"hCA" = (
/obj/machinery/chem_master/condimaster{
name = "HoochMaster Deluxe";
@@ -24831,6 +24865,17 @@
/obj/structure/cable,
/turf/open/floor/iron,
/area/station/engineering/break_room)
+"hMw" = (
+/obj/machinery/bouldertech/refinery{
+ dir = 4
+ },
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "mining"
+ },
+/obj/structure/railing,
+/turf/open/floor/iron,
+/area/station/cargo/miningfoundry)
"hMA" = (
/obj/effect/turf_decal/siding/thinplating{
dir = 6
@@ -25656,24 +25701,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/carpet,
/area/station/commons/dorms)
-"iaM" = (
-/obj/machinery/door/airlock/medical/glass{
- name = "Medbay";
- id_tag = "MedbayFoyer"
- },
-/obj/effect/turf_decal/trimline/blue/filled/line{
- dir = 4
- },
-/obj/effect/turf_decal/trimline/blue/filled/line{
- dir = 8
- },
-/obj/machinery/door/firedoor,
-/obj/effect/mapping_helpers/airlock/access/all/medical/general,
-/obj/structure/disposalpipe/segment,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/mapping_helpers/airlock/unres/delayed,
-/turf/open/floor/iron/white,
-/area/station/medical/medbay/lobby)
"iaT" = (
/obj/machinery/holopad,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -27896,13 +27923,6 @@
/obj/item/kirbyplants/photosynthetic,
/turf/open/floor/iron/dark,
/area/station/ai/satellite/interior)
-"iTJ" = (
-/obj/effect/spawner/random/entertainment/slot_machine{
- pixel_y = 2
- },
-/obj/machinery/light/cold/directional/north,
-/turf/open/floor/iron/dark,
-/area/station/commons/lounge)
"iTO" = (
/obj/structure/window/spawner/directional/east,
/obj/structure/window/spawner/directional/west,
@@ -28935,6 +28955,16 @@
/obj/effect/turf_decal/tile/dark_blue/fourcorners,
/turf/open/floor/iron/dark,
/area/station/command/heads_quarters/captain/private)
+"jkr" = (
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "mining"
+ },
+/obj/structure/railing/corner/end/flip{
+ dir = 8
+ },
+/turf/open/floor/iron,
+/area/station/cargo/miningfoundry)
"jkt" = (
/turf/open/floor/carpet,
/area/station/service/chapel)
@@ -29170,6 +29200,12 @@
},
/turf/open/floor/iron,
/area/station/hallway/secondary/command)
+"joA" = (
+/obj/structure/sign/poster/official/midtown_slice/directional/north,
+/obj/effect/mapping_helpers/burnt_floor,
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/iron,
+/area/station/cargo/miningfoundry)
"joB" = (
/obj/effect/turf_decal/trimline/neutral/filled/line{
dir = 8
@@ -29413,14 +29449,6 @@
},
/turf/open/floor/iron/cafeteria,
/area/station/command/heads_quarters/rd)
-"jsx" = (
-/obj/machinery/conveyor{
- dir = 8;
- id = "mining"
- },
-/obj/machinery/digital_clock/directional/north,
-/turf/open/floor/iron,
-/area/station/cargo/miningfoundry)
"jsy" = (
/obj/effect/turf_decal/siding/thinplating/dark{
dir = 9
@@ -29709,15 +29737,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/wood,
/area/station/commons/dorms)
-"jwy" = (
-/obj/machinery/airalarm/directional/east,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/railing/corner/end/flip{
- dir = 8
- },
-/turf/open/floor/iron,
-/area/station/cargo/miningfoundry)
"jwz" = (
/obj/effect/landmark/secequipment,
/obj/effect/turf_decal/bot,
@@ -30235,24 +30254,6 @@
/obj/structure/tank_dispenser/oxygen,
/turf/open/floor/iron/dark/herringbone,
/area/station/commons/vacant_room)
-"jFB" = (
-/obj/effect/turf_decal/trimline/green/filled/line{
- dir = 8
- },
-/obj/structure/table/glass,
-/obj/item/book/manual/wiki/infections{
- pixel_y = 7
- },
-/obj/item/reagent_containers/dropper,
-/obj/item/reagent_containers/spray/cleaner,
-/obj/item/reagent_containers/syringe/antiviral,
-/obj/machinery/status_display/ai/directional/west,
-/obj/item/tgui_book/manual/idc{
- pixel_y = 9;
- pixel_x = 3
- },
-/turf/open/floor/iron/white,
-/area/station/medical/virology)
"jFC" = (
/obj/machinery/vending/hydroseeds{
slogan_delay = 700
@@ -31724,26 +31725,6 @@
/obj/structure/disposalpipe/segment,
/turf/open/floor/iron,
/area/station/hallway/secondary/exit)
-"kdN" = (
-/obj/machinery/door/airlock/medical/glass{
- name = "Treatment Center"
- },
-/obj/effect/turf_decal/trimline/blue/filled/line{
- dir = 1
- },
-/obj/effect/turf_decal/trimline/blue/filled/line,
-/obj/machinery/door/firedoor,
-/obj/machinery/duct,
-/obj/effect/mapping_helpers/airlock/access/all/medical/general,
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/mapping_helpers/airlock/unres/delayed{
- dir = 8
- },
-/turf/open/floor/iron/white,
-/area/station/medical/treatment_center)
"kdV" = (
/obj/effect/turf_decal/trimline/neutral/filled/line{
dir = 4
@@ -33002,13 +32983,6 @@
/obj/machinery/light/small/dim/directional/south,
/turf/open/floor/iron,
/area/station/maintenance/tram/left)
-"kxV" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/turf/open/floor/iron,
-/area/station/cargo/miningfoundry)
"kye" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/cafeteria,
@@ -33974,19 +33948,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron,
/area/station/security/prison/workout)
-"kNk" = (
-/obj/structure/table/reinforced,
-/obj/machinery/door/firedoor,
-/obj/machinery/door/window/left/directional/south{
- name = "Genetics Lab Desk";
- req_access = list("science")
- },
-/obj/structure/desk_bell{
- pixel_x = 7
- },
-/obj/effect/turf_decal/tile/dark_green/fourcorners,
-/turf/open/floor/iron/white/side,
-/area/station/science/genetics)
"kNn" = (
/obj/effect/turf_decal/trimline/neutral/filled/line{
dir = 9
@@ -34870,6 +34831,14 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/catwalk_floor,
/area/station/maintenance/solars/port)
+"lbW" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "mining"
+ },
+/turf/open/floor/iron,
+/area/station/cargo/miningfoundry)
"lbZ" = (
/obj/structure/table,
/obj/item/paper_bin{
@@ -35791,6 +35760,24 @@
},
/turf/open/floor/iron/dark,
/area/station/command/vault)
+"lrA" = (
+/obj/effect/turf_decal/trimline/green/filled/line{
+ dir = 8
+ },
+/obj/structure/table/glass,
+/obj/item/book/manual/wiki/infections{
+ pixel_y = 7
+ },
+/obj/item/reagent_containers/dropper,
+/obj/item/reagent_containers/spray/cleaner,
+/obj/item/reagent_containers/syringe/antiviral,
+/obj/machinery/status_display/ai/directional/west,
+/obj/item/tgui_book/manual/idc{
+ pixel_y = 9;
+ pixel_x = 3
+ },
+/turf/open/floor/iron/white,
+/area/station/medical/virology)
"lrG" = (
/obj/effect/turf_decal/sand/plating,
/obj/item/flashlight/flare,
@@ -36209,6 +36196,16 @@
},
/turf/open/floor/catwalk_floor,
/area/station/hallway/primary/tram/right)
+"lyv" = (
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "mining"
+ },
+/obj/structure/railing/corner/end{
+ dir = 4
+ },
+/turf/open/floor/iron,
+/area/station/cargo/miningfoundry)
"lyx" = (
/obj/structure/table,
/obj/machinery/recharger{
@@ -36394,26 +36391,6 @@
},
/turf/open/floor/iron/white,
/area/station/science/ordnance)
-"lBM" = (
-/obj/structure/table/glass,
-/obj/item/book/manual/wiki/surgery{
- pixel_y = 0;
- pixel_x = 3
- },
-/obj/item/book/manual/wiki/medicine{
- pixel_y = 3;
- pixel_x = 3
- },
-/obj/item/tgui_book/manual/dsm{
- pixel_y = 6;
- pixel_x = 3
- },
-/obj/item/tgui_book/manual/idc{
- pixel_y = 9;
- pixel_x = 3
- },
-/turf/open/floor/iron/dark,
-/area/station/medical/treatment_center)
"lBP" = (
/obj/machinery/holopad,
/obj/effect/turf_decal/bot,
@@ -38097,13 +38074,6 @@
},
/turf/open/floor/iron,
/area/station/security/courtroom)
-"meg" = (
-/obj/machinery/light/small/directional/west,
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/turf/open/floor/iron,
-/area/station/cargo/miningfoundry)
"men" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 4
@@ -38168,6 +38138,15 @@
/obj/effect/turf_decal/trimline/blue/filled/line,
/turf/open/floor/iron,
/area/station/command/bridge)
+"mfv" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/shutters/preopen{
+ dir = 1;
+ id = "genetics_shutters";
+ name = "Genetics Shutters"
+ },
+/turf/open/floor/plating,
+/area/station/science/genetics)
"mfB" = (
/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{
dir = 1
@@ -38744,13 +38723,6 @@
},
/turf/open/floor/iron,
/area/station/hallway/secondary/entry)
-"mqT" = (
-/obj/effect/turf_decal/stripes/line{
- dir = 1
- },
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/iron,
-/area/station/cargo/miningfoundry)
"mrf" = (
/obj/effect/turf_decal/trimline/blue/filled/line{
dir = 1
@@ -39252,6 +39224,25 @@
"mBq" = (
/turf/closed/wall/r_wall,
/area/station/maintenance/department/crew_quarters/dorms)
+"mBQ" = (
+/obj/machinery/door/airlock/medical/glass{
+ name = "Medbay";
+ id_tag = "MedbayFoyer"
+ },
+/obj/effect/turf_decal/trimline/blue/filled/line{
+ dir = 4
+ },
+/obj/effect/turf_decal/trimline/blue/filled/line{
+ dir = 8
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/mapping_helpers/airlock/access/all/medical/general,
+/obj/structure/cable,
+/obj/structure/disposalpipe/segment,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/mapping_helpers/airlock/unres/delayed,
+/turf/open/floor/iron/white,
+/area/station/medical/medbay/lobby)
"mBT" = (
/obj/machinery/power/apc/auto_name/directional/east,
/obj/structure/cable,
@@ -39661,6 +39652,10 @@
dir = 8
},
/area/station/command/bridge)
+"mIM" = (
+/obj/effect/decal/cleanable/rubble,
+/turf/open/floor/iron,
+/area/station/cargo/miningfoundry)
"mIN" = (
/obj/structure/table,
/obj/item/radio/intercom/prison,
@@ -40122,11 +40117,6 @@
/obj/structure/sign/clock/directional/east,
/turf/open/floor/carpet,
/area/station/medical/psychology)
-"mTg" = (
-/obj/effect/decal/cleanable/rubble,
-/obj/structure/closet/crate,
-/turf/open/floor/iron,
-/area/station/cargo/miningfoundry)
"mTh" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/chapel{
@@ -40513,6 +40503,20 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron,
/area/station/hallway/secondary/service)
+"ncr" = (
+/obj/structure/table/glass,
+/obj/effect/turf_decal/tile/blue/fourcorners,
+/obj/machinery/light/cold/directional/south,
+/obj/item/tgui_book/manual/dsm{
+ pixel_x = -6;
+ pixel_y = 4
+ },
+/obj/item/tgui_book/manual/idc{
+ pixel_y = 3
+ },
+/obj/item/storage/briefcase/secure,
+/turf/open/floor/iron/white,
+/area/station/command/heads_quarters/cmo)
"ncv" = (
/obj/structure/lattice/catwalk,
/obj/structure/cable,
@@ -41634,6 +41638,17 @@
/obj/machinery/light/floor,
/turf/open/floor/iron,
/area/station/security/armory)
+"nvJ" = (
+/obj/effect/turf_decal/tile/dark_green/fourcorners,
+/obj/machinery/button/door/directional/east{
+ id = "genetics_shutters";
+ name = "Genetics Shutters";
+ pixel_y = 0;
+ req_access = list("genetics");
+ pixel_x = 23
+ },
+/turf/open/floor/iron/white,
+/area/station/science/genetics)
"nwd" = (
/obj/effect/turf_decal/trimline/neutral/filled/line{
dir = 4
@@ -41721,10 +41736,6 @@
},
/turf/open/floor/iron,
/area/station/hallway/secondary/exit)
-"nxN" = (
-/obj/item/radio/intercom/directional/west,
-/turf/open/floor/iron,
-/area/station/cargo/miningfoundry)
"nxT" = (
/obj/effect/turf_decal/trimline/yellow/filled/line,
/turf/open/floor/iron,
@@ -43092,12 +43103,6 @@
},
/turf/open/floor/iron,
/area/station/command/teleporter)
-"nXb" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/structure/railing,
-/turf/open/floor/iron,
-/area/station/cargo/miningfoundry)
"nXh" = (
/obj/effect/turf_decal/trimline/neutral/warning{
dir = 1
@@ -43682,6 +43687,20 @@
},
/turf/open/floor/engine,
/area/station/engineering/supermatter/room)
+"oiH" = (
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/tile/dark_green/fourcorners,
+/obj/machinery/door/airlock/research/glass{
+ name = "Genetics Lab"
+ },
+/obj/effect/mapping_helpers/airlock/access/all/science/genetics,
+/obj/machinery/door/poddoor/shutters/preopen{
+ dir = 1;
+ id = "genetics_shutters";
+ name = "Genetics Shutters"
+ },
+/turf/open/floor/iron/white/side,
+/area/station/science/genetics)
"oiI" = (
/obj/machinery/firealarm/directional/south{
pixel_x = -3
@@ -44054,6 +44073,24 @@
},
/turf/open/floor/plating,
/area/station/maintenance/disposal)
+"oqB" = (
+/obj/structure/table/reinforced,
+/obj/machinery/door/firedoor,
+/obj/machinery/door/window/left/directional/south{
+ name = "Genetics Lab Desk";
+ req_access = list("science")
+ },
+/obj/structure/desk_bell{
+ pixel_x = 7
+ },
+/obj/effect/turf_decal/tile/dark_green/fourcorners,
+/obj/machinery/door/poddoor/shutters/preopen{
+ dir = 1;
+ id = "genetics_shutters";
+ name = "Genetics Shutters"
+ },
+/turf/open/floor/iron/white/side,
+/area/station/science/genetics)
"oqF" = (
/obj/machinery/light/directional/south,
/turf/open/water/no_planet_atmos/deep,
@@ -49648,6 +49685,17 @@
/obj/machinery/meter,
/turf/open/floor/iron,
/area/station/engineering/atmos)
+"qtc" = (
+/obj/structure/table,
+/obj/effect/turf_decal/trimline/blue/filled/line{
+ dir = 5
+ },
+/obj/item/stack/medical/wrap/gauze,
+/obj/item/stack/medical/mesh,
+/obj/item/radio/intercom/directional/east,
+/obj/machinery/light/cold/directional/north,
+/turf/open/floor/iron/white,
+/area/station/medical/medbay/lobby)
"qti" = (
/obj/effect/turf_decal/siding/wood{
dir = 9
@@ -49830,6 +49878,14 @@
/obj/machinery/wall_healer/directional/south,
/turf/open/floor/iron/white,
/area/station/science/xenobiology)
+"qwE" = (
+/obj/item/radio/intercom/directional/west,
+/obj/effect/mapping_helpers/burnt_floor,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/iron,
+/area/station/cargo/miningfoundry)
"qwH" = (
/obj/structure/extinguisher_cabinet/directional/south,
/turf/open/floor/wood,
@@ -49937,14 +49993,6 @@
"qza" = (
/turf/closed/wall,
/area/station/command/heads_quarters/qm)
-"qzh" = (
-/obj/machinery/bouldertech/refinery/smelter,
-/obj/machinery/conveyor{
- dir = 8;
- id = "mining"
- },
-/turf/open/floor/iron,
-/area/station/cargo/miningfoundry)
"qzn" = (
/obj/machinery/vending/wardrobe/curator_wardrobe,
/turf/open/floor/engine/cult,
@@ -50685,14 +50733,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron,
/area/station/science/ordnance/testlab)
-"qMI" = (
-/obj/machinery/light/warm/directional/north,
-/obj/machinery/conveyor{
- dir = 8;
- id = "mining"
- },
-/turf/open/floor/iron,
-/area/station/cargo/miningfoundry)
"qMQ" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -51723,6 +51763,14 @@
/obj/effect/landmark/navigate_destination/aiupload,
/turf/open/floor/iron/dark,
/area/station/ai/upload/chamber)
+"reE" = (
+/mob/living/basic/bot/secbot/beepsky,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/landmark/event_spawn,
+/turf/open/floor/iron,
+/area/station/hallway/primary/tram/center)
"reU" = (
/obj/effect/decal/cleanable/dirt,
/obj/machinery/camera/directional/south{
@@ -51975,22 +52023,6 @@
/obj/effect/turf_decal/tile/red/anticorner/contrasted,
/turf/open/floor/iron,
/area/station/command/bridge)
-"rji" = (
-/obj/structure/table/glass,
-/obj/item/reagent_containers/chem_pack{
- pixel_x = 10;
- pixel_y = 10
- },
-/obj/item/storage/box/rxglasses{
- pixel_x = -4;
- pixel_y = 8
- },
-/obj/item/stack/medical/wrap/gauze{
- pixel_x = 8
- },
-/obj/effect/turf_decal/tile/blue/fourcorners,
-/turf/open/floor/iron/white,
-/area/station/medical/treatment_center)
"rjs" = (
/obj/machinery/medical_kiosk,
/obj/effect/turf_decal/trimline/blue/filled/line{
@@ -52018,6 +52050,14 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/white,
/area/station/medical/medbay/lobby)
+"rjC" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/iron,
+/area/station/cargo/miningfoundry)
"rjP" = (
/obj/machinery/portable_atmospherics/canister/oxygen,
/obj/machinery/light/floor,
@@ -52580,6 +52620,26 @@
},
/turf/open/floor/plating,
/area/station/maintenance/solars/starboard/fore)
+"rub" = (
+/obj/structure/table/glass,
+/obj/item/book/manual/wiki/surgery{
+ pixel_y = 0;
+ pixel_x = 3
+ },
+/obj/item/book/manual/wiki/medicine{
+ pixel_y = 3;
+ pixel_x = 3
+ },
+/obj/item/tgui_book/manual/dsm{
+ pixel_y = 6;
+ pixel_x = 3
+ },
+/obj/item/tgui_book/manual/idc{
+ pixel_y = 9;
+ pixel_x = 3
+ },
+/turf/open/floor/iron/dark,
+/area/station/medical/treatment_center)
"run" = (
/turf/closed/wall/r_wall,
/area/station/security/medical)
@@ -52706,17 +52766,6 @@
/obj/effect/turf_decal/sand/plating,
/turf/open/floor/plating/airless,
/area/station/asteroid)
-"rws" = (
-/obj/structure/table/glass,
-/obj/item/storage/box/monkeycubes{
- pixel_x = -5
- },
-/obj/item/reagent_containers/spray/cleaner{
- pixel_x = 9
- },
-/obj/effect/turf_decal/tile/dark_green/fourcorners,
-/turf/open/floor/iron/white,
-/area/station/science/genetics)
"rwF" = (
/obj/structure/railing,
/obj/effect/turf_decal/trimline/dark_red/warning{
@@ -53039,6 +53088,12 @@
/obj/effect/turf_decal/tile/brown/fourcorners,
/turf/open/floor/iron,
/area/station/cargo/warehouse)
+"rCu" = (
+/mob/living/basic/bot/secbot/beepsky/armsky,
+/obj/effect/turf_decal/stripes/line,
+/obj/structure/cable,
+/turf/open/floor/iron,
+/area/station/security/armory)
"rCL" = (
/obj/effect/decal/cleanable/dirt,
/obj/structure/cable,
@@ -54184,12 +54239,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron,
/area/station/commons/fitness/recreation)
-"rXV" = (
-/obj/effect/spawner/random/entertainment/slot_machine{
- pixel_y = 2
- },
-/turf/open/floor/iron/dark,
-/area/station/commons/lounge)
"rYd" = (
/obj/structure/bodycontainer/morgue{
dir = 2
@@ -54703,14 +54752,6 @@
dir = 4
},
/area/station/service/theater)
-"siF" = (
-/obj/machinery/bouldertech/refinery,
-/obj/machinery/conveyor{
- dir = 8;
- id = "mining"
- },
-/turf/open/floor/iron,
-/area/station/cargo/miningfoundry)
"siL" = (
/obj/effect/turf_decal/trimline/purple/filled/line{
dir = 1
@@ -55804,12 +55845,6 @@
/obj/machinery/firealarm/directional/east,
/turf/open/floor/iron/dark,
/area/station/engineering/supermatter/room)
-"szr" = (
-/obj/effect/turf_decal/tile/brown/opposingcorners{
- dir = 1
- },
-/turf/open/floor/iron,
-/area/station/cargo/miningfoundry)
"szs" = (
/obj/effect/turf_decal/trimline/neutral/filled/line{
dir = 10
@@ -57788,17 +57823,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/grimy,
/area/station/security/detectives_office)
-"tlw" = (
-/obj/structure/table,
-/obj/effect/turf_decal/trimline/blue/filled/line{
- dir = 5
- },
-/obj/item/stack/medical/wrap/gauze,
-/obj/item/stack/medical/mesh,
-/obj/item/radio/intercom/directional/east,
-/obj/machinery/light/cold/directional/north,
-/turf/open/floor/iron/white,
-/area/station/medical/medbay/lobby)
"tlP" = (
/obj/effect/turf_decal/trimline/neutral/filled/corner{
dir = 1
@@ -59264,6 +59288,15 @@
},
/turf/open/floor/wood/parquet,
/area/station/service/library)
+"tLm" = (
+/mob/living/basic/bot/secbot/pingsky{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/turf/open/floor/circuit,
+/area/station/ai/satellite/interior)
"tLs" = (
/obj/structure/disposalpipe/segment,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -59595,6 +59628,16 @@
/obj/machinery/drone_dispenser,
/turf/open/floor/iron/smooth,
/area/station/maintenance/department/science)
+"tRz" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 8
+ },
+/obj/effect/turf_decal/siding/thinplating_new{
+ dir = 4
+ },
+/obj/machinery/gizmo/toggle/tucker_tubes,
+/turf/open/floor/iron,
+/area/station/science/explab)
"tRT" = (
/obj/effect/turf_decal/trimline/brown/filled/line{
dir = 1
@@ -59823,15 +59866,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron,
/area/station/commons/dorms)
-"tVK" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 8
- },
-/obj/effect/turf_decal/siding/thinplating_new{
- dir = 4
- },
-/turf/open/floor/iron,
-/area/station/science/explab)
"tWb" = (
/obj/machinery/camera/directional/east{
c_tag = "Civilian - Theatre Stage"
@@ -59910,6 +59944,13 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron,
/area/station/engineering/atmos)
+"tXl" = (
+/obj/machinery/light/small/directional/west,
+/obj/structure/railing/corner/end{
+ dir = 4
+ },
+/turf/open/floor/iron,
+/area/station/cargo/miningfoundry)
"tXn" = (
/obj/effect/spawner/structure/window,
/turf/open/floor/plating,
@@ -61725,6 +61766,10 @@
/obj/structure/cable,
/turf/open/floor/iron,
/area/station/hallway/secondary/entry)
+"uAv" = (
+/obj/effect/spawner/random/gizmo,
+/turf/open/floor/engine,
+/area/station/science/explab)
"uAx" = (
/obj/effect/turf_decal/trimline/blue/filled/line{
dir = 4
@@ -61751,6 +61796,22 @@
},
/turf/open/floor/plating,
/area/station/science/xenobiology)
+"uAH" = (
+/mob/living/basic/bot/secbot/beepsky/officer,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/trimline/neutral/filled/line,
+/obj/machinery/camera/directional/south{
+ c_tag = "Maintenance - East Tram Tunnel 4"
+ },
+/obj/effect/turf_decal/bot_red,
+/obj/effect/turf_decal/siding/thinplating{
+ dir = 1
+ },
+/obj/effect/turf_decal/trimline/white/warning{
+ dir = 1
+ },
+/turf/open/floor/iron,
+/area/station/maintenance/tram/right)
"uAK" = (
/obj/effect/turf_decal/trimline/red/filled/corner,
/turf/open/floor/iron/dark,
@@ -62876,23 +62937,6 @@
/obj/structure/cable,
/turf/open/floor/wood,
/area/station/commons/vacant_room/office)
-"uSX" = (
-/obj/machinery/door/airlock/medical/glass{
- name = "Treatment Center"
- },
-/obj/effect/turf_decal/trimline/blue/filled/line{
- dir = 1
- },
-/obj/effect/turf_decal/trimline/blue/filled/line,
-/obj/machinery/door/firedoor,
-/obj/machinery/duct,
-/obj/effect/mapping_helpers/airlock/access/all/medical/general,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/mapping_helpers/airlock/unres/delayed{
- dir = 4
- },
-/turf/open/floor/iron/white,
-/area/station/medical/treatment_center)
"uTg" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -64973,6 +65017,10 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron,
/area/station/cargo/miningdock)
+"vCO" = (
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/iron,
+/area/station/cargo/miningfoundry)
"vCS" = (
/turf/closed/mineral/random/stationside/asteroid/porus,
/area/station/engineering/atmos)
@@ -65122,15 +65170,6 @@
},
/turf/open/floor/iron/white,
/area/station/science/xenobiology)
-"vFe" = (
-/obj/effect/mapping_helpers/burnt_floor,
-/obj/structure/sign/poster/official/midtown_slice/directional/north,
-/obj/machinery/conveyor{
- dir = 8;
- id = "mining"
- },
-/turf/open/floor/iron,
-/area/station/cargo/miningfoundry)
"vFh" = (
/obj/effect/turf_decal/trimline/blue/filled/line{
dir = 4
@@ -66007,6 +66046,25 @@
/obj/structure/sign/warning/pods/directional/north,
/turf/open/openspace,
/area/station/hallway/secondary/entry)
+"vVb" = (
+/obj/structure/table/glass,
+/obj/item/storage/box/bodybags{
+ pixel_x = -1;
+ pixel_y = 6
+ },
+/obj/item/storage/box/disks{
+ pixel_x = 1;
+ pixel_y = 5
+ },
+/obj/item/storage/box/monkeycubes{
+ pixel_x = -5
+ },
+/obj/effect/turf_decal/tile/dark_green/fourcorners,
+/obj/item/reagent_containers/spray/cleaner{
+ pixel_x = 9
+ },
+/turf/open/floor/iron/white,
+/area/station/science/genetics)
"vVc" = (
/obj/effect/turf_decal/trimline/neutral/filled/line{
dir = 8
@@ -66079,16 +66137,6 @@
},
/turf/open/floor/iron/white,
/area/station/science/xenobiology)
-"vXx" = (
-/obj/structure/table/glass,
-/obj/item/stack/medical/wrap/gauze,
-/obj/item/stack/medical/suture,
-/obj/effect/turf_decal/trimline/blue/filled/line{
- dir = 9
- },
-/obj/machinery/light/directional/west,
-/turf/open/floor/iron/white,
-/area/station/medical/treatment_center)
"vXL" = (
/obj/effect/turf_decal/trimline/yellow/filled/line,
/turf/open/floor/iron,
@@ -66353,24 +66401,6 @@
},
/turf/open/floor/iron/checker,
/area/station/commons/lounge)
-"wcw" = (
-/obj/structure/window/spawner/directional/north,
-/obj/structure/table/glass,
-/obj/item/storage/box/monkeycubes{
- pixel_x = -7;
- pixel_y = 7
- },
-/obj/item/tgui_book/manual/infuser{
- pixel_x = 5;
- pixel_y = 3
- },
-/obj/item/storage/pill_bottle/mutadone{
- pixel_x = 9;
- pixel_y = 3
- },
-/obj/effect/turf_decal/tile/dark_green/fourcorners,
-/turf/open/floor/iron/white,
-/area/station/science/genetics)
"wcy" = (
/obj/effect/turf_decal/trimline/purple/filled/line{
dir = 10
@@ -67376,6 +67406,14 @@
/obj/item/gun/ballistic/shotgun/doublebarrel,
/turf/open/floor/wood,
/area/station/service/bar/backroom)
+"wwj" = (
+/obj/effect/spawner/random/entertainment/slot_machine{
+ pixel_y = 2
+ },
+/obj/machinery/light/cold/directional/south,
+/obj/machinery/airalarm/directional/south,
+/turf/open/floor/iron/dark,
+/area/station/commons/lounge)
"wwA" = (
/obj/effect/turf_decal/trimline/neutral/filled/line,
/obj/structure/closet/wardrobe/mixed,
@@ -68647,6 +68685,26 @@
},
/turf/open/floor/iron/dark,
/area/station/service/chapel/office)
+"wTN" = (
+/obj/machinery/door/airlock/medical/glass{
+ name = "Treatment Center"
+ },
+/obj/effect/turf_decal/trimline/blue/filled/line{
+ dir = 1
+ },
+/obj/effect/turf_decal/trimline/blue/filled/line,
+/obj/machinery/door/firedoor,
+/obj/machinery/duct,
+/obj/effect/mapping_helpers/airlock/access/all/medical/general,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/mapping_helpers/airlock/unres/delayed{
+ dir = 8
+ },
+/turf/open/floor/iron/white,
+/area/station/medical/treatment_center)
"wTP" = (
/obj/structure/bodycontainer/morgue/beeper_off,
/obj/structure/window/reinforced/spawner/directional/south,
@@ -69052,11 +69110,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/white,
/area/station/science/xenobiology)
-"xcU" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/railing,
-/turf/open/floor/iron,
-/area/station/cargo/miningfoundry)
"xdx" = (
/obj/effect/turf_decal/stripes/line{
dir = 6
@@ -69908,6 +69961,14 @@
/obj/effect/mapping_helpers/airalarm/surgery,
/turf/open/floor/iron/white,
/area/station/medical/surgery/aft)
+"xuH" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/bouldertech/refinery/smelter{
+ dir = 4
+ },
+/obj/structure/railing,
+/turf/open/floor/iron,
+/area/station/cargo/miningfoundry)
"xuI" = (
/obj/effect/turf_decal/stripes/corner{
dir = 1
@@ -117816,9 +117877,9 @@ aac
aaa
aaa
xdZ
-mTg
-meg
-nxN
+mIM
+tXl
+qwE
omS
unl
ikc
@@ -118073,9 +118134,9 @@ aac
aac
aaa
xdZ
-qzh
-mqT
-cqj
+vCO
+xuH
+bjo
mgj
unl
oNp
@@ -118330,10 +118391,10 @@ aac
aaa
aaa
xdZ
-vFe
-cZQ
-ajn
-szr
+joA
+jkr
+rjC
+dUh
unl
rbM
gJs
@@ -118587,9 +118648,9 @@ aac
aac
aaa
xdZ
-qMI
-cZQ
-xcU
+gHr
+lyv
+bjo
sfn
njK
xiZ
@@ -118844,9 +118905,9 @@ aac
aaa
aaa
xdZ
-siF
-cZQ
-xcU
+vCO
+hMw
+bjo
goY
njK
flZ
@@ -119101,9 +119162,9 @@ aac
aaa
aaa
xdZ
-jsx
-mqT
-xcU
+bIT
+jkr
+bjo
eAV
qxG
unl
@@ -119358,9 +119419,9 @@ aac
aac
aaa
xdZ
-ddY
-kxV
-nXb
+asb
+lbW
+gfr
wAB
nzF
jrJ
@@ -119615,9 +119676,9 @@ aac
aaa
aaa
xdZ
+dHd
fdc
-cZQ
-jwy
+hCz
sUC
pIF
rRp
@@ -119651,7 +119712,7 @@ hFC
hFC
hFC
hFC
-adD
+uAH
qxm
qxm
abM
@@ -119917,7 +119978,7 @@ sQZ
owO
owO
owO
-owO
+uAv
cJS
rKD
udg
@@ -120178,7 +120239,7 @@ sQZ
sQZ
wrz
hIY
-tVK
+tRz
vIF
yeZ
hTg
@@ -120433,7 +120494,7 @@ aaa
aaa
aaa
sQZ
-mtI
+sQZ
fGK
bwU
vEl
@@ -121012,7 +121073,7 @@ dKU
szZ
kZw
mxm
-gWx
+tLm
byF
waj
iJY
@@ -156099,7 +156160,7 @@ hPs
juT
lAC
pbo
-aeX
+rCu
yjm
oby
etH
@@ -167177,12 +167238,12 @@ abM
abM
abM
omm
-iTJ
+dds
jEL
hht
nTz
rQl
-edQ
+wwj
izU
swd
izU
@@ -167691,12 +167752,12 @@ abM
abM
abM
omm
-rXV
+diN
lsx
iEl
bra
mfN
-rXV
+diN
izU
mXI
kmb
@@ -167742,7 +167803,7 @@ aOF
wdj
wao
cHU
-bLu
+ncr
wdj
oGJ
oGJ
@@ -168500,7 +168561,7 @@ jtr
jtr
jtr
xSZ
-uSX
+cbY
xSZ
jtr
jtr
@@ -168751,10 +168812,10 @@ wyd
qNI
dyI
tDP
-avZ
+dRM
jtr
jtr
-vXx
+hfd
kWR
dZX
lxI
@@ -169262,7 +169323,7 @@ lNF
wAI
wAI
enB
-cXS
+mBQ
bbD
uck
gBz
@@ -169769,7 +169830,7 @@ qfF
pLs
izU
yhN
-dWi
+reE
bPh
sSt
jEK
@@ -169780,13 +169841,13 @@ wyd
dyI
aHP
aKq
-dcY
+dXj
aLe
oIU
aLA
whF
ecW
-rji
+dXo
lTc
lrQ
xOn
@@ -170048,7 +170109,7 @@ eGn
xOn
xOn
gHp
-lBM
+rub
xSZ
tLE
aOS
@@ -170290,7 +170351,7 @@ foh
gxq
gxq
rjx
-iaM
+eEz
eYP
tIX
irR
@@ -170542,7 +170603,7 @@ ykP
lej
iOy
wyd
-tlw
+qtc
kin
juV
uAx
@@ -170816,7 +170877,7 @@ qDF
uwk
oXz
gNE
-caT
+bVY
jtr
jtr
jtr
@@ -171070,7 +171131,7 @@ jtr
jtr
rhd
xSZ
-kdN
+wTN
xSZ
jtr
jtr
@@ -172880,7 +172941,7 @@ cdi
ugt
qjF
rkd
-jFB
+lrA
ycI
fwB
ugt
@@ -185458,8 +185519,8 @@ xNT
xNT
xNT
xNT
-kvt
-dpB
+xNT
+bKH
nZO
kvt
wtw
@@ -185710,10 +185771,10 @@ tXz
hmd
bHb
sed
-dpB
+oqB
vpp
gel
-wcw
+gyk
llY
qab
lWJ
@@ -185967,7 +186028,7 @@ gAQ
eoX
geG
ruD
-kNk
+mfv
tvQ
oIe
cNX
@@ -186224,7 +186285,7 @@ gAQ
eoX
fyc
vwD
-dpB
+oiH
iqM
nzk
rle
@@ -186998,11 +187059,11 @@ pdn
xNT
kNM
ktg
-bDB
+vVb
xNT
kNM
ktg
-rws
+nvJ
xNT
xNT
syv
diff --git a/_maps/map_files/wawastation/wawastation.dmm b/_maps/map_files/wawastation/wawastation.dmm
index 381cd52bdbc..ee82f831ce9 100644
--- a/_maps/map_files/wawastation/wawastation.dmm
+++ b/_maps/map_files/wawastation/wawastation.dmm
@@ -159,18 +159,6 @@
/obj/item/holosign_creator/atmos,
/turf/open/floor/iron/dark,
/area/station/science/ordnance)
-"acY" = (
-/obj/structure/cable,
-/obj/structure/railing/corner{
- dir = 1
- },
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/white,
-/area/station/science/research)
"adc" = (
/obj/machinery/power/emitter/welded{
dir = 1
@@ -598,20 +586,6 @@
/obj/machinery/telecomms/server/presets/engineering,
/turf/open/floor/circuit/green/telecomms/mainframe,
/area/station/tcommsat/server)
-"aki" = (
-/obj/machinery/computer/dna_console{
- dir = 1
- },
-/obj/structure/railing,
-/obj/machinery/door/firedoor/border_only,
-/obj/effect/turf_decal/siding/purple{
- dir = 1
- },
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/turf/open/floor/iron/white/textured,
-/area/station/science/genetics)
"akl" = (
/obj/machinery/duct,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -759,18 +733,6 @@
},
/turf/open/floor/wood,
/area/station/service/theater)
-"amn" = (
-/obj/machinery/disposal/bin,
-/obj/machinery/button/door/directional/east{
- id = "geneshut";
- name = "Genetics Shutters"
- },
-/obj/structure/disposalpipe/trunk{
- dir = 8
- },
-/obj/machinery/firealarm/directional/south,
-/turf/open/floor/iron/white/textured,
-/area/station/science/genetics)
"amJ" = (
/obj/machinery/iv_drip,
/obj/effect/turf_decal/tile/blue/fourcorners,
@@ -804,17 +766,6 @@
/obj/structure/disposalpipe/segment,
/turf/open/floor/iron/white,
/area/station/medical/medbay/lobby)
-"and" = (
-/obj/effect/turf_decal/tile/neutral/fourcorners,
-/obj/effect/turf_decal/siding/purple{
- dir = 5
- },
-/obj/machinery/camera/autoname/directional/east,
-/mob/living/simple_animal/bot/secbot/pingsky,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/white,
-/area/station/ai/upload/foyer)
"anf" = (
/obj/machinery/light/small/directional/south,
/obj/effect/decal/cleanable/dirt,
@@ -1029,13 +980,6 @@
/obj/item/lighter,
/turf/open/floor/carpet/red,
/area/station/command/heads_quarters/qm)
-"aqM" = (
-/obj/effect/turf_decal/tile/purple/opposingcorners,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 4
- },
-/turf/open/floor/iron/white,
-/area/station/science/auxlab/firing_range)
"aqR" = (
/obj/structure/chair/stool/directional/east,
/obj/effect/landmark/start/assistant,
@@ -1639,6 +1583,13 @@
},
/turf/open/floor/iron/white,
/area/station/medical/medbay/central)
+"aAS" = (
+/obj/effect/turf_decal/siding/purple,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/turf/open/floor/iron/white/textured_large,
+/area/station/science/genetics)
"aBb" = (
/obj/effect/turf_decal/trimline/blue/filled/line{
dir = 1
@@ -1734,6 +1685,13 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron,
/area/station/security/brig)
+"aCF" = (
+/obj/machinery/dna_scannernew,
+/obj/machinery/power/apc/auto_name/directional/west,
+/obj/machinery/door/firedoor/border_only,
+/obj/structure/cable,
+/turf/open/floor/iron/white/textured,
+/area/station/science/genetics)
"aCL" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/plating,
@@ -1837,6 +1795,12 @@
},
/turf/open/floor/circuit,
/area/station/cargo/bitrunning/den)
+"aEE" = (
+/obj/effect/turf_decal/siding/purple{
+ dir = 1
+ },
+/turf/open/floor/iron/white/textured_large,
+/area/station/science/genetics)
"aEL" = (
/obj/machinery/airalarm/directional/east,
/obj/structure/table/reinforced,
@@ -2272,13 +2236,6 @@
},
/turf/open/floor/circuit/green,
/area/station/ai/satellite/chamber)
-"aLe" = (
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/machinery/door/firedoor/border_only,
-/turf/open/floor/iron/white/textured,
-/area/station/science/genetics)
"aLz" = (
/obj/machinery/door/firedoor,
/obj/machinery/door/airlock/command{
@@ -2897,6 +2854,16 @@
},
/turf/open/floor/engine,
/area/station/science/xenobiology)
+"aWs" = (
+/obj/structure/railing{
+ dir = 1
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/effect/turf_decal/sand/plating,
+/turf/open/floor/plating,
+/area/station/cargo/miningoffice)
"aWD" = (
/turf/closed/wall/r_wall,
/area/station/engineering/main)
@@ -3115,10 +3082,6 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/iron,
/area/station/engineering/atmos)
-"bbe" = (
-/obj/machinery/airalarm/directional/west,
-/turf/open/floor/engine,
-/area/station/science/auxlab/firing_range)
"bbf" = (
/obj/structure/table/reinforced,
/obj/machinery/door/poddoor/shutters/preopen{
@@ -3657,12 +3620,6 @@
/obj/effect/turf_decal/sand/plating,
/turf/open/floor/plating,
/area/station/maintenance/department/medical)
-"bme" = (
-/obj/structure/sign/warning/directional/east,
-/turf/closed/mineral/random/stationside/asteroid/porus{
- mineralChance = 20
- },
-/area/station/asteroid)
"bmf" = (
/obj/effect/turf_decal/siding/white{
dir = 1
@@ -3716,6 +3673,11 @@
/obj/machinery/vending/wardrobe/law_wardrobe,
/turf/open/floor/wood,
/area/station/service/lawoffice)
+"bmG" = (
+/turf/closed/mineral/random/stationside/asteroid/porus{
+ mineral_chance = 20
+ },
+/area/station/asteroid)
"bmL" = (
/obj/effect/spawner/random/engineering/tracking_beacon,
/turf/open/floor/carpet,
@@ -4486,11 +4448,6 @@
/obj/structure/lattice,
/turf/open/openspace,
/area/station/command/meeting_room)
-"bBo" = (
-/turf/closed/mineral/random/stationside/asteroid/porus{
- mineralChance = 20
- },
-/area/station/cargo/miningoffice)
"bBr" = (
/obj/effect/spawner/structure/window/reinforced/plasma,
/turf/open/floor/plating,
@@ -4587,16 +4544,6 @@
/obj/effect/mapping_helpers/airlock/red_alert_access,
/turf/open/floor/iron/dark,
/area/station/security/lockers)
-"bDy" = (
-/obj/structure/chair/sofa/bench{
- dir = 4
- },
-/obj/effect/turf_decal/tile/purple/half/contrasted{
- dir = 8
- },
-/obj/machinery/camera/autoname/directional/west,
-/turf/open/floor/iron/white,
-/area/station/science/lobby)
"bDA" = (
/obj/effect/turf_decal/siding/wood{
dir = 1
@@ -5055,6 +5002,19 @@
/obj/structure/broken_flooring/corner,
/turf/open/floor/plating,
/area/station/maintenance/department/medical/central)
+"bMI" = (
+/obj/effect/landmark/start/geneticist,
+/obj/structure/chair/office{
+ dir = 1
+ },
+/obj/effect/turf_decal/siding/purple/corner{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/turf/open/floor/iron/white/textured,
+/area/station/science/genetics)
"bMP" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -5449,16 +5409,6 @@
dir = 8
},
/area/station/science/xenobiology)
-"bUu" = (
-/obj/structure/table,
-/obj/machinery/cell_charger,
-/obj/item/stock_parts/power_store/cell,
-/obj/effect/turf_decal/tile/purple/half/contrasted{
- dir = 1
- },
-/obj/machinery/airalarm/directional/north,
-/turf/open/floor/iron/white,
-/area/station/science/lobby)
"bUx" = (
/obj/effect/landmark/event_spawn,
/obj/effect/decal/cleanable/dirt,
@@ -5503,13 +5453,6 @@
/obj/machinery/camera/autoname/directional/west,
/turf/open/floor/iron/dark,
/area/station/engineering/circuit_workshop)
-"bUU" = (
-/obj/structure/railing,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/decal/cleanable/blood/tracks,
-/obj/machinery/door/firedoor/border_only,
-/turf/open/floor/catwalk_floor/iron_white,
-/area/station/science/lobby)
"bUZ" = (
/obj/machinery/light/small/directional/west,
/obj/structure/flora/tree/palm/style_random,
@@ -5624,6 +5567,14 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/catwalk_floor/iron_white,
/area/station/science/xenobiology)
+"bXx" = (
+/obj/machinery/camera/autoname/directional/south,
+/obj/machinery/airalarm/directional/south,
+/obj/effect/spawner/random/entertainment/slot_machine{
+ pixel_y = 2
+ },
+/turf/open/floor/wood,
+/area/station/commons/lounge)
"bXD" = (
/obj/structure/filingcabinet/security,
/obj/effect/decal/cleanable/dirt/dust,
@@ -5742,12 +5693,6 @@
},
/turf/open/floor/wood,
/area/station/service/lawoffice)
-"bZI" = (
-/obj/effect/turf_decal/bot,
-/mob/living/simple_animal/bot/secbot/beepsky/armsky,
-/obj/effect/landmark/event_spawn,
-/turf/open/floor/iron/dark/textured_large,
-/area/station/security/armory)
"caq" = (
/obj/effect/spawner/surgery_tray/full/deployed,
/obj/effect/turf_decal/tile/blue/fourcorners,
@@ -5816,15 +5761,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/catwalk_floor/iron_dark,
/area/station/ai/satellite/interior)
-"cbn" = (
-/obj/machinery/conveyor{
- dir = 4;
- id = "brm"
- },
-/obj/effect/turf_decal/sand/plating,
-/obj/machinery/light/small/directional/north,
-/turf/open/floor/plating,
-/area/station/cargo/miningoffice)
"cbr" = (
/obj/effect/turf_decal/trimline/blue/filled/line{
dir = 4
@@ -5935,11 +5871,6 @@
"cdk" = (
/turf/open/floor/iron/kitchen,
/area/station/service/kitchen)
-"cdl" = (
-/obj/effect/spawner/structure/window/reinforced,
-/obj/machinery/duct,
-/turf/open/floor/plating,
-/area/station/science/cytology)
"cdo" = (
/obj/machinery/elevator_control_panel/directional/south{
linked_elevator_id = "aisat";
@@ -6401,14 +6332,6 @@
/obj/machinery/duct,
/turf/open/floor/iron/freezer,
/area/station/commons/toilet/restrooms)
-"cmM" = (
-/obj/machinery/power/apc/auto_name/directional/south,
-/obj/structure/cable,
-/obj/effect/spawner/random/entertainment/slot_machine{
- pixel_y = 2
- },
-/turf/open/floor/wood,
-/area/station/commons/lounge)
"cmZ" = (
/obj/structure/disposalpipe/segment{
dir = 5
@@ -6715,6 +6638,16 @@
"csW" = (
/turf/open/floor/carpet/executive,
/area/station/command/heads_quarters/captain/private)
+"csX" = (
+/obj/effect/landmark/start/geneticist,
+/obj/structure/chair/office{
+ dir = 1
+ },
+/obj/structure/cable,
+/obj/effect/turf_decal/siding/purple,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/white/textured_large,
+/area/station/science/genetics)
"cts" = (
/turf/closed/wall/rock/porous,
/area/station/medical/chemistry/minisat)
@@ -6747,11 +6680,27 @@
/obj/effect/mapping_helpers/airlock/access/all/science/general,
/turf/open/floor/iron/white,
/area/station/science/research)
+"ctI" = (
+/obj/effect/mapping_helpers/airlock/access/all/science/general,
+/obj/machinery/door/airlock/science/glass,
+/obj/effect/mapping_helpers/airlock/autoname,
+/obj/structure/cable,
+/obj/effect/turf_decal/tile/purple/opposingcorners,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron/white,
+/area/station/science/auxlab/firing_range)
"ctL" = (
/obj/structure/window/reinforced/spawner/directional/west,
/obj/structure/cable,
/turf/open/floor/glass/reinforced,
/area/station/security/prison)
+"ctP" = (
+/obj/effect/spawner/random/entertainment/slot_machine,
+/obj/effect/decal/cleanable/dirt/dust,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron/grimy,
+/area/station/maintenance/central/lesser)
"cuj" = (
/obj/item/trash/shrimp_chips,
/turf/open/floor/plating,
@@ -7045,14 +6994,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/catwalk_floor/iron_white,
/area/station/science/xenobiology)
-"cAr" = (
-/obj/structure/cable,
-/obj/machinery/button/door/directional/north{
- id = "chimpcon1";
- name = "anti-chimp protection control"
- },
-/turf/open/floor/iron/white/smooth_edge,
-/area/station/science/research)
"cAv" = (
/obj/machinery/door/airlock/maintenance_hatch,
/obj/effect/mapping_helpers/airlock/access/all/supply/general,
@@ -7130,10 +7071,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron,
/area/station/security/prison/garden)
-"cCb" = (
-/obj/structure/lattice/catwalk,
-/turf/open/openspace,
-/area/station/science/genetics)
"cCj" = (
/obj/machinery/shower/directional/north,
/obj/effect/turf_decal/trimline/yellow/filled/line{
@@ -7199,6 +7136,11 @@
/obj/item/radio/intercom/directional/north,
/turf/open/floor/iron/white,
/area/station/hallway/secondary/entry)
+"cDz" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/door/firedoor/border_only,
+/turf/open/floor/catwalk_floor/iron_white,
+/area/station/science/lobby)
"cDD" = (
/turf/closed/wall,
/area/station/medical/psychology)
@@ -7915,20 +7857,6 @@
/obj/structure/cable,
/turf/open/floor/iron/dark,
/area/station/command/bridge)
-"cQR" = (
-/obj/machinery/door/airlock/medical/glass{
- name = "Treatment Centre"
- },
-/obj/machinery/door/firedoor,
-/obj/effect/mapping_helpers/airlock/access/any/medical/general,
-/obj/structure/disposalpipe/segment{
- dir = 8
- },
-/obj/effect/mapping_helpers/airlock/unres/delayed{
- dir = 8
- },
-/turf/open/floor/iron/white,
-/area/station/medical/treatment_center)
"cQT" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/half{
@@ -7990,21 +7918,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/plating,
/area/station/maintenance/aft/upper)
-"cRV" = (
-/obj/structure/table/glass,
-/obj/item/assembly/flash/handheld,
-/obj/item/assembly/signaler,
-/obj/item/electronics/airlock{
- pixel_x = -14
- },
-/obj/effect/turf_decal/tile/purple{
- dir = 8
- },
-/obj/structure/disposalpipe/segment{
- dir = 10
- },
-/turf/open/floor/iron/white,
-/area/station/science/lobby)
"cSa" = (
/obj/machinery/power/smes/full,
/obj/machinery/power/apc/auto_name/directional/west,
@@ -8726,6 +8639,10 @@
/obj/structure/cable,
/turf/open/floor/iron,
/area/station/commons/fitness/recreation)
+"dcZ" = (
+/obj/effect/spawner/random/gizmo,
+/turf/open/floor/engine,
+/area/station/science/explab)
"dda" = (
/obj/effect/decal/cleanable/dirt,
/obj/machinery/door/airlock/maintenance,
@@ -8741,6 +8658,18 @@
},
/turf/open/floor/plating,
/area/station/commons/vacant_room/commissary)
+"ddy" = (
+/obj/machinery/light/directional/south,
+/obj/structure/table/glass,
+/obj/item/stack/sheet/glass,
+/obj/item/assembly/timer,
+/obj/effect/turf_decal/tile/purple/half/contrasted,
+/obj/structure/disposalpipe/segment{
+ dir = 8
+ },
+/obj/item/stack/cable_coil,
+/turf/open/floor/iron/white,
+/area/station/science/lobby)
"ddF" = (
/obj/machinery/power/apc/auto_name/directional/north,
/obj/structure/cable,
@@ -9330,19 +9259,6 @@
/obj/machinery/light/cold/directional/west,
/turf/open/floor/iron/white,
/area/station/medical/exam_room)
-"dnW" = (
-/obj/structure/table,
-/obj/item/paper_bin{
- pixel_x = -2;
- pixel_y = 6
- },
-/obj/item/pen,
-/obj/effect/turf_decal/tile/purple/half/contrasted{
- dir = 1
- },
-/obj/machinery/firealarm/directional/north,
-/turf/open/floor/iron/white,
-/area/station/science/lobby)
"dog" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -9864,12 +9780,6 @@
"dwI" = (
/turf/open/openspace,
/area/station/maintenance/department/medical/central)
-"dwV" = (
-/obj/structure/lattice/catwalk,
-/obj/structure/railing,
-/obj/effect/spawner/random/structure/chair_flipped,
-/turf/open/openspace,
-/area/station/science/genetics)
"dxx" = (
/obj/structure/extinguisher_cabinet/directional/south,
/obj/item/kirbyplants/potty,
@@ -9879,6 +9789,12 @@
/obj/machinery/telecomms/receiver/preset_left,
/turf/open/floor/circuit/green/telecomms/mainframe,
/area/station/tcommsat/server)
+"dxC" = (
+/obj/structure/railing{
+ dir = 8
+ },
+/turf/open/floor/catwalk_floor/iron_white,
+/area/station/science/lobby)
"dxD" = (
/obj/effect/turf_decal/sand/plating,
/obj/effect/decal/cleanable/rubble,
@@ -10323,13 +10239,6 @@
/obj/effect/spawner/random/maintenance,
/turf/open/floor/plating,
/area/station/maintenance/port/greater)
-"dDI" = (
-/obj/structure/lattice/catwalk,
-/obj/structure/railing{
- dir = 10
- },
-/turf/open/openspace,
-/area/station/science/genetics)
"dDK" = (
/obj/structure/cable/multilayer/multiz,
/turf/open/floor/plating,
@@ -10347,14 +10256,6 @@
"dEG" = (
/turf/open/floor/grass,
/area/station/security/prison/garden)
-"dES" = (
-/obj/machinery/dna_scannernew,
-/obj/machinery/firealarm/directional/north,
-/obj/effect/turf_decal/siding/purple,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/white/textured,
-/area/station/science/genetics)
"dFb" = (
/obj/effect/turf_decal/siding/wood{
dir = 4
@@ -10419,12 +10320,6 @@
/obj/structure/cable,
/turf/open/floor/carpet/executive,
/area/station/command/heads_quarters/captain/private)
-"dGk" = (
-/obj/structure/sign/warning/directional/south,
-/turf/closed/mineral/random/stationside/asteroid/porus{
- mineralChance = 20
- },
-/area/station/asteroid)
"dGq" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
dir = 8
@@ -10683,6 +10578,12 @@
/obj/effect/decal/cleanable/blood/old,
/turf/open/floor/engine/xenobio,
/area/station/science/xenobiology)
+"dKd" = (
+/obj/structure/sign/warning/directional/south,
+/turf/closed/mineral/random/stationside/asteroid/porus{
+ mineral_chance = 20
+ },
+/area/station/asteroid)
"dKo" = (
/obj/machinery/door/airlock/research/glass{
name = "Secure Pen"
@@ -10718,6 +10619,14 @@
/obj/structure/sign/warning/vacuum/external/directional/east,
/turf/open/floor/plating,
/area/station/maintenance/disposal)
+"dKU" = (
+/obj/machinery/light/directional/north,
+/obj/structure/table,
+/obj/effect/turf_decal/tile/purple/opposingcorners,
+/obj/item/storage/toolbox/mechanical,
+/obj/machinery/airalarm/directional/north,
+/turf/open/floor/iron/white,
+/area/station/science/auxlab/firing_range)
"dLf" = (
/obj/machinery/camera/directional/west{
c_tag = "Atmospherics Tank - Plasma"
@@ -10861,14 +10770,6 @@
},
/turf/open/floor/iron/dark/small,
/area/station/science/cytology)
-"dOl" = (
-/obj/machinery/atmospherics/pipe/multiz/scrubbers/visible/layer2{
- name = "chimpanzee filth exhaust"
- },
-/obj/machinery/light/directional/north,
-/obj/machinery/firealarm/directional/east,
-/turf/open/floor/iron/white,
-/area/station/science/research)
"dOv" = (
/obj/effect/turf_decal/tile/neutral{
dir = 1
@@ -11761,6 +11662,16 @@
/obj/effect/mapping_helpers/mail_sorting/medbay/cmo_office,
/turf/open/floor/iron/white,
/area/station/medical/medbay/central)
+"ecn" = (
+/obj/structure/cable,
+/obj/structure/railing/corner{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/iron/white,
+/area/station/science/research)
"ecy" = (
/obj/effect/turf_decal/trimline/blue/filled/line{
dir = 1
@@ -11895,6 +11806,14 @@
/obj/effect/spawner/structure/window/reinforced/plasma,
/turf/open/floor/engine/vacuum,
/area/station/science/ordnance/burnchamber)
+"efP" = (
+/obj/effect/turf_decal/siding/purple/corner{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/iron/white/textured,
+/area/station/science/genetics)
"efQ" = (
/obj/structure/cable,
/obj/effect/decal/cleanable/dirt,
@@ -12045,11 +11964,6 @@
/obj/machinery/light_switch/directional/south,
/turf/open/floor/iron,
/area/station/security)
-"eio" = (
-/turf/closed/mineral/random/stationside/asteroid/porus{
- mineralChance = 20
- },
-/area/station/maintenance/department/cargo)
"eip" = (
/obj/structure/cable,
/obj/machinery/door/airlock/external{
@@ -12214,6 +12128,17 @@
/obj/item/radio/intercom/directional/south,
/turf/open/floor/iron,
/area/station/hallway/primary/central)
+"ekO" = (
+/obj/machinery/bouldertech/refinery{
+ dir = 8
+ },
+/obj/machinery/conveyor{
+ dir = 4;
+ id = "brm"
+ },
+/obj/effect/turf_decal/sand/plating,
+/turf/open/floor/plating,
+/area/station/cargo/miningoffice)
"ekR" = (
/obj/machinery/computer/rdservercontrol{
dir = 4
@@ -12299,6 +12224,11 @@
/obj/machinery/door/firedoor,
/turf/open/floor/iron,
/area/station/hallway/primary/starboard)
+"emQ" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/siding/purple/corner,
+/turf/open/floor/iron/white/textured,
+/area/station/science/genetics)
"eng" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -12696,18 +12626,6 @@
"etW" = (
/turf/closed/wall/mineral/plastitanium/nodiagonal,
/area/station/maintenance/department/science)
-"eua" = (
-/obj/structure/cable,
-/obj/structure/railing/corner{
- dir = 4
- },
-/obj/structure/disposalpipe/segment{
- dir = 6
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/white,
-/area/station/science/research)
"euj" = (
/obj/machinery/airalarm/directional/west,
/turf/open/floor/plating,
@@ -13347,17 +13265,17 @@
/obj/machinery/door/firedoor,
/turf/open/floor/iron,
/area/station/service/hydroponics/garden)
+"eFs" = (
+/obj/machinery/computer/dna_console,
+/obj/machinery/light_switch/directional/north,
+/turf/open/floor/iron/white/textured,
+/area/station/science/genetics)
"eFu" = (
/obj/effect/decal/cleanable/dirt,
/obj/machinery/firealarm/directional/east,
/obj/item/kirbyplants/random,
/turf/open/floor/iron,
/area/station/cargo/miningoffice)
-"eFx" = (
-/mob/living/carbon/human/species/monkey,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/grass,
-/area/station/science/genetics)
"eFy" = (
/obj/machinery/power/apc/auto_name/directional/south,
/obj/effect/turf_decal/tile/red/half/contrasted,
@@ -13512,6 +13430,13 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plating,
/area/station/maintenance/port/lesser)
+"eIL" = (
+/obj/structure/cable,
+/obj/effect/turf_decal/siding/purple{
+ dir = 4
+ },
+/turf/open/floor/iron/white/textured,
+/area/station/science/genetics)
"eIM" = (
/obj/effect/turf_decal/siding/dark,
/obj/machinery/door/firedoor/border_only,
@@ -14252,6 +14177,11 @@
/obj/structure/cable,
/turf/open/space/basic,
/area/station/solars/starboard/fore)
+"eYp" = (
+/turf/closed/mineral/random/stationside/asteroid/porus{
+ mineral_chance = 20
+ },
+/area/station/maintenance/department/cargo)
"eYt" = (
/obj/structure/chair{
dir = 8
@@ -15207,14 +15137,6 @@
},
/turf/open/floor/iron,
/area/station/service/hydroponics)
-"frt" = (
-/obj/effect/spawner/structure/window/reinforced,
-/obj/machinery/door/poddoor/shutters/preopen{
- dir = 1;
- id = "geneshut"
- },
-/turf/open/floor/plating,
-/area/station/science/genetics)
"frv" = (
/obj/structure/filingcabinet/chestdrawer,
/turf/open/floor/iron/dark,
@@ -15374,6 +15296,12 @@
/obj/machinery/firealarm/directional/south,
/turf/open/floor/iron/dark,
/area/station/security/lockers)
+"ftQ" = (
+/obj/effect/turf_decal/siding/purple,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/turf/open/floor/iron/white/textured_large,
+/area/station/science/genetics)
"ftR" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
dir = 4
@@ -15396,13 +15324,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/plating,
/area/station/maintenance/central/greater)
-"fuo" = (
-/obj/effect/landmark/start/geneticist,
-/obj/structure/chair/office{
- dir = 1
- },
-/turf/open/floor/glass/reinforced,
-/area/station/science/genetics)
"fus" = (
/obj/machinery/holopad,
/obj/structure/cable,
@@ -15769,14 +15690,6 @@
},
/turf/open/floor/wood,
/area/station/service/library)
-"fAU" = (
-/obj/machinery/power/apc/auto_name/directional/east,
-/obj/structure/cable,
-/obj/item/radio/intercom/directional/north,
-/obj/item/kirbyplants/random,
-/obj/effect/turf_decal/tile/purple/opposingcorners,
-/turf/open/floor/iron/white,
-/area/station/science/auxlab/firing_range)
"fAV" = (
/obj/item/kirbyplants/random/dead,
/turf/open/misc/asteroid,
@@ -16051,23 +15964,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron,
/area/station/hallway/primary/central)
-"fFq" = (
-/obj/effect/turf_decal/tile/purple/opposingcorners,
-/obj/structure/table,
-/obj/item/gun/energy/laser/practice{
- pixel_x = 2;
- pixel_y = 5
- },
-/obj/item/gun/energy/laser/practice{
- pixel_x = 2;
- pixel_y = 1
- },
-/obj/item/gun/energy/laser/practice{
- pixel_x = 2;
- pixel_y = -2
- },
-/turf/open/floor/iron/white,
-/area/station/science/auxlab/firing_range)
"fFt" = (
/obj/machinery/photocopier/prebuilt,
/obj/item/newspaper,
@@ -16081,10 +15977,6 @@
/obj/structure/cable,
/turf/open/floor/iron/white,
/area/station/medical/treatment_center)
-"fFE" = (
-/obj/effect/decal/cleanable/rubble,
-/turf/open/misc/asteroid,
-/area/station/cargo/miningoffice)
"fFT" = (
/obj/structure/reagent_dispensers/fueltank,
/obj/effect/decal/cleanable/dirt,
@@ -16619,6 +16511,19 @@
/obj/machinery/wall_healer/directional/west,
/turf/open/floor/iron,
/area/station/hallway/primary/central)
+"fPs" = (
+/obj/effect/turf_decal/tile/blue/half/contrasted{
+ dir = 1
+ },
+/obj/structure/table,
+/obj/item/stack/medical/wrap/gauze,
+/obj/item/stack/medical/suture,
+/obj/item/stack/medical/mesh,
+/obj/machinery/power/apc/auto_name/directional/north,
+/obj/structure/cable,
+/obj/effect/spawner/random/medical/minor_healing,
+/turf/open/floor/iron/white,
+/area/station/medical/medbay/lobby)
"fPv" = (
/obj/machinery/light_switch/directional/east,
/turf/open/floor/glass/reinforced/plasma,
@@ -16933,15 +16838,6 @@
/obj/effect/mapping_helpers/mail_sorting/service/bar,
/turf/open/floor/iron,
/area/station/commons/lounge)
-"fTN" = (
-/obj/structure/cable,
-/obj/structure/disposalpipe/segment{
- dir = 9
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/white,
-/area/station/science/research)
"fTX" = (
/turf/closed/wall/r_wall,
/area/station/engineering/atmos)
@@ -17036,6 +16932,21 @@
},
/turf/open/floor/carpet,
/area/station/commons/dorms)
+"fVF" = (
+/obj/machinery/door/airlock/medical{
+ id_tag = "r1";
+ name = "Room A"
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/mapping_helpers/airlock/access/any/medical/general,
+/obj/effect/turf_decal/tile/blue/fourcorners,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/obj/effect/mapping_helpers/airlock/unres/delayed{
+ dir = 4
+ },
+/turf/open/floor/iron/white,
+/area/station/medical/patients_rooms/room_a)
"fVI" = (
/obj/machinery/door/airlock/maintenance_hatch,
/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance,
@@ -17080,6 +16991,11 @@
/obj/structure/cable,
/turf/open/floor/iron/checker,
/area/station/engineering/atmos/mix)
+"fWn" = (
+/turf/closed/mineral/random/stationside/asteroid/porus{
+ mineral_chance = 20
+ },
+/area/station/cargo/miningoffice)
"fWp" = (
/obj/effect/turf_decal/siding/white{
dir = 10
@@ -17342,6 +17258,11 @@
},
/turf/open/floor/iron/chapel,
/area/station/service/chapel)
+"gaM" = (
+/obj/machinery/duct,
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/station/science/cytology)
"gaN" = (
/obj/effect/landmark/event_spawn,
/turf/open/floor/iron,
@@ -17637,21 +17558,6 @@
/obj/structure/cable,
/turf/open/floor/plating,
/area/station/maintenance/department/cargo)
-"ggZ" = (
-/obj/machinery/door/airlock/medical{
- name = "Surgery"
- },
-/obj/machinery/door/firedoor,
-/obj/effect/mapping_helpers/airlock/access/any/medical/surgery,
-/obj/effect/turf_decal/tile/blue/fourcorners,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/mapping_helpers/airlock/unres/delayed{
- dir = 8
- },
-/turf/open/floor/iron/white/smooth_large,
-/area/station/medical/surgery)
"gho" = (
/obj/structure/table/wood,
/obj/item/food/grown/harebell{
@@ -17860,6 +17766,11 @@
},
/turf/open/space/basic,
/area/space/nearstation)
+"gkg" = (
+/obj/effect/decal/cleanable/rubble,
+/obj/effect/turf_decal/sand/plating,
+/turf/open/floor/plating,
+/area/station/cargo/miningoffice)
"gkt" = (
/obj/effect/turf_decal/tile/red/half/contrasted{
dir = 1
@@ -18066,6 +17977,12 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron,
/area/station/cargo/sorting)
+"gpp" = (
+/obj/effect/spawner/structure/window/hollow/reinforced/end{
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/station/science/genetics)
"gpy" = (
/obj/structure/chair/pew/right{
dir = 4
@@ -18182,12 +18099,6 @@
/obj/machinery/camera/autoname/directional/west,
/turf/open/floor/iron/dark,
/area/station/service/bar)
-"grl" = (
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/white,
-/area/station/science/lobby)
"grm" = (
/obj/machinery/door/poddoor/shutters/window{
dir = 4;
@@ -18560,6 +18471,10 @@
},
/turf/open/floor/iron/dark,
/area/station/medical/treatment_center)
+"gwQ" = (
+/obj/structure/stairs/east,
+/turf/open/floor/iron/white/smooth_large,
+/area/station/science/lobby)
"gwS" = (
/obj/structure/cable,
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
@@ -18737,11 +18652,6 @@
/obj/effect/landmark/generic_maintenance_landmark,
/turf/open/floor/plating,
/area/station/maintenance/department/medical/central)
-"gzr" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/item/food/grown/banana,
-/turf/open/floor/grass,
-/area/station/science/genetics)
"gzt" = (
/obj/effect/turf_decal/tile/yellow/diagonal_centre,
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
@@ -19054,16 +18964,6 @@
/obj/machinery/light_switch/directional/north,
/turf/open/floor/iron,
/area/station/cargo/miningoffice)
-"gFg" = (
-/obj/effect/landmark/event_spawn,
-/obj/effect/turf_decal/siding/purple{
- dir = 8
- },
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 1
- },
-/turf/open/floor/iron/white/textured_large,
-/area/station/science/genetics)
"gFB" = (
/obj/structure/cable,
/obj/machinery/door/airlock/atmos/glass{
@@ -19343,6 +19243,10 @@
/mob/living/basic/butterfly,
/turf/open/misc/grass,
/area/station/ai/satellite/foyer)
+"gJn" = (
+/obj/machinery/rnd/experimentor,
+/turf/open/floor/engine,
+/area/station/science/explab)
"gJA" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -19388,9 +19292,6 @@
},
/turf/open/floor/plating,
/area/station/service/chapel/funeral)
-"gKt" = (
-/turf/closed/wall,
-/area/station/science/auxlab/firing_range)
"gKu" = (
/obj/machinery/atmospherics/pipe/smart/simple/purple/visible,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -19628,30 +19529,6 @@
dir = 1
},
/area/station/science/research)
-"gOB" = (
-/obj/structure/table,
-/obj/item/storage/box/monkeycubes{
- pixel_x = 4
- },
-/obj/item/storage/box/monkeycubes{
- pixel_x = 6;
- pixel_y = 9
- },
-/obj/item/storage/pill_bottle/mutadone{
- pixel_x = -9
- },
-/obj/machinery/airalarm/directional/north,
-/obj/effect/turf_decal/siding/purple/corner{
- dir = 8
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/item/flesh_shears{
- pixel_x = -5;
- pixel_y = 10
- },
-/turf/open/floor/iron/white/textured,
-/area/station/science/genetics)
"gOY" = (
/turf/closed/wall/r_wall,
/area/station/science/ordnance)
@@ -19797,10 +19674,6 @@
/obj/effect/decal/cleanable/dirt/dust,
/turf/open/floor/iron/white,
/area/station/medical/chemistry/minisat)
-"gSY" = (
-/obj/item/target/syndicate,
-/turf/open/floor/engine,
-/area/station/science/explab)
"gTe" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible,
/obj/effect/turf_decal/stripes{
@@ -20156,9 +20029,6 @@
"gYW" = (
/turf/closed/wall,
/area/station/maintenance/central/greater)
-"gYY" = (
-/turf/closed/wall,
-/area/station/science/genetics)
"gZc" = (
/obj/machinery/camera/directional/south{
c_tag = "Atmospherics Tank - Air"
@@ -20343,6 +20213,11 @@
/obj/effect/landmark/event_spawn,
/turf/open/floor/iron/white,
/area/station/medical/treatment_center)
+"hbp" = (
+/obj/effect/turf_decal/tile/purple/opposingcorners,
+/obj/structure/cable,
+/turf/open/floor/iron/white,
+/area/station/science/auxlab/firing_range)
"hbq" = (
/obj/item/extinguisher,
/obj/effect/decal/cleanable/dirt,
@@ -20351,13 +20226,6 @@
},
/turf/open/floor/plating,
/area/station/maintenance/department/engine)
-"hbr" = (
-/obj/effect/turf_decal/siding/white{
- dir = 6
- },
-/obj/effect/decal/cleanable/blood/tracks,
-/turf/open/floor/iron/white/small,
-/area/station/science/lobby)
"hbw" = (
/obj/effect/spawner/structure/window,
/turf/open/floor/plating,
@@ -20870,17 +20738,6 @@
/obj/structure/disposalpipe/segment,
/turf/open/floor/wood,
/area/station/service/library)
-"hle" = (
-/obj/machinery/light/directional/south,
-/obj/structure/table/glass,
-/obj/item/stack/sheet/glass,
-/obj/item/assembly/timer,
-/obj/effect/turf_decal/tile/purple/half/contrasted,
-/obj/structure/disposalpipe/segment{
- dir = 8
- },
-/turf/open/floor/iron/white,
-/area/station/science/lobby)
"hlh" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/structure/disposalpipe/segment{
@@ -21492,6 +21349,10 @@
/obj/machinery/camera/autoname/directional/south,
/turf/open/floor/iron,
/area/station/maintenance/disposal/incinerator)
+"huG" = (
+/obj/effect/turf_decal/sand/plating,
+/turf/open/floor/plating,
+/area/station/cargo/miningoffice)
"huK" = (
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/wood/parquet,
@@ -21785,6 +21646,11 @@
dir = 1
},
/area/station/service/chapel)
+"hBd" = (
+/turf/closed/mineral/random/stationside/asteroid/porus{
+ mineral_chance = 20
+ },
+/area/station/maintenance/disposal/incinerator)
"hBi" = (
/obj/structure/reagent_dispensers/watertank,
/obj/effect/turf_decal/tile/yellow/half/contrasted{
@@ -22346,6 +22212,18 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/dark,
/area/station/command/bridge)
+"hLJ" = (
+/obj/effect/turf_decal/siding/purple{
+ dir = 8
+ },
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/disposalpipe/segment{
+ dir = 6
+ },
+/turf/open/floor/iron/white/textured,
+/area/station/science/genetics)
"hLP" = (
/obj/machinery/camera/autoname/directional/east{
network = list("ss13","rd","xeno")
@@ -22445,6 +22323,22 @@
/obj/effect/mapping_helpers/airlock/access/all/command/general,
/turf/open/floor/iron/dark/side,
/area/station/command/bridge)
+"hOh" = (
+/obj/structure/table/glass,
+/obj/item/folder/white{
+ pixel_x = 4;
+ pixel_y = -3
+ },
+/obj/item/book/manual/wiki/infections,
+/obj/effect/turf_decal/tile/green/half/contrasted{
+ dir = 8
+ },
+/obj/item/tgui_book/manual/idc{
+ pixel_y = 2;
+ pixel_x = 3
+ },
+/turf/open/floor/iron/white,
+/area/station/medical/virology)
"hOn" = (
/obj/structure/closet/emcloset,
/obj/structure/sign/poster/official/random/directional/east,
@@ -22455,6 +22349,14 @@
/obj/item/kitchen/rollingpin,
/turf/open/floor/iron/kitchen,
/area/station/service/kitchen)
+"hOJ" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/shutters/preopen{
+ dir = 8;
+ id = "geneshut"
+ },
+/turf/open/floor/plating,
+/area/station/science/genetics)
"hOR" = (
/obj/structure/stairs/east,
/turf/open/floor/iron/stairs,
@@ -23024,6 +22926,15 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/wood/tile,
/area/station/service/bar)
+"hWM" = (
+/obj/effect/landmark/start/geneticist,
+/obj/structure/chair/office,
+/obj/structure/cable,
+/obj/effect/turf_decal/siding/purple/corner{
+ dir = 4
+ },
+/turf/open/floor/iron/white/textured,
+/area/station/science/genetics)
"hWW" = (
/obj/structure/cable,
/obj/effect/landmark/start/atmospheric_technician,
@@ -23154,11 +23065,6 @@
},
/turf/open/floor/iron/dark,
/area/station/engineering/circuit_workshop)
-"hZJ" = (
-/obj/effect/spawner/random/entertainment/slot_machine,
-/obj/effect/decal/cleanable/dirt/dust,
-/turf/open/floor/iron/grimy,
-/area/station/maintenance/central/lesser)
"hZM" = (
/obj/machinery/light/cold/directional/west,
/turf/open/floor/iron/dark,
@@ -23195,6 +23101,11 @@
/obj/structure/sign/poster/contraband/random/directional/south,
/turf/open/floor/iron,
/area/station/maintenance/department/medical/central)
+"iaA" = (
+/turf/closed/mineral/random/stationside/asteroid/porus{
+ mineral_chance = 20
+ },
+/area/station/hallway/secondary/entry)
"iaI" = (
/obj/structure/railing{
dir = 10
@@ -23399,15 +23310,6 @@
/obj/item/grown/bananapeel,
/turf/open/floor/plating,
/area/station/maintenance/department/engine)
-"iee" = (
-/obj/machinery/bouldertech/refinery/smelter,
-/obj/machinery/conveyor{
- dir = 6;
- id = "brm"
- },
-/obj/effect/turf_decal/sand/plating,
-/turf/open/floor/plating,
-/area/station/cargo/miningoffice)
"ief" = (
/obj/machinery/airalarm/directional/west,
/obj/machinery/portable_atmospherics/canister/oxygen,
@@ -23642,6 +23544,13 @@
/obj/structure/cable/layer1,
/turf/open/floor/iron,
/area/station/engineering/main)
+"iiA" = (
+/obj/effect/turf_decal/siding/purple{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/white/textured_large,
+/area/station/science/genetics)
"iiB" = (
/obj/structure/lattice,
/obj/structure/cable,
@@ -23736,6 +23645,12 @@
/obj/effect/turf_decal/tile/red/diagonal_edge,
/turf/open/floor/iron/dark,
/area/station/security/warden)
+"ilc" = (
+/obj/effect/turf_decal/siding/white,
+/obj/item/ammo_casing/c357/spent,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/white/small,
+/area/station/science/lobby)
"ili" = (
/obj/structure/transit_tube/curved/flipped{
dir = 1
@@ -23748,11 +23663,6 @@
/obj/effect/spawner/random/structure/closet_empty/crate/with_loot,
/turf/open/floor/plating,
/area/station/maintenance/department/medical/central)
-"ilp" = (
-/turf/closed/mineral/random/stationside/asteroid/porus{
- mineralChance = 20
- },
-/area/station/maintenance/department/science)
"ilq" = (
/obj/structure/transport/linear/public,
/obj/machinery/holopad,
@@ -23762,13 +23672,6 @@
/obj/machinery/smartfridge/organ,
/turf/open/floor/plating,
/area/station/medical/morgue)
-"ilO" = (
-/obj/effect/decal/cleanable/rubble,
-/obj/structure/railing{
- dir = 1
- },
-/turf/open/misc/asteroid,
-/area/station/cargo/miningoffice)
"ilQ" = (
/obj/structure/railing,
/obj/machinery/door/firedoor/border_only,
@@ -23874,6 +23777,14 @@
dir = 8
},
/area/station/medical/pharmacy)
+"inD" = (
+/obj/effect/turf_decal/tile/purple/half/contrasted{
+ dir = 1
+ },
+/obj/machinery/power/apc/auto_name/directional/north,
+/obj/structure/cable,
+/turf/open/floor/iron/white,
+/area/station/science/lobby)
"ioa" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden,
@@ -24052,25 +23963,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron,
/area/station/hallway/primary/central)
-"irf" = (
-/obj/structure/ladder,
-/obj/structure/window/reinforced/spawner/directional/east{
- pixel_x = 3
- },
-/obj/machinery/door/window/brigdoor/left/directional/south{
- name = "Monkey Pen";
- pixel_y = -3;
- req_one_access = list("genetics")
- },
-/obj/machinery/camera/autoname/directional/west{
- network = list("ss13","rd")
- },
-/obj/effect/turf_decal/siding/purple/corner,
-/obj/structure/sign/poster/random/directional/north,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/white/textured,
-/area/station/science/genetics)
"irx" = (
/obj/structure/chair/sofa/bench/right{
dir = 4
@@ -24211,19 +24103,6 @@
},
/turf/open/space/basic,
/area/space/nearstation)
-"itV" = (
-/obj/structure/railing/corner{
- dir = 8
- },
-/obj/effect/turf_decal/siding/purple/corner{
- dir = 1
- },
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/machinery/door/firedoor/border_only,
-/turf/open/floor/iron/white/textured,
-/area/station/science/genetics)
"iua" = (
/obj/machinery/door/airlock/external,
/obj/effect/mapping_helpers/airlock/cyclelink_helper,
@@ -24541,17 +24420,6 @@
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
/turf/open/floor/wood/tile,
/area/station/service/bar)
-"izV" = (
-/obj/effect/mapping_helpers/airlock/access/all/science/general,
-/obj/machinery/door/airlock/science/glass,
-/obj/effect/mapping_helpers/airlock/autoname,
-/obj/structure/cable,
-/obj/machinery/door/firedoor,
-/obj/effect/turf_decal/tile/purple/opposingcorners,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/white,
-/area/station/science/auxlab/firing_range)
"iAE" = (
/obj/structure/disposalpipe/segment{
dir = 4
@@ -25127,15 +24995,6 @@
},
/turf/open/floor/iron/dark,
/area/station/ai/satellite/foyer)
-"iJS" = (
-/obj/structure/cable,
-/obj/structure/disposalpipe/segment{
- dir = 6
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/white,
-/area/station/science/research)
"iJT" = (
/obj/structure/cable,
/obj/machinery/power/apc/auto_name/directional/south,
@@ -25636,6 +25495,17 @@
/obj/effect/spawner/random/structure/grille,
/turf/open/space/basic,
/area/space/nearstation)
+"iUH" = (
+/obj/machinery/disposal/bin,
+/obj/machinery/button/door/directional/east{
+ id = "geneshut";
+ name = "Genetics Shutters"
+ },
+/obj/structure/disposalpipe/trunk{
+ dir = 1
+ },
+/turf/open/floor/iron/white/textured,
+/area/station/science/genetics)
"iUP" = (
/obj/structure/railing/corner{
dir = 1
@@ -25732,6 +25602,21 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron,
/area/station/cargo/miningoffice)
+"iWx" = (
+/obj/machinery/door/airlock/medical{
+ name = "Surgery"
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/mapping_helpers/airlock/access/any/medical/surgery,
+/obj/effect/turf_decal/tile/blue/fourcorners,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/mapping_helpers/airlock/unres/delayed{
+ dir = 8
+ },
+/turf/open/floor/iron/white/smooth_large,
+/area/station/medical/surgery)
"iWO" = (
/obj/machinery/door/firedoor,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -25770,9 +25655,6 @@
/obj/effect/turf_decal/sand/plating,
/turf/open/floor/plating,
/area/station/maintenance/department/science)
-"iXv" = (
-/turf/open/floor/glass/reinforced,
-/area/station/science/genetics)
"iXx" = (
/obj/structure/railing/corner{
dir = 8
@@ -25869,6 +25751,11 @@
/obj/structure/lattice,
/turf/open/openspace,
/area/station/hallway/primary/central)
+"iZR" = (
+/turf/closed/mineral/random/stationside/asteroid/porus{
+ mineral_chance = 20
+ },
+/area/station/maintenance/department/science)
"iZW" = (
/obj/effect/turf_decal/siding/purple{
dir = 1
@@ -26345,12 +26232,6 @@
/obj/docking_port/stationary/syndicate,
/turf/open/space/openspace,
/area/space)
-"jjp" = (
-/obj/item/reagent_containers/cup/bottle/fake_gbs,
-/turf/closed/mineral/random/stationside/asteroid/porus{
- mineralChance = 20
- },
-/area/station/asteroid)
"jjF" = (
/obj/effect/turf_decal/siding/wood{
dir = 9
@@ -26651,10 +26532,12 @@
},
/turf/open/floor/wood/tile,
/area/station/service/bar)
-"jnw" = (
-/obj/machinery/light/small/directional/south,
-/turf/open/floor/engine,
-/area/station/science/auxlab/firing_range)
+"jnA" = (
+/obj/effect/spawner/structure/window/hollow/reinforced/middle{
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/station/science/genetics)
"jnE" = (
/obj/structure/table,
/obj/item/binoculars,
@@ -26826,19 +26709,6 @@
/obj/item/food/sandwich/philly_cheesesteak,
/turf/open/floor/carpet/red,
/area/station/command/heads_quarters/hos)
-"jqf" = (
-/obj/structure/railing{
- dir = 5
- },
-/obj/machinery/door/firedoor/border_only{
- dir = 4
- },
-/obj/machinery/door/firedoor/border_only{
- dir = 1
- },
-/obj/effect/landmark/firealarm_sanity,
-/turf/open/floor/catwalk_floor/iron_white,
-/area/station/science/lobby)
"jqj" = (
/obj/effect/turf_decal/tile/neutral{
dir = 4
@@ -27106,6 +26976,12 @@
},
/turf/open/floor/iron/textured_large,
/area/station/medical/treatment_center)
+"jvx" = (
+/obj/structure/sign/warning/directional/north,
+/turf/closed/mineral/random/stationside/asteroid/porus{
+ mineral_chance = 20
+ },
+/area/station/asteroid)
"jvA" = (
/obj/machinery/atmospherics/pipe/smart/simple/green/visible{
dir = 10
@@ -27492,6 +27368,18 @@
},
/turf/open/floor/plating,
/area/station/maintenance/department/science)
+"jBR" = (
+/obj/structure/window/reinforced/spawner/directional/east{
+ pixel_x = 3
+ },
+/obj/machinery/camera/autoname/directional/west{
+ network = list("ss13","rd")
+ },
+/obj/structure/sign/poster/random/directional/north,
+/obj/machinery/dna_infuser,
+/obj/item/tgui_book/manual/infuser,
+/turf/open/floor/iron/white/textured,
+/area/station/science/genetics)
"jBX" = (
/obj/effect/turf_decal/stripes{
dir = 8
@@ -27500,14 +27388,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible,
/turf/open/floor/engine,
/area/station/engineering/supermatter/room)
-"jCg" = (
-/obj/machinery/computer/dna_console,
-/obj/machinery/light_switch/directional/north,
-/obj/effect/turf_decal/siding/purple,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/white/textured,
-/area/station/science/genetics)
"jCm" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/layer2{
dir = 8
@@ -27539,6 +27419,15 @@
},
/turf/open/floor/iron,
/area/station/hallway/primary/central)
+"jCy" = (
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/iron/white,
+/area/station/science/research)
"jCD" = (
/turf/closed/wall,
/area/station/security/detectives_office/private_investigators_office)
@@ -27569,18 +27458,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/catwalk_floor/iron_white,
/area/station/hallway/secondary/entry)
-"jCT" = (
-/obj/structure/cable,
-/obj/effect/turf_decal/siding/purple{
- dir = 4
- },
-/obj/structure/disposalpipe/segment{
- dir = 10
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/white/textured,
-/area/station/science/genetics)
"jCU" = (
/obj/structure/closet/crate/freezer,
/obj/item/reagent_containers/blood/random,
@@ -28145,6 +28022,15 @@
/obj/effect/turf_decal/siding/wood,
/turf/open/floor/wood/parquet,
/area/station/service/theater)
+"jLN" = (
+/obj/structure/lattice/catwalk,
+/obj/structure/railing{
+ dir = 5;
+ pixel_y = 0;
+ pixel_x = 4
+ },
+/turf/open/openspace,
+/area/station/science/lobby)
"jLV" = (
/obj/effect/decal/cleanable/dirt/dust,
/obj/effect/decal/cleanable/blood/old{
@@ -28780,9 +28666,6 @@
dir = 1
},
/area/station/engineering/atmos/pumproom)
-"jXb" = (
-/turf/open/floor/iron/white/textured_large,
-/area/station/science/genetics)
"jXC" = (
/obj/machinery/light/dim/directional/west,
/obj/effect/turf_decal/tile/dark_blue/half/contrasted{
@@ -29991,12 +29874,6 @@
/obj/structure/broken_flooring/pile,
/turf/open/floor/plating,
/area/station/maintenance/department/medical/central)
-"kpe" = (
-/obj/structure/closet/l3closet/janitor,
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/camera/autoname/directional/north,
-/turf/open/floor/iron,
-/area/station/service/janitor)
"kpj" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -30170,10 +30047,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron,
/area/station/cargo/warehouse/upper)
-"krg" = (
-/obj/structure/training_machine,
-/turf/open/floor/engine,
-/area/station/science/explab)
"kri" = (
/obj/effect/turf_decal/siding/purple{
dir = 1
@@ -30368,24 +30241,10 @@
/obj/effect/decal/cleanable/dirt/dust,
/turf/open/floor/iron,
/area/station/service/cafeteria)
-"kuX" = (
-/obj/effect/spawner/structure/window/reinforced,
-/obj/machinery/door/poddoor/shutters/preopen{
- id = "geneshut"
- },
-/turf/open/floor/plating,
-/area/station/science/genetics)
"kvd" = (
/obj/structure/lattice/catwalk,
/turf/open/openspace/xenobio,
/area/station/science/xenobiology)
-"kvj" = (
-/obj/machinery/light/directional/north,
-/obj/structure/table,
-/obj/effect/turf_decal/tile/purple/opposingcorners,
-/obj/item/storage/toolbox/mechanical,
-/turf/open/floor/iron/white,
-/area/station/science/auxlab/firing_range)
"kvk" = (
/obj/structure/table,
/obj/machinery/fax{
@@ -30808,6 +30667,11 @@
dir = 1
},
/area/station/medical/pharmacy)
+"kCo" = (
+/obj/structure/window/reinforced/spawner/directional/west,
+/obj/item/target/syndicate,
+/turf/open/floor/engine,
+/area/station/science/auxlab/firing_range)
"kCr" = (
/obj/structure/rack,
/obj/effect/spawner/random/maintenance,
@@ -31747,6 +31611,23 @@
dir = 5
},
/area/station/command/corporate_dock)
+"kTs" = (
+/obj/machinery/door/airlock/medical{
+ name = "Primary Surgical Theatre"
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/tile/blue/fourcorners,
+/obj/effect/mapping_helpers/airlock/access/all/medical/surgery,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/effect/mapping_helpers/airlock/unres/delayed{
+ dir = 8
+ },
+/turf/open/floor/iron/white,
+/area/station/medical/surgery/theatre)
"kTx" = (
/obj/effect/landmark/atmospheric_sanity/ignore_area,
/turf/closed/wall/r_wall,
@@ -32338,6 +32219,12 @@
},
/turf/open/floor/plating,
/area/station/hallway/secondary/entry)
+"ldy" = (
+/obj/item/reagent_containers/cup/bottle/fake_gbs,
+/turf/closed/mineral/random/stationside/asteroid/porus{
+ mineral_chance = 20
+ },
+/area/station/asteroid)
"ldT" = (
/obj/machinery/portable_atmospherics/pump,
/turf/open/floor/plating,
@@ -32450,19 +32337,6 @@
/obj/effect/spawner/random/decoration/material,
/turf/open/floor/catwalk_floor/iron_dark,
/area/station/maintenance/aft/upper)
-"lfF" = (
-/obj/effect/turf_decal/tile/blue/half/contrasted{
- dir = 1
- },
-/obj/structure/table,
-/obj/item/stack/medical/wrap/gauze,
-/obj/item/stack/medical/suture,
-/obj/item/stack/medical/mesh,
-/obj/machinery/power/apc/auto_name/directional/north,
-/obj/structure/cable,
-/obj/effect/spawner/random/medical/minor_healing,
-/turf/open/floor/iron/white,
-/area/station/medical/medbay/lobby)
"lfG" = (
/obj/machinery/atmospherics/pipe/smart/simple/green/visible{
dir = 8
@@ -32512,13 +32386,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron,
/area/station/security/brig)
-"lgK" = (
-/obj/structure/lattice/catwalk,
-/obj/structure/railing{
- dir = 8
- },
-/turf/open/openspace,
-/area/station/science/genetics)
"lgL" = (
/mob/living/carbon/human/species/monkey/angry,
/turf/open/misc/asteroid,
@@ -32829,6 +32696,21 @@
},
/turf/open/floor/iron/white,
/area/station/medical/patients_rooms/room_b)
+"lnX" = (
+/obj/structure/cable,
+/obj/structure/railing{
+ dir = 4
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/disposalpipe/segment{
+ dir = 10
+ },
+/turf/open/floor/iron/white,
+/area/station/science/research)
"lnZ" = (
/obj/effect/turf_decal/tile/neutral/fourcorners,
/obj/structure/table,
@@ -32984,6 +32866,12 @@
/obj/structure/extinguisher_cabinet/directional/east,
/turf/open/floor/iron/dark,
/area/station/engineering/atmospherics_engine)
+"lqd" = (
+/obj/effect/spawner/structure/window/hollow/reinforced/end{
+ dir = 8
+ },
+/turf/open/floor/plating,
+/area/station/science/genetics)
"lqf" = (
/obj/effect/decal/cleanable/dirt/dust,
/obj/effect/spawner/random/maintenance,
@@ -33151,12 +33039,6 @@
/obj/effect/mapping_helpers/broken_floor,
/turf/open/floor/plating,
/area/station/maintenance/department/medical/central)
-"ltY" = (
-/obj/effect/spawner/random/entertainment/slot_machine,
-/obj/effect/decal/cleanable/dirt/dust,
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/iron/grimy,
-/area/station/maintenance/central/lesser)
"luq" = (
/obj/effect/turf_decal/stripes{
dir = 4
@@ -33206,6 +33088,11 @@
/obj/machinery/camera/autoname/directional/south,
/turf/open/floor/iron/cafeteria,
/area/station/commons/locker)
+"luS" = (
+/obj/effect/turf_decal/sand/plating,
+/obj/machinery/light/small/directional/north,
+/turf/open/floor/plating,
+/area/station/cargo/miningoffice)
"luW" = (
/obj/machinery/door/airlock/grunge{
name = "Chapel"
@@ -33791,11 +33678,6 @@
/obj/machinery/airalarm/directional/west,
/turf/open/floor/iron/white,
/area/station/security/medical)
-"lDQ" = (
-/turf/closed/mineral/random/stationside/asteroid/porus{
- mineralChance = 20
- },
-/area/station/hallway/secondary/entry)
"lDZ" = (
/obj/machinery/door/airlock/maintenance,
/obj/effect/mapping_helpers/airlock/unres/delayed,
@@ -33953,6 +33835,11 @@
},
/turf/open/floor/plating,
/area/station/maintenance/department/medical)
+"lGl" = (
+/obj/machinery/dna_scannernew,
+/obj/machinery/firealarm/directional/north,
+/turf/open/floor/iron/white/textured,
+/area/station/science/genetics)
"lGt" = (
/obj/machinery/atmospherics/pipe/smart/manifold/green/visible,
/turf/open/floor/iron,
@@ -34131,10 +34018,6 @@
},
/turf/open/floor/iron/white,
/area/station/medical/exam_room)
-"lKk" = (
-/obj/machinery/light/small/dim/directional/west,
-/turf/open/misc/asteroid,
-/area/station/maintenance/department/science)
"lKp" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -34853,10 +34736,6 @@
/mob/living/basic/slime,
/turf/open/floor/engine,
/area/station/science/xenobiology)
-"lXz" = (
-/obj/machinery/atmospherics/pipe/multiz/scrubbers/visible/layer2,
-/turf/open/floor/grass,
-/area/station/science/genetics)
"lXE" = (
/obj/effect/turf_decal/tile/yellow{
dir = 4
@@ -35040,6 +34919,11 @@
/obj/structure/disposalpipe/segment,
/turf/open/floor/iron/white,
/area/station/medical/treatment_center)
+"lZW" = (
+/turf/closed/mineral/random/stationside/asteroid/porus{
+ mineral_chance = 20
+ },
+/area/station/maintenance/department/medical)
"mam" = (
/obj/structure/closet/secure_closet/personal,
/obj/machinery/power/apc/auto_name/directional/east,
@@ -35727,6 +35611,12 @@
/mob/living/carbon/human/species/monkey,
/turf/open/floor/grass,
/area/station/science/genetics)
+"mmX" = (
+/obj/effect/turf_decal/bot,
+/mob/living/basic/bot/secbot/beepsky/armsky,
+/obj/effect/landmark/event_spawn,
+/turf/open/floor/iron/dark/textured_large,
+/area/station/security/armory)
"mna" = (
/obj/structure/tank_dispenser,
/obj/machinery/firealarm/directional/west,
@@ -35940,14 +35830,6 @@
/obj/structure/sign/departments/chemistry/directional/west,
/turf/open/floor/iron/white,
/area/station/medical/chemistry)
-"mqm" = (
-/obj/machinery/camera/autoname/directional/south,
-/obj/machinery/airalarm/directional/south,
-/obj/effect/spawner/random/entertainment/slot_machine{
- pixel_y = 2
- },
-/turf/open/floor/wood,
-/area/station/commons/lounge)
"mqz" = (
/obj/effect/decal/cleanable/dirt,
/obj/machinery/power/apc/auto_name/directional/east,
@@ -35968,22 +35850,6 @@
},
/turf/open/floor/iron,
/area/station/engineering/atmos)
-"mqG" = (
-/obj/structure/table/reinforced/rglass,
-/obj/effect/turf_decal/tile/blue/fourcorners,
-/obj/item/book/manual/wiki/medicine,
-/obj/item/tgui_book/manual/dsm{
- pixel_y = 3;
- pixel_x = 3
- },
-/obj/item/tgui_book/manual/idc{
- pixel_y = 7
- },
-/obj/item/clothing/neck/stethoscope{
- pixel_y = 4
- },
-/turf/open/floor/iron/white,
-/area/station/medical/treatment_center)
"mqH" = (
/obj/structure/cable,
/obj/effect/turf_decal/trimline/yellow/filled/line{
@@ -36217,6 +36083,20 @@
},
/turf/open/openspace,
/area/station/engineering/main)
+"muE" = (
+/obj/structure/table/glass,
+/obj/item/radio/intercom/directional/south,
+/obj/item/tgui_book/manual/dsm{
+ pixel_x = -6;
+ pixel_y = 4
+ },
+/obj/item/tgui_book/manual/idc{
+ pixel_y = 2;
+ pixel_x = 3
+ },
+/obj/item/food/sandwich/cheese,
+/turf/open/floor/iron/dark/textured,
+/area/station/command/heads_quarters/cmo)
"muL" = (
/obj/machinery/door/airlock/maintenance,
/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance,
@@ -36416,10 +36296,6 @@
"mxq" = (
/turf/closed/wall,
/area/station/maintenance/disposal)
-"mxs" = (
-/obj/item/radio/intercom/directional/north,
-/turf/open/floor/grass,
-/area/station/science/genetics)
"mxt" = (
/obj/structure/lattice/catwalk,
/turf/open/space/openspace,
@@ -36871,6 +36747,12 @@
"mGG" = (
/turf/closed/wall,
/area/station/security/breakroom)
+"mGL" = (
+/obj/effect/turf_decal/siding/white,
+/obj/item/ammo_casing/c357/spent,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
+/turf/open/floor/iron/white/small,
+/area/station/science/lobby)
"mGM" = (
/obj/effect/turf_decal/sand/plating,
/obj/structure/reagent_dispensers/fueltank,
@@ -37114,6 +36996,12 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/wood/tile,
/area/station/service/bar)
+"mKg" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 1
+ },
+/turf/open/floor/glass/reinforced,
+/area/station/science/genetics)
"mKo" = (
/obj/structure/railing{
dir = 5
@@ -37510,6 +37398,13 @@
/obj/item/clothing/head/fedora,
/turf/open/floor/wood,
/area/station/commons/lounge)
+"mSn" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/sand/plating,
+/turf/open/floor/plating,
+/area/station/cargo/miningoffice)
"mSr" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -37638,6 +37533,22 @@
},
/turf/open/floor/iron/white,
/area/station/maintenance/department/medical)
+"mUB" = (
+/obj/structure/table/reinforced/rglass,
+/obj/effect/turf_decal/tile/blue/fourcorners,
+/obj/item/book/manual/wiki/medicine,
+/obj/item/tgui_book/manual/dsm{
+ pixel_y = 3;
+ pixel_x = 3
+ },
+/obj/item/tgui_book/manual/idc{
+ pixel_y = 7
+ },
+/obj/item/clothing/neck/stethoscope{
+ pixel_y = 4
+ },
+/turf/open/floor/iron/white,
+/area/station/medical/treatment_center)
"mUF" = (
/obj/effect/turf_decal/tile/yellow{
dir = 8
@@ -37869,13 +37780,6 @@
/obj/machinery/telecomms/server/presets/service,
/turf/open/floor/circuit/green/telecomms/mainframe,
/area/station/tcommsat/server)
-"mYN" = (
-/obj/structure/cable,
-/obj/effect/turf_decal/tile/purple/opposingcorners,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/white,
-/area/station/science/auxlab/firing_range)
"mYU" = (
/obj/machinery/requests_console/directional/west{
department = "Hydroponics";
@@ -38461,15 +38365,6 @@
dir = 10
},
/area/station/maintenance/radshelter/medical)
-"nhf" = (
-/obj/machinery/computer/records/medical/laptop{
- dir = 8;
- pixel_y = 1
- },
-/obj/structure/table,
-/obj/machinery/light/dim/directional/east,
-/turf/open/floor/iron/white/textured,
-/area/station/science/genetics)
"nhk" = (
/obj/effect/mapping_helpers/broken_floor,
/obj/machinery/space_heater,
@@ -38533,12 +38428,6 @@
/obj/machinery/computer/cargo,
/turf/open/floor/iron,
/area/station/cargo/storage)
-"nje" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
- dir = 1
- },
-/turf/open/floor/iron/white/textured_large,
-/area/station/science/genetics)
"njr" = (
/obj/structure/closet/crate/freezer,
/obj/item/food/breadslice/plain,
@@ -38699,10 +38588,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/white/smooth_large,
/area/station/science/research)
-"nmj" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/white,
-/area/station/science/research)
"nmq" = (
/obj/effect/turf_decal/tile/yellow{
dir = 8
@@ -39073,15 +38958,6 @@
/obj/machinery/light/small/directional/east,
/turf/open/floor/carpet,
/area/station/commons/dorms)
-"nuu" = (
-/obj/machinery/bouldertech/refinery,
-/obj/machinery/conveyor{
- dir = 4;
- id = "brm"
- },
-/obj/effect/turf_decal/sand/plating,
-/turf/open/floor/plating,
-/area/station/cargo/miningoffice)
"nuC" = (
/obj/effect/turf_decal/tile/brown/anticorner/contrasted,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -39090,12 +38966,6 @@
},
/turf/open/floor/iron,
/area/station/cargo/sorting)
-"nuH" = (
-/obj/structure/sign/warning/directional/west,
-/turf/closed/mineral/random/stationside/asteroid/porus{
- mineralChance = 20
- },
-/area/station/asteroid)
"nuM" = (
/obj/machinery/door/airlock/public/glass{
name = "Courtroom"
@@ -39217,15 +39087,6 @@
/obj/machinery/light/directional/west,
/turf/open/floor/engine,
/area/station/engineering/supermatter/room)
-"nxd" = (
-/obj/structure/rack,
-/obj/effect/turf_decal/stripes/line{
- dir = 4
- },
-/obj/effect/turf_decal/sand/plating,
-/obj/item/storage/box/bandages,
-/turf/open/floor/plating,
-/area/station/cargo/miningoffice)
"nxv" = (
/obj/effect/turf_decal/tile/yellow{
dir = 4
@@ -39321,6 +39182,11 @@
"nzk" = (
/turf/closed/wall/r_wall,
/area/station/maintenance/central/greater)
+"nzw" = (
+/obj/effect/spawner/random/entertainment/slot_machine,
+/obj/effect/turf_decal/sand/plating,
+/turf/open/floor/plating,
+/area/station/maintenance/central/greater)
"nzC" = (
/obj/effect/decal/cleanable/dirt/dust,
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
@@ -39527,6 +39393,17 @@
/obj/structure/window/reinforced/spawner/directional/north,
/turf/open/space/openspace,
/area/space/nearstation)
+"nCU" = (
+/obj/structure/chair/sofa/bench{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple/half/contrasted{
+ dir = 8
+ },
+/obj/machinery/camera/autoname/directional/west,
+/obj/machinery/airalarm/directional/west,
+/turf/open/floor/iron/white,
+/area/station/science/lobby)
"nDC" = (
/obj/machinery/holopad,
/turf/open/floor/circuit/green/telecomms/mainframe,
@@ -39738,22 +39615,6 @@
/obj/effect/decal/cleanable/dirt/dust,
/turf/open/floor/plating,
/area/station/maintenance/department/bridge)
-"nIu" = (
-/obj/machinery/door/airlock/research,
-/obj/effect/turf_decal/siding/purple{
- dir = 4
- },
-/obj/structure/cable,
-/obj/effect/mapping_helpers/airlock/access/all/science/genetics,
-/obj/machinery/door/firedoor,
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/effect/mapping_helpers/airlock/autoname,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/white/textured,
-/area/station/science/genetics)
"nID" = (
/obj/effect/decal/cleanable/dirt,
/obj/structure/cable,
@@ -39983,6 +39844,18 @@
/obj/structure/extinguisher_cabinet/directional/north,
/turf/open/floor/iron,
/area/station/engineering/gravity_generator)
+"nLt" = (
+/obj/structure/table,
+/obj/item/paper_bin{
+ pixel_x = -1;
+ pixel_y = 5
+ },
+/obj/item/pen{
+ pixel_x = 0;
+ pixel_y = 4
+ },
+/turf/open/floor/glass/reinforced,
+/area/station/science/genetics)
"nLz" = (
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
@@ -40004,13 +39877,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/dark,
/area/station/security/lockers)
-"nLJ" = (
-/obj/effect/spawner/random/entertainment/slot_machine,
-/obj/effect/decal/cleanable/dirt/dust,
-/obj/effect/decal/cleanable/dirt,
-/obj/machinery/light/small/directional/west,
-/turf/open/floor/iron/grimy,
-/area/station/maintenance/central/lesser)
"nLT" = (
/obj/machinery/light/small/directional/north,
/obj/structure/flora/rock/pile/style_random,
@@ -40178,6 +40044,12 @@
/obj/structure/disposalpipe/segment,
/turf/open/floor/iron/dark,
/area/station/medical/paramedic)
+"nOH" = (
+/obj/effect/turf_decal/tile/purple/opposingcorners,
+/obj/structure/cable,
+/obj/machinery/power/apc/auto_name/directional/south,
+/turf/open/floor/iron/white,
+/area/station/science/auxlab/firing_range)
"nOZ" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
dir = 4
@@ -40249,6 +40121,12 @@
},
/turf/open/floor/carpet/royalblue,
/area/station/service/library)
+"nQS" = (
+/obj/structure/sign/warning/directional/west,
+/turf/closed/mineral/random/stationside/asteroid/porus{
+ mineral_chance = 20
+ },
+/area/station/asteroid)
"nQT" = (
/obj/item/flashlight/flare{
icon_state = "flare-on";
@@ -40918,12 +40796,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/plating,
/area/station/maintenance/central/greater)
-"oft" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 1
- },
-/turf/open/floor/grass,
-/area/station/science/genetics)
"ofx" = (
/obj/structure/chair/stool/directional/north,
/obj/effect/landmark/start/atmospheric_technician,
@@ -40979,6 +40851,21 @@
/obj/structure/railing/corner,
/turf/open/floor/iron/dark/textured_large,
/area/station/science/xenobiology)
+"ogZ" = (
+/obj/machinery/door/airlock/medical{
+ id_tag = "r2";
+ name = "Room B"
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/tile/blue/fourcorners,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/structure/cable,
+/obj/effect/mapping_helpers/airlock/access/any/medical/general,
+/obj/effect/mapping_helpers/airlock/unres/delayed{
+ dir = 4
+ },
+/turf/open/floor/iron/white,
+/area/station/medical/patients_rooms/room_b)
"ohe" = (
/obj/effect/turf_decal/trimline/yellow/filled/line{
dir = 9
@@ -41026,6 +40913,17 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/dark,
/area/station/engineering/atmospherics_engine)
+"ohI" = (
+/obj/machinery/door/airlock/medical{
+ name = "Treatment Centre"
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/mapping_helpers/airlock/access/any/medical/general,
+/obj/structure/cable,
+/obj/structure/disposalpipe/segment,
+/obj/effect/mapping_helpers/airlock/unres/delayed,
+/turf/open/floor/iron/white,
+/area/station/medical/exam_room)
"ohZ" = (
/obj/structure/cable,
/obj/effect/decal/cleanable/dirt/dust,
@@ -41049,6 +40947,10 @@
/obj/item/storage/box/bandages,
/turf/open/floor/iron/white,
/area/station/medical/medbay/lobby)
+"oiH" = (
+/obj/structure/lattice/catwalk,
+/turf/open/openspace,
+/area/station/science/lobby)
"ojc" = (
/obj/machinery/atmospherics/components/unary/outlet_injector/monitored/plasma_input,
/turf/open/floor/engine/plasma,
@@ -41087,19 +40989,6 @@
/obj/effect/turf_decal/tile/blue/fourcorners,
/turf/open/floor/catwalk_floor/iron_white,
/area/station/medical/treatment_center)
-"oka" = (
-/obj/effect/turf_decal/siding/purple{
- dir = 1
- },
-/obj/machinery/door/window/left/directional/north{
- name = "Waiting Room Desk";
- req_access = list("medical")
- },
-/obj/machinery/camera/autoname/directional/west{
- network = list("ss13","rd")
- },
-/turf/open/floor/engine,
-/area/station/science/auxlab/firing_range)
"okd" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -41197,6 +41086,13 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron,
/area/station/hallway/primary/central)
+"olC" = (
+/obj/effect/spawner/random/entertainment/slot_machine,
+/obj/effect/decal/cleanable/dirt/dust,
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/light/small/directional/west,
+/turf/open/floor/iron/grimy,
+/area/station/maintenance/central/lesser)
"olE" = (
/turf/open/floor/iron/white/smooth_corner,
/area/station/science/xenobiology)
@@ -41873,13 +41769,6 @@
/obj/effect/spawner/random/maintenance,
/turf/open/floor/plating,
/area/station/maintenance/department/bridge)
-"oAs" = (
-/obj/structure/lattice/catwalk,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
- dir = 8
- },
-/turf/open/openspace,
-/area/station/science/lobby)
"oAt" = (
/obj/effect/turf_decal/tile/yellow{
dir = 8
@@ -41909,6 +41798,9 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/dark,
/area/station/engineering/atmospherics_engine)
+"oAL" = (
+/turf/open/floor/catwalk_floor/iron_white,
+/area/station/science/lobby)
"oAO" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible,
@@ -41938,10 +41830,6 @@
},
/turf/open/floor/iron/white/herringbone,
/area/station/science/breakroom)
-"oAX" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/grass,
-/area/station/science/genetics)
"oAY" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -42659,6 +42547,12 @@
"oMn" = (
/turf/open/floor/iron/grimy,
/area/station/maintenance/central/greater)
+"oMq" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
+ dir = 1
+ },
+/turf/open/floor/glass/reinforced,
+/area/station/science/genetics)
"oMr" = (
/obj/machinery/door/airlock/public/glass,
/obj/structure/cable,
@@ -42685,19 +42579,6 @@
/obj/structure/disposalpipe/segment,
/turf/open/floor/iron/white/smooth_large,
/area/station/science/explab)
-"oMK" = (
-/obj/machinery/door/airlock/medical{
- name = "Primary Surgical Theatre"
- },
-/obj/machinery/door/firedoor,
-/obj/effect/mapping_helpers/airlock/access/all/medical/surgery,
-/obj/effect/turf_decal/tile/blue/fourcorners,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/effect/mapping_helpers/airlock/unres/delayed{
- dir = 8
- },
-/turf/open/floor/iron/white,
-/area/station/medical/surgery/theatre)
"oNo" = (
/obj/machinery/camera/autoname/directional/west,
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{
@@ -43284,21 +43165,6 @@
},
/turf/open/floor/iron,
/area/station/engineering/main)
-"oXa" = (
-/obj/structure/cable,
-/obj/structure/railing{
- dir = 1
- },
-/obj/machinery/door/firedoor/border_only{
- dir = 1
- },
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/white,
-/area/station/science/research)
"oXc" = (
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
dir = 8
@@ -44541,6 +44407,23 @@
/obj/structure/cable,
/turf/open/floor/plating,
/area/station/maintenance/department/cargo)
+"pts" = (
+/obj/structure/table/reinforced/rglass,
+/obj/effect/turf_decal/tile/blue/fourcorners,
+/obj/item/reagent_containers/cup/bottle/epinephrine{
+ pixel_x = 6;
+ pixel_y = 9
+ },
+/obj/item/storage/box/rxglasses{
+ pixel_x = -4;
+ pixel_y = 8
+ },
+/obj/item/stack/medical/wrap/gauze{
+ pixel_x = 8
+ },
+/obj/item/reagent_containers/syringe,
+/turf/open/floor/iron/white,
+/area/station/medical/treatment_center)
"ptP" = (
/obj/machinery/door/firedoor,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -44695,6 +44578,10 @@
/obj/machinery/status_display/ai/directional/east,
/turf/open/floor/carpet/royalblue,
/area/station/command/heads_quarters/captain/private)
+"pvu" = (
+/obj/structure/training_machine,
+/turf/open/floor/engine,
+/area/station/science/auxlab/firing_range)
"pvy" = (
/obj/structure/window/spawner/directional/north,
/turf/open/floor/iron/dark,
@@ -45873,6 +45760,13 @@
/obj/machinery/light/small/directional/south,
/turf/open/floor/plating,
/area/station/maintenance/central/lesser)
+"pPW" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 1
+ },
+/obj/machinery/camera/autoname/directional/south,
+/turf/open/floor/grass,
+/area/station/science/genetics)
"pPY" = (
/obj/machinery/chem_heater/withbuffer,
/obj/effect/turf_decal/bot_red,
@@ -45919,12 +45813,6 @@
/obj/machinery/door/firedoor,
/turf/open/floor/iron,
/area/station/security/checkpoint/engineering)
-"pQz" = (
-/obj/effect/turf_decal/siding/purple{
- dir = 8
- },
-/turf/open/floor/iron/white/textured_large,
-/area/station/science/genetics)
"pQE" = (
/obj/structure/dresser,
/obj/machinery/airalarm/directional/east,
@@ -46559,6 +46447,22 @@
},
/turf/open/floor/iron/white,
/area/station/medical/patients_rooms/room_b)
+"qaK" = (
+/obj/structure/table/glass,
+/obj/item/assembly/flash/handheld,
+/obj/item/assembly/signaler,
+/obj/item/electronics/airlock{
+ pixel_x = -14
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 8
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 10
+ },
+/obj/item/assembly/igniter,
+/turf/open/floor/iron/white,
+/area/station/science/lobby)
"qaO" = (
/obj/effect/turf_decal/tile/neutral,
/obj/structure/disposalpipe/segment{
@@ -46663,6 +46567,10 @@
/obj/structure/flora/rock/pile/style_random,
/turf/open/misc/asteroid,
/area/station/maintenance/department/medical)
+"qcX" = (
+/obj/machinery/gizmo/toggle/tucker_tubes,
+/turf/open/floor/iron/white,
+/area/station/science/explab)
"qdc" = (
/obj/effect/turf_decal/siding/wood{
dir = 4
@@ -46800,10 +46708,6 @@
/obj/effect/landmark/firealarm_sanity,
/turf/open/openspace,
/area/station/science/research)
-"qfu" = (
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/white/textured_large,
-/area/station/science/genetics)
"qfB" = (
/turf/closed/wall,
/area/station/medical/pharmacy)
@@ -47349,11 +47253,6 @@
/obj/machinery/airalarm/directional/east,
/turf/open/floor/plating,
/area/station/maintenance/central/lesser)
-"qoN" = (
-/turf/closed/mineral/random/stationside/asteroid/porus{
- mineralChance = 20
- },
-/area/station/maintenance/department/medical)
"qoO" = (
/obj/structure/window/spawner/directional/south,
/turf/open/floor/iron/dark,
@@ -47508,6 +47407,20 @@
/obj/item/radio/intercom/directional/west,
/turf/open/floor/iron,
/area/station/construction/mining/aux_base)
+"qro" = (
+/obj/structure/table/glass,
+/obj/structure/reagent_dispensers/wall/virusfood/directional/west,
+/obj/machinery/reagentgrinder{
+ pixel_y = 8
+ },
+/obj/effect/turf_decal/tile/green/half/contrasted{
+ dir = 8
+ },
+/obj/item/stack/sheet/mineral/plasma{
+ amount = 3
+ },
+/turf/open/floor/iron/white,
+/area/station/medical/virology)
"qrs" = (
/obj/machinery/door/firedoor/border_only{
dir = 8
@@ -47902,6 +47815,19 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron,
/area/station/hallway/secondary/exit/departure_lounge)
+"qzm" = (
+/obj/machinery/door/airlock/medical{
+ name = "Primary Surgical Theatre"
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/mapping_helpers/airlock/access/all/medical/surgery,
+/obj/effect/turf_decal/tile/blue/fourcorners,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/effect/mapping_helpers/airlock/unres/delayed{
+ dir = 8
+ },
+/turf/open/floor/iron/white,
+/area/station/medical/surgery/theatre)
"qzr" = (
/obj/effect/turf_decal/tile/yellow{
dir = 1
@@ -48229,11 +48155,6 @@
/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4,
/turf/open/floor/iron,
/area/station/security)
-"qFa" = (
-/obj/effect/turf_decal/siding/white,
-/obj/item/ammo_casing/c357/spent,
-/turf/open/floor/iron/white/small,
-/area/station/science/lobby)
"qFj" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/effect/turf_decal/caution/stand_clear,
@@ -48562,6 +48483,14 @@
/obj/structure/cable,
/turf/open/floor/iron/dark,
/area/station/security/lockers)
+"qLx" = (
+/obj/machinery/door/poddoor/shutters/preopen{
+ dir = 1;
+ id = "geneshut"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/station/science/genetics)
"qMd" = (
/obj/effect/turf_decal/tile/dark_red/opposingcorners,
/obj/effect/landmark/start/bartender,
@@ -48623,6 +48552,12 @@
},
/turf/open/floor/iron,
/area/station/hallway/primary/central)
+"qNw" = (
+/obj/machinery/computer/dna_console{
+ dir = 1
+ },
+/turf/open/floor/iron/white/textured,
+/area/station/science/genetics)
"qNz" = (
/obj/structure/railing{
dir = 1
@@ -48770,12 +48705,6 @@
/obj/structure/lattice,
/turf/open/space/openspace,
/area/space/nearstation)
-"qQr" = (
-/mob/living/carbon/human/species/monkey,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/flora/coconuts,
-/turf/open/floor/grass,
-/area/station/science/genetics)
"qQK" = (
/obj/machinery/light/small/directional/east,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -48878,6 +48807,13 @@
/obj/effect/turf_decal/siding/purple,
/turf/open/floor/iron/white,
/area/station/science/ordnance/testlab)
+"qSv" = (
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "geneshut"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/station/science/genetics)
"qSG" = (
/obj/effect/turf_decal/tile/brown/half/contrasted,
/obj/structure/cable,
@@ -49010,26 +48946,6 @@
},
/turf/open/floor/iron,
/area/station/engineering/main)
-"qVD" = (
-/obj/structure/railing,
-/obj/structure/table,
-/obj/item/storage/box/disks{
- pixel_x = 6;
- pixel_y = 3
- },
-/obj/item/storage/box/bodybags{
- pixel_x = -4;
- pixel_y = 9
- },
-/obj/machinery/door/firedoor/border_only,
-/obj/effect/turf_decal/siding/purple{
- dir = 1
- },
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/turf/open/floor/iron/white/textured,
-/area/station/science/genetics)
"qVF" = (
/turf/open/floor/plating/reinforced/airless,
/area/station/tcommsat/server)
@@ -49220,6 +49136,17 @@
/obj/structure/cable,
/turf/open/floor/iron/white,
/area/station/hallway/secondary/entry)
+"qYf" = (
+/obj/effect/decal/cleanable/rubble,
+/obj/structure/railing{
+ dir = 1
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/effect/turf_decal/sand/plating,
+/turf/open/floor/plating,
+/area/station/cargo/miningoffice)
"qYm" = (
/obj/effect/turf_decal/tile/yellow{
dir = 4
@@ -49477,18 +49404,6 @@
/obj/effect/decal/cleanable/dirt,
/turf/open/floor/plating,
/area/station/commons/vacant_room/commissary)
-"rcx" = (
-/obj/structure/cable,
-/obj/structure/railing{
- dir = 4
- },
-/obj/machinery/door/firedoor/border_only{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/turf/open/floor/iron/white,
-/area/station/science/research)
"rcy" = (
/obj/machinery/light/small/broken/directional/north,
/obj/structure/table,
@@ -49711,6 +49626,15 @@
},
/turf/open/floor/iron,
/area/station/cargo/sorting)
+"rfU" = (
+/obj/structure/cable,
+/obj/structure/railing/corner{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/white,
+/area/station/science/research)
"rgp" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/dark,
@@ -49858,16 +49782,6 @@
/obj/effect/decal/cleanable/dirt/dust,
/turf/open/floor/iron,
/area/station/maintenance/department/medical/central)
-"rin" = (
-/obj/effect/landmark/start/geneticist,
-/obj/structure/chair/office,
-/obj/structure/cable,
-/obj/effect/turf_decal/siding/purple{
- dir = 4
- },
-/obj/structure/disposalpipe/segment,
-/turf/open/floor/iron/white/textured,
-/area/station/science/genetics)
"riv" = (
/obj/effect/decal/cleanable/dirt/dust,
/obj/machinery/light/small/dim/directional/north,
@@ -49967,11 +49881,6 @@
/obj/structure/grille,
/turf/open/space/openspace,
/area/space/nearstation)
-"rjr" = (
-/obj/structure/cable,
-/obj/effect/turf_decal/tile/purple/opposingcorners,
-/turf/open/floor/iron/white,
-/area/station/science/auxlab/firing_range)
"rjs" = (
/obj/structure/window/reinforced/spawner/directional/east,
/obj/structure/table/reinforced,
@@ -50350,6 +50259,11 @@
},
/turf/open/floor/wood,
/area/station/command/heads_quarters/hos)
+"rpO" = (
+/obj/machinery/light/directional/north,
+/obj/machinery/firealarm/directional/east,
+/turf/open/floor/iron/white,
+/area/station/science/research)
"rpP" = (
/obj/structure/cable,
/obj/structure/disposalpipe/segment{
@@ -50940,6 +50854,24 @@
},
/turf/open/floor/iron/white/herringbone,
/area/station/maintenance/department/medical/central)
+"ryW" = (
+/obj/effect/turf_decal/tile/purple/opposingcorners,
+/obj/structure/table,
+/obj/item/gun/energy/laser/practice{
+ pixel_x = 2;
+ pixel_y = 5
+ },
+/obj/item/gun/energy/laser/practice{
+ pixel_x = 2;
+ pixel_y = 1
+ },
+/obj/item/gun/energy/laser/practice{
+ pixel_x = 2;
+ pixel_y = -2
+ },
+/obj/machinery/camera/autoname/directional/south,
+/turf/open/floor/iron/white,
+/area/station/science/auxlab/firing_range)
"rzb" = (
/obj/effect/turf_decal/siding/wood,
/obj/machinery/camera/autoname/directional/south,
@@ -50953,6 +50885,13 @@
},
/turf/open/floor/plating/elevatorshaft,
/area/station/cargo/storage)
+"rzn" = (
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/mob/living/basic/bot/secbot/beepsky/officer,
+/turf/open/floor/iron,
+/area/station/hallway/primary/central)
"rzB" = (
/turf/open/floor/iron/white/smooth_half{
dir = 8
@@ -51285,6 +51224,12 @@
/obj/effect/mapping_helpers/airlock/access/all/engineering/external,
/turf/open/floor/plating,
/area/station/maintenance/department/cargo)
+"rEX" = (
+/obj/item/radio/intercom/directional/north,
+/obj/item/kirbyplants/random,
+/obj/effect/turf_decal/tile/purple/opposingcorners,
+/turf/open/floor/iron/white,
+/area/station/science/auxlab/firing_range)
"rFb" = (
/obj/effect/turf_decal/trimline/green/filled/line{
dir = 9
@@ -51308,6 +51253,16 @@
/obj/effect/landmark/start/prisoner,
/turf/open/floor/iron/freezer,
/area/station/security/prison/shower)
+"rFG" = (
+/obj/machinery/door/firedoor/border_only{
+ dir = 4
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/effect/landmark/firealarm_sanity,
+/turf/open/floor/catwalk_floor/iron_white,
+/area/station/science/lobby)
"rFK" = (
/obj/effect/turf_decal/sand/plating,
/obj/effect/decal/cleanable/rubble,
@@ -51320,13 +51275,6 @@
/obj/effect/landmark/start/chemist,
/turf/open/floor/iron/white,
/area/station/medical/chemistry)
-"rFV" = (
-/obj/effect/turf_decal/tile/neutral{
- dir = 1
- },
-/mob/living/simple_animal/bot/secbot/beepsky/officer,
-/turf/open/floor/iron,
-/area/station/hallway/primary/central)
"rFX" = (
/obj/effect/turf_decal/siding/dark_blue/corner{
dir = 4
@@ -51485,22 +51433,6 @@
},
/turf/open/floor/iron/dark,
/area/station/engineering/lobby)
-"rIX" = (
-/obj/structure/table/glass,
-/obj/item/folder/white{
- pixel_x = 4;
- pixel_y = -3
- },
-/obj/item/book/manual/wiki/infections,
-/obj/effect/turf_decal/tile/green/half/contrasted{
- dir = 8
- },
-/obj/item/tgui_book/manual/idc{
- pixel_y = 2;
- pixel_x = 3
- },
-/turf/open/floor/iron/white,
-/area/station/medical/virology)
"rJb" = (
/obj/machinery/power/smes/engineering,
/obj/structure/cable,
@@ -51595,23 +51527,6 @@
/obj/machinery/firealarm/directional/west,
/turf/open/floor/iron/white,
/area/station/medical/treatment_center)
-"rKQ" = (
-/obj/machinery/door/airlock/medical{
- name = "Primary Surgical Theatre"
- },
-/obj/machinery/door/firedoor,
-/obj/effect/turf_decal/tile/blue/fourcorners,
-/obj/effect/mapping_helpers/airlock/access/all/medical/surgery,
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/effect/mapping_helpers/airlock/unres/delayed{
- dir = 8
- },
-/turf/open/floor/iron/white,
-/area/station/medical/surgery/theatre)
"rKW" = (
/obj/machinery/photocopier/prebuilt,
/obj/effect/turf_decal/bot_red,
@@ -51812,11 +51727,6 @@
/obj/item/radio/intercom/directional/south,
/turf/open/floor/iron/showroomfloor,
/area/station/cargo/storage)
-"rPy" = (
-/turf/closed/mineral/random/stationside/asteroid/porus{
- mineralChance = 20
- },
-/area/station/maintenance/port/greater)
"rPA" = (
/obj/effect/turf_decal/tile/brown/anticorner/contrasted{
dir = 1
@@ -52504,6 +52414,11 @@
dir = 8
},
/area/station/medical/storage)
+"rYC" = (
+/obj/item/food/grown/banana,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/grass,
+/area/station/science/genetics)
"rYJ" = (
/obj/structure/closet/emcloset/anchored,
/turf/open/floor/plating,
@@ -52768,6 +52683,20 @@
/obj/effect/landmark/event_spawn,
/turf/open/floor/glass/reinforced,
/area/station/ai/upload/foyer)
+"sck" = (
+/obj/machinery/door/airlock/research,
+/obj/effect/turf_decal/siding/purple{
+ dir = 4
+ },
+/obj/effect/mapping_helpers/airlock/access/all/science/genetics,
+/obj/machinery/door/firedoor,
+/obj/effect/mapping_helpers/airlock/autoname,
+/obj/machinery/door/poddoor/shutters/preopen{
+ dir = 8;
+ id = "geneshut"
+ },
+/turf/open/floor/iron/white/textured,
+/area/station/science/genetics)
"sco" = (
/obj/structure/reagent_dispensers/water_cooler,
/obj/effect/turf_decal/siding/wood{
@@ -53462,6 +53391,20 @@
},
/turf/open/floor/wood/tile,
/area/station/security/courtroom)
+"snE" = (
+/obj/machinery/door/airlock/medical/glass{
+ name = "Treatment Centre"
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/mapping_helpers/airlock/access/any/medical/general,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/mapping_helpers/airlock/unres/delayed{
+ dir = 8
+ },
+/turf/open/floor/iron/white,
+/area/station/medical/treatment_center)
"snF" = (
/obj/effect/turf_decal/tile/red/half/contrasted,
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
@@ -53923,20 +53866,6 @@
/obj/machinery/light/small/directional/west,
/turf/open/floor/iron/dark,
/area/station/service/cafeteria)
-"suK" = (
-/obj/effect/turf_decal/siding/purple{
- dir = 1
- },
-/obj/machinery/door/window/right/directional/north,
-/turf/open/floor/engine,
-/area/station/science/auxlab/firing_range)
-"suO" = (
-/obj/structure/window/reinforced/spawner/directional/north,
-/obj/effect/turf_decal/siding/purple{
- dir = 1
- },
-/turf/open/floor/engine,
-/area/station/science/auxlab/firing_range)
"suV" = (
/obj/effect/turf_decal/stripes/line,
/obj/effect/decal/cleanable/dirt/dust,
@@ -54745,20 +54674,6 @@
/obj/machinery/door/firedoor,
/turf/open/floor/iron/dark,
/area/station/hallway/secondary/exit/departure_lounge)
-"sIY" = (
-/obj/machinery/dna_scannernew,
-/obj/structure/railing,
-/obj/machinery/power/apc/auto_name/directional/west,
-/obj/machinery/door/firedoor/border_only,
-/obj/structure/cable,
-/obj/effect/turf_decal/siding/purple/corner{
- dir = 4
- },
-/obj/structure/disposalpipe/segment{
- dir = 5
- },
-/turf/open/floor/iron/white/textured,
-/area/station/science/genetics)
"sJo" = (
/obj/structure/table/glass,
/obj/effect/spawner/random/food_or_drink/donkpockets,
@@ -54918,9 +54833,6 @@
/obj/machinery/airalarm/directional/north,
/turf/open/floor/plating,
/area/station/maintenance/department/bridge)
-"sMl" = (
-/turf/open/floor/iron/white/textured,
-/area/station/science/genetics)
"sMs" = (
/obj/effect/spawner/structure/window/reinforced,
/obj/machinery/atmospherics/pipe/layer_manifold/yellow/visible{
@@ -55032,13 +54944,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible,
/turf/open/floor/engine,
/area/station/engineering/supermatter)
-"sOJ" = (
-/obj/structure/flora/coconuts,
-/obj/machinery/camera/autoname/directional/north{
- network = list("ss13","rd")
- },
-/turf/open/floor/grass,
-/area/station/science/genetics)
"sPi" = (
/obj/structure/closet/firecloset,
/obj/effect/landmark/start/hangover,
@@ -55075,6 +54980,18 @@
dir = 4
},
/area/station/engineering/atmos)
+"sPM" = (
+/obj/structure/table,
+/obj/item/storage/box/disks{
+ pixel_x = 6;
+ pixel_y = 3
+ },
+/obj/item/storage/box/bodybags{
+ pixel_x = -4;
+ pixel_y = 9
+ },
+/turf/open/floor/iron/white/textured,
+/area/station/science/genetics)
"sPV" = (
/obj/machinery/atmospherics/components/binary/passive_gate{
on = 1;
@@ -55318,6 +55235,22 @@
/obj/effect/landmark/firealarm_sanity,
/turf/open/openspace,
/area/station/security/warden)
+"sTW" = (
+/obj/structure/rack,
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/effect/turf_decal/sand/plating,
+/obj/item/stack/ducts{
+ pixel_y = 3
+ },
+/obj/item/stack/ducts,
+/obj/item/stack/ducts{
+ pixel_y = 7
+ },
+/obj/item/storage/box/bandages,
+/turf/open/floor/plating,
+/area/station/cargo/miningoffice)
"sUc" = (
/obj/item/bodypart/arm/left,
/turf/open/floor/plating/airless,
@@ -55357,6 +55290,11 @@
/obj/item/radio/intercom/directional/west,
/turf/open/openspace,
/area/station/security/warden)
+"sUW" = (
+/obj/effect/turf_decal/sand/plating,
+/obj/machinery/light/small/directional/north,
+/turf/open/misc/asteroid,
+/area/station/cargo/miningoffice)
"sUY" = (
/obj/structure/chair/stool/directional/east,
/obj/effect/turf_decal/sand/plating,
@@ -55483,12 +55421,6 @@
},
/turf/open/floor/iron,
/area/station/command/bridge)
-"sXG" = (
-/obj/effect/turf_decal/tile/purple/opposingcorners,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/white,
-/area/station/science/auxlab/firing_range)
"sXI" = (
/obj/structure/lattice,
/obj/structure/grille/broken,
@@ -56022,6 +55954,19 @@
/obj/effect/mapping_helpers/mail_sorting/engineering/atmospherics,
/turf/open/floor/iron,
/area/station/engineering/atmos)
+"thx" = (
+/obj/item/radio/intercom/directional/east,
+/obj/effect/turf_decal/tile/purple/half/contrasted{
+ dir = 4
+ },
+/obj/structure/table,
+/obj/item/paper_bin{
+ pixel_x = -2;
+ pixel_y = 6
+ },
+/obj/item/pen,
+/turf/open/floor/iron/white,
+/area/station/science/lobby)
"thH" = (
/obj/effect/turf_decal/tile/red/anticorner/contrasted{
dir = 4
@@ -56224,6 +56169,12 @@
},
/turf/open/floor/iron,
/area/station/service/hydroponics)
+"tkW" = (
+/obj/structure/sign/warning/directional/east,
+/turf/closed/mineral/random/stationside/asteroid/porus{
+ mineral_chance = 20
+ },
+/area/station/asteroid)
"tla" = (
/obj/machinery/power/apc/auto_name/directional/east,
/obj/structure/cable,
@@ -56668,14 +56619,6 @@
},
/turf/open/floor/iron/white,
/area/station/medical/exam_room)
-"tsy" = (
-/obj/effect/turf_decal/siding/purple{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/white/textured,
-/area/station/science/genetics)
"tsz" = (
/obj/machinery/door/airlock/external{
name = "Escape Pod Two";
@@ -56891,11 +56834,6 @@
/obj/structure/cable,
/turf/open/floor/engine,
/area/station/engineering/supermatter)
-"twm" = (
-/obj/effect/turf_decal/tile/purple/opposingcorners,
-/obj/effect/landmark/event_spawn,
-/turf/open/floor/iron/white,
-/area/station/science/auxlab/firing_range)
"tww" = (
/obj/structure/cable,
/turf/open/floor/catwalk_floor/iron_dark,
@@ -57045,11 +56983,6 @@
},
/turf/open/floor/carpet/executive,
/area/station/command/meeting_room)
-"tAa" = (
-/turf/closed/mineral/random/stationside/asteroid/porus{
- mineralChance = 20
- },
-/area/station/maintenance/central/greater)
"tAf" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -57978,13 +57911,6 @@
},
/turf/open/floor/glass/reinforced/plasma,
/area/station/command/heads_quarters/rd)
-"tOO" = (
-/obj/effect/landmark/start/geneticist,
-/obj/structure/chair/office{
- dir = 1
- },
-/turf/open/floor/iron/white/textured,
-/area/station/science/genetics)
"tOV" = (
/obj/effect/decal/cleanable/dirt,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -58139,6 +58065,14 @@
},
/turf/open/floor/iron/dark,
/area/station/security/armory)
+"tSk" = (
+/obj/effect/turf_decal/siding/white{
+ dir = 6
+ },
+/obj/effect/decal/cleanable/blood/tracks,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/white/small,
+/area/station/science/lobby)
"tSn" = (
/obj/structure/chair/office/light{
dir = 4
@@ -58265,6 +58199,13 @@
/obj/effect/turf_decal/tile/bar/opposingcorners,
/turf/open/floor/iron,
/area/station/commons/lounge)
+"tUQ" = (
+/obj/machinery/door/airlock/research,
+/obj/effect/mapping_helpers/airlock/autoname,
+/obj/effect/mapping_helpers/airlock/access/all/science/genetics,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/white/textured,
+/area/station/science/genetics)
"tUR" = (
/obj/effect/turf_decal/trimline/blue/filled/line{
dir = 8
@@ -58286,14 +58227,6 @@
},
/turf/open/floor/iron/dark,
/area/station/engineering/circuit_workshop)
-"tVF" = (
-/obj/effect/spawner/structure/window/hollow/reinforced/middle,
-/obj/structure/cable,
-/obj/machinery/door/poddoor/shutters/window/preopen{
- id = "chimpcon1"
- },
-/turf/open/floor/plating,
-/area/station/science/genetics)
"tVH" = (
/obj/machinery/door/airlock/security/glass,
/obj/effect/mapping_helpers/airlock/cyclelink_helper{
@@ -58409,12 +58342,6 @@
/obj/machinery/camera/autoname/directional/south,
/turf/open/floor/iron,
/area/station/maintenance/disposal/incinerator)
-"tXg" = (
-/obj/structure/sign/warning/directional/north,
-/turf/closed/mineral/random/stationside/asteroid/porus{
- mineralChance = 20
- },
-/area/station/asteroid)
"tXi" = (
/obj/machinery/duct,
/obj/machinery/light_switch/directional/west,
@@ -58543,6 +58470,10 @@
},
/turf/open/floor/iron/white,
/area/station/medical/surgery/theatre)
+"tZQ" = (
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/white/textured,
+/area/station/science/genetics)
"tZW" = (
/obj/machinery/camera/autoname/directional/south,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -58851,6 +58782,11 @@
/obj/machinery/exodrone_launcher,
/turf/open/floor/iron/dark,
/area/station/cargo/drone_bay)
+"ufq" = (
+/obj/structure/cable/layer3,
+/mob/living/basic/bot/secbot/pingsky,
+/turf/open/floor/iron/dark,
+/area/station/ai/satellite/foyer)
"ufr" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
@@ -59170,6 +59106,11 @@
/obj/item/stack/rods/two,
/turf/open/floor/engine,
/area/station/science/auxlab/firing_range)
+"ukI" = (
+/obj/effect/landmark/event_spawn,
+/obj/machinery/computer/records/medical,
+/turf/open/floor/glass/reinforced,
+/area/station/science/genetics)
"ukK" = (
/obj/effect/turf_decal/tile/dark_red/opposingcorners,
/obj/structure/cable,
@@ -59309,6 +59250,10 @@
/obj/structure/window/reinforced/spawner/directional/east,
/turf/open/floor/engine,
/area/station/science/xenobiology)
+"umJ" = (
+/obj/effect/spawner/structure/window/hollow/reinforced/middle,
+/turf/open/floor/plating,
+/area/station/science/genetics)
"umK" = (
/obj/effect/spawner/random/structure/crate_abandoned,
/turf/open/floor/plating,
@@ -59800,17 +59745,6 @@
},
/turf/open/floor/engine,
/area/station/command/corporate_dock)
-"uvf" = (
-/obj/machinery/door/airlock/medical{
- name = "Treatment Centre"
- },
-/obj/machinery/door/firedoor,
-/obj/effect/mapping_helpers/airlock/access/any/medical/general,
-/obj/structure/cable,
-/obj/structure/disposalpipe/segment,
-/obj/effect/mapping_helpers/airlock/unres/delayed,
-/turf/open/floor/iron/white,
-/area/station/medical/exam_room)
"uvl" = (
/obj/machinery/door/airlock/virology/glass{
name = "Biohazard Gear"
@@ -60015,20 +59949,6 @@
"uyL" = (
/turf/open/floor/iron,
/area/station/cargo/storage)
-"uyW" = (
-/obj/machinery/door/airlock/medical/glass{
- id_tag = "triage";
- name = "Triage"
- },
-/obj/machinery/door/firedoor,
-/obj/effect/mapping_helpers/airlock/access/any/medical/general,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/mapping_helpers/airlock/unres/delayed{
- dir = 8
- },
-/turf/open/floor/iron/white,
-/area/station/medical/exam_room)
"uyZ" = (
/obj/effect/turf_decal/tile/yellow{
dir = 8
@@ -60078,20 +59998,6 @@
"uzQ" = (
/turf/open/floor/iron/white/textured_large,
/area/station/commons/fitness/recreation)
-"uzT" = (
-/obj/structure/table/glass,
-/obj/structure/reagent_dispensers/wall/virusfood/directional/west,
-/obj/machinery/reagentgrinder{
- pixel_y = 8
- },
-/obj/effect/turf_decal/tile/green/half/contrasted{
- dir = 8
- },
-/obj/item/stack/sheet/mineral/plasma{
- amount = 3
- },
-/turf/open/floor/iron/white,
-/area/station/medical/virology)
"uzV" = (
/obj/effect/turf_decal/stripes,
/obj/effect/mapping_helpers/broken_floor,
@@ -60232,6 +60138,14 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/dark,
/area/station/science/ordnance)
+"uCi" = (
+/obj/structure/closet/l3closet/janitor,
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/camera/autoname/directional/north,
+/obj/item/restraints/legcuffs/beartrap,
+/obj/item/restraints/legcuffs/beartrap,
+/turf/open/floor/iron,
+/area/station/service/janitor)
"uCj" = (
/obj/effect/turf_decal/tile/blue/opposingcorners,
/obj/effect/turf_decal/tile/red/opposingcorners{
@@ -60495,11 +60409,6 @@
},
/turf/open/floor/iron,
/area/station/cargo/lobby)
-"uFt" = (
-/obj/machinery/dna_infuser,
-/obj/item/tgui_book/manual/infuser,
-/turf/open/floor/iron/white/textured,
-/area/station/science/genetics)
"uFC" = (
/turf/closed/wall/r_wall,
/area/station/engineering/supermatter/room)
@@ -60745,17 +60654,6 @@
/obj/effect/mapping_helpers/airlock/access/all/engineering/external,
/turf/open/floor/plating,
/area/station/maintenance/department/bridge)
-"uLz" = (
-/obj/structure/table,
-/obj/item/stack/cable_coil,
-/obj/item/assembly/igniter,
-/obj/machinery/power/apc/auto_name/directional/north,
-/obj/effect/turf_decal/tile/purple/half/contrasted{
- dir = 1
- },
-/obj/structure/cable,
-/turf/open/floor/iron/white,
-/area/station/science/lobby)
"uLP" = (
/obj/effect/turf_decal/trimline/yellow/filled/warning{
dir = 6
@@ -61615,6 +61513,18 @@
/obj/structure/closet/wardrobe/white/medical,
/turf/open/floor/iron/white,
/area/station/medical/exam_room)
+"vdu" = (
+/obj/structure/cable,
+/obj/structure/railing{
+ dir = 1
+ },
+/obj/machinery/door/firedoor/border_only{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron/white,
+/area/station/science/research)
"vdD" = (
/obj/effect/turf_decal/siding/purple{
dir = 1
@@ -61774,6 +61684,16 @@
/obj/structure/disposalpipe/segment,
/turf/open/floor/iron,
/area/station/security/brig/entrance)
+"vgm" = (
+/obj/structure/table,
+/obj/machinery/cell_charger,
+/obj/item/stock_parts/power_store/cell,
+/obj/effect/turf_decal/tile/purple/half/contrasted{
+ dir = 1
+ },
+/obj/machinery/firealarm/directional/north,
+/turf/open/floor/iron/white,
+/area/station/science/lobby)
"vgq" = (
/obj/structure/railing{
dir = 6
@@ -62094,6 +62014,25 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/plating,
/area/station/maintenance/department/medical/central)
+"vlW" = (
+/obj/structure/table,
+/obj/item/storage/box/monkeycubes{
+ pixel_x = 4
+ },
+/obj/item/storage/box/monkeycubes{
+ pixel_x = 6;
+ pixel_y = 9
+ },
+/obj/item/storage/pill_bottle/mutadone{
+ pixel_x = -9
+ },
+/obj/machinery/airalarm/directional/north,
+/obj/item/flesh_shears{
+ pixel_x = -5;
+ pixel_y = 10
+ },
+/turf/open/floor/iron/white/textured,
+/area/station/science/genetics)
"vmf" = (
/obj/structure/closet/wardrobe/orange,
/obj/effect/turf_decal/tile/red/anticorner/contrasted{
@@ -62565,10 +62504,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/plating,
/area/station/maintenance/department/medical)
-"vwd" = (
-/obj/machinery/newscaster/directional/south,
-/turf/open/floor/engine,
-/area/station/science/auxlab/firing_range)
"vwf" = (
/obj/structure/girder,
/obj/effect/decal/cleanable/dirt/dust,
@@ -62595,21 +62530,6 @@
},
/turf/open/openspace,
/area/station/engineering/main)
-"vwx" = (
-/obj/machinery/door/airlock/medical{
- id_tag = "r1";
- name = "Room A"
- },
-/obj/machinery/door/firedoor,
-/obj/effect/mapping_helpers/airlock/access/any/medical/general,
-/obj/effect/turf_decal/tile/blue/fourcorners,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/effect/mapping_helpers/airlock/unres/delayed{
- dir = 4
- },
-/turf/open/floor/iron/white,
-/area/station/medical/patients_rooms/room_a)
"vwD" = (
/obj/effect/landmark/start/clown,
/obj/structure/chair/stool/bar/directional/west,
@@ -62650,6 +62570,14 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron,
/area/station/hallway/primary/central)
+"vxl" = (
+/obj/machinery/power/apc/auto_name/directional/south,
+/obj/structure/cable,
+/obj/effect/spawner/random/entertainment/slot_machine{
+ pixel_y = 2
+ },
+/turf/open/floor/wood,
+/area/station/commons/lounge)
"vxn" = (
/obj/effect/turf_decal/trimline/blue/filled/line{
dir = 8
@@ -62682,11 +62610,6 @@
/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2,
/turf/open/floor/iron,
/area/station/commons/fitness/recreation)
-"vxX" = (
-/turf/closed/mineral/random/stationside/asteroid/porus{
- mineralChance = 20
- },
-/area/station/asteroid)
"vxZ" = (
/obj/machinery/atmospherics/pipe/smart/simple/dark/visible{
dir = 4
@@ -63020,6 +62943,11 @@
/obj/machinery/atmospherics/components/unary/vent_pump/siphon/monitored/plasma_output,
/turf/open/floor/engine/plasma,
/area/station/engineering/atmos)
+"vEw" = (
+/turf/closed/mineral/random/stationside/asteroid/porus{
+ mineral_chance = 20
+ },
+/area/station/maintenance/central/greater)
"vED" = (
/obj/structure/closet/secure_closet/warden,
/obj/item/gun/energy/laser,
@@ -63047,13 +62975,6 @@
/obj/effect/landmark/start/medical_doctor,
/turf/open/floor/iron/white,
/area/station/medical/treatment_center)
-"vES" = (
-/obj/item/radio/intercom/directional/east,
-/obj/effect/turf_decal/tile/purple/half/contrasted{
- dir = 4
- },
-/turf/open/floor/iron/white,
-/area/station/science/lobby)
"vEX" = (
/obj/structure/table/reinforced,
/obj/machinery/computer/security/telescreen/entertainment/directional/north,
@@ -63344,11 +63265,6 @@
},
/turf/open/floor/iron/white,
/area/station/medical/chemistry/minisat)
-"vIL" = (
-/obj/effect/spawner/random/entertainment/slot_machine,
-/obj/effect/turf_decal/sand/plating,
-/turf/open/floor/plating,
-/area/station/maintenance/central/greater)
"vIO" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/effect/decal/cleanable/dirt/dust,
@@ -63608,6 +63524,11 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/white/smooth_large,
/area/station/science/research)
+"vNT" = (
+/obj/effect/spawner/random/entertainment/slot_machine,
+/obj/effect/decal/cleanable/dirt/dust,
+/turf/open/floor/iron/grimy,
+/area/station/maintenance/central/lesser)
"vNZ" = (
/obj/structure/cable,
/obj/structure/disposalpipe/segment,
@@ -63675,11 +63596,6 @@
},
/turf/open/floor/wood/tile,
/area/station/service/bar)
-"vPt" = (
-/turf/closed/mineral/random/stationside/asteroid/porus{
- mineralChance = 20
- },
-/area/station/maintenance/disposal/incinerator)
"vPF" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/effect/spawner/random/structure/grille,
@@ -63863,13 +63779,6 @@
},
/turf/open/floor/iron,
/area/station/cargo/storage)
-"vSv" = (
-/obj/structure/sign/warning/directional/north,
-/obj/effect/turf_decal/tile/purple/half/contrasted{
- dir = 1
- },
-/turf/open/floor/iron/white,
-/area/station/science/lobby)
"vSy" = (
/obj/structure/chair/sofa/bench{
dir = 4
@@ -63982,6 +63891,17 @@
/obj/structure/cable,
/turf/open/floor/carpet,
/area/station/medical/psychology)
+"vUA" = (
+/obj/machinery/bouldertech/refinery/smelter{
+ dir = 8
+ },
+/obj/machinery/conveyor{
+ dir = 6;
+ id = "brm"
+ },
+/obj/effect/turf_decal/sand/plating,
+/turf/open/floor/plating,
+/area/station/cargo/miningoffice)
"vUJ" = (
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
@@ -64369,6 +64289,10 @@
/obj/item/storage/box/drinkingglasses,
/turf/open/floor/plating,
/area/station/maintenance/central/greater)
+"wbX" = (
+/obj/machinery/door/window/left/directional/west,
+/turf/open/floor/engine,
+/area/station/science/auxlab/firing_range)
"wca" = (
/obj/structure/bodycontainer/morgue,
/obj/structure/window/reinforced/spawner/directional/north,
@@ -64615,6 +64539,11 @@
/obj/machinery/air_sensor/ordnance_burn_chamber,
/turf/open/floor/engine/vacuum,
/area/station/science/ordnance/burnchamber)
+"wgU" = (
+/turf/closed/mineral/random/stationside/asteroid/porus{
+ mineral_chance = 20
+ },
+/area/station/maintenance/port/greater)
"whn" = (
/obj/effect/decal/cleanable/dirt,
/obj/effect/spawner/random/trash/mess,
@@ -64659,20 +64588,6 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/openspace,
/area/station/engineering/supermatter/room)
-"wij" = (
-/obj/structure/table/glass,
-/obj/item/radio/intercom/directional/south,
-/obj/item/tgui_book/manual/dsm{
- pixel_x = -6;
- pixel_y = 4
- },
-/obj/item/tgui_book/manual/idc{
- pixel_y = 2;
- pixel_x = 3
- },
-/obj/item/food/sandwich/cheese,
-/turf/open/floor/iron/dark/textured,
-/area/station/command/heads_quarters/cmo)
"wim" = (
/obj/structure/cable,
/obj/structure/disposalpipe/segment{
@@ -64882,6 +64797,10 @@
/obj/machinery/light/directional/south,
/turf/open/floor/iron/dark,
/area/station/engineering/atmospherics_engine)
+"wlL" = (
+/obj/structure/window/reinforced/spawner/directional/west,
+/turf/open/floor/engine,
+/area/station/science/auxlab/firing_range)
"wlO" = (
/obj/machinery/atmospherics/components/unary/portables_connector/visible{
dir = 1
@@ -64955,6 +64874,11 @@
},
/turf/open/floor/wood/tile,
/area/station/security/courtroom)
+"wni" = (
+/turf/open/floor/iron/stairs/right{
+ dir = 8
+ },
+/area/station/science/lobby)
"wnw" = (
/obj/effect/spawner/structure/window/hollow/reinforced/middle,
/obj/machinery/door/poddoor/shutters/preopen{
@@ -64973,6 +64897,17 @@
dir = 8
},
/area/station/science/xenobiology)
+"wnD" = (
+/obj/effect/turf_decal/tile/neutral/fourcorners,
+/obj/effect/turf_decal/siding/purple{
+ dir = 5
+ },
+/obj/machinery/camera/autoname/directional/east,
+/mob/living/basic/bot/secbot/pingsky,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron/white,
+/area/station/ai/upload/foyer)
"wnL" = (
/turf/open/floor/plating,
/area/station/medical/medbay/central)
@@ -65635,6 +65570,20 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/white,
/area/station/medical/medbay/lobby)
+"wyf" = (
+/obj/machinery/door/airlock/medical/glass{
+ id_tag = "triage";
+ name = "Triage"
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/mapping_helpers/airlock/access/any/medical/general,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/effect/mapping_helpers/airlock/unres/delayed{
+ dir = 8
+ },
+/turf/open/floor/iron/white,
+/area/station/medical/exam_room)
"wyh" = (
/obj/structure/lattice,
/obj/structure/grille,
@@ -66329,21 +66278,6 @@
/obj/effect/spawner/random/entertainment/deck,
/turf/open/floor/wood,
/area/station/commons/lounge)
-"wKv" = (
-/obj/machinery/door/airlock/medical{
- id_tag = "r2";
- name = "Room B"
- },
-/obj/machinery/door/firedoor,
-/obj/effect/turf_decal/tile/blue/fourcorners,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/structure/cable,
-/obj/effect/mapping_helpers/airlock/access/any/medical/general,
-/obj/effect/mapping_helpers/airlock/unres/delayed{
- dir = 4
- },
-/turf/open/floor/iron/white,
-/area/station/medical/patients_rooms/room_b)
"wKE" = (
/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance,
/obj/effect/mapping_helpers/airlock/unres/delayed,
@@ -67586,20 +67520,6 @@
/obj/machinery/firealarm/directional/south,
/turf/open/floor/wood/large,
/area/station/cargo/boutique)
-"xfG" = (
-/obj/machinery/door/airlock/medical/glass{
- name = "Treatment Centre"
- },
-/obj/machinery/door/firedoor,
-/obj/effect/mapping_helpers/airlock/access/any/medical/general,
-/obj/structure/cable,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/effect/mapping_helpers/airlock/unres/delayed{
- dir = 8
- },
-/turf/open/floor/iron/white,
-/area/station/medical/treatment_center)
"xfJ" = (
/obj/machinery/door/window/brigdoor/right/directional/west{
req_access = list("xenobiology")
@@ -67869,11 +67789,20 @@
},
/turf/open/floor/plating,
/area/station/maintenance/port/lesser)
-"xkc" = (
-/obj/structure/cable/layer3,
-/mob/living/simple_animal/bot/secbot/pingsky,
-/turf/open/floor/iron/dark,
-/area/station/ai/satellite/foyer)
+"xkb" = (
+/obj/machinery/door/airlock/medical/glass{
+ name = "Treatment Centre"
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/mapping_helpers/airlock/access/any/medical/general,
+/obj/structure/disposalpipe/segment{
+ dir = 8
+ },
+/obj/effect/mapping_helpers/airlock/unres/delayed{
+ dir = 8
+ },
+/turf/open/floor/iron/white,
+/area/station/medical/treatment_center)
"xkx" = (
/obj/machinery/door/airlock/hatch{
name = "Cyborg Break Room"
@@ -67979,6 +67908,18 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/turf/open/floor/iron/white,
/area/station/medical/chemistry)
+"xmA" = (
+/obj/machinery/door/airlock/research,
+/obj/effect/mapping_helpers/airlock/access/all/science/genetics,
+/obj/effect/mapping_helpers/airlock/autoname,
+/obj/structure/cable,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/turf/open/floor/iron/white/textured,
+/area/station/science/genetics)
"xmM" = (
/obj/structure/closet/secure_closet/freezer/fridge,
/obj/machinery/power/apc/auto_name/directional/west,
@@ -69026,23 +68967,6 @@
/obj/structure/closet/crate/bin,
/turf/open/floor/iron,
/area/station/security)
-"xEb" = (
-/obj/structure/table/reinforced/rglass,
-/obj/effect/turf_decal/tile/blue/fourcorners,
-/obj/item/reagent_containers/cup/bottle/epinephrine{
- pixel_x = 6;
- pixel_y = 9
- },
-/obj/item/storage/box/rxglasses{
- pixel_x = -4;
- pixel_y = 8
- },
-/obj/item/stack/medical/wrap/gauze{
- pixel_x = 8
- },
-/obj/item/reagent_containers/syringe,
-/turf/open/floor/iron/white,
-/area/station/medical/treatment_center)
"xEl" = (
/obj/machinery/door/firedoor,
/obj/machinery/door/airlock/multi_tile/public/glass{
@@ -69165,10 +69089,6 @@
/obj/item/storage/box/monkeycubes,
/turf/open/floor/iron/white/textured_large,
/area/station/science/xenobiology)
-"xGY" = (
-/obj/item/radio/intercom/directional/south,
-/turf/open/floor/engine,
-/area/station/science/auxlab/firing_range)
"xGZ" = (
/obj/effect/turf_decal/trimline/blue/filled/line{
dir = 4
@@ -69661,13 +69581,6 @@
/obj/structure/cable,
/turf/open/floor/plating,
/area/station/maintenance/department/cargo)
-"xPZ" = (
-/obj/structure/ladder{
- icon_state = "ladder10"
- },
-/obj/machinery/light/warm/directional/north,
-/turf/open/floor/grass,
-/area/station/science/genetics)
"xQe" = (
/obj/effect/turf_decal/tile/yellow/half/contrasted{
dir = 4
@@ -69887,6 +69800,13 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/turf/open/floor/iron/white/smooth_large,
/area/station/science/research)
+"xVh" = (
+/obj/effect/turf_decal/tile/purple/opposingcorners,
+/obj/structure/cable,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
+/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/turf/open/floor/iron/white,
+/area/station/science/auxlab/firing_range)
"xVt" = (
/obj/structure/window/reinforced/spawner/directional/north,
/turf/open/floor/engine,
@@ -69925,10 +69845,6 @@
/obj/effect/decal/cleanable/dirt/dust,
/turf/open/floor/plating,
/area/station/maintenance/department/medical/central)
-"xWq" = (
-/obj/structure/flora/bush/grassy/style_random,
-/turf/open/floor/grass,
-/area/station/science/genetics)
"xWK" = (
/obj/machinery/power/apc/auto_name/directional/south,
/obj/effect/turf_decal/tile/red/half/contrasted,
@@ -70278,12 +70194,6 @@
},
/turf/open/floor/engine,
/area/station/engineering/supermatter)
-"ycq" = (
-/obj/structure/training_machine,
-/obj/item/target/clown,
-/obj/structure/sign/poster/random/directional/south,
-/turf/open/floor/engine,
-/area/station/science/auxlab/firing_range)
"ycs" = (
/obj/effect/spawner/random/engineering/tank,
/obj/effect/decal/cleanable/cobweb,
@@ -70701,14 +70611,13 @@
"yiQ" = (
/turf/closed/wall/rust,
/area/station/maintenance/port/lesser)
-"yiW" = (
-/obj/effect/turf_decal/siding/purple{
- dir = 8
+"yiS" = (
+/obj/effect/turf_decal/tile/purple/opposingcorners,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{
+ dir = 1
},
-/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
-/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
-/turf/open/floor/iron/white/textured_large,
-/area/station/science/genetics)
+/turf/open/floor/iron/white,
+/area/station/science/auxlab/firing_range)
"yjb" = (
/obj/effect/turf_decal/tile/red/half/contrasted{
dir = 8
@@ -81097,9 +81006,9 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
rnk
rnk
auE
@@ -81121,10 +81030,10 @@ rYJ
fjg
gzL
jsC
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
cLf
dUc
cLf
@@ -81353,9 +81262,9 @@ dUc
cLf
cLf
cLf
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
rnk
rnk
tdh
@@ -81378,10 +81287,10 @@ oFu
hrk
oFu
jsC
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
rnk
loh
loh
@@ -81608,9 +81517,9 @@ cLf
cLf
dUc
cLf
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
rnk
rnk
rnk
@@ -81864,10 +81773,10 @@ cLf
cLf
cLf
dUc
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
rnk
ryV
rnk
@@ -82100,10 +82009,10 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
cLf
dUc
dUc
@@ -82124,7 +82033,7 @@ hCS
hCS
hCS
hCS
-vxX
+bmG
rnk
bCv
tDg
@@ -83118,7 +83027,7 @@ poi
fgP
poi
cax
-eio
+eYp
aCx
mxq
mxq
@@ -83374,7 +83283,7 @@ dqW
vTd
csl
dfW
-eio
+eYp
dDZ
mMS
nIJ
@@ -83424,13 +83333,13 @@ rnk
fjC
rnk
qvA
-ggZ
+iWx
qvA
xBS
xBS
-oMK
+qzm
esg
-rKQ
+kTs
xBS
tUo
tUo
@@ -83628,13 +83537,13 @@ cro
cro
cro
poi
-eio
+eYp
ngd
lKZ
ngd
mMS
mMS
-eio
+eYp
mxq
pRM
mxq
@@ -83890,8 +83799,8 @@ eSS
dGR
syR
aVY
-eio
-eio
+eYp
+eYp
mxq
iPw
tBe
@@ -84148,7 +84057,7 @@ sIV
syR
sVn
sIV
-eio
+eYp
mxq
uiy
qWu
@@ -84405,7 +84314,7 @@ mJL
hHJ
hHJ
qHv
-eio
+eYp
mxq
mxq
xlB
@@ -84444,11 +84353,11 @@ tkr
rnk
rnk
ryz
-wKv
+ogZ
fzZ
vGn
vGn
-vwx
+fVF
fMT
kFT
kFT
@@ -84662,8 +84571,8 @@ abw
eSS
esl
ggY
-eio
-eio
+eYp
+eYp
mxq
fGr
ugu
@@ -84917,10 +84826,10 @@ cDM
lDP
fBK
eSS
-eio
+eYp
ggY
-eio
-eio
+eYp
+eYp
mxq
mxq
sGj
@@ -86431,7 +86340,7 @@ cLf
cLf
cLf
dUc
-vxX
+bmG
ubm
ubm
hME
@@ -86512,7 +86421,7 @@ aPR
lUk
nnv
mNo
-xEb
+pts
tYs
oaY
hKv
@@ -86528,8 +86437,8 @@ rnk
gtK
oqj
rnk
-vxX
-vxX
+bmG
+bmG
dUc
cLf
cLf
@@ -86688,8 +86597,8 @@ cLf
cLf
cLf
unk
-vxX
-vxX
+bmG
+bmG
ubm
fae
eyv
@@ -86767,7 +86676,7 @@ wJy
qof
hHj
lUk
-mqG
+mUB
asr
lyr
tYs
@@ -86786,7 +86695,7 @@ gtK
rnk
rnk
rnk
-vxX
+bmG
unk
cLf
cLf
@@ -86944,9 +86853,9 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
ubm
eYT
ohZ
@@ -87043,7 +86952,7 @@ gtK
rnk
gaE
rnk
-vxX
+bmG
cLf
cLf
cLf
@@ -87201,9 +87110,9 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
ubm
dMF
rrF
@@ -87287,7 +87196,7 @@ tYs
bdv
lZH
nmG
-uvf
+ohI
jSY
dPt
xdm
@@ -87300,8 +87209,8 @@ gtK
rZz
beO
rnk
-vxX
-vxX
+bmG
+bmG
cLf
cLf
cLf
@@ -87458,9 +87367,9 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
ubm
hME
hME
@@ -87557,7 +87466,7 @@ paa
rnk
qvN
rnk
-vxX
+bmG
cLf
cLf
cLf
@@ -87715,9 +87624,9 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
hHw
oRD
pbB
@@ -87795,15 +87704,15 @@ qfB
qfB
dKw
sia
-xfG
+snE
sia
-cQR
+xkb
sia
dKw
dKw
dgp
hQg
-uyW
+wyf
dgp
dgp
dgp
@@ -87814,7 +87723,7 @@ paa
rnk
rnk
rnk
-vxX
+bmG
cLf
cLf
cLf
@@ -87972,9 +87881,9 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
hHw
mut
eQY
@@ -88070,7 +87979,7 @@ rnk
rms
loR
rnk
-vxX
+bmG
cLf
cLf
cLf
@@ -88229,9 +88138,9 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
hHw
xjQ
oMk
@@ -88487,8 +88396,8 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
+bmG
+bmG
hHw
xjQ
qEm
@@ -88745,7 +88654,7 @@ cLf
cLf
cLf
cLf
-vxX
+bmG
hHw
okV
mks
@@ -89335,7 +89244,7 @@ nTm
cGr
tjd
qfB
-lfF
+fPs
gpF
avU
ulQ
@@ -92943,9 +92852,9 @@ rnk
paa
lqf
rnk
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
cLf
cLf
dUc
@@ -93137,8 +93046,8 @@ oZz
oZz
pHy
oZz
-vxX
-vxX
+bmG
+bmG
ygw
lTJ
qZh
@@ -93163,9 +93072,9 @@ fCy
tHF
tCE
pXp
-ltY
-nLJ
-hZJ
+ctP
+olC
+vNT
acc
tQF
hyS
@@ -93200,8 +93109,8 @@ rnk
paa
pDQ
rnk
-vxX
-vxX
+bmG
+bmG
rnk
rnk
rnk
@@ -93393,9 +93302,9 @@ fYe
fYe
fYe
fYe
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
ygw
pgC
sxC
@@ -93636,10 +93545,10 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
wBC
pOg
cYP
@@ -93652,7 +93561,7 @@ cLf
fYe
fYe
fYe
-vxX
+bmG
ygw
ygw
ygw
@@ -93894,9 +93803,9 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
wBC
rKi
kIK
@@ -93910,10 +93819,10 @@ cLf
uuN
fYe
fYe
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
iol
iol
iol
@@ -94151,9 +94060,9 @@ cLf
cLf
cLf
cLf
-vxX
+bmG
unk
-vxX
+bmG
wBC
dQr
dNn
@@ -94169,8 +94078,8 @@ uuN
fYe
fYe
fYe
-vxX
-vxX
+bmG
+bmG
fri
sZy
otH
@@ -94427,7 +94336,7 @@ cLf
cLf
fYe
fYe
-vxX
+bmG
fri
taD
nIb
@@ -96530,7 +96439,7 @@ qjW
rjn
rjn
kmu
-rFV
+rzn
tOm
sut
vsJ
@@ -98068,7 +97977,7 @@ qrl
fXU
qrl
eQi
-cmM
+vxl
rjn
fux
aUy
@@ -98325,7 +98234,7 @@ qrl
qrl
iGK
eQi
-mqm
+bXx
rjn
vNH
tTJ
@@ -103653,7 +103562,7 @@ iUF
cLf
cLf
cLf
-vxX
+bmG
srs
eEx
vDK
@@ -103682,7 +103591,7 @@ iyT
vfJ
psj
iMk
-bDy
+nCU
irx
gyl
uCl
@@ -103910,7 +103819,7 @@ iUF
dUc
dUc
unk
-vxX
+bmG
srs
srs
cgK
@@ -104166,8 +104075,8 @@ cLf
iUF
cLf
cLf
-vxX
-vxX
+bmG
+bmG
srs
lPj
cqm
@@ -104194,7 +104103,7 @@ lJq
eRu
eRu
vfJ
-vSv
+inD
qXy
dko
hBQ
@@ -104424,7 +104333,7 @@ iUF
cLf
cLf
cLf
-vxX
+bmG
eOn
fxo
vDK
@@ -104432,7 +104341,7 @@ srs
eJQ
vFz
kbv
-xkc
+ufq
kee
jBg
qjp
@@ -104451,8 +104360,8 @@ vfJ
vfJ
vfJ
vfJ
-bUu
-grl
+vgm
+rvg
pJN
iKc
rSL
@@ -104703,16 +104612,16 @@ dUc
cLf
cLf
cLf
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
gvF
-uLz
-grl
+wni
+rvg
xET
iKc
-hle
+ddy
gvF
rIb
wEA
@@ -104959,17 +104868,17 @@ dUc
dUc
dUc
dUc
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
gvF
-dnW
+gwQ
rvg
slL
iKc
-cRV
+qaK
caB
vdR
eVR
@@ -105216,7 +105125,7 @@ cLf
cLf
cLf
cLf
-vxX
+bmG
vfJ
uJt
uJt
@@ -105473,7 +105382,7 @@ cLf
cLf
cLf
cLf
-vxX
+bmG
uJt
eJr
wWY
@@ -105708,7 +105617,7 @@ cLf
iUF
cLf
cLf
-vxX
+bmG
dZy
fhG
lQe
@@ -105730,7 +105639,7 @@ cLf
cLf
cLf
cLf
-vxX
+bmG
uJt
eJr
hgX
@@ -105740,7 +105649,7 @@ jUi
nvQ
nvQ
nvQ
-vES
+thx
kSM
sAO
wxa
@@ -105964,8 +105873,8 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
+bmG
+bmG
dZy
dZy
xZX
@@ -105986,8 +105895,8 @@ kYu
cLf
cLf
cLf
-vxX
-vxX
+bmG
+bmG
uJt
nXF
tLH
@@ -106221,9 +106130,9 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
dZy
tgw
nes
@@ -106239,12 +106148,12 @@ kYu
aUD
kYu
kYu
-vxX
+bmG
cLf
cLf
cLf
-vxX
-vxX
+bmG
+bmG
uJt
eJr
wWY
@@ -106479,8 +106388,8 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
+bmG
+bmG
dZy
prz
idU
@@ -106496,12 +106405,12 @@ lYN
iPQ
noc
kYu
-vxX
-vxX
+bmG
+bmG
cLf
cLf
-vxX
-vxX
+bmG
+bmG
vfJ
vfJ
xbu
@@ -106737,7 +106646,7 @@ cLf
cLf
cLf
cLf
-vxX
+bmG
wfl
dZy
dZy
@@ -106753,13 +106662,13 @@ kYu
kYu
kYu
pIN
-vxX
-vxX
+bmG
+bmG
cLf
cLf
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
vfJ
eIV
gMK
@@ -106994,8 +106903,8 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
+bmG
+bmG
wZz
wZz
wZz
@@ -107009,14 +106918,14 @@ wZz
wZz
wZz
fBc
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
fYe
fYe
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
vfJ
gLw
jmY
@@ -107251,8 +107160,8 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
+bmG
+bmG
wZz
wZz
dxA
@@ -107266,14 +107175,14 @@ dPf
uCS
wZz
wZz
-vxX
-vxX
+bmG
+bmG
uif
fYe
fYe
fYe
-vxX
-vxX
+bmG
+bmG
vfJ
rXG
raz
@@ -107508,8 +107417,8 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
+bmG
+bmG
wZz
wZz
tOs
@@ -107523,14 +107432,14 @@ hwP
wmd
wZz
wZz
-vxX
-vxX
+bmG
+bmG
fYe
fYe
fYe
fYe
-vxX
-vxX
+bmG
+bmG
vfJ
oBP
raz
@@ -107765,8 +107674,8 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
+bmG
+bmG
wZz
wZz
rdK
@@ -107780,13 +107689,13 @@ hwP
iYC
wZz
wZz
-vxX
-vxX
+bmG
+bmG
fYe
fYe
fYe
uif
-vxX
+bmG
vfJ
vfJ
oBP
@@ -108021,9 +107930,9 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
wZz
wZz
mYK
@@ -108037,13 +107946,13 @@ cHP
taK
wZz
wZz
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
fYe
fYe
-vxX
-vxX
+bmG
+bmG
vfJ
gZF
oBP
@@ -108123,9 +108032,9 @@ ykG
fdj
dUc
mPv
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
cLf
cLf
cLf
@@ -108278,9 +108187,9 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
wZz
wZz
fOM
@@ -108294,13 +108203,13 @@ hwP
tOp
wZz
wZz
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
cLf
cLf
-vxX
-vxX
+bmG
+bmG
vfJ
xAd
iXp
@@ -108383,8 +108292,8 @@ ykG
ykG
ykG
ykG
-vxX
-vxX
+bmG
+bmG
cLf
cLf
cLf
@@ -108535,9 +108444,9 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
wZz
wZz
toT
@@ -108551,24 +108460,24 @@ hwP
emn
wZz
wZz
-vxX
-vxX
+bmG
+bmG
cLf
cLf
cLf
-vxX
-vxX
+bmG
+bmG
dpu
aku
uOo
xAd
obA
obA
-lAc
-lAc
-lAc
-lAc
-cAr
+obA
+obA
+obA
+ixU
+wAy
sYn
ejS
aMU
@@ -108640,8 +108549,8 @@ pRG
arr
aRs
ykG
-vxX
-vxX
+bmG
+bmG
cLf
cLf
cLf
@@ -108793,8 +108702,8 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
+bmG
+bmG
wZz
wZz
biC
@@ -108808,23 +108717,23 @@ xZL
jPg
wZz
wZz
-vxX
-vxX
+bmG
+bmG
cLf
cLf
cLf
-vxX
-vxX
-ilp
+bmG
+bmG
+iZR
aku
uOo
-ilp
-obA
-lXz
-oAX
-wzX
-hfD
-tVF
+xAd
+iZR
+iZR
+iZR
+rji
+iZR
+ixU
wAy
mUP
hfB
@@ -108897,8 +108806,8 @@ ptc
saJ
arr
ykG
-vxX
-vxX
+bmG
+bmG
cLf
cLf
cLf
@@ -109050,8 +108959,8 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
+bmG
+bmG
wZz
wZz
wZz
@@ -109065,23 +108974,23 @@ wZz
wZz
wZz
wZz
-vxX
+bmG
cLf
cLf
cLf
cLf
-vxX
-vxX
+bmG
+bmG
vfR
aku
uOo
-ilp
-obA
-mxs
-qQr
-oft
-mmV
-tVF
+xAd
+iZR
+iZR
+iSU
+aku
+foX
+ixU
jiw
sHn
xxO
@@ -109101,7 +109010,7 @@ vKd
niB
hjI
crU
-vxX
+bmG
dUc
dUc
nbu
@@ -109154,8 +109063,8 @@ rrz
wOy
voY
ykG
-vxX
-vxX
+bmG
+bmG
cLf
cLf
cLf
@@ -109308,7 +109217,7 @@ cLf
cLf
cLf
cLf
-vxX
+bmG
wNk
wZz
wZz
@@ -109322,23 +109231,23 @@ wZz
wZz
wZz
wNk
-vxX
+bmG
cLf
cLf
cLf
cLf
-vxX
-vxX
-ilp
+bmG
+bmG
+iZR
aku
uOo
-ilp
-obA
-xPZ
-gzr
-xWq
-uhc
-tVF
+xAd
+iZR
+foX
+aku
+aku
+aku
+ixU
jiw
qbd
dzC
@@ -109358,7 +109267,7 @@ aoA
pXS
hjI
crU
-vxX
+bmG
dUc
dUc
nbu
@@ -109411,7 +109320,7 @@ ptc
dwH
arr
ykG
-vxX
+bmG
cLf
cLf
cLf
@@ -109584,18 +109493,18 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
-ilp
+bmG
+bmG
+iZR
aku
uOo
-ilp
-obA
-wzX
-eFx
-oft
-hfD
-tVF
+xAd
+iZR
+aku
+aku
+aku
+aku
+ixU
dfM
vqv
cct
@@ -109615,7 +109524,7 @@ ise
niB
qAI
crU
-vxX
+bmG
dUc
dUc
nbu
@@ -109668,7 +109577,7 @@ wIN
arr
arr
ykG
-vxX
+bmG
cLf
cLf
cLf
@@ -109841,18 +109750,18 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
-ilp
+bmG
+bmG
+iZR
aku
uOo
-ilp
-obA
-sOJ
-uhc
-uhc
-uhc
-tVF
+iZR
+rji
+aku
+ouA
+aku
+iZR
+ixU
dfM
dfM
kMA
@@ -109872,7 +109781,7 @@ aoA
qOs
bpy
crU
-vxX
+bmG
dUc
dUc
nbu
@@ -109925,7 +109834,7 @@ ykG
ykG
ykG
ykG
-vxX
+bmG
cLf
cLf
cLf
@@ -110098,18 +110007,18 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
+bmG
+bmG
ieo
aku
uOo
-ilp
-obA
-obA
-obA
-obA
-obA
-lAc
+iZR
+aku
+aku
+aku
+aku
+iZR
+ixU
dcO
dfM
kMA
@@ -110129,7 +110038,7 @@ niB
niB
aoA
crU
-vxX
+bmG
dUc
dUc
nbu
@@ -110182,7 +110091,7 @@ fmr
dUc
cLf
cLf
-vxX
+bmG
cLf
cLf
cLf
@@ -110354,18 +110263,18 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
-vxX
-ilp
+bmG
+bmG
+bmG
+iZR
aku
uOo
-ilp
-ilp
+xAd
+xAd
ieo
-lKk
-iSU
-ilp
+aku
+aku
+iZR
ixU
mLH
dfM
@@ -110386,7 +110295,7 @@ niB
ers
dsL
crU
-vxX
+bmG
dUc
dUc
dUc
@@ -110612,17 +110521,17 @@ cLf
cLf
cLf
fYe
-vxX
-vxX
-ilp
+bmG
+bmG
+iZR
aku
uOo
aku
foX
aku
-ouA
+aku
jJe
-ilp
+iZR
gOY
gOY
gOY
@@ -110643,7 +110552,7 @@ aRf
aRf
crU
crU
-vxX
+bmG
fTX
hfp
hfp
@@ -110693,8 +110602,8 @@ cpG
cpG
cpG
cpG
-vxX
-vxX
+bmG
+bmG
cLf
cLf
cLf
@@ -110869,17 +110778,17 @@ dUc
dUc
dUc
fYe
-vxX
-vxX
-ilp
+bmG
+bmG
+iZR
aku
uOo
aku
foX
aku
aku
-ilp
-ilp
+iZR
+iZR
gOY
xxN
aam
@@ -110892,9 +110801,9 @@ uPL
sSN
nal
gOY
-vxX
+bmG
cxg
-vxX
+bmG
dUc
dUc
dUc
@@ -110951,8 +110860,8 @@ rWI
hVe
cpG
cpG
-vxX
-vxX
+bmG
+bmG
cLf
cLf
cLf
@@ -111126,16 +111035,16 @@ cLf
cLf
cLf
fYe
-vxX
-vxX
-ilp
+bmG
+bmG
+iZR
aku
uOo
pwZ
rji
foX
-ilp
-ilp
+iZR
+iZR
jTB
jTB
jTB
@@ -111151,7 +111060,7 @@ cpJ
gOY
cxg
cxg
-vxX
+bmG
nbu
nbu
nbu
@@ -111208,7 +111117,7 @@ lpe
xDk
mcd
cpG
-vxX
+bmG
cLf
cLf
cLf
@@ -111383,15 +111292,15 @@ cLf
cLf
cLf
fYe
-vxX
-vxX
-ilp
+bmG
+bmG
+iZR
vfR
aku
uOo
aku
aku
-ilp
+iZR
jTB
jTB
ief
@@ -111408,7 +111317,7 @@ oLj
gOY
wHl
cxg
-vxX
+bmG
nbu
aXt
rBj
@@ -111641,14 +111550,14 @@ cLf
cLf
cLf
uif
-vxX
-ilp
-ilp
-ilp
+bmG
+iZR
+iZR
+iZR
uOo
aku
-ilp
-ilp
+iZR
+iZR
jTB
jGd
eBH
@@ -111665,7 +111574,7 @@ gOY
gOY
cxg
cxg
-vxX
+bmG
nbu
aXt
jyO
@@ -111889,8 +111798,8 @@ cLf
cLf
dUc
cLf
-vxX
-vxX
+bmG
+bmG
fYe
fYe
fYe
@@ -111898,14 +111807,14 @@ fYe
fYe
fYe
fYe
-vxX
-ilp
-ilp
-ilp
+bmG
+iZR
+iZR
+iZR
uOo
aku
-ilp
-ilp
+iZR
+iZR
jTB
dkr
hbH
@@ -111922,7 +111831,7 @@ ofG
gOY
cxg
cxg
-vxX
+bmG
nbu
aXt
aXt
@@ -112144,25 +112053,25 @@ dUc
dUc
dUc
dUc
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
fYe
fYe
fYe
fYe
fYe
-ilp
-ilp
+iZR
+iZR
ieo
iSU
uOo
uro
rji
-ilp
+iZR
jTB
sqJ
wiT
@@ -112179,7 +112088,7 @@ rYe
gOY
gOY
cxg
-vxX
+bmG
nbu
nbu
nbu
@@ -112401,9 +112310,9 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
fYe
fYe
fYe
@@ -112413,13 +112322,13 @@ cLf
cLf
fYe
rji
-ilp
+iZR
vfR
aku
uOo
aku
-ilp
-ilp
+iZR
+iZR
jTB
dEn
lIn
@@ -112436,7 +112345,7 @@ fDz
gqV
gOY
cxg
-vxX
+bmG
nbu
pIV
dLf
@@ -112659,7 +112568,7 @@ cLf
cLf
cLf
cLf
-vxX
+bmG
cLf
cLf
dUc
@@ -112675,8 +112584,8 @@ aku
aku
uOo
aku
-ilp
-ilp
+iZR
+iZR
jTB
gbV
jqY
@@ -112693,7 +112602,7 @@ dyd
qDM
gOY
cxg
-vxX
+bmG
nbu
pIV
mBg
@@ -112750,8 +112659,8 @@ aTv
aTv
cpG
cpG
-vxX
-vxX
+bmG
+bmG
cLf
cLf
cLf
@@ -112932,8 +112841,8 @@ aku
pkw
uOo
aku
-ilp
-ilp
+iZR
+iZR
jTB
wKR
wKR
@@ -112950,7 +112859,7 @@ aWM
vzP
gOY
cxg
-vxX
+bmG
nbu
pIV
pIV
@@ -113007,8 +112916,8 @@ aYf
aYf
krW
cpG
-vxX
-vxX
+bmG
+bmG
cLf
cLf
cLf
@@ -113182,7 +113091,7 @@ cLf
cLf
cLf
fYe
-vxX
+bmG
rji
nLT
aku
@@ -113190,7 +113099,7 @@ aku
uOo
aku
ieo
-ilp
+iZR
jTB
jTB
qXE
@@ -113207,7 +113116,7 @@ lfq
mDx
gOY
cxg
-vxX
+bmG
nbu
nbu
nbu
@@ -113264,8 +113173,8 @@ aYf
eRD
eRD
cpG
-vxX
-vxX
+bmG
+bmG
cLf
cLf
cLf
@@ -113438,17 +113347,17 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
-ilp
+bmG
+bmG
+iZR
pkw
aku
aku
uOo
aku
vfR
-ilp
-ilp
+iZR
+iZR
jTB
jTB
jTB
@@ -113464,7 +113373,7 @@ sLr
mDx
cxg
cxg
-vxX
+bmG
nbu
msY
nGp
@@ -113521,8 +113430,8 @@ aYf
eRD
lPp
cpG
-vxX
-vxX
+bmG
+bmG
cLf
cLf
cLf
@@ -113721,7 +113630,7 @@ lfq
nkM
cxg
cxg
-vxX
+bmG
nbu
msY
qNM
@@ -113778,8 +113687,8 @@ prc
prc
prc
cpG
-vxX
-vxX
+bmG
+bmG
cLf
cLf
cLf
@@ -113978,7 +113887,7 @@ vib
vMR
dUc
cxg
-vxX
+bmG
nbu
msY
msY
@@ -114035,8 +113944,8 @@ prc
prc
prc
cpG
-vxX
-vxX
+bmG
+bmG
cLf
cLf
cLf
@@ -114235,7 +114144,7 @@ egV
vMR
dUc
cxg
-vxX
+bmG
nbu
nbu
nbu
@@ -114292,8 +114201,8 @@ cpG
cpG
cpG
cpG
-vxX
-vxX
+bmG
+bmG
cLf
cLf
cLf
@@ -114492,12 +114401,12 @@ nbS
vMR
dUc
cLf
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
dUc
wRN
fdC
@@ -114524,7 +114433,7 @@ kGZ
woo
kUX
uFC
-vxX
+bmG
uFC
cUD
nPW
@@ -114543,14 +114452,14 @@ xwD
cvL
psF
uFC
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
kxB
kxB
-vxX
-vxX
+bmG
+bmG
cLf
cLf
cLf
@@ -114726,8 +114635,8 @@ pkl
pkl
pkl
pkl
-ilp
-ilp
+iZR
+iZR
ieo
aku
aku
@@ -114750,11 +114659,11 @@ nkM
dUc
cLf
dUc
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
dUc
fTX
rLK
@@ -114780,8 +114689,8 @@ edL
kGZ
wlG
kUX
-vxX
-vxX
+bmG
+bmG
uFC
pbD
nPW
@@ -114806,8 +114715,8 @@ gjZ
sqZ
uuN
kxB
-vxX
-vxX
+bmG
+bmG
cLf
cLf
cLf
@@ -114980,12 +114889,12 @@ cLf
cLf
cLf
cLf
-ilp
-ilp
-ilp
-ilp
-ilp
-ilp
+iZR
+iZR
+iZR
+iZR
+iZR
+iZR
vfR
pkw
aku
@@ -115007,12 +114916,12 @@ moe
dUc
cLf
dUc
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
dUc
eTZ
dUc
@@ -115037,8 +114946,8 @@ cEh
kGZ
pul
kUX
-vxX
-vxX
+bmG
+bmG
uFC
biG
nPW
@@ -115063,7 +114972,7 @@ mlk
dqK
sqZ
kxB
-vxX
+bmG
cLf
cLf
cLf
@@ -115234,17 +115143,17 @@ fYe
fYe
wfz
dUc
-vxX
+bmG
dUc
dUc
-ilp
-ilp
-ilp
-ilp
-ilp
-ilp
-ilp
-ilp
+iZR
+iZR
+iZR
+iZR
+iZR
+iZR
+iZR
+iZR
aku
aku
aku
@@ -115268,8 +115177,8 @@ dUc
dUc
dUc
dUc
-vxX
-vxX
+bmG
+bmG
nbu
jWP
wVI
@@ -115294,8 +115203,8 @@ nPf
kGZ
qih
kUX
-vxX
-vxX
+bmG
+bmG
uFC
lCu
pxu
@@ -115320,7 +115229,7 @@ mlk
mlk
wtF
kxB
-vxX
+bmG
cLf
cLf
cLf
@@ -115486,21 +115395,21 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
fYe
fYe
cLf
cLf
cLf
-ilp
-ilp
-ilp
-ilp
+iZR
+iZR
+iZR
+iZR
cLf
-ilp
+iZR
obA
lJq
tsz
@@ -115525,8 +115434,8 @@ cLf
cLf
cLf
dUc
-vxX
-vxX
+bmG
+bmG
nbu
jxx
bHa
@@ -115577,7 +115486,7 @@ mlk
dqK
wtF
kxB
-vxX
+bmG
cLf
cLf
cLf
@@ -115744,9 +115653,9 @@ cLf
cLf
cLf
uif
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
uif
cLf
cLf
@@ -115782,8 +115691,8 @@ cLf
cLf
cLf
dUc
-vxX
-vxX
+bmG
+bmG
nbu
szc
azx
@@ -115834,8 +115743,8 @@ mlk
dqK
wtF
kxB
-vxX
-vxX
+bmG
+bmG
cLf
cLf
cLf
@@ -116000,10 +115909,10 @@ shs
shs
shs
dUc
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
fYe
cLf
cLf
@@ -116012,9 +115921,9 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
obA
lJq
jBM
@@ -116039,8 +115948,8 @@ cLf
cLf
cLf
dUc
-vxX
-vxX
+bmG
+bmG
nbu
szc
szc
@@ -116066,7 +115975,7 @@ kUX
kUX
kUX
dUc
-vxX
+bmG
uFC
spr
xcm
@@ -116090,9 +115999,9 @@ mlk
mlk
mlk
wtF
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
cLf
cLf
cLf
@@ -116269,9 +116178,9 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
obA
cLf
cPl
@@ -116296,8 +116205,8 @@ cLf
cLf
cLf
dUc
-vxX
-vxX
+bmG
+bmG
nbu
nbu
nbu
@@ -116311,7 +116220,7 @@ nbu
nbu
nbu
nbu
-vxX
+bmG
mUQ
cLf
dUc
@@ -116320,10 +116229,10 @@ cLf
cLf
dUc
cLf
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
uFC
uFC
jnY
@@ -116347,9 +116256,9 @@ dqK
mlk
dqK
wtF
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
cLf
cLf
cLf
@@ -116527,8 +116436,8 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
+bmG
+bmG
obA
cLf
cLf
@@ -116554,17 +116463,17 @@ cLf
cLf
dUc
cLf
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
fYe
fYe
@@ -116578,10 +116487,10 @@ cLf
dUc
cLf
cLf
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
dUc
cLf
mDV
@@ -116604,9 +116513,9 @@ dqK
dqK
dqK
wtF
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
cLf
cLf
cLf
@@ -116784,8 +116693,8 @@ tyd
cLf
cLf
cLf
-vxX
-vxX
+bmG
+bmG
etW
cLf
cLf
@@ -116812,22 +116721,22 @@ cLf
dUc
cLf
cLf
-vxX
+bmG
cLf
dUc
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
-vxX
+bmG
mUQ
-vxX
+bmG
dUc
cLf
cLf
@@ -116836,9 +116745,9 @@ dUc
cLf
cLf
cLf
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
dUc
cLf
mDV
@@ -116861,8 +116770,8 @@ dqK
mlk
dqK
wtF
-vxX
-vxX
+bmG
+bmG
cLf
cLf
cLf
@@ -117075,16 +116984,16 @@ dUc
cLf
cLf
cLf
-vxX
-vxX
+bmG
+bmG
cLf
cLf
cLf
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
dUc
cLf
cLf
@@ -117092,10 +117001,10 @@ cLf
dUc
cLf
cLf
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
dUc
dUc
mDV
@@ -117110,7 +117019,7 @@ adc
ncv
ncm
uFC
-vxX
+bmG
cxg
cxg
xzT
@@ -117118,8 +117027,8 @@ tgj
tgj
tgj
rwE
-vxX
-vxX
+bmG
+bmG
cLf
cLf
cLf
@@ -117340,18 +117249,18 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
+bmG
+bmG
dUc
iUF
iUF
iUF
dUc
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
cLf
cLf
cLf
@@ -117367,16 +117276,16 @@ uvN
wQz
kiW
uFC
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
cxg
cxg
cxg
cxg
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
cLf
cLf
cLf
@@ -117605,8 +117514,8 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
+bmG
+bmG
cLf
mUQ
fYe
@@ -117625,15 +117534,15 @@ aQo
kEu
uFC
vaU
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
fYe
fYe
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
cLf
cLf
cLf
@@ -117869,7 +117778,7 @@ uVI
fYe
fYe
fYe
-vxX
+bmG
uFC
uFC
kEu
@@ -117881,15 +117790,15 @@ kEu
kEu
uFC
uFC
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
mUQ
uVI
uVI
mUQ
-vxX
-vxX
+bmG
+bmG
cLf
cLf
cLf
@@ -118126,8 +118035,8 @@ uVI
uVI
uVI
mUQ
-vxX
-vxX
+bmG
+bmG
uFC
uFC
uFC
@@ -118137,10 +118046,10 @@ uFC
uFC
uFC
uFC
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
fYe
fYe
fYe
@@ -118385,18 +118294,18 @@ cLf
cLf
cLf
cLf
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
cLf
cLf
fYe
@@ -139440,12 +139349,12 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
+bmG
+bmG
hhX
hhX
-vxX
-vxX
+bmG
+bmG
hhX
hhX
hhX
@@ -139695,15 +139604,15 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -139950,21 +139859,21 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
mUQ
kLL
unk
-vxX
+bmG
hhX
hhX
hhX
@@ -140205,24 +140114,24 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
qHE
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -140462,25 +140371,25 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
vYz
aUf
vYz
vYz
vYz
-vxX
+bmG
fYe
fYe
fYe
fYe
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -140719,8 +140628,8 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
+bmG
+bmG
vYz
aUf
vYz
@@ -140732,12 +140641,12 @@ vYz
aUf
aUf
aUf
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
fYe
-vxX
+bmG
hhX
hhX
hhX
@@ -140990,9 +140899,9 @@ ory
aTE
aUf
aUf
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
fYe
fYe
hhX
@@ -141247,10 +141156,10 @@ qyq
fUv
pkA
aUf
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
fYe
hhX
hhX
@@ -141506,8 +141415,8 @@ wMe
wnw
fYe
fYe
-vxX
-vxX
+bmG
+bmG
hhX
hhX
hhX
@@ -143560,7 +143469,7 @@ eZo
wCR
vYz
vYz
-vxX
+bmG
fYe
fYe
hhX
@@ -143816,9 +143725,9 @@ eSs
iXA
vYz
vYz
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
fYe
hhX
hhX
@@ -144075,7 +143984,7 @@ iVG
eYP
gHN
gHN
-vxX
+bmG
hhX
hhX
hhX
@@ -145088,7 +144997,7 @@ hhX
hhX
hhX
hhX
-vxX
+bmG
vYz
fJV
wdI
@@ -145344,8 +145253,8 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
+bmG
+bmG
vYz
vYz
rap
@@ -145602,8 +145511,8 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
+bmG
+bmG
vYz
aUf
aUf
@@ -145619,9 +145528,9 @@ hhX
hhX
jVV
hhX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
hhX
hhX
fZF
@@ -145876,8 +145785,8 @@ hhX
fYe
fYe
fYe
-vxX
-vxX
+bmG
+bmG
fYe
fYe
qHE
@@ -146110,10 +146019,10 @@ oID
jVV
hhX
hhX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -146365,20 +146274,20 @@ hhX
hhX
hhX
jVV
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hhX
hhX
-vxX
-vxX
+bmG
+bmG
iJm
iJm
eYP
@@ -146389,14 +146298,14 @@ dvC
mUQ
fYe
fYe
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
fYe
fYe
@@ -146622,19 +146531,19 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
qAp
fYe
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
mUQ
kLL
cts
@@ -146646,14 +146555,14 @@ iJm
mUQ
mUQ
fYe
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
fYe
fYe
@@ -146879,19 +146788,19 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
uif
uif
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
iJm
iJm
foL
@@ -146900,31 +146809,31 @@ gZt
dPG
foL
iJm
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
fnh
fnh
fnh
fnh
fnh
fnh
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
fYe
fYe
fYe
fYe
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -147108,9 +147017,9 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -147135,20 +147044,20 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
hSF
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
iJm
iJm
foL
@@ -147158,31 +147067,31 @@ plV
foL
dcl
qHE
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
fnh
vTt
dBK
aQD
vTt
fnh
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -147365,10 +147274,10 @@ fYe
fYe
fYe
hhX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -147392,8 +147301,8 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
+bmG
+bmG
gNV
gNV
gNV
@@ -147402,10 +147311,10 @@ gNV
gNV
gNV
uif
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
iJm
iJm
foL
@@ -147424,22 +147333,22 @@ mlK
mlK
fSp
fnh
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-jjp
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+ldy
+bmG
+bmG
hhX
hhX
hhX
@@ -147619,13 +147528,13 @@ fYe
fYe
fYe
fYe
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -147650,7 +147559,7 @@ aZg
aZg
aZg
aZg
-vxX
+bmG
gNV
bMZ
tKm
@@ -147658,11 +147567,11 @@ lib
qmf
iSw
gNV
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
iJm
iJm
eYP
@@ -147681,22 +147590,22 @@ mlK
mlK
dBK
fnh
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -147873,28 +147782,28 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
lLo
sMT
lLo
@@ -147907,7 +147816,7 @@ umg
umg
umg
umg
-vxX
+bmG
gNV
rwu
eiI
@@ -147915,11 +147824,11 @@ hvV
kkK
pha
gNV
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
iJm
iJm
iJm
@@ -147928,7 +147837,7 @@ wku
plV
gHN
fYe
-qoN
+lZW
fnh
diz
jMW
@@ -147938,8 +147847,8 @@ aQD
dBK
vTt
fnh
-vxX
-vxX
+bmG
+bmG
fnh
fnh
fnh
@@ -147947,12 +147856,12 @@ fnh
fnh
fnh
fnh
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -148130,27 +148039,27 @@ fNW
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
pEH
pEH
pEH
-vxX
+pEH
+bmG
iaN
iaN
aJP
@@ -148172,12 +148081,12 @@ tXr
qia
qtT
gNV
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
iJm
uKm
eYP
@@ -148185,7 +148094,7 @@ pmp
ldf
eYP
fnh
-qoN
+lZW
fnh
fnh
jMW
@@ -148204,10 +148113,10 @@ fnh
wXY
whx
fnh
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -148387,26 +148296,26 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+fWn
pEH
-pEH
-bBo
-bBo
+fWn
+fWn
+fWn
iaN
iaN
iig
@@ -148430,19 +148339,19 @@ gNV
gNV
gNV
dLR
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fnh
mUA
iLo
lYg
oHC
fnh
-qoN
+lZW
fnh
lTj
jMW
@@ -148461,10 +148370,10 @@ mkc
kzS
uym
fnh
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -148646,24 +148555,24 @@ fYe
fYe
fYe
fYe
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-pEH
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+fWn
+fWn
ixo
dcg
-nxd
+sTW
iaN
kVX
bUJ
@@ -148691,8 +148600,8 @@ vLs
aCv
vLs
aCv
-qoN
-qoN
+lZW
+lZW
kGS
rPT
atT
@@ -148718,10 +148627,10 @@ fnh
qlO
guP
fnh
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -148903,24 +148812,24 @@ hhX
hhX
fYe
fYe
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
pEH
+sUW
xok
-ljG
-fFE
+aWs
+gkg
iaN
mPH
dhv
@@ -148975,10 +148884,10 @@ fnh
fnh
fnh
fnh
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -149160,23 +149069,23 @@ jVV
jVV
jVV
fYe
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-pEH
-cbn
-ljG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+fWn
+mSn
+efm
+qXY
qXY
iaN
gEQ
@@ -149232,10 +149141,10 @@ nFS
fnh
dxD
aRn
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -149415,25 +149324,25 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
pEH
-nuu
-ilO
+huG
+ekO
+qYf
qXY
wds
uRO
@@ -149458,12 +149367,12 @@ fLe
xRj
xXY
kYT
-qoN
-qoN
-qoN
+lZW
+lZW
+lZW
aCv
wWJ
-qoN
+lZW
aCv
ygt
dXH
@@ -149490,10 +149399,10 @@ fnh
ibx
ibx
rFK
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
fYe
fYe
fYe
@@ -149686,9 +149595,9 @@ dOG
dOG
dOG
dOG
-vxX
-vxX
-bBo
+bmG
+fWn
+huG
efm
ljG
qXY
@@ -149718,9 +149627,9 @@ wOU
wOU
wOU
kYT
-qoN
+lZW
wWJ
-qoN
+lZW
bGk
bGk
tuL
@@ -149747,12 +149656,12 @@ fnh
fnh
uXS
fnh
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
fYe
hhX
@@ -149943,12 +149852,12 @@ qog
gcQ
bEn
dOG
-vxX
-vxX
-bBo
-iee
+bmG
+pEH
+luS
+vUA
bPu
-bBo
+fWn
iaN
fON
jds
@@ -149975,9 +149884,9 @@ dCv
fxF
fxF
kYT
-qoN
+lZW
taj
-qoN
+lZW
bGk
mqc
mfw
@@ -150004,14 +149913,14 @@ qrg
eQI
iMT
fnh
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -150200,12 +150109,12 @@ dOG
dOG
mkN
dOG
-vxX
-vxX
-vxX
-bBo
-bBo
-bBo
+bmG
+bmG
+fWn
+fWn
+fWn
+fWn
iaN
iaN
dlY
@@ -150234,7 +150143,7 @@ fxF
kYT
wWJ
wWJ
-qoN
+lZW
bGk
sHo
mJD
@@ -150262,13 +150171,13 @@ eAq
lGe
fnh
fnh
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
fYe
-vxX
-vxX
+bmG
+bmG
hhX
hhX
hhX
@@ -150457,12 +150366,12 @@ ouF
ouF
lbr
dOG
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+pEH
+fWn
+pEH
iaN
qIa
fBm
@@ -150490,8 +150399,8 @@ mYd
uUP
kYT
wWJ
-qoN
-qoN
+lZW
+lZW
bGk
jfq
dhj
@@ -150519,9 +150428,9 @@ rcy
cIi
siK
fnh
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
fYe
fYe
fYe
@@ -150714,12 +150623,12 @@ gAQ
eBa
eWJ
dOG
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
iaN
iaN
poi
@@ -150776,9 +150685,9 @@ qpR
lGe
oJJ
fnh
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
fYe
hhX
hhX
@@ -150971,14 +150880,14 @@ jqd
jmU
mKW
dOG
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
poi
xeh
jir
@@ -151033,9 +150942,9 @@ fnh
fnh
fnh
fnh
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
fYe
hhX
hhX
@@ -151228,14 +151137,14 @@ dOG
dOG
dOG
dOG
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
poi
rEK
poi
@@ -151257,9 +151166,9 @@ wOU
wAm
lzu
wOU
-vxX
-vxX
-qoN
+bmG
+bmG
+lZW
wWJ
kYT
auB
@@ -151290,9 +151199,9 @@ vYQ
ezM
qMn
iMq
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -151484,15 +151393,15 @@ xey
egY
rai
uZc
-vxX
-vxX
+bmG
+bmG
fYe
fYe
fYe
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
poi
tdq
xTb
@@ -151514,9 +151423,9 @@ wOU
cNr
ugI
wOU
-vxX
-vxX
-qoN
+bmG
+bmG
+lZW
wWJ
kYT
xtb
@@ -151547,9 +151456,9 @@ spA
spA
gBY
iMq
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
fYe
hhX
hhX
@@ -151741,8 +151650,8 @@ cJZ
rai
rai
uZc
-vxX
-vxX
+bmG
+bmG
wkX
fYe
fYe
@@ -151771,9 +151680,9 @@ wOU
ntd
pZj
wOU
-vxX
-vxX
-qoN
+bmG
+bmG
+lZW
wWJ
kYT
auB
@@ -151804,9 +151713,9 @@ iom
tjn
aRZ
iMq
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -151998,7 +151907,7 @@ uZc
uZc
uZc
uZc
-vxX
+bmG
hen
hen
hen
@@ -152009,7 +151918,7 @@ fYe
fYe
fYe
fYe
-vxX
+bmG
sdc
oZQ
oZQ
@@ -152029,8 +151938,8 @@ epK
epK
epK
fnh
-qoN
-qoN
+lZW
+lZW
taj
kYT
jEu
@@ -152061,9 +151970,9 @@ dpj
cUm
tve
iMq
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
fYe
fYe
hhX
@@ -152225,10 +152134,10 @@ hhX
hhX
fYe
fYe
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
jOV
skb
wSc
@@ -152252,10 +152161,10 @@ xtp
oPN
bWJ
uZc
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
hen
hen
hen
@@ -152266,7 +152175,7 @@ hen
fYe
fYe
fYe
-vxX
+bmG
sdc
oZQ
oZQ
@@ -152286,7 +152195,7 @@ pkt
xMY
aDW
fnh
-qoN
+lZW
rNJ
rNJ
kYT
@@ -152318,9 +152227,9 @@ niI
mnA
jKj
iMq
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
fYe
fYe
fYe
@@ -152482,10 +152391,10 @@ hhX
hhX
fYe
fYe
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
jOV
skb
wSc
@@ -152509,8 +152418,8 @@ crb
iqE
mMp
hED
-vxX
-vxX
+bmG
+bmG
fYe
fYe
hen
@@ -152523,7 +152432,7 @@ hen
fYe
fYe
fYe
-vxX
+bmG
sdc
oZQ
oZQ
@@ -152547,7 +152456,7 @@ bgY
bgY
bgY
dog
-qoN
+lZW
fnh
wnL
oFa
@@ -152575,9 +152484,9 @@ iMq
beR
iMq
iMq
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
fYe
fYe
hhX
@@ -152739,10 +152648,10 @@ hhX
hhX
fYe
fYe
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
jOV
kDb
ctL
@@ -152752,10 +152661,10 @@ nvR
fDi
uEX
jOV
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
mIW
sUM
rhc
@@ -152767,7 +152676,7 @@ ylZ
buu
hED
hED
-vxX
+bmG
wkX
fYe
hen
@@ -152780,7 +152689,7 @@ hen
fYe
fYe
fYe
-vxX
+bmG
sdc
sdc
sdc
@@ -152800,11 +152709,11 @@ mlh
jpx
aLE
fnh
-qoN
+lZW
rNJ
koX
dog
-qoN
+lZW
fnh
igq
igq
@@ -152832,9 +152741,9 @@ iMq
avC
oEC
iMq
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
fYe
fYe
fYe
@@ -152996,7 +152905,7 @@ hhX
hhX
fYe
fYe
-vxX
+bmG
hHw
hHw
hHw
@@ -153009,10 +152918,10 @@ jOV
jOV
jOV
jOV
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
mIW
thT
thT
@@ -153024,7 +152933,7 @@ ccI
cPP
tTz
hED
-vxX
+bmG
fYe
fYe
hen
@@ -153036,9 +152945,9 @@ hen
hen
fYe
fYe
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
bNL
xsj
lFN
@@ -153061,7 +152970,7 @@ aCv
cGs
vFq
dog
-qoN
+lZW
fnh
evQ
evQ
@@ -153089,9 +152998,9 @@ iMq
lsq
iBP
iMq
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
fYe
fYe
hhX
@@ -153262,14 +153171,14 @@ wSc
rwW
wSc
jOV
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
mIW
sTS
thT
@@ -153277,11 +153186,11 @@ thT
hED
stF
uaT
-bZI
+mmX
ipc
tME
hED
-vxX
+bmG
fYe
hen
hen
@@ -153293,9 +153202,9 @@ hen
hen
fYe
fYe
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
bNL
xWQ
cVb
@@ -153314,11 +153223,11 @@ gnE
xeA
otY
fnh
-qoN
+lZW
rNJ
blM
dog
-qoN
+lZW
fnh
evQ
evQ
@@ -153346,9 +153255,9 @@ iMq
frv
cxP
iMq
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
fYe
fYe
hhX
@@ -153519,14 +153428,14 @@ xbr
qFS
wSc
jOV
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
mIW
thT
thT
@@ -153538,21 +153447,21 @@ tGw
ipc
eQJ
hED
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hen
hen
fYe
fYe
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
bNL
exg
bcj
@@ -153571,11 +153480,11 @@ qBu
fIm
otY
fnh
-qoN
-qoN
+lZW
+lZW
rNJ
kpx
-qoN
+lZW
fnh
gWX
bAV
@@ -153603,9 +153512,9 @@ aOm
aOm
aOm
aOm
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
fYe
hhX
hhX
@@ -153776,14 +153685,14 @@ hHw
dAq
jOV
jOV
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
mIW
thT
thT
@@ -153795,21 +153704,21 @@ rAq
xNy
iUV
hED
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
fYe
fYe
fYe
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
bNL
xgQ
oRE
@@ -153828,8 +153737,8 @@ vOu
vOu
vOu
fnh
-qoN
-qoN
+lZW
+lZW
rNJ
kpx
qcU
@@ -153860,9 +153769,9 @@ fnU
udG
xzP
oZt
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
fYe
hhX
hhX
@@ -154034,13 +153943,13 @@ aCb
aCb
hHw
hHw
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
mIW
mIW
mIW
@@ -154052,21 +153961,21 @@ hED
hED
hED
hED
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
fYe
fYe
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
bNL
hxg
bcj
@@ -154079,13 +153988,13 @@ tFD
wjC
rPt
sdc
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-qoN
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+lZW
rNJ
rNJ
kpx
@@ -154105,7 +154014,7 @@ wYo
cLD
nzb
xnq
-wij
+muE
xhJ
oZt
fQG
@@ -154117,10 +154026,10 @@ aRN
nqD
hZN
oZt
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -154291,39 +154200,39 @@ uRG
uRG
uRG
hHw
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hED
npn
okF
aum
hED
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
fYe
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
bNL
pNs
dpH
@@ -154336,8 +154245,8 @@ sdc
sdc
sdc
sdc
-vxX
-vxX
+bmG
+bmG
fnh
fnh
fnh
@@ -154346,7 +154255,7 @@ fnh
qcU
kpx
kpx
-qoN
+lZW
fnh
sxa
mpp
@@ -154374,10 +154283,10 @@ fnU
xzP
nrW
oZt
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -154548,53 +154457,53 @@ uRG
uRG
uRG
hHw
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hED
ocl
kkC
phJ
hED
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
fYe
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
bNL
bNL
bNL
bNL
bNL
bNL
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fnh
bmu
tMP
@@ -154603,7 +154512,7 @@ pSV
kpx
bzu
qcU
-qoN
+lZW
fnh
igq
igq
@@ -154631,9 +154540,9 @@ gcy
aRN
aRN
oZt
-vxX
+bmG
fYe
-vxX
+bmG
mUQ
jOM
hhX
@@ -154805,66 +154714,66 @@ hHw
hHw
hHw
hHw
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hED
hED
hED
hED
hED
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
fYe
fYe
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
gYW
gYW
gYW
gYW
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
fnh
bmu
bMl
uJA
fnh
-qoN
+lZW
rNJ
doZ
-qoN
-vxX
-vxX
-vxX
-vxX
+lZW
+bmG
+bmG
+bmG
+bmG
igq
igq
igq
@@ -154884,11 +154793,11 @@ teV
oZt
rix
ixR
-uzT
-rIX
+qro
+hOh
vau
oZt
-vxX
+bmG
kqj
xcq
gVN
@@ -155061,41 +154970,41 @@ hhX
hhX
hhX
okm
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
fYe
fYe
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
gYW
gYW
gYW
@@ -155106,25 +155015,25 @@ gYW
jbP
gLD
gYW
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
fnh
fnh
fnh
fnh
fnh
-qoN
+lZW
aCv
tBL
aCv
-lDQ
-lDQ
-lDQ
-lDQ
-vxX
-vxX
-vxX
+iaA
+iaA
+iaA
+iaA
+bmG
+bmG
+bmG
gvw
gvw
gvw
@@ -155318,41 +155227,41 @@ hhX
hhX
hhX
okm
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
fYe
mEN
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
gYW
dTy
vsD
@@ -155366,25 +155275,25 @@ gYW
gYW
gYW
gYW
-lDQ
-lDQ
-lDQ
-lDQ
+iaA
+iaA
+iaA
+iaA
nev
dtt
dtt
dtt
dtt
dtt
-lDQ
-lDQ
-lDQ
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+iaA
+iaA
+iaA
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
gvw
gjt
jEf
@@ -155392,9 +155301,9 @@ kQV
uKv
evg
gvw
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
oZt
jCU
tkh
@@ -155402,10 +155311,10 @@ cgw
fMY
uHE
oZt
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
jVV
hhX
hhX
@@ -155575,41 +155484,41 @@ fYe
hhX
hhX
okm
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
fYe
unk
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
gYW
fdQ
oMn
@@ -155631,17 +155540,17 @@ dtt
dtt
dtt
nev
-lDQ
+iaA
dtt
-lDQ
-lDQ
-lDQ
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+iaA
+iaA
+iaA
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
gvw
gvw
gvw
@@ -155649,7 +155558,7 @@ gvw
gvw
gvw
gvw
-vxX
+bmG
unk
unk
oZt
@@ -155659,10 +155568,10 @@ oZt
oZt
oZt
oZt
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -155832,37 +155741,37 @@ pnS
hhX
hhX
okm
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
fYe
iRm
fYe
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
gYW
gYW
gYW
@@ -155887,26 +155796,26 @@ dtt
dtt
dtt
dtt
-lDQ
-lDQ
+iaA
+iaA
dtt
dtt
nev
mGn
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-dGk
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+dKd
unk
hhX
hhX
@@ -155914,10 +155823,10 @@ hhX
hhX
hhX
unk
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -156089,36 +155998,36 @@ fYe
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
fYe
-vxX
+bmG
unk
fYe
fYe
-vxX
+bmG
fYe
oSk
esQ
@@ -156137,15 +156046,15 @@ wjI
wjI
wjI
gYW
-lDQ
-lDQ
-lDQ
+iaA
+iaA
+iaA
dtt
dtt
-lDQ
+iaA
dtt
uXD
-lDQ
+iaA
dtt
dtt
dtt
@@ -156157,24 +156066,24 @@ azk
azk
azk
azk
-vxX
-vxX
+bmG
+bmG
gMk
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
hhX
hhX
unk
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -156346,32 +156255,32 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
-vxX
-vxX
+bmG
+bmG
fYe
fYe
fYe
@@ -156396,7 +156305,7 @@ dSl
gYW
uXD
uXD
-lDQ
+iaA
ldo
ldo
ldo
@@ -156412,26 +156321,26 @@ cHs
uXD
uXD
uXD
-vxX
+bmG
azk
azk
azk
azk
azk
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
fYe
hhX
hhX
hhX
hhX
unk
-tXg
-vxX
-vxX
-vxX
+jvx
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -156603,37 +156512,37 @@ hhX
hhX
hhX
okm
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
-vxX
-vxX
+bmG
+bmG
fYe
fYe
fYe
fYe
-vxX
+bmG
oSk
wAv
wAv
@@ -156669,26 +156578,26 @@ qIf
vwL
pbn
uXD
-vxX
-vxX
+bmG
+bmG
uet
gMk
-vxX
+bmG
azk
azk
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
fYe
hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -156860,33 +156769,33 @@ hhX
fNW
hhX
okm
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
fYe
-vxX
-vxX
+bmG
+bmG
fYe
gYW
gYW
@@ -156928,24 +156837,24 @@ dFc
uXD
uXD
uXD
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
azk
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
fYe
hhX
hhX
hhX
hhX
unk
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -157117,34 +157026,34 @@ hhX
hhX
hhX
okm
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
fYe
-vxX
-vxX
+bmG
+bmG
gYW
dum
hdN
@@ -157185,24 +157094,24 @@ sZF
pLP
kEs
uXD
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
azk
-vxX
-vxX
+bmG
+bmG
unk
unk
unk
-vxX
+bmG
unk
unk
unk
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -157374,34 +157283,34 @@ hhX
hhX
hhX
okm
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
gYW
kwW
tQy
@@ -157442,23 +157351,23 @@ sZF
pLP
pLP
uXD
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
azk
azk
azk
azk
unk
dra
-vxX
-nuH
-vxX
-vxX
-vxX
-bme
-vxX
+bmG
+nQS
+bmG
+bmG
+bmG
+tkW
+bmG
hhX
hhX
hhX
@@ -157631,34 +157540,34 @@ hhX
hhX
hhX
okm
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
fYe
-vxX
-vxX
+bmG
+bmG
gYW
hbQ
saY
@@ -157701,17 +157610,17 @@ uXD
uXD
uKm
uKm
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
azk
iEl
gMk
uet
uet
-vxX
+bmG
gMk
mGM
unk
@@ -157888,34 +157797,34 @@ hhX
hhX
okm
okm
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
fYe
fYe
-vxX
-vxX
+bmG
+bmG
gYW
gYW
gYW
@@ -157958,14 +157867,14 @@ gMk
dij
atB
uKm
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
azk
azk
unk
-vxX
+bmG
gMk
gMk
gMk
@@ -158145,35 +158054,35 @@ hhX
hhX
okm
okm
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
unk
unk
gbv
any
unk
unk
-vxX
-vxX
+bmG
+bmG
gYW
kGy
mMN
@@ -158214,18 +158123,18 @@ uXD
uet
gMk
mZs
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
azk
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
gMk
-vxX
-vxX
+bmG
+bmG
ent
bCg
unk
@@ -158402,26 +158311,26 @@ hhX
hhX
okm
okm
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
unk
unk
fYe
@@ -158430,7 +158339,7 @@ fYe
fYe
unk
unk
-vxX
+bmG
gYW
kGy
mMN
@@ -158471,22 +158380,22 @@ rzJ
gMk
gMk
gMk
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
azk
gMk
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -158659,26 +158568,26 @@ hhX
hhX
okm
okm
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
dsG
fYe
fYe
fYe
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
unk
fYe
fYe
@@ -158728,22 +158637,22 @@ uXD
uXD
uXD
gMk
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
azk
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
rnk
rnk
rnk
rnk
rnk
rnk
-vxX
+bmG
hhX
hhX
hhX
@@ -158916,13 +158825,13 @@ hhX
hhX
okm
okm
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
fYe
hen
@@ -158934,8 +158843,8 @@ fYe
fYe
dsG
dsG
-vxX
-vxX
+bmG
+bmG
unk
fYe
ivx
@@ -158985,15 +158894,15 @@ pLP
kEs
uXD
gMk
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
gMk
azk
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
rnk
vGs
dwI
@@ -159173,13 +159082,13 @@ hhX
hhX
hhX
fYe
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
fYe
hen
@@ -159243,14 +159152,14 @@ pLP
uXD
gMk
gMk
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
azk
azk
gMk
uet
-vxX
+bmG
rnk
iQt
noh
@@ -159430,13 +159339,13 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
fYe
hen
@@ -159498,13 +159407,13 @@ wLu
uXD
uXD
uXD
-vxX
+bmG
gMk
uet
uet
-vxX
+bmG
azk
-vxX
+bmG
gMk
gMk
gMk
@@ -159687,13 +159596,13 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
fYe
hen
@@ -159715,8 +159624,8 @@ fYe
fYe
unk
unk
-vxX
-vxX
+bmG
+bmG
jCD
jCD
jCD
@@ -159754,17 +159663,17 @@ lvw
xGo
oEp
ibx
-vxX
-vxX
+bmG
+bmG
azk
azk
azk
azk
azk
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
rnk
bzj
eMq
@@ -159944,13 +159853,13 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
fYe
fYe
@@ -159964,19 +159873,19 @@ hen
hen
hen
fYe
-vxX
+bmG
unk
unk
unk
unk
unk
unk
-vxX
-vxX
-vxX
-vxX
-vxX
-tAa
+bmG
+bmG
+bmG
+bmG
+bmG
+vEw
gYW
gYW
gYW
@@ -160014,13 +159923,13 @@ ibx
uet
azk
azk
-vxX
-vxX
+bmG
+bmG
pfg
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
hhX
rnk
rnk
@@ -160201,13 +160110,13 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
fYe
fYe
@@ -160221,21 +160130,21 @@ hen
hen
hen
fYe
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hwW
dTe
-tAa
+vEw
gYW
gYW
gYW
@@ -160270,14 +160179,14 @@ ibx
ibx
ibx
azk
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
iDq
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -160458,15 +160367,15 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
hen
hen
@@ -160478,23 +160387,23 @@ hen
hen
hen
hen
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
oSk
qGN
dTe
-tAa
-tAa
-tAa
+vEw
+vEw
+vEw
gYW
gYW
wjI
@@ -160516,7 +160425,7 @@ fZv
fZv
vbY
jGB
-kpe
+uCi
slM
feu
xWd
@@ -160715,15 +160624,15 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
fYe
hen
@@ -160735,24 +160644,24 @@ hen
hen
hen
hen
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fAV
aIB
dTe
eyf
eyf
-tAa
-tAa
+vEw
+vEw
gYW
wjI
wjI
@@ -160779,9 +160688,9 @@ qaE
klJ
lSD
jGB
-vxX
+bmG
pfg
-vxX
+bmG
ibx
ftX
piS
@@ -160972,15 +160881,15 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
fYe
hen
@@ -160991,15 +160900,15 @@ hen
hen
hen
hen
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
gYW
gYW
gYW
@@ -161009,7 +160918,7 @@ pjn
aWJ
aWJ
hwW
-tAa
+vEw
gYW
tXp
gYW
@@ -161038,7 +160947,7 @@ jGB
jGB
cOD
uet
-vxX
+bmG
ibx
lgp
hzF
@@ -161229,15 +161138,15 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
fYe
hen
@@ -161248,15 +161157,15 @@ hen
hen
hen
hen
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
gYW
gnx
dTe
@@ -161487,14 +161396,14 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
fYe
hen
@@ -161505,15 +161414,15 @@ hen
hen
hen
hen
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
gYW
rLJ
srv
@@ -161523,7 +161432,7 @@ pLE
tXp
aWJ
aIB
-tAa
+vEw
gYW
tXp
gYW
@@ -161744,14 +161653,14 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
fYe
fYe
@@ -161762,15 +161671,15 @@ dsG
fYe
fYe
fYe
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
gYW
gYW
hCT
@@ -162002,33 +161911,33 @@ oID
jVV
jVV
jVV
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
dsG
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
fYe
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
gYW
gYW
gYW
@@ -162274,21 +162183,21 @@ ttt
oaF
ttt
ttt
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vIL
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+nzw
aih
fne
dTe
@@ -162535,17 +162444,17 @@ ttt
ttt
ttt
ttt
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vIL
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+nzw
pqB
fne
sUY
@@ -162792,23 +162701,23 @@ bjn
bjn
rRY
ttt
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vIL
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+nzw
aih
qCf
ycw
ksf
hmF
-tAa
+vEw
gYW
wAv
gYW
@@ -163049,23 +162958,23 @@ tMp
bjn
nen
ttt
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fne
dTe
dTe
nMj
nfj
-tAa
+vEw
gYW
wAv
wAv
@@ -163306,23 +163215,23 @@ wcH
fib
fDf
ttt
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
lIZ
dTe
fne
dTe
-tAa
+vEw
gYW
kIB
gYW
@@ -163579,7 +163488,7 @@ ycN
wbT
wub
uMY
-tAa
+vEw
gYW
gYW
gYW
@@ -163836,9 +163745,9 @@ ycN
unk
unk
unk
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
gYW
uSe
cjp
@@ -164090,12 +163999,12 @@ cHh
kNJ
vaC
ycN
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
gYW
uSe
cjp
@@ -164347,12 +164256,12 @@ hqg
ukY
vaC
ycN
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
gYW
gYW
gYW
@@ -164604,14 +164513,14 @@ kqS
rtN
jlI
ycN
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
gYW
wyK
tuR
@@ -164651,7 +164560,7 @@ hzF
hzF
hzF
hzF
-vxX
+bmG
jVV
jVV
jVV
@@ -164861,14 +164770,14 @@ brV
hQA
yhW
ycN
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
gYW
kdc
jYp
@@ -164891,24 +164800,24 @@ mBw
qxU
fAT
apQ
-vxX
-vxX
+bmG
+bmG
gMk
gMk
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -165118,14 +165027,14 @@ daK
wad
vaC
ycN
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
gMk
gMk
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
gYW
imU
mhD
@@ -165148,26 +165057,26 @@ hPP
rhW
kNO
apQ
-vxX
+bmG
gMk
gMk
gMk
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -165375,14 +165284,14 @@ hqg
ukY
vaC
ycN
-vxX
+bmG
gMk
gMk
gMk
gMk
uet
-vxX
-vxX
+bmG
+bmG
gYW
gYW
gYW
@@ -165405,13 +165314,13 @@ apQ
kOE
rMQ
apQ
-vxX
-vxX
+bmG
+bmG
gMk
gMk
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
lAj
lAj
lAj
@@ -165425,7 +165334,7 @@ lAj
lAj
lAj
lAj
-vxX
+bmG
fYe
hhX
hhX
@@ -165639,9 +165548,9 @@ gMk
gMk
gMk
gMk
-vxX
-vxX
-tAa
+bmG
+bmG
+vEw
aWJ
dTe
dTe
@@ -165662,13 +165571,13 @@ apQ
kOE
uDd
apQ
-vxX
-vxX
+bmG
+bmG
gMk
gMk
gMk
-vxX
-vxX
+bmG
+bmG
lAj
pBg
xJT
@@ -165682,7 +165591,7 @@ vmB
ctv
rPC
lAj
-vxX
+bmG
fYe
hhX
hhX
@@ -165889,15 +165798,15 @@ vaC
vaC
vaC
ycN
-vxX
-vxX
+bmG
+bmG
gMk
gMk
gMk
gMk
gMk
-vxX
-vxX
+bmG
+bmG
oSk
nlZ
dTe
@@ -165919,13 +165828,13 @@ apQ
kOE
rMQ
apQ
-vxX
-vxX
+bmG
+bmG
gMk
gMk
gMk
-vxX
-vxX
+bmG
+bmG
lAj
ebz
sbo
@@ -165939,7 +165848,7 @@ uBn
rts
gdZ
lAj
-vxX
+bmG
fYe
hhX
hhX
@@ -166115,7 +166024,7 @@ hhX
hhX
hhX
hhX
-vxX
+bmG
juw
prr
juw
@@ -166146,16 +166055,16 @@ ycN
ycN
ycN
ycN
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
gMk
gMk
gMk
gMk
-vxX
-vxX
-tAa
+bmG
+bmG
+vEw
aWJ
hUN
dTe
@@ -166176,9 +166085,9 @@ apQ
kOE
rMQ
apQ
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
gMk
gMk
lAj
@@ -166196,7 +166105,7 @@ ajS
ajS
gdZ
lAj
-vxX
+bmG
fYe
hhX
hhX
@@ -166372,51 +166281,51 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
+bmG
+bmG
dsG
-vxX
-vxX
+bmG
+bmG
dsG
dsG
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
gMk
gMk
-vxX
-vxX
-vxX
-vxX
-tAa
+bmG
+bmG
+bmG
+bmG
+vEw
aWJ
fAJ
qaS
-tAa
+vEw
apQ
hCb
rwX
@@ -166433,9 +166342,9 @@ oNo
vRt
pXB
apQ
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
gMk
rcP
lAj
@@ -166453,7 +166362,7 @@ ajS
ajS
gdZ
lAj
-vxX
+bmG
fYe
hhX
hhX
@@ -166637,43 +166546,43 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
uet
xUx
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
oSk
lhO
oSk
oSk
-tAa
+vEw
apQ
dzQ
vjT
@@ -166690,8 +166599,8 @@ anZ
jIf
eaS
apQ
-vxX
-vxX
+bmG
+bmG
uet
gMk
obD
@@ -166710,8 +166619,8 @@ ajS
ajS
bag
lAj
-vxX
-vxX
+bmG
+bmG
hhX
hhX
hhX
@@ -166896,41 +166805,41 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
xUx
uet
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
gMk
gMk
gMk
gMk
-vxX
-vxX
+bmG
+bmG
apQ
qEn
tRl
@@ -166947,8 +166856,8 @@ rwU
sTl
apQ
apQ
-vxX
-vxX
+bmG
+bmG
gMk
alx
obD
@@ -166967,8 +166876,8 @@ ajS
ajS
gdZ
lAj
-vxX
-vxX
+bmG
+bmG
hhX
hhX
hhX
@@ -167153,41 +167062,41 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
unk
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
gMk
gMk
-vxX
-vxX
+bmG
+bmG
gMk
gMk
gMk
gMk
uet
-vxX
-vxX
+bmG
+bmG
apQ
apQ
apQ
@@ -167204,8 +167113,8 @@ apQ
apQ
apQ
apQ
-vxX
-vxX
+bmG
+bmG
gMk
gMk
sDP
@@ -167224,7 +167133,7 @@ ajS
ajS
gdZ
lAj
-vxX
+bmG
fYe
hhX
hhX
@@ -167412,58 +167321,58 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
gMk
his
gMk
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
gMk
gMk
-vxX
+bmG
gMk
gMk
gMk
gMk
gMk
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
gMk
vDa
rBU
@@ -167481,7 +167390,7 @@ ajS
ajS
gdZ
lAj
-vxX
+bmG
fYe
hhX
hhX
@@ -167669,57 +167578,57 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
voq
jmp
gMk
xkI
cGl
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
gMk
gMk
gMk
gMk
gMk
gMk
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
vDa
vDa
vDa
@@ -167738,7 +167647,7 @@ ajS
ajS
gdZ
lAj
-vxX
+bmG
hhX
hhX
hhX
@@ -167926,56 +167835,56 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
syX
cGl
gMk
syX
gMk
cGl
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
gMk
gMk
gMk
-vxX
+bmG
gMk
gMk
gMk
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
gMk
vDa
gMk
@@ -167995,7 +167904,7 @@ ajS
ajS
gdZ
lAj
-vxX
+bmG
hhX
hhX
hhX
@@ -168183,11 +168092,11 @@ hhX
umg
asZ
umg
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
ura
syX
qIA
@@ -168195,22 +168104,22 @@ cGl
gMk
syX
qIA
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
gMk
gMk
-vxX
-vxX
+bmG
+bmG
gMk
gMk
gMk
@@ -168218,25 +168127,25 @@ gMk
gMk
gMk
gMk
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
mUQ
gMk
gMk
-vxX
+bmG
gMk
vDa
gMk
-vxX
+bmG
lAj
lAj
lAj
@@ -168252,7 +168161,7 @@ ajS
ajS
lxR
lAj
-vxX
+bmG
hhX
hhX
hhX
@@ -168440,11 +168349,11 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
aHe
gMk
xkI
@@ -168452,39 +168361,39 @@ syX
jmp
gMk
cGl
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
gMk
gMk
gMk
gMk
gMk
gMk
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
gMk
iEl
gMk
@@ -168492,10 +168401,10 @@ gMk
vDa
vDa
vDa
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
lAj
fiI
rts
@@ -168509,10 +168418,10 @@ mRd
sbo
gdZ
lAj
-vxX
+bmG
fYe
fYe
-vxX
+bmG
hhX
hhX
hhX
@@ -168697,50 +168606,50 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
syX
cGl
gMk
gMk
gMk
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
gMk
gMk
gMk
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
uet
gMk
iEl
@@ -168748,11 +168657,11 @@ gMk
gMk
vDa
gMk
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
lAj
hXu
xQe
@@ -168769,7 +168678,7 @@ lAj
fYe
fYe
fYe
-vxX
+bmG
hhX
hhX
hhX
@@ -168954,62 +168863,62 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
pfg
pfg
pfg
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
gMk
gMk
-vxX
+bmG
gMk
uet
-vxX
-vxX
+bmG
+bmG
gMk
gMk
-vxX
+bmG
gMk
gMk
mUQ
-vxX
-vxX
+bmG
+bmG
vDa
uet
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
lAj
lAj
lAj
@@ -169026,7 +168935,7 @@ lAj
fYe
fYe
fYe
-vxX
+bmG
hhX
hhX
hhX
@@ -169211,40 +169120,40 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
gMk
gMk
gMk
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
gMk
gMk
gMk
@@ -169257,33 +169166,33 @@ gMk
gMk
gMk
gMk
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
vDa
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
gMk
gMk
gMk
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
fYe
fYe
fYe
-vxX
+bmG
hhX
hhX
hhX
@@ -169468,38 +169377,38 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
gMk
gMk
gMk
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
uet
gMk
gMk
gMk
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
gMk
gMk
gMk
@@ -169514,32 +169423,32 @@ gMk
gMk
gMk
gMk
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
vDa
vDa
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
fYe
-vxX
+bmG
hhX
hhX
hhX
@@ -169709,7 +169618,7 @@ mCt
riQ
jNg
mbL
-and
+wnD
stj
fEe
xIl
@@ -169723,11 +169632,11 @@ mxt
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
gvF
gvF
gvF
@@ -169737,25 +169646,25 @@ gvF
gvF
gvF
gvF
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
xUx
uet
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
gMk
nyq
gMk
uQl
gMk
gMk
-vxX
-vxX
+bmG
+bmG
uet
gMk
gMk
@@ -169763,37 +169672,37 @@ gMk
gMk
gMk
gMk
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
gMk
gMk
gMk
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
vDa
-vxX
-vxX
+bmG
+bmG
mUQ
-vxX
+bmG
gMk
gMk
gMk
gMk
gMk
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -169980,9 +169889,9 @@ mxt
hhX
hhX
hhX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
gvF
gvF
gvF
@@ -169994,42 +169903,42 @@ tqD
mMO
fhP
gvF
-vxX
+bmG
bKL
gMk
gMk
rZg
gMk
gMk
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
gMk
gMk
gqm
gMk
gMk
gMk
-vxX
-vxX
+bmG
+bmG
gMk
gMk
gMk
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
gMk
gMk
-vxX
-vxX
+bmG
+bmG
woL
woL
cMJ
@@ -170038,19 +169947,19 @@ stz
stz
gMk
gMk
-vxX
+bmG
gMk
gMk
gMk
gMk
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -170244,12 +170153,12 @@ jam
bjb
fft
wpG
-oAs
gOc
-gOc
-gOc
-oAs
-jqf
+oiH
+oiH
+oiH
+oiH
+rFG
oWg
gMk
fXf
@@ -170259,55 +170168,55 @@ gMk
gMk
gMk
fVf
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
rBv
gMk
tbp
gMk
gMk
-vxX
+bmG
gMk
gMk
gMk
gMk
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
uet
-vxX
-vxX
+bmG
+bmG
gMk
-vxX
-vxX
+bmG
+bmG
woL
eAk
cMJ
stz
jPq
woL
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
uet
gMk
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -170499,16 +170408,16 @@ fYe
fYe
jam
cVt
-qFa
+mGL
wny
gOc
-gOc
-gOc
-gOc
-gOc
-gOc
+jLN
+oiH
+oiH
+oiH
+oAL
gvF
-vxX
+bmG
xUx
gMk
gMk
@@ -170516,27 +170425,27 @@ gMk
gMk
gMk
gMk
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
gMk
gMk
-vxX
+bmG
uet
-vxX
+bmG
mNZ
gMk
gMk
gMk
gMk
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
ent
gMk
gMk
@@ -170555,16 +170464,16 @@ ltS
ltS
ltS
ltS
-vxX
+bmG
gMk
gMk
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -170756,17 +170665,17 @@ fYe
uif
jam
iBs
-qFa
-wny
-gOc
-gOc
-gOc
-gOc
-gOc
-gOc
+ilc
+cDz
+oAL
+oAL
+dxC
+dxC
+dxC
+oAL
gvF
-vxX
-vxX
+bmG
+bmG
uet
gMk
tui
@@ -170774,15 +170683,15 @@ gMk
gMk
gMk
gMk
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
mNZ
mNZ
gMk
@@ -170790,17 +170699,17 @@ gMk
gMk
gMk
mNZ
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
gMk
gMk
gMk
gMk
gMk
-vxX
+bmG
woL
sVT
cMJ
@@ -170813,15 +170722,15 @@ lQL
aoy
ltS
mpc
-vxX
+bmG
gMk
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -171005,7 +170914,7 @@ mwe
dUl
bGg
sJT
-vxX
+bmG
hhX
hhX
hhX
@@ -171013,17 +170922,17 @@ fYe
uif
jam
afF
-hbr
-bUU
-gOc
-gOc
-gOc
-gOc
-gOc
-gOc
-gvF
-vxX
-vxX
+tSk
+lAc
+lAc
+hOJ
+sck
+hOJ
+lAc
+lAc
+bmG
+bmG
+bmG
hyM
gMk
cgu
@@ -171032,14 +170941,14 @@ gMk
gMk
gMk
gMk
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
mNZ
mNZ
mNZ
@@ -171047,8 +170956,8 @@ gMk
gMk
gMk
gMk
-vxX
-vxX
+bmG
+bmG
kxB
kxB
kxB
@@ -171059,7 +170968,7 @@ eOx
kxB
kxB
bkk
-rPy
+wgU
cMJ
msi
ppD
@@ -171072,13 +170981,13 @@ lls
mpc
gMk
gMk
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -171262,7 +171171,7 @@ rBZ
lPi
meH
sJT
-vxX
+bmG
hhX
hhX
hhX
@@ -171271,32 +171180,32 @@ mNZ
gvF
hAx
pof
-wny
-gOc
-gOc
-gOc
-gOc
-gOc
-gOc
-gvF
-vxX
-vxX
-vxX
+lAc
+jBR
+emQ
+eIL
+hWM
+aCF
+lAc
+bmG
+bmG
+bmG
+bmG
gMk
cgu
yjm
-vxX
-vxX
+bmG
+bmG
gMk
gMk
gMk
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
mNZ
mNZ
mNZ
@@ -171304,8 +171213,8 @@ mNZ
gMk
gMk
gMk
-vxX
-vxX
+bmG
+bmG
kxB
hhX
hhX
@@ -171328,17 +171237,17 @@ pVB
pHr
cXo
tOw
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -171502,7 +171411,7 @@ hhX
hhX
cxg
cxg
-vxX
+bmG
imZ
mQE
fTj
@@ -171519,41 +171428,41 @@ tww
jlL
sJT
ogb
-vxX
-vxX
+bmG
+bmG
hhX
fYe
mNZ
mNZ
-vxX
+bmG
vfJ
fhN
-obA
-dpp
-dpp
-dpp
-dpp
-cMZ
-cMZ
-cMZ
-cMZ
-cMZ
-vxX
+lAc
+lGl
+csX
+mKg
+aEE
+qNw
+lAc
+kxB
+kxB
+kxB
+bmG
uet
cgu
-vxX
-vxX
+bmG
+bmG
uet
gMk
qIA
gMk
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
uKm
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
mNZ
mNZ
gMk
@@ -171561,8 +171470,8 @@ mNZ
mNZ
gMk
gMk
-vxX
-vxX
+bmG
+bmG
kxB
hhX
xAy
@@ -171586,16 +171495,16 @@ mry
mpc
gMk
yeS
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -171759,8 +171668,8 @@ hhX
hhX
cxg
pvT
-vxX
-vxX
+bmG
+bmG
mQE
vNg
kWb
@@ -171775,9 +171684,9 @@ kWb
sae
sJT
sJT
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
hhX
fYe
mNZ
@@ -171785,32 +171694,32 @@ mNZ
vfJ
vfJ
quM
-obA
-noO
-vzj
-vzj
-vzj
-oka
-nas
-bbe
-ycq
-cMZ
+lAc
+eFs
+ftQ
+nLt
+aEE
+sPM
+umJ
+wzX
+hfD
+ipx
ipx
dVt
-cdl
+gaM
ipx
-vxX
-vxX
+bmG
+bmG
gMk
gMk
gMk
gMk
-vxX
-vxX
+bmG
+bmG
kTV
gMk
-vxX
-vxX
+bmG
+bmG
fJz
gMk
gMk
@@ -171843,16 +171752,16 @@ cuW
cuW
cuW
cuW
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -172015,9 +171924,9 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
mQE
lJv
kWb
@@ -172032,7 +171941,7 @@ kWb
wYj
pdo
sJT
-vxX
+bmG
uif
hhX
hhX
@@ -172042,37 +171951,37 @@ mNZ
vfJ
piE
pmT
-obA
-kvj
-twm
-aqM
-fFq
-suO
-ukx
-hOa
-jnw
-gKt
+lAc
+vlW
+ftQ
+ukI
+aEE
+guk
+gpp
+mmV
+mmV
+dVp
gTf
dOg
kqf
ipx
ipx
-vxX
+bmG
gMk
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
xUx
gMk
gMk
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
gMk
gMk
-vxX
-vxX
+bmG
+bmG
gMk
gMk
dtQ
@@ -172102,14 +172011,14 @@ gun
cuW
cuW
cuW
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -172272,9 +172181,9 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
kWb
kWb
kWb
@@ -172289,8 +172198,8 @@ kWb
kWb
kWb
kWb
-vxX
-vxX
+bmG
+bmG
hhX
hhX
fYe
@@ -172299,16 +172208,16 @@ mNZ
vfJ
qIo
uat
-obA
-pvo
-dHa
-sXG
-bzB
-suO
-hOa
-ukx
-xGY
-gKt
+lAc
+bxq
+aAS
+oMq
+iiA
+tZQ
+tUQ
+rYC
+pPW
+dVp
oGQ
aIX
oSG
@@ -172318,19 +172227,19 @@ xCX
gMk
xUx
uet
-vxX
-vxX
+bmG
+bmG
gMk
ceN
gMk
gMk
gMk
-vxX
+bmG
xKx
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
gMk
dtQ
gMk
@@ -172359,14 +172268,14 @@ yhy
dlX
iUq
cuW
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -172529,9 +172438,9 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
kWb
kWb
kWb
@@ -172545,9 +172454,9 @@ lRk
kWb
kWb
kWb
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
hhX
hhX
fYe
@@ -172556,16 +172465,16 @@ mNZ
vfJ
pZP
raz
-obA
-fAU
-rjr
-mYN
-vzj
-suK
-nas
-nas
-vwd
-gKt
+lAc
+qvP
+bMI
+hLJ
+efP
+iUH
+lqd
+mmV
+uhc
+dVp
xNo
suw
fdN
@@ -172575,22 +172484,22 @@ xCX
gMk
gMk
gMk
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
lmn
gMk
-vxX
+bmG
gMk
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
gMk
-vxX
-vxX
+bmG
+bmG
dtQ
-vxX
+bmG
kxB
hhX
xAy
@@ -172616,17 +172525,17 @@ pMw
nME
iJb
cuW
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -172786,8 +172695,8 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
+bmG
+bmG
kWb
kWb
kWb
@@ -172803,8 +172712,8 @@ qWB
kWb
kWb
kWb
-vxX
-vxX
+bmG
+bmG
hhX
hhX
hhX
@@ -172813,41 +172722,41 @@ mNZ
vfJ
vfJ
jmY
-obA
-gKt
-dpp
-izV
-dpp
-gKt
-dpp
-dpp
-dpp
-gKt
+lAc
+lAc
+qSv
+xmA
+qLx
+lAc
+lAc
+jnA
+jnA
+dVp
dVp
dRh
xBU
xje
ipx
-vxX
+bmG
gMk
gMk
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
xIP
xIP
uKm
elE
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
gMk
vkv
-vxX
+bmG
dtQ
-vxX
+bmG
kxB
hhX
cLf
@@ -172873,18 +172782,18 @@ jGP
cYe
qbZ
cuW
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -173043,8 +172952,8 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
+bmG
+bmG
kWb
kWb
kWb
@@ -173060,8 +172969,8 @@ vAB
kWb
kWb
kWb
-vxX
-vxX
+bmG
+bmG
hhX
hhX
hhX
@@ -173073,7 +172982,7 @@ xeJ
vRP
bWi
bWi
-iHH
+jCy
dfM
wPX
dfM
@@ -173089,15 +172998,15 @@ uKm
mWS
gMk
ent
-vxX
+bmG
gMk
gMk
gMk
uet
cPE
gMk
-vxX
-vxX
+bmG
+bmG
gMk
gMk
gMk
@@ -173136,10 +173045,10 @@ aWD
uYG
uYG
uYG
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
uYG
uYG
uYG
@@ -173301,7 +173210,7 @@ hhX
hhX
hhX
unk
-vxX
+bmG
kWb
kWb
kWb
@@ -173317,8 +173226,8 @@ vAB
kWb
kWb
kWb
-vxX
-vxX
+bmG
+bmG
hhX
hhX
hhX
@@ -173330,8 +173239,8 @@ raz
obA
obA
bdz
-rcx
-eua
+lnX
+ecn
dsi
vnX
bNp
@@ -173342,20 +173251,20 @@ fFg
fFg
dhR
ipx
-vxX
+bmG
uet
gMk
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
gMk
xUx
-vxX
+bmG
dsF
gMk
-vxX
-vxX
+bmG
+bmG
gMk
gMk
gMk
@@ -173574,8 +173483,8 @@ qDl
aKU
kWb
kWb
-vxX
-vxX
+bmG
+bmG
hhX
hhX
fYe
@@ -173588,7 +173497,7 @@ eUj
obA
oJr
vRA
-oXa
+vdu
gak
bdz
pIp
@@ -173599,22 +173508,22 @@ dVt
dVt
ipx
ipx
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
gMk
gMk
xUx
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
gMk
gMk
dtQ
@@ -173661,8 +173570,8 @@ tNE
cEG
cEG
uYG
-vxX
-vxX
+bmG
+bmG
jVV
jVV
jGa
@@ -173815,7 +173724,7 @@ hhX
hhX
hhX
unk
-vxX
+bmG
kWb
kWb
kWb
@@ -173831,8 +173740,8 @@ vAB
kWb
kWb
kWb
-vxX
-vxX
+bmG
+bmG
hhX
hhX
fYe
@@ -173845,7 +173754,7 @@ obA
obA
vRA
vRA
-oXa
+vdu
vjv
vRA
vRA
@@ -173855,22 +173764,22 @@ vRA
vRA
vRA
ixU
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
uet
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
xKo
xKo
xKo
@@ -173918,8 +173827,8 @@ tNE
tNE
dYZ
uYG
-vxX
-vxX
+bmG
+bmG
jVV
hhX
hhX
@@ -174071,8 +173980,8 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
+bmG
+bmG
kWb
kWb
kWb
@@ -174088,7 +173997,7 @@ vAB
kWb
kWb
kWb
-vxX
+bmG
hhX
hhX
hhX
@@ -174102,7 +174011,7 @@ obA
gbR
omL
omL
-acY
+rfU
aqa
vRA
vRA
@@ -174112,9 +174021,9 @@ vRA
vRA
vRA
ixU
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
kxB
uKm
uKm
@@ -174122,12 +174031,12 @@ uKm
uKm
uKm
uKm
-vxX
+bmG
gMk
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
xKo
rhn
lWF
@@ -174328,8 +174237,8 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
+bmG
+bmG
kWb
kWb
kWb
@@ -174356,10 +174265,10 @@ riv
vpK
raz
obA
-dOl
-nmj
-iJS
-fTN
+rpO
+dfM
+iHH
+bWi
gTA
vRA
vRA
@@ -174377,14 +174286,14 @@ iHO
iHO
jZY
ouE
-vxX
+bmG
lzE
-vxX
+bmG
gMk
gMk
uet
-vxX
-vxX
+bmG
+bmG
xKo
ljN
eqC
@@ -174586,7 +174495,7 @@ hhX
hhX
hhX
hhX
-vxX
+bmG
kWb
kWb
kWb
@@ -174613,11 +174522,11 @@ vfJ
vfJ
jmY
obA
-lAc
-kuX
-nIu
-frt
-gYY
+cMZ
+dpp
+ctI
+dpp
+cMZ
vRA
vRA
vRA
@@ -174636,12 +174545,12 @@ uKm
uKm
uKm
uKm
-vxX
-vxX
+bmG
+bmG
gMk
gMk
-vxX
-vxX
+bmG
+bmG
xKo
fEQ
eeB
@@ -174844,7 +174753,7 @@ hhX
hhX
hhX
hhX
-vxX
+bmG
kWb
kWb
kWb
@@ -174870,11 +174779,11 @@ fYe
lJq
raz
obA
-irf
-tsy
-jCT
-rin
-sIY
+noO
+vzj
+xVh
+ryW
+cMZ
vRA
vRA
vRA
@@ -174893,12 +174802,12 @@ twx
twx
twx
twx
-vxX
-vxX
+bmG
+bmG
gMk
gMk
-vxX
-vxX
+bmG
+bmG
xKo
xKo
xKo
@@ -175101,8 +175010,8 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
+bmG
+bmG
kWb
kWb
kWb
@@ -175127,11 +175036,11 @@ fYe
lJq
raz
obA
-dES
-fuo
-iXv
-iXv
-aki
+dKU
+vzj
+xVh
+bzB
+dpp
vRA
vRA
vRA
@@ -175150,12 +175059,12 @@ twx
twx
twx
twx
-vxX
-vxX
+bmG
+bmG
gMk
gMk
-vxX
-vxX
+bmG
+bmG
xKo
tmR
xKo
@@ -175359,16 +175268,16 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
kWb
kWb
kWb
kWb
kWb
-vxX
+bmG
hhX
hhX
hhX
@@ -175384,11 +175293,11 @@ fYe
lJq
wWE
obA
-jCg
-iXv
-iXv
-iXv
-qVD
+pvo
+dHa
+xVh
+yiS
+dpp
vRA
vRA
vRA
@@ -175407,12 +175316,12 @@ twx
twx
twx
twx
-vxX
+bmG
uKm
aXH
gMk
xUx
-vxX
+bmG
xKo
nqu
ikD
@@ -175458,11 +175367,11 @@ nUy
uYG
uYG
uYG
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
jVV
pnS
hhX
@@ -175617,8 +175526,8 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
+bmG
+bmG
hhX
hhX
jVV
@@ -175641,13 +175550,13 @@ fYe
lJq
jmY
obA
-gOB
-yiW
-gFg
-pQz
-itV
-lgK
-dDI
+rEX
+vzj
+hbp
+nOH
+cMZ
+vRA
+vRA
vRA
vRA
vRA
@@ -175665,11 +175574,11 @@ twx
twx
twx
uKm
-vxX
+bmG
gMk
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
xKo
xKo
xKo
@@ -175716,10 +175625,10 @@ uYG
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
jVV
hhX
vUj
@@ -175898,13 +175807,13 @@ fYe
lJq
raz
obA
-bxq
-qfu
-nje
-jXb
-aLe
-cCb
-dwV
+kCo
+wbX
+wlL
+wlL
+cMZ
+vRA
+vRA
vRA
qfr
vRA
@@ -175924,9 +175833,9 @@ twx
uKm
xwA
gMk
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
xKo
dor
lVx
@@ -175974,8 +175883,8 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
+bmG
+bmG
hhX
jVV
hhX
@@ -176155,11 +176064,11 @@ fYe
lJq
raz
obA
-qvP
-tOO
-jXb
-sMl
-amn
+pvu
+ukx
+hOa
+nas
+cMZ
jxa
jxa
jxa
@@ -176181,9 +176090,9 @@ mxq
uKm
gMk
uet
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
xKo
lVx
bkk
@@ -176224,14 +176133,14 @@ vzC
aWD
wlV
aWD
-vxX
-vxX
+bmG
+bmG
mUQ
rGg
rGg
mUQ
-vxX
-vxX
+bmG
+bmG
hhX
hhX
jVV
@@ -176412,12 +176321,12 @@ fYe
lJq
raz
obA
-obA
-uFt
-nhf
-guk
-jxa
-jxa
+nas
+hOa
+ukx
+nas
+cMZ
+qcX
rHF
mHf
xfK
@@ -176431,15 +176340,15 @@ ixU
dtQ
dtQ
gMk
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
xUx
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
ent
cIN
lVx
@@ -176481,13 +176390,13 @@ xwm
sCp
sCp
aWD
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
tOG
ufA
-vxX
-vxX
+bmG
+bmG
uif
hhX
hhX
@@ -176668,7 +176577,7 @@ fYe
fYe
lJq
xeJ
-jAB
+obA
obA
obA
lno
@@ -176689,14 +176598,14 @@ dtQ
gMk
gMk
gMk
-vxX
+bmG
gMk
-vxX
+bmG
uKm
aXH
lgL
rQP
-vxX
+bmG
gMk
vWx
dor
@@ -176738,13 +176647,13 @@ xwm
mog
mog
aWD
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
uif
fYe
-vxX
-vxX
+bmG
+bmG
hhX
hhX
hhX
@@ -176995,12 +176904,12 @@ muB
mog
mog
aWD
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
fYe
fYe
-vxX
+bmG
mUQ
jVV
hhX
@@ -177185,8 +177094,8 @@ raz
vfJ
vfJ
obA
-krg
oQW
+gJn
bjp
fmK
fwM
@@ -177252,8 +177161,8 @@ mog
mog
cYw
aWD
-vxX
-vxX
+bmG
+bmG
fYe
fYe
fYe
@@ -177464,9 +177373,9 @@ sqL
rlw
khP
rlw
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
xKo
wlR
lNe
@@ -177509,12 +177418,12 @@ mog
mog
mog
aWD
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
fYe
-vxX
-vxX
+bmG
+bmG
mUQ
eCF
hhX
@@ -177699,8 +177608,8 @@ raz
occ
fMz
obA
-gSY
-oQW
+dcZ
+mSY
ddZ
nXL
nXL
@@ -177716,14 +177625,14 @@ ixU
gMk
gMk
gMk
-vxX
-vxX
+bmG
+bmG
sqL
uoY
sqL
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
xKo
jBG
oEN
@@ -177766,14 +177675,14 @@ mog
mog
mog
aWD
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
fYe
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -177957,8 +177866,8 @@ vfJ
vfJ
obA
lno
-mSY
-kLw
+lno
+lno
nXL
fBO
naj
@@ -177971,16 +177880,16 @@ xbC
cIE
ixU
gMk
-vxX
+bmG
gMk
-vxX
-vxX
+bmG
+bmG
sqL
uoY
sqL
gMk
-vxX
-vPt
+bmG
+hBd
woL
iNv
xKo
@@ -178023,14 +177932,14 @@ bkW
bkW
bkW
aWD
-vxX
-vxX
+bmG
+bmG
fYe
fYe
fYe
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -178214,7 +178123,7 @@ uba
nke
cYs
obA
-obA
+hHW
obA
lWd
vfJ
@@ -178227,17 +178136,17 @@ lsx
idr
lsx
hEi
-vxX
-vxX
+bmG
+bmG
iOE
-vxX
-vxX
+bmG
+bmG
sqL
uoY
gbP
fWJ
-vPt
-vPt
+hBd
+hBd
wPU
uab
qhG
@@ -178280,13 +178189,13 @@ tel
tel
lhg
uFC
-vxX
-vxX
+bmG
+bmG
fYe
-vxX
+bmG
fYe
-vxX
-vxX
+bmG
+bmG
fYe
hhX
hhX
@@ -178470,8 +178379,8 @@ jmY
jmY
uba
agO
-vfJ
-hHW
+uba
+uba
uba
raz
vfJ
@@ -178485,10 +178394,10 @@ cHn
sAN
hEi
hEi
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
sqL
uoY
sqL
@@ -178537,13 +178446,13 @@ tGb
tGb
xlG
uFC
-vxX
-vxX
+bmG
+bmG
fYe
-vxX
+bmG
fYe
-vxX
-vxX
+bmG
+bmG
fYe
hhX
hhX
@@ -178744,8 +178653,8 @@ uaY
iFN
iFN
iFN
-vxX
-vxX
+bmG
+bmG
sqL
uoY
sqL
@@ -178775,7 +178684,7 @@ pMG
lXi
ldl
iZa
-vxX
+bmG
uFC
xlG
tGb
@@ -178794,13 +178703,13 @@ tGb
tGb
xlG
uFC
-vxX
-vxX
+bmG
+bmG
fYe
-vxX
+bmG
fYe
-vxX
-vxX
+bmG
+bmG
fYe
hhX
hhX
@@ -179002,11 +178911,11 @@ iFN
ekR
iFN
iFN
-vxX
+bmG
rlw
eGM
rlw
-vxX
+bmG
dsP
nQs
ohk
@@ -179032,7 +178941,7 @@ lRU
wZb
vxp
iZa
-vxX
+bmG
uFC
xlG
tGb
@@ -179051,13 +178960,13 @@ tGb
tGb
xlG
uFC
-vxX
-vxX
+bmG
+bmG
fYe
tOG
fYe
-vxX
-vxX
+bmG
+bmG
uif
hhX
hhX
@@ -179259,12 +179168,12 @@ qJN
uHQ
szk
iFN
-vxX
+bmG
sqL
uoY
sqL
-vxX
-vPt
+bmG
+hBd
alu
ohk
jMN
@@ -179289,7 +179198,7 @@ qWT
grz
grz
grz
-vxX
+bmG
uFC
xlG
tGb
@@ -179308,13 +179217,13 @@ tGb
tGb
xlG
uFC
-vxX
+bmG
uKm
uKm
iDu
uKm
uKm
-vxX
+bmG
fYe
hhX
hhX
@@ -179516,13 +179425,13 @@ kHf
xkL
uSX
iFN
-vxX
+bmG
sqL
uoY
sqL
-vxX
-vPt
-vPt
+bmG
+hBd
+hBd
hFa
tUc
qhG
@@ -179545,8 +179454,8 @@ uLS
uyZ
esc
grz
-vxX
-vxX
+bmG
+bmG
uFC
xlG
tGb
@@ -179565,13 +179474,13 @@ tGb
tGb
xlG
uFC
-vxX
-vxX
+bmG
+bmG
iJm
iJm
iJm
uKm
-vxX
+bmG
fYe
hhX
hhX
@@ -179773,16 +179682,16 @@ aXl
fyJ
aXl
iFN
-vxX
+bmG
sqL
uoY
sqL
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
dsP
-vPt
-vPt
+hBd
+hBd
stP
tNK
vkp
@@ -179802,8 +179711,8 @@ urI
kdE
xjL
grz
-vxX
-vxX
+bmG
+bmG
uFC
xlG
tGb
@@ -179822,7 +179731,7 @@ tGb
tGb
xlG
uFC
-vxX
+bmG
fYe
fYe
iJm
@@ -180030,16 +179939,16 @@ mZn
oND
iem
iFN
-vxX
+bmG
sqL
uoY
sqL
gMk
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
qhG
pql
qhG
@@ -180059,8 +179968,8 @@ rAP
odk
jDl
grz
-vxX
-vxX
+bmG
+bmG
uFC
pFg
gsg
@@ -180079,13 +179988,13 @@ tGb
tGb
xlG
uFC
-vxX
+bmG
fYe
fYe
fYe
iJm
uKm
-vxX
+bmG
fYe
hhX
hhX
@@ -180287,15 +180196,15 @@ rEv
vjQ
evN
iFN
-vxX
+bmG
sqL
uoY
sqL
gMk
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
fYe
vnb
jCm
@@ -180317,7 +180226,7 @@ odk
kOU
grz
fYe
-vxX
+bmG
uFC
bMb
xlG
@@ -180336,13 +180245,13 @@ tGb
tGb
xgN
uFC
-vxX
-vxX
+bmG
+bmG
fYe
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
fYe
hhX
hhX
@@ -180544,7 +180453,7 @@ iFN
iFN
iFN
iFN
-vxX
+bmG
eIO
ehY
rlw
@@ -180593,13 +180502,13 @@ tGb
tGb
xlG
uFC
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
hen
-vxX
-vxX
+bmG
+bmG
hhX
hhX
hhX
@@ -180797,11 +180706,11 @@ wkG
wkG
rzI
moe
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
rlw
wvS
uCp
@@ -180850,13 +180759,13 @@ tGb
tGb
xlG
uFC
-vxX
+bmG
hen
hen
hen
hen
-vxX
-vxX
+bmG
+bmG
hhX
hhX
hhX
@@ -181054,10 +180963,10 @@ jYT
jYT
rIJ
moe
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
hhX
rlw
sqL
@@ -181112,8 +181021,8 @@ hen
hen
hen
hen
-vxX
-vxX
+bmG
+bmG
hhX
hhX
hhX
@@ -181311,9 +181220,9 @@ wkG
wkG
wkG
moe
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
hhX
hhX
jVV
@@ -181370,7 +181279,7 @@ hen
hen
hen
kxB
-vxX
+bmG
fYe
hhX
hhX
@@ -181567,9 +181476,9 @@ jYT
wkG
ivx
ivx
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -181626,8 +181535,8 @@ hen
hen
hen
hen
-vxX
-vxX
+bmG
+bmG
fYe
hhX
hhX
@@ -181825,8 +181734,8 @@ moe
rGg
rGg
fqD
-vxX
-vxX
+bmG
+bmG
hhX
hhX
hhX
@@ -181848,18 +181757,18 @@ tAo
vbd
vbd
fYe
-vxX
-vxX
+bmG
+bmG
hhX
nbk
smD
pBC
hhX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
fYe
-vxX
+bmG
uFC
uFC
uFC
@@ -181883,8 +181792,8 @@ hen
hen
hen
hen
-vxX
-vxX
+bmG
+bmG
fYe
hhX
hhX
@@ -182105,42 +182014,42 @@ uLR
avQ
uLR
tAo
-vxX
-vxX
+bmG
+bmG
hhX
hHZ
mxt
eRO
hhX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
fYe
-vxX
-vxX
+bmG
+bmG
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hen
hen
hen
hen
hen
-vxX
+bmG
fYe
uif
hhX
@@ -182363,41 +182272,41 @@ fYe
uLR
fYe
fYe
-vxX
-vxX
+bmG
+bmG
hhX
mxt
hhX
hhX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
fYe
-vxX
-vxX
+bmG
+bmG
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hen
hen
hen
hen
hen
-vxX
+bmG
fYe
hhX
hhX
@@ -182612,11 +182521,11 @@ rlw
uVI
uVI
mUQ
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
mUQ
uVI
uVI
@@ -182626,35 +182535,35 @@ hhX
mxt
hhX
hhX
-vxX
-vxX
+bmG
+bmG
fYe
fYe
-vxX
-vxX
+bmG
+bmG
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
gMk
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hen
hen
hen
hen
hen
hen
-vxX
+bmG
fYe
hhX
hhX
@@ -182868,13 +182777,13 @@ uoY
sqL
fYe
fYe
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
fYe
fYe
fYe
@@ -182887,31 +182796,31 @@ fYe
fYe
fYe
fYe
-vxX
+bmG
hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
gMk
gMk
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hen
hen
hen
hen
-vxX
-vxX
+bmG
+bmG
fYe
hhX
hhX
@@ -183128,9 +183037,9 @@ hhX
jVV
hhX
hhX
-vxX
+bmG
hhX
-vxX
+bmG
hhX
hhX
hhX
@@ -183149,25 +183058,25 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
gMk
xKx
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hen
hen
-vxX
-vxX
+bmG
+bmG
uif
fYe
hhX
@@ -183405,21 +183314,21 @@ rjp
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
bZr
rjp
rjp
@@ -183662,21 +183571,21 @@ rjp
rjp
rjp
bZr
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -183920,20 +183829,20 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -184178,18 +184087,18 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
+bmG
+bmG
hhX
hhX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -184436,10 +184345,10 @@ hhX
hhX
hhX
hhX
-vxX
-vxX
-vxX
-vxX
+bmG
+bmG
+bmG
+bmG
hhX
hhX
hhX
@@ -184621,16 +184530,16 @@ hhX
hhX
hhX
hhX
-hhX
-hhX
-hhX
-hhX
-hhX
-hhX
-hhX
-hhX
-hhX
-hhX
+cLf
+cLf
+cLf
+cLf
+cLf
+cLf
+cLf
+cLf
+cLf
+cLf
hhX
hhX
hhX
@@ -184878,16 +184787,16 @@ hhX
hhX
hhX
hhX
-hhX
-hhX
-hhX
-hhX
-hhX
-hhX
-hhX
-hhX
-hhX
-hhX
+cLf
+cLf
+cLf
+cLf
+cLf
+cLf
+cLf
+cLf
+cLf
+cLf
hhX
hhX
hhX
@@ -185135,16 +185044,16 @@ hhX
hhX
hhX
hhX
-hhX
-hhX
-hhX
-hhX
-hhX
-hhX
-hhX
-hhX
-hhX
-hhX
+cLf
+cLf
+cLf
+cLf
+cLf
+cLf
+cLf
+cLf
+cLf
+cLf
hhX
hhX
hhX
@@ -185392,16 +185301,16 @@ hhX
hhX
hhX
hhX
-hhX
-hhX
-hhX
-hhX
-hhX
-hhX
-hhX
-hhX
-hhX
-hhX
+cLf
+cLf
+cLf
+cLf
+cLf
+cLf
+cLf
+cLf
+cLf
+cLf
hhX
hhX
hhX
@@ -185649,16 +185558,16 @@ hhX
hhX
hhX
hhX
-hhX
-hhX
-hhX
-hhX
-hhX
-hhX
-hhX
-hhX
-hhX
-hhX
+cLf
+cLf
+cLf
+cLf
+cLf
+cLf
+cLf
+cLf
+cLf
+cLf
hhX
hhX
hhX
@@ -185906,16 +185815,16 @@ hhX
hhX
hhX
hhX
-hhX
-hhX
-hhX
-hhX
-hhX
-hhX
-hhX
-hhX
-hhX
-hhX
+cLf
+cLf
+cLf
+cLf
+cLf
+cLf
+cLf
+cLf
+cLf
+cLf
hhX
hhX
hhX
diff --git a/_maps/minigame/deathmatch/deep_space.dmm b/_maps/minigame/deathmatch/deep_space.dmm
new file mode 100644
index 00000000000..cf0e389d0d6
--- /dev/null
+++ b/_maps/minigame/deathmatch/deep_space.dmm
@@ -0,0 +1,3377 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"ah" = (
+/obj/effect/mob_spawn/corpse/human/clown,
+/obj/item/stack/ore/bananium,
+/turf/open/space/basic,
+/area/deathmatch)
+"ap" = (
+/obj/item/tank/jetpack/improvised,
+/turf/open/floor/plating,
+/area/deathmatch)
+"aF" = (
+/obj/structure/fluff/tram_rail/floor,
+/obj/item/assembly/igniter,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"aH" = (
+/obj/structure/fluff/tram_rail/floor,
+/turf/open/misc/asteroid/airless,
+/area/deathmatch)
+"bL" = (
+/obj/effect/turf_decal/sand/plating,
+/obj/item/stack/sheet/mineral/wood,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"bN" = (
+/turf/open/floor/iron/corner{
+ dir = 1
+ },
+/area/deathmatch)
+"bP" = (
+/obj/structure/lattice/catwalk,
+/obj/structure/marker_beacon/yellow,
+/turf/open/space/basic,
+/area/deathmatch)
+"bW" = (
+/obj/structure/flora/tree/palm,
+/turf/open/floor/grass,
+/area/deathmatch)
+"cb" = (
+/obj/structure/sign/warning/directional/south,
+/turf/closed/mineral/asteroid,
+/area/deathmatch)
+"cF" = (
+/obj/structure/lattice/catwalk,
+/obj/item/assembly/igniter,
+/turf/open/space/basic,
+/area/deathmatch)
+"cT" = (
+/obj/machinery/power/shuttle_engine/heater{
+ dir = 4
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"cW" = (
+/obj/effect/turf_decal/sand/plating,
+/obj/structure/sign/warning/directional/south,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"cX" = (
+/obj/structure/flora/rock/style_random{
+ color = "#E09C96"
+ },
+/turf/open/misc/asteroid/airless,
+/area/deathmatch)
+"dh" = (
+/obj/structure/sign/warning/directional/west,
+/turf/open/space/basic,
+/area/deathmatch)
+"dx" = (
+/obj/structure/window/reinforced/spawner/directional/east,
+/obj/effect/turf_decal/tile/blue/opposingcorners,
+/turf/open/floor/iron/white,
+/area/deathmatch)
+"dH" = (
+/turf/closed/wall,
+/area/deathmatch)
+"eb" = (
+/obj/machinery/computer{
+ dir = 4
+ },
+/turf/open/floor/mineral/plastitanium,
+/area/deathmatch)
+"el" = (
+/obj/item/gun/energy/recharge/kinetic_accelerator,
+/obj/item/borg/upgrade/modkit/damage,
+/obj/item/borg/upgrade/modkit/range,
+/obj/structure/glowshroom/single,
+/turf/open/misc/asteroid/airless,
+/area/deathmatch)
+"em" = (
+/obj/effect/turf_decal/tile/blue/anticorner/contrasted{
+ dir = 1
+ },
+/obj/structure/sign/warning/no_smoking/circle/directional/north,
+/turf/open/floor/iron/white,
+/area/deathmatch)
+"ep" = (
+/obj/structure/sign/warning/directional/east,
+/obj/machinery/power/floodlight,
+/obj/effect/light_emitter{
+ set_cap = 2;
+ light_color = "#DEEFFF";
+ set_luminosity = 4
+ },
+/obj/effect/turf_decal/sand/plating,
+/obj/structure/cable,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"eB" = (
+/obj/machinery/door/airlock/shuttle,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/mineral/titanium/tiled/blue/airless,
+/area/deathmatch)
+"eE" = (
+/obj/effect/turf_decal/sand/plating,
+/obj/item/stack/rods/ten,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"fd" = (
+/obj/structure/railing,
+/obj/effect/mapping_helpers/broken_floor,
+/obj/item/grenade/c4/x4,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"fs" = (
+/obj/machinery/light/broken/directional/south,
+/obj/machinery/porta_turret_construct{
+ anchored = 1
+ },
+/turf/open/floor/iron,
+/area/deathmatch)
+"fF" = (
+/obj/item/mecha_ammo/lmg,
+/obj/item/mecha_ammo/lmg{
+ pixel_y = 12
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/sand/plating,
+/obj/item/mecha_parts/mecha_equipment/thrusters/ion,
+/obj/item/mecha_parts/mecha_equipment/weapon/ballistic/lmg{
+ pixel_y = -8
+ },
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"fG" = (
+/obj/structure/lattice,
+/obj/effect/landmark/deathmatch_player_spawn,
+/turf/open/space/basic,
+/area/deathmatch)
+"fH" = (
+/obj/effect/turf_decal/sand/plating,
+/obj/structure/fluff/tram_rail/floor{
+ dir = 1
+ },
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"fL" = (
+/turf/closed/indestructible/fakedoor/maintenance,
+/area/deathmatch)
+"fP" = (
+/obj/structure/railing/corner/end/flip{
+ dir = 4
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"gd" = (
+/obj/structure/fluff/iced_abductor,
+/turf/open/misc/asteroid,
+/area/deathmatch)
+"gf" = (
+/obj/machinery/light/small/directional/west,
+/obj/structure/sign/warning/vacuum/directional/west,
+/obj/machinery/suit_storage_unit/open,
+/obj/item/tank/internals/oxygen,
+/turf/open/floor/plating,
+/area/deathmatch)
+"gC" = (
+/obj/structure/fluff/tram_rail{
+ dir = 1
+ },
+/obj/structure/lattice,
+/turf/open/space/basic,
+/area/deathmatch)
+"gK" = (
+/obj/machinery/door/airlock/external,
+/obj/structure/fans/tiny,
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 8
+ },
+/turf/open/floor/iron/white/small,
+/area/deathmatch)
+"gP" = (
+/obj/effect/spawner/random/trash/food_packaging,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron/herringbone,
+/area/deathmatch)
+"hk" = (
+/obj/structure/sign/warning/directional/west,
+/turf/open/misc/asteroid/dug,
+/area/deathmatch)
+"hu" = (
+/obj/item/stack/sheet/iron/ten,
+/obj/item/stack/cable_coil,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"hH" = (
+/obj/effect/turf_decal/tile/blue/anticorner/contrasted,
+/obj/item/storage/medkit/fire,
+/obj/item/storage/medkit/brute{
+ pixel_y = 6
+ },
+/obj/structure/rack,
+/turf/open/floor/iron/white,
+/area/deathmatch)
+"hJ" = (
+/obj/structure/table/wood,
+/obj/effect/decal/cleanable/dirt/dust,
+/obj/item/trash/fleet_ration{
+ pixel_y = 9
+ },
+/obj/item/reagent_containers/cup/glass/coffee/no_lid{
+ pixel_x = 8;
+ pixel_y = 2
+ },
+/obj/item/cigbutt{
+ pixel_x = -9;
+ pixel_y = 2
+ },
+/turf/open/floor/wood,
+/area/deathmatch)
+"hM" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt/dust,
+/turf/open/floor/iron/grimy,
+/area/deathmatch)
+"ip" = (
+/turf/open/floor/plating,
+/area/deathmatch)
+"ir" = (
+/obj/item/gun/ballistic/rocketlauncher/unrestricted{
+ pixel_x = 3
+ },
+/turf/open/misc/asteroid/dug,
+/area/deathmatch)
+"is" = (
+/obj/machinery/light/broken/directional/north,
+/obj/machinery/porta_turret_construct{
+ anchored = 1
+ },
+/turf/open/floor/iron,
+/area/deathmatch)
+"iV" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron/small,
+/area/deathmatch)
+"jb" = (
+/mob/living/basic/cow/moonicorn,
+/turf/open/misc/asteroid,
+/area/deathmatch)
+"jS" = (
+/obj/effect/mapping_helpers/broken_floor,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"jY" = (
+/obj/structure/chair/wood/wings{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/dirt/dust,
+/turf/open/floor/wood,
+/area/deathmatch)
+"kK" = (
+/obj/structure/table_frame,
+/turf/open/floor/plating,
+/area/deathmatch)
+"kO" = (
+/obj/effect/mob_spawn/corpse/human/miner/explorer,
+/turf/open/misc/asteroid/dug,
+/area/deathmatch)
+"lb" = (
+/obj/item/resonator/upgraded,
+/obj/effect/turf_decal/sand/plating,
+/obj/structure/cable,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"lf" = (
+/obj/effect/decal/cleanable/blood/old,
+/obj/effect/mapping_helpers/broken_floor,
+/obj/item/gun/ballistic/shotgun/lethal,
+/obj/item/ammo_casing/shotgun/buckshot{
+ pixel_x = 11;
+ pixel_y = 7
+ },
+/obj/item/ammo_casing/shotgun/buckshot{
+ pixel_x = -3;
+ pixel_y = -9
+ },
+/obj/item/ammo_casing/shotgun/buckshot{
+ pixel_x = -9;
+ pixel_y = 10
+ },
+/turf/open/floor/mineral/titanium/tiled/blue/airless,
+/area/deathmatch)
+"li" = (
+/obj/structure/railing{
+ dir = 1
+ },
+/obj/effect/mob_spawn/corpse/human/charredskeleton,
+/obj/effect/mapping_helpers/broken_floor,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"lv" = (
+/obj/structure/fans/tiny,
+/obj/effect/decal/cleanable/blood/tracks{
+ dir = 4
+ },
+/obj/machinery/door/airlock/titanium,
+/turf/open/floor/iron/small,
+/area/deathmatch)
+"lE" = (
+/obj/effect/mob_spawn/corpse/human/monkey,
+/turf/open/space/basic,
+/area/deathmatch)
+"lF" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/fluff/fake_scrubber,
+/turf/open/floor/iron/herringbone,
+/area/deathmatch)
+"lH" = (
+/obj/structure/lattice/catwalk,
+/obj/item/stack/sheet/iron/five,
+/turf/open/space/basic,
+/area/deathmatch)
+"lL" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/sand/plating,
+/obj/item/gun/ballistic/revolver/badass{
+ pixel_x = 5;
+ pixel_y = 6
+ },
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"lV" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"lZ" = (
+/obj/machinery/power/tracker,
+/obj/structure/cable,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"mi" = (
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/deathmatch)
+"mq" = (
+/turf/open/floor/iron/half,
+/area/deathmatch)
+"mL" = (
+/turf/closed/indestructible/fakedoor,
+/area/deathmatch)
+"mO" = (
+/obj/effect/turf_decal/stripes/line,
+/obj/item/stack/sheet/iron/ten,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"nc" = (
+/obj/machinery/door/airlock/external,
+/obj/effect/mapping_helpers/airlock/cyclelink_helper,
+/obj/structure/fans/tiny,
+/turf/open/floor/plating,
+/area/deathmatch)
+"ne" = (
+/obj/structure/lattice/catwalk,
+/obj/structure/reagent_dispensers/watertank,
+/turf/open/space/basic,
+/area/deathmatch)
+"ni" = (
+/obj/machinery/door/airlock/survival_pod/glass{
+ dir = 4
+ },
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 1
+ },
+/obj/structure/fans/tiny,
+/turf/open/floor/grass,
+/area/deathmatch)
+"nu" = (
+/obj/effect/light_emitter{
+ set_cap = 2;
+ light_color = "#DEEFFF";
+ set_luminosity = 4
+ },
+/obj/item/stack/rods/twentyfive,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"ny" = (
+/obj/structure/lattice/catwalk,
+/obj/structure/railing{
+ dir = 4
+ },
+/turf/open/space/basic,
+/area/deathmatch)
+"nE" = (
+/obj/structure/fluff/fake_vent,
+/turf/open/floor/iron/corner{
+ dir = 8
+ },
+/area/deathmatch)
+"nK" = (
+/mob/living/basic/pet/cat/space,
+/turf/open/space/basic,
+/area/deathmatch)
+"nQ" = (
+/obj/machinery/light/floor/broken,
+/obj/effect/light_emitter{
+ set_cap = 2;
+ light_color = "#DEEFFF";
+ set_luminosity = 4
+ },
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"nW" = (
+/obj/structure/girder,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"og" = (
+/obj/effect/mapping_helpers/broken_floor,
+/turf/closed/wall/mineral/titanium,
+/area/deathmatch)
+"oi" = (
+/obj/structure/flora/bush/flowers_br/style_random,
+/turf/open/floor/grass,
+/area/deathmatch)
+"oJ" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/sand/plating,
+/obj/item/ammo_box/speedloader/c357,
+/obj/item/ammo_box/speedloader/c357{
+ pixel_x = -8;
+ pixel_y = -2
+ },
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"oO" = (
+/obj/machinery/door/airlock/external,
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 8
+ },
+/obj/structure/fans/tiny,
+/turf/open/floor/plating,
+/area/deathmatch)
+"oU" = (
+/obj/effect/turf_decal/siding/wood/corner{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt/dust,
+/obj/effect/landmark/deathmatch_player_spawn,
+/turf/open/floor/iron/grimy,
+/area/deathmatch)
+"oZ" = (
+/obj/machinery/light/directional/north,
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/fluff/fake_scrubber,
+/turf/open/floor/iron/herringbone,
+/area/deathmatch)
+"pf" = (
+/obj/structure/fluff/tram_rail/anchor,
+/obj/structure/lattice,
+/turf/open/space/basic,
+/area/deathmatch)
+"pk" = (
+/obj/structure/lattice/catwalk,
+/obj/structure/railing{
+ dir = 4
+ },
+/obj/item/stack/cable_coil,
+/turf/open/space/basic,
+/area/deathmatch)
+"px" = (
+/obj/structure/railing{
+ dir = 5
+ },
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"pK" = (
+/obj/structure/fluff/tram_rail,
+/obj/structure/lattice,
+/turf/open/space/basic,
+/area/deathmatch)
+"pP" = (
+/obj/structure/flora/rock/pile/icy/style_random{
+ color = "#E09C96"
+ },
+/turf/open/floor/grass,
+/area/deathmatch)
+"qg" = (
+/turf/closed/wall/mineral/titanium,
+/area/deathmatch)
+"qi" = (
+/obj/structure/lattice/catwalk,
+/obj/item/crowbar/large,
+/turf/open/space/basic,
+/area/deathmatch)
+"qv" = (
+/obj/effect/light_emitter{
+ set_cap = 2;
+ light_color = "#DEEFFF";
+ set_luminosity = 4
+ },
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"qw" = (
+/obj/effect/decal/cleanable/rubble{
+ color = "#E09C96"
+ },
+/turf/open/misc/asteroid/airless,
+/area/deathmatch)
+"qK" = (
+/obj/effect/turf_decal/siding/wood,
+/mob/living/basic/bot/cleanbot/autopatrol,
+/obj/effect/decal/cleanable/dirt/dust,
+/turf/open/floor/iron/grimy,
+/area/deathmatch)
+"rb" = (
+/obj/item/ammo_box/rocket{
+ pixel_x = -5
+ },
+/turf/open/space/basic,
+/area/deathmatch)
+"rg" = (
+/turf/open/floor/iron/corner,
+/area/deathmatch)
+"rj" = (
+/obj/item/weldingtool,
+/turf/open/floor/plating/foam,
+/area/deathmatch)
+"ry" = (
+/obj/structure/sign/warning/directional/north,
+/obj/effect/turf_decal/sand/plating,
+/obj/structure/cable,
+/obj/machinery/power/port_gen/pacman/pre_loaded,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"rC" = (
+/turf/open/floor/plating/foam,
+/area/deathmatch)
+"rG" = (
+/obj/effect/decal/cleanable/glass/titanium,
+/obj/item/storage/pod/directional/south,
+/obj/effect/mapping_helpers/broken_floor,
+/obj/machinery/computer/pod{
+ dir = 8
+ },
+/obj/machinery/light/broken/directional/south,
+/turf/open/floor/mineral/titanium/tiled/blue/airless,
+/area/deathmatch)
+"rN" = (
+/turf/closed/mineral/asteroid,
+/area/deathmatch)
+"sy" = (
+/obj/structure/lattice/catwalk,
+/obj/item/toy/crayon/spraycan{
+ pixel_x = -5;
+ pixel_y = 4
+ },
+/turf/open/space/basic,
+/area/deathmatch)
+"sT" = (
+/obj/structure/falsewall,
+/turf/open/misc/asteroid/airless,
+/area/deathmatch)
+"sW" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/fluff/fake_vent,
+/turf/open/floor/iron/herringbone,
+/area/deathmatch)
+"tc" = (
+/obj/structure/fans/tiny/shield,
+/obj/machinery/door/poddoor/shutters{
+ id = "dm_deepspace"
+ },
+/turf/open/floor/vault,
+/area/deathmatch)
+"tA" = (
+/obj/effect/turf_decal/sand/plating,
+/obj/structure/holosign/barrier/engineering,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"uv" = (
+/obj/effect/turf_decal/siding/wood/corner{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/dirt/dust,
+/obj/structure/sign/warning/yes_smoking/circle/directional/north,
+/turf/open/floor/iron/grimy,
+/area/deathmatch)
+"uA" = (
+/obj/structure/lattice/catwalk,
+/obj/structure/railing/corner/end{
+ dir = 8
+ },
+/turf/open/space/basic,
+/area/deathmatch)
+"uI" = (
+/obj/effect/turf_decal/siding/wood/corner{
+ dir = 4
+ },
+/obj/effect/turf_decal/siding/wood/corner{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt/dust,
+/turf/open/floor/iron/grimy,
+/area/deathmatch)
+"uX" = (
+/obj/structure/sign/departments/engineering/directional/south,
+/obj/machinery/light/directional/south,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron/herringbone,
+/area/deathmatch)
+"ve" = (
+/obj/structure/table/glass,
+/obj/effect/turf_decal/tile/blue/anticorner/contrasted{
+ dir = 8
+ },
+/obj/item/reagent_containers/hypospray/medipen,
+/turf/open/floor/iron/white,
+/area/deathmatch)
+"vh" = (
+/obj/machinery/light/directional/north,
+/obj/machinery/porta_turret/syndicate/energy,
+/turf/open/floor/iron,
+/area/deathmatch)
+"vn" = (
+/obj/effect/spawner/random/structure/billboard,
+/turf/open/misc/asteroid/airless,
+/area/deathmatch)
+"vs" = (
+/obj/vehicle/sealed/mecha/ripley,
+/turf/open/floor/plating/foam,
+/area/deathmatch)
+"vu" = (
+/turf/closed/indestructible/fakedoor/glass_airlock,
+/area/deathmatch)
+"vy" = (
+/obj/effect/mob_spawn/corpse/human/damaged,
+/turf/open/space/basic,
+/area/deathmatch)
+"vz" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/blood/oil,
+/turf/open/floor/iron/herringbone,
+/area/deathmatch)
+"vB" = (
+/obj/structure/fans/tiny,
+/obj/machinery/door/airlock/titanium,
+/turf/open/floor/iron/small,
+/area/deathmatch)
+"vJ" = (
+/obj/structure/railing{
+ dir = 9
+ },
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"vY" = (
+/obj/structure/fluff/tram_rail/floor{
+ dir = 1
+ },
+/obj/item/wrench/bolter,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"wd" = (
+/obj/structure/fluff/tram_rail/anchor,
+/turf/open/space/basic,
+/area/deathmatch)
+"wf" = (
+/turf/open/space/basic,
+/area/deathmatch)
+"wu" = (
+/obj/machinery/power/solar{
+ id = "foreport";
+ name = "Fore-Port Solar Array"
+ },
+/obj/structure/cable,
+/turf/open/floor/iron/solarpanel/airless,
+/area/deathmatch)
+"wL" = (
+/obj/item/grown/bananapeel,
+/turf/open/space/basic,
+/area/deathmatch)
+"xa" = (
+/obj/effect/turf_decal/siding/wood/corner,
+/obj/effect/decal/cleanable/dirt/dust,
+/obj/structure/extinguisher_cabinet/directional/east,
+/turf/open/floor/iron/grimy,
+/area/deathmatch)
+"xp" = (
+/obj/structure/sign/directions/engineering/directional/south{
+ pixel_y = -36
+ },
+/obj/structure/sign/directions/supply/directional/south{
+ pixel_y = -28;
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt/dust,
+/turf/open/floor/iron/grimy,
+/area/deathmatch)
+"xB" = (
+/obj/machinery/door/airlock/survival_pod/glass,
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 8
+ },
+/obj/structure/fans/tiny,
+/turf/open/floor/grass,
+/area/deathmatch)
+"xJ" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/effect/mob_spawn/corpse/human/engineer,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"xL" = (
+/obj/structure/sign/poster/contraband/kss13/directional/west,
+/obj/effect/decal/cleanable/dirt/dust,
+/turf/open/floor/iron/grimy,
+/area/deathmatch)
+"xM" = (
+/obj/structure/marker_beacon{
+ light_color = "#FFE8AA";
+ light_range = 20
+ },
+/turf/open/floor/grass,
+/area/deathmatch)
+"yb" = (
+/obj/effect/light_emitter/fake_outdoors,
+/turf/open/floor/grass,
+/area/deathmatch)
+"yf" = (
+/obj/effect/mob_spawn/corpse/human/nanotrasensoldier,
+/obj/effect/decal/cleanable/blood/splatter/over_window{
+ pixel_x = -32
+ },
+/obj/effect/decal/cleanable/blood/gibs,
+/turf/open/floor/iron,
+/area/deathmatch)
+"yg" = (
+/turf/closed/wall/r_wall/plastitanium/syndicate,
+/area/deathmatch)
+"yl" = (
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/transport/crossing_signal/northeast,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"ys" = (
+/obj/structure/lattice/catwalk,
+/turf/open/space/basic,
+/area/deathmatch)
+"yt" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 8
+ },
+/obj/structure/closet/crate/bin,
+/obj/effect/spawner/random/trash/crushed_can,
+/obj/effect/decal/cleanable/dirt/dust,
+/turf/open/floor/iron/grimy,
+/area/deathmatch)
+"yu" = (
+/obj/effect/decal/cleanable/dirt/dust,
+/turf/open/floor/iron/grimy,
+/area/deathmatch)
+"yw" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/structure/shipping_container/kahraman/alt,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"yB" = (
+/obj/structure/lattice,
+/obj/structure/marker_beacon/cerulean,
+/turf/open/space/basic,
+/area/deathmatch)
+"yL" = (
+/obj/structure/sign/warning/directional/north,
+/turf/closed/indestructible/reinforced,
+/area/deathmatch)
+"yM" = (
+/obj/item/tank/jetpack/carbondioxide,
+/turf/open/floor/vault,
+/area/deathmatch)
+"yN" = (
+/turf/closed/indestructible/fakedoor/engineering,
+/area/deathmatch)
+"yO" = (
+/obj/structure/ore_box,
+/obj/effect/turf_decal/sand/plating,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"yP" = (
+/obj/structure/fluff/fake_scrubber,
+/turf/open/floor/iron/white,
+/area/deathmatch)
+"za" = (
+/obj/structure/sign/warning/directional/north,
+/turf/closed/mineral/asteroid,
+/area/deathmatch)
+"zj" = (
+/obj/structure/flora/bush/fullgrass/style_random,
+/turf/open/floor/grass,
+/area/deathmatch)
+"zk" = (
+/obj/effect/decal/cleanable/greenglow,
+/turf/open/floor/iron/white,
+/area/deathmatch)
+"zB" = (
+/obj/item/weldingtool,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"zC" = (
+/obj/effect/spawner/random/structure/grille,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"zE" = (
+/obj/machinery/porta_turret/syndicate{
+ on = 0;
+ dir = 9
+ },
+/turf/closed/wall/r_wall/plastitanium/syndicate,
+/area/deathmatch)
+"zJ" = (
+/obj/structure/fluff/tram_rail/floor{
+ dir = 1
+ },
+/turf/open/misc/asteroid/airless,
+/area/deathmatch)
+"zY" = (
+/obj/machinery/door/airlock/external,
+/obj/effect/mapping_helpers/airlock/cyclelink_helper,
+/obj/structure/fans/tiny,
+/turf/open/floor/iron/white/small,
+/area/deathmatch)
+"Ai" = (
+/obj/structure/window/reinforced/spawner/directional/north,
+/obj/structure/window/reinforced/spawner/directional/south,
+/obj/effect/turf_decal/tile/blue/opposingcorners,
+/turf/open/floor/iron/white,
+/area/deathmatch)
+"Ar" = (
+/obj/structure/holosign/barrier/engineering,
+/obj/effect/turf_decal/sand/plating,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"AD" = (
+/obj/structure/lattice/catwalk,
+/obj/structure/railing{
+ dir = 1
+ },
+/turf/open/space/basic,
+/area/deathmatch)
+"AJ" = (
+/obj/effect/turf_decal/tile/blue/half{
+ dir = 1
+ },
+/obj/structure/sign/departments/exam_room/directional/north,
+/turf/open/floor/iron/white,
+/area/deathmatch)
+"AM" = (
+/obj/structure/fluff/tram_rail/anchor{
+ dir = 1
+ },
+/turf/open/space/basic,
+/area/deathmatch)
+"AY" = (
+/obj/structure/railing{
+ dir = 8
+ },
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"Bc" = (
+/obj/structure/railing/corner/end/flip{
+ dir = 4
+ },
+/obj/effect/turf_decal/caution,
+/obj/effect/turf_decal/arrows{
+ dir = 1;
+ pixel_y = -12
+ },
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"Bh" = (
+/turf/open/floor/vault,
+/area/deathmatch)
+"Bx" = (
+/obj/machinery/door/airlock/external,
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 1
+ },
+/obj/structure/fans/tiny,
+/turf/open/floor/plating,
+/area/deathmatch)
+"Bz" = (
+/obj/machinery/light/small/directional/south,
+/obj/structure/sign/warning/vacuum/directional/south,
+/obj/machinery/suit_storage_unit/open,
+/obj/item/tank/internals/oxygen,
+/turf/open/floor/plating,
+/area/deathmatch)
+"BX" = (
+/obj/effect/portal/permanent{
+ id = "dm_deepspace"
+ },
+/turf/open/space/basic,
+/area/deathmatch)
+"CA" = (
+/obj/structure/fluff/tram_rail/floor{
+ dir = 1
+ },
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"CE" = (
+/obj/structure/fluff/fake_camera{
+ dir = 9
+ },
+/turf/open/space/basic,
+/area/deathmatch)
+"CP" = (
+/obj/structure/rack,
+/obj/machinery/light/directional/north,
+/obj/item/melee/energy/sword/saber/red{
+ pixel_x = 8;
+ pixel_y = 8
+ },
+/obj/machinery/button/door/directional/east{
+ id = "dm_deepspace"
+ },
+/turf/open/floor/iron,
+/area/deathmatch)
+"CT" = (
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"CV" = (
+/obj/machinery/nuclearbomb{
+ anchored = 1
+ },
+/obj/effect/light_emitter{
+ set_cap = 2;
+ light_color = "#DEEFFF";
+ set_luminosity = 4
+ },
+/obj/effect/turf_decal/recharge,
+/turf/open/floor/iron/large,
+/area/deathmatch)
+"CW" = (
+/obj/structure/fluff/fake_camera,
+/turf/open/space/basic,
+/area/deathmatch)
+"CY" = (
+/obj/effect/mob_spawn/corpse/human/doctor,
+/turf/open/space/basic,
+/area/deathmatch)
+"Di" = (
+/obj/structure/lattice/catwalk,
+/obj/structure/railing/corner/end/flip{
+ dir = 4
+ },
+/turf/open/space/basic,
+/area/deathmatch)
+"Dn" = (
+/obj/effect/spawner/structure/window/hollow,
+/obj/structure/flora/bush/large/style_random,
+/turf/open/floor/grass,
+/area/deathmatch)
+"Dy" = (
+/obj/structure/chair/wood/wings{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt/dust,
+/turf/open/floor/wood,
+/area/deathmatch)
+"DD" = (
+/obj/machinery/vending/cola/pwr_game,
+/obj/effect/decal/cleanable/dirt/dust,
+/obj/structure/fluff/fake_camera{
+ dir = 10
+ },
+/turf/open/floor/wood,
+/area/deathmatch)
+"DP" = (
+/obj/item/clothing/glasses/welding/up,
+/turf/open/floor/plating/foam,
+/area/deathmatch)
+"DW" = (
+/obj/item/storage/belt/grenade{
+ pixel_x = 10;
+ pixel_y = -7
+ },
+/obj/item/grenade/smokebomb{
+ pixel_x = 13;
+ pixel_y = -6
+ },
+/obj/item/grenade/smokebomb{
+ pixel_x = -12;
+ pixel_y = -10
+ },
+/obj/item/grenade/empgrenade{
+ pixel_x = -9;
+ pixel_y = 16
+ },
+/obj/item/grenade/stingbang{
+ pixel_y = 8;
+ pixel_x = 10
+ },
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"Eb" = (
+/turf/closed/indestructible/reinforced,
+/area/deathmatch)
+"El" = (
+/obj/structure/fluff/tram_rail,
+/turf/open/space/basic,
+/area/deathmatch)
+"Eu" = (
+/obj/structure/railing/corner/end/flip{
+ dir = 8
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"EB" = (
+/obj/structure/lattice/catwalk,
+/obj/structure/marker_beacon/burgundy,
+/turf/open/space/basic,
+/area/deathmatch)
+"EI" = (
+/obj/item/ammo_box/rocket{
+ pixel_x = 4;
+ pixel_y = 8
+ },
+/turf/open/space/basic,
+/area/deathmatch)
+"EJ" = (
+/obj/structure/sign/departments/cargo/directional/west,
+/obj/effect/turf_decal/siding/wood,
+/obj/machinery/light/directional/west,
+/obj/effect/spawner/random/trash/food_packaging,
+/obj/effect/decal/cleanable/dirt/dust,
+/turf/open/floor/iron/grimy,
+/area/deathmatch)
+"Fp" = (
+/obj/effect/mapping_helpers/airlock/cyclelink_helper,
+/obj/structure/fans/tiny,
+/obj/machinery/door/airlock/external,
+/turf/open/floor/iron/white/small,
+/area/deathmatch)
+"Fy" = (
+/obj/machinery/light/directional/east,
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/fluff/fake_vent,
+/turf/open/floor/iron/herringbone,
+/area/deathmatch)
+"FN" = (
+/obj/machinery/door/airlock/external,
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 4
+ },
+/obj/structure/fans/tiny,
+/turf/open/floor/plating,
+/area/deathmatch)
+"FP" = (
+/turf/open/misc/asteroid/dug,
+/area/deathmatch)
+"FS" = (
+/obj/machinery/door/airlock/external,
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 1
+ },
+/obj/structure/fans/tiny,
+/turf/open/floor/iron/white/small,
+/area/deathmatch)
+"FT" = (
+/obj/structure/sign/nanotrasen/directional/south,
+/turf/open/space/basic,
+/area/deathmatch)
+"FZ" = (
+/mob/living/basic/pet/gondola,
+/obj/structure/flora/bush/flowers_yw/style_random,
+/turf/open/floor/grass,
+/area/deathmatch)
+"Gl" = (
+/obj/effect/turf_decal/tile/blue/anticorner/contrasted,
+/obj/item/gun/energy/laser,
+/obj/structure/table,
+/turf/open/floor/iron/white,
+/area/deathmatch)
+"Gq" = (
+/obj/structure/fluff/fake_scrubber,
+/turf/open/floor/iron/corner{
+ dir = 4
+ },
+/area/deathmatch)
+"Gr" = (
+/obj/effect/decal/cleanable/rubble,
+/turf/open/misc/asteroid/airless,
+/area/deathmatch)
+"Gu" = (
+/obj/structure/lattice,
+/obj/machinery/light/broken/directional/north,
+/turf/open/space/basic,
+/area/deathmatch)
+"GM" = (
+/obj/effect/turf_decal/sand/plating,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"Hc" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/mob_spawn/corpse/human/cargo_tech,
+/turf/open/floor/iron/herringbone,
+/area/deathmatch)
+"Hg" = (
+/obj/effect/landmark/deathmatch_player_spawn,
+/turf/open/floor/grass,
+/area/deathmatch)
+"Hv" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/dirt/dust,
+/turf/open/floor/iron/grimy,
+/area/deathmatch)
+"HH" = (
+/obj/structure/chair/comfy/shuttle/tactical{
+ dir = 8
+ },
+/obj/effect/light_emitter{
+ set_cap = 2;
+ light_color = "#DEEFFF";
+ set_luminosity = 4
+ },
+/obj/effect/landmark/deathmatch_player_spawn,
+/turf/open/floor/mineral/plastitanium,
+/area/deathmatch)
+"HI" = (
+/obj/machinery/power/shuttle_engine/propulsion/right{
+ dir = 4
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"HK" = (
+/obj/effect/mob_spawn/corpse/human/nanotrasensoldier,
+/obj/effect/decal/cleanable/blood/gibs,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"HS" = (
+/obj/item/mecha_parts/mecha_equipment/thrusters/ion,
+/obj/item/mecha_parts/mecha_equipment/hydraulic_clamp/kill,
+/obj/item/mecha_parts/mecha_equipment/drill,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"HZ" = (
+/obj/structure/sign/warning/directional/east,
+/turf/open/misc/asteroid/airless,
+/area/deathmatch)
+"Ic" = (
+/obj/structure/flora/rock/pile/icy/style_random{
+ color = "#E09C96"
+ },
+/mob/living/basic/carp,
+/obj/structure/festivus/anchored,
+/turf/open/misc/asteroid/airless,
+/area/deathmatch)
+"Iv" = (
+/obj/structure/lattice/catwalk,
+/obj/effect/landmark/deathmatch_player_spawn,
+/turf/open/space/basic,
+/area/deathmatch)
+"Iw" = (
+/obj/effect/spawner/structure/window/reinforced/indestructible,
+/turf/open/floor/plating,
+/area/deathmatch)
+"Ix" = (
+/obj/structure/sign/warning/directional/north,
+/obj/structure/lattice,
+/turf/open/space/basic,
+/area/deathmatch)
+"IC" = (
+/obj/machinery/door/airlock/survival_pod/glass{
+ dir = 4
+ },
+/obj/effect/mapping_helpers/airlock/cyclelink_helper,
+/obj/structure/fans/tiny,
+/turf/open/floor/grass,
+/area/deathmatch)
+"IG" = (
+/obj/structure/water_source/puddle,
+/obj/structure/flora/bush/reed/style_random,
+/turf/open/floor/grass,
+/area/deathmatch)
+"IK" = (
+/obj/structure/rack,
+/obj/machinery/light/directional/south,
+/obj/item/melee/energy/sword/saber/blue{
+ pixel_x = 8;
+ pixel_y = 8
+ },
+/obj/machinery/button/door/directional/west{
+ id = "dm_deepspace"
+ },
+/turf/open/floor/iron,
+/area/deathmatch)
+"IT" = (
+/obj/structure/sign/poster/contraband/free_drone/directional/south,
+/obj/effect/decal/cleanable/dirt/dust,
+/obj/machinery/vending/coffee,
+/turf/open/floor/wood,
+/area/deathmatch)
+"IU" = (
+/obj/structure/chair/comfy/shuttle{
+ dir = 4
+ },
+/obj/structure/lattice,
+/turf/open/misc/asteroid/airless,
+/area/deathmatch)
+"IX" = (
+/obj/structure/marker_beacon{
+ light_color = "#FFE8AA";
+ light_range = 20
+ },
+/mob/living/basic/pet/gondola,
+/turf/open/floor/grass,
+/area/deathmatch)
+"IY" = (
+/obj/effect/spawner/random/trash/cigbutt,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron/herringbone,
+/area/deathmatch)
+"Jb" = (
+/obj/structure/sign/departments/maint/directional/west,
+/obj/machinery/light/directional/west,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/vomit,
+/turf/open/floor/iron/herringbone,
+/area/deathmatch)
+"Jn" = (
+/obj/effect/landmark/deathmatch_player_spawn,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"Jv" = (
+/obj/effect/turf_decal/sand/plating,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"Kf" = (
+/obj/effect/decal/cleanable/blood/footprints{
+ pixel_y = -21
+ },
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"Kh" = (
+/mob/living/basic/pet/gondola,
+/turf/open/floor/grass,
+/area/deathmatch)
+"Ki" = (
+/obj/item/tank/jetpack/improvised{
+ pixel_x = -4;
+ pixel_y = 3
+ },
+/obj/item/cigarette/greytide{
+ pixel_x = 13;
+ pixel_y = 10
+ },
+/turf/open/misc/asteroid/airless,
+/area/deathmatch)
+"Km" = (
+/obj/effect/decal/cleanable/ash,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron/herringbone,
+/area/deathmatch)
+"Ko" = (
+/mob/living/basic/carp/mega,
+/turf/open/misc/asteroid/airless,
+/area/deathmatch)
+"KJ" = (
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"KK" = (
+/obj/structure/sign/warning/directional/north,
+/obj/effect/turf_decal/sand/plating,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"KN" = (
+/obj/structure/barricade/wooden,
+/obj/structure/fans/tiny/invisible,
+/turf/open/misc/asteroid/airless,
+/area/deathmatch)
+"KQ" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/item/tank/jetpack,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"Lw" = (
+/obj/structure/lattice/catwalk,
+/obj/item/ammo_casing/rebar/syndie,
+/obj/effect/decal/cleanable/blood,
+/turf/open/space/basic,
+/area/deathmatch)
+"LO" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/iron/herringbone,
+/area/deathmatch)
+"LV" = (
+/obj/structure/flora/bush/flowers_yw/style_random,
+/turf/open/floor/grass,
+/area/deathmatch)
+"Mh" = (
+/obj/effect/turf_decal/sand/plating,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/landmark/deathmatch_player_spawn,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"Mw" = (
+/obj/structure/spacevine{
+ can_spread = 0;
+ can_tangle = 0;
+ color = "#E09C96"
+ },
+/turf/open/misc/asteroid/airless,
+/area/deathmatch)
+"MS" = (
+/obj/structure/sign/warning/directional/west,
+/obj/structure/flora/rock/style_random{
+ color = "#E09C96"
+ },
+/turf/open/misc/asteroid/airless,
+/area/deathmatch)
+"Nc" = (
+/obj/structure/shipping_container/cybersun,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"Ny" = (
+/obj/structure/railing/corner/end{
+ dir = 8
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/effect/mapping_helpers/broken_floor,
+/obj/item/grenade/c4/x4,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"NF" = (
+/obj/structure/bed/medical/emergency,
+/turf/open/space/basic,
+/area/deathmatch)
+"NK" = (
+/obj/effect/turf_decal/sand/plating,
+/obj/structure/fluff/tram_rail/floor,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"NP" = (
+/obj/item/storage/box/smart_metal_foam,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"NS" = (
+/obj/structure/fluff/fake_vent,
+/turf/open/floor/iron/white,
+/area/deathmatch)
+"Od" = (
+/obj/item/gun/ballistic/rifle/boltaction/pipegun/prime,
+/obj/item/ammo_casing/shotgun/scatterlaser,
+/obj/item/ammo_casing/shotgun/scatterlaser,
+/obj/item/ammo_casing/shotgun/scatterlaser,
+/turf/open/misc/asteroid/airless,
+/area/deathmatch)
+"Ov" = (
+/obj/effect/spawner/structure/window/reinforced/plasma/plastitanium,
+/turf/open/floor/plating,
+/area/deathmatch)
+"OC" = (
+/obj/item/pickaxe/mini,
+/turf/open/misc/asteroid/dug,
+/area/deathmatch)
+"OG" = (
+/obj/structure/table/glass,
+/obj/effect/turf_decal/tile/blue/anticorner/contrasted{
+ dir = 8
+ },
+/obj/effect/spawner/random/medical/surgery_tool_advanced,
+/turf/open/floor/iron/white,
+/area/deathmatch)
+"OL" = (
+/obj/vehicle/sealed/mecha/gygax,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/sand/plating,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"OQ" = (
+/obj/effect/turf_decal/tile/blue/anticorner/contrasted{
+ dir = 4
+ },
+/obj/structure/sign/poster/official/moth_epi/directional/north,
+/turf/open/floor/iron/white,
+/area/deathmatch)
+"PM" = (
+/obj/structure/girder/displaced,
+/turf/open/misc/asteroid/airless,
+/area/deathmatch)
+"PR" = (
+/obj/structure/glowshroom/single,
+/turf/open/misc/asteroid/airless,
+/area/deathmatch)
+"Qt" = (
+/turf/open/floor/iron/half{
+ dir = 8
+ },
+/area/deathmatch)
+"QE" = (
+/obj/structure/lattice/catwalk,
+/obj/structure/cable,
+/turf/open/space/basic,
+/area/deathmatch)
+"Rd" = (
+/obj/effect/turf_decal/tile/blue/half{
+ dir = 1
+ },
+/obj/structure/fluff/fake_camera{
+ dir = 9
+ },
+/mob/living/basic/bot/medbot/stationary,
+/obj/machinery/wall_healer/free/directional/north,
+/turf/open/floor/iron/white,
+/area/deathmatch)
+"Rf" = (
+/obj/structure/fluff/tram_rail/floor,
+/obj/item/stack/cable_coil,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"Rh" = (
+/turf/open/floor/iron/white,
+/area/deathmatch)
+"Rm" = (
+/obj/structure/sign/warning/directional/south,
+/turf/open/space/basic,
+/area/deathmatch)
+"Rr" = (
+/obj/structure/railing/corner/end{
+ dir = 8
+ },
+/obj/effect/turf_decal/caution,
+/obj/effect/turf_decal/arrows{
+ dir = 1;
+ pixel_y = -12
+ },
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"RG" = (
+/obj/machinery/porta_turret/syndicate{
+ on = 0;
+ dir = 10
+ },
+/turf/closed/wall/r_wall/plastitanium/syndicate,
+/area/deathmatch)
+"RU" = (
+/obj/machinery/door/airlock/survival_pod/glass{
+ dir = 1
+ },
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 4
+ },
+/obj/structure/fans/tiny,
+/turf/open/floor/grass,
+/area/deathmatch)
+"RV" = (
+/obj/structure/lattice,
+/turf/open/space/basic,
+/area/deathmatch)
+"Sj" = (
+/obj/structure/railing/corner/end{
+ dir = 8
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/item/storage/toolbox/electrical,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"So" = (
+/obj/item/bikehorn/airhorn,
+/turf/open/space/basic,
+/area/deathmatch)
+"SJ" = (
+/obj/structure/fluff/tram_rail/anchor{
+ dir = 1
+ },
+/obj/structure/lattice,
+/turf/open/space/basic,
+/area/deathmatch)
+"SS" = (
+/obj/effect/turf_decal/sand/plating,
+/obj/item/wirecutters,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"Tb" = (
+/obj/structure/railing/corner,
+/obj/item/stock_parts/power_store/cell/high,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"Tq" = (
+/obj/effect/mob_spawn/corpse/human/roboticist,
+/turf/open/misc/asteroid/airless,
+/area/deathmatch)
+"TP" = (
+/obj/effect/mob_spawn/corpse/human/skeleton,
+/turf/open/misc/asteroid/airless,
+/area/deathmatch)
+"Uy" = (
+/obj/structure/lattice/catwalk,
+/obj/item/stack/sheet/iron/twenty,
+/turf/open/space/basic,
+/area/deathmatch)
+"Uz" = (
+/turf/open/floor/iron,
+/area/deathmatch)
+"Vf" = (
+/obj/structure/sign/nanotrasen/directional/north,
+/turf/open/space/basic,
+/area/deathmatch)
+"Vm" = (
+/obj/structure/table/glass,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/item/statuebust/hippocratic{
+ pixel_y = 13
+ },
+/obj/machinery/light/floor,
+/turf/open/floor/iron/white,
+/area/deathmatch)
+"Vn" = (
+/obj/structure/grille/broken,
+/obj/item/flashlight/glowstick/red{
+ start_on = 1
+ },
+/turf/open/misc/asteroid/airless,
+/area/deathmatch)
+"Vo" = (
+/obj/structure/spacevine,
+/obj/item/gun/energy/recharge/ebow,
+/turf/open/floor/grass,
+/area/deathmatch)
+"Vz" = (
+/obj/structure/grille/broken,
+/obj/effect/decal/cleanable/glass/titanium,
+/obj/item/shard/titanium,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/mineral/titanium/tiled/blue/airless,
+/area/deathmatch)
+"VN" = (
+/turf/open/floor/grass,
+/area/deathmatch)
+"Wc" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/machinery/light/floor,
+/obj/machinery/recharger,
+/obj/structure/table,
+/turf/open/floor/iron/white,
+/area/deathmatch)
+"WA" = (
+/obj/structure/marker_beacon/burgundy,
+/turf/open/misc/asteroid/airless,
+/area/deathmatch)
+"Xf" = (
+/obj/structure/window/reinforced/spawner/directional/west,
+/obj/effect/turf_decal/tile/blue/opposingcorners,
+/turf/open/floor/iron/white,
+/area/deathmatch)
+"Xr" = (
+/obj/structure/flora/rock/pile/icy/style_random{
+ color = "#E09C96"
+ },
+/turf/open/misc/asteroid/airless,
+/area/deathmatch)
+"Xs" = (
+/obj/structure/lattice/catwalk,
+/obj/structure/reagent_dispensers/fueltank,
+/turf/open/space/basic,
+/area/deathmatch)
+"Xu" = (
+/obj/structure/lattice,
+/obj/item/tank/jetpack,
+/turf/open/space/basic,
+/area/deathmatch)
+"XE" = (
+/obj/structure/ore_box,
+/turf/open/misc/asteroid/airless,
+/area/deathmatch)
+"XI" = (
+/obj/structure/lattice/catwalk,
+/obj/structure/marker_beacon/teal,
+/turf/open/space/basic,
+/area/deathmatch)
+"XJ" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"Yo" = (
+/obj/structure/fluff/tram_rail{
+ dir = 1
+ },
+/turf/open/space/basic,
+/area/deathmatch)
+"Yt" = (
+/obj/effect/turf_decal/siding/wood{
+ dir = 5
+ },
+/obj/effect/light_emitter{
+ set_cap = 2;
+ light_color = "#DEEFFF";
+ set_luminosity = 4
+ },
+/obj/effect/decal/cleanable/dirt/dust,
+/turf/open/floor/iron/grimy,
+/area/deathmatch)
+"YJ" = (
+/obj/item/pickaxe/mini,
+/turf/open/misc/asteroid/airless,
+/area/deathmatch)
+"YK" = (
+/obj/machinery/door/airlock/external,
+/obj/structure/fans/tiny,
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 4
+ },
+/turf/open/floor/iron/white/small,
+/area/deathmatch)
+"YX" = (
+/obj/effect/turf_decal/delivery,
+/obj/item/stock_parts/power_store/cell/high,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"Zf" = (
+/obj/machinery/door/airlock/external,
+/obj/structure/fans/tiny,
+/turf/open/floor/mineral/plastitanium,
+/area/deathmatch)
+"Zw" = (
+/obj/structure/lattice/catwalk,
+/obj/item/clothing/glasses/welding/up,
+/turf/open/space/basic,
+/area/deathmatch)
+"ZJ" = (
+/obj/effect/decal/cleanable/blood/tracks{
+ dir = 4
+ },
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"ZK" = (
+/turf/open/misc/asteroid/airless,
+/area/deathmatch)
+"ZS" = (
+/obj/effect/turf_decal/sand/plating,
+/obj/structure/barricade/wooden,
+/turf/open/floor/plating/airless,
+/area/deathmatch)
+"ZU" = (
+/obj/machinery/power/shuttle_engine/propulsion/right{
+ dir = 8
+ },
+/turf/closed/wall/mineral/titanium/nodiagonal,
+/area/deathmatch)
+"ZW" = (
+/obj/machinery/light/directional/south,
+/obj/machinery/porta_turret/syndicate/energy,
+/turf/open/floor/iron,
+/area/deathmatch)
+
+(1,1,1) = {"
+rN
+rN
+rN
+rN
+rN
+rN
+rN
+rN
+rN
+rN
+rN
+rN
+rN
+rN
+rN
+ZK
+aH
+ZK
+zJ
+ZK
+rN
+rN
+rN
+rN
+rN
+rN
+rN
+Eb
+Eb
+Eb
+Eb
+fL
+Eb
+Eb
+yL
+Eb
+mL
+Eb
+Eb
+Eb
+"}
+(2,1,1) = {"
+rN
+rN
+rN
+rN
+rN
+rN
+Kh
+LV
+rN
+rN
+rN
+rN
+rN
+rN
+dH
+KK
+NK
+Jv
+fH
+Jv
+vJ
+AY
+ys
+cF
+NP
+ne
+Xs
+Eb
+gf
+Eb
+lF
+Hc
+Jb
+LO
+xL
+yu
+yu
+EJ
+DD
+Eb
+"}
+(3,1,1) = {"
+rN
+jb
+rN
+rN
+VN
+zj
+xM
+VN
+oi
+VN
+IC
+VN
+ni
+sT
+bL
+KJ
+Rf
+YX
+CA
+mO
+Rr
+KJ
+Uy
+ys
+qv
+qi
+ys
+nc
+ap
+Bx
+iV
+gP
+LO
+Fy
+xa
+hM
+oU
+qK
+IT
+Eb
+"}
+(4,1,1) = {"
+rN
+rN
+rN
+LV
+VN
+bW
+Hg
+IG
+xM
+VN
+rN
+rN
+rN
+dH
+ZS
+hu
+aF
+CT
+vY
+yl
+Bc
+Tb
+pk
+lH
+HS
+ys
+ny
+Eb
+mi
+Eb
+mi
+mi
+mi
+Eb
+Eb
+Dy
+Yt
+uI
+yt
+Eb
+"}
+(5,1,1) = {"
+rN
+rN
+pP
+VN
+VN
+oi
+VN
+VN
+bW
+VN
+zj
+rN
+rN
+rN
+dH
+Ix
+pK
+RV
+gC
+RV
+li
+fd
+rC
+rC
+rC
+rj
+DP
+RV
+RV
+RV
+RV
+RV
+RV
+RV
+mi
+hJ
+jY
+Hv
+xp
+Eb
+"}
+(6,1,1) = {"
+rN
+rN
+bW
+xM
+zj
+Vo
+yb
+zj
+LV
+IX
+pP
+rN
+rN
+rN
+dh
+wf
+El
+wf
+Yo
+wf
+Ny
+Eu
+wf
+rC
+vs
+rC
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+RV
+mi
+mi
+Eb
+uv
+yu
+Eb
+"}
+(7,1,1) = {"
+rN
+rN
+FZ
+zj
+oi
+pP
+zj
+xM
+VN
+rN
+rN
+rN
+rN
+wf
+wf
+wf
+El
+wf
+Yo
+wf
+wf
+wf
+wf
+wf
+rC
+wf
+wf
+wf
+wf
+wf
+wf
+BX
+wf
+bP
+RV
+RV
+Eb
+oZ
+Km
+yN
+"}
+(8,1,1) = {"
+rN
+rN
+xM
+bW
+VN
+VN
+bW
+oi
+rN
+rN
+rN
+rN
+wf
+wf
+wf
+wf
+El
+wf
+Yo
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+RV
+mi
+IY
+uX
+Eb
+"}
+(9,1,1) = {"
+rN
+rN
+rN
+oi
+xM
+LV
+xM
+rN
+rN
+rN
+Mw
+Mw
+wf
+wf
+wf
+vy
+El
+wf
+Yo
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+RV
+mi
+LO
+vz
+yN
+"}
+(10,1,1) = {"
+rN
+rN
+rN
+RU
+rN
+rN
+rN
+rN
+rN
+FP
+ZK
+Mw
+Mw
+wf
+wf
+wf
+El
+wf
+Yo
+wf
+wf
+yg
+Ov
+yg
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+RV
+mi
+iV
+sW
+Eb
+"}
+(11,1,1) = {"
+rN
+rN
+rN
+VN
+rN
+gd
+rN
+rN
+rN
+ZK
+Xr
+rN
+rN
+rN
+wf
+wf
+El
+wf
+Yo
+wf
+wf
+zE
+eb
+RG
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+RV
+Eb
+FN
+Eb
+Eb
+"}
+(12,1,1) = {"
+rN
+rN
+rN
+xB
+rN
+rN
+dH
+og
+IU
+eB
+ZU
+rN
+rN
+wf
+wf
+wf
+El
+wf
+Yo
+wf
+yg
+yg
+HH
+yg
+yg
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+RV
+mi
+ap
+Bz
+Eb
+"}
+(13,1,1) = {"
+dH
+za
+rN
+Mw
+rN
+Xr
+hk
+ZK
+Vn
+lf
+PM
+ZK
+Mw
+wf
+wf
+wf
+El
+wf
+Yo
+wf
+cT
+yg
+Zf
+yg
+cT
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+RV
+Eb
+oO
+Eb
+Eb
+"}
+(14,1,1) = {"
+MS
+ZK
+ZK
+qw
+ZK
+ZK
+ZK
+ZK
+TP
+rG
+qg
+Mw
+Mw
+wf
+wf
+wf
+El
+wf
+Yo
+wf
+HI
+cT
+ys
+cT
+HI
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+AD
+ys
+Xs
+rN
+"}
+(15,1,1) = {"
+wf
+YJ
+wf
+wf
+wf
+wf
+wf
+qw
+PM
+Vz
+og
+cX
+rN
+rN
+wf
+wf
+El
+wf
+Yo
+wf
+wf
+HI
+wf
+HI
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+uA
+ys
+ne
+rN
+"}
+(16,1,1) = {"
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+ZK
+ZK
+ZK
+rN
+rN
+rN
+dH
+KJ
+pf
+CT
+AM
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+KJ
+DW
+zB
+rN
+"}
+(17,1,1) = {"
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+ZK
+rN
+rN
+rN
+dH
+KJ
+pf
+CT
+AM
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+Di
+Lw
+Zw
+rN
+"}
+(18,1,1) = {"
+zC
+zC
+zC
+wf
+zC
+zC
+zC
+wf
+wf
+wf
+wf
+Xr
+rN
+rN
+wf
+wf
+El
+wf
+Yo
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+AD
+ys
+ys
+rN
+"}
+(19,1,1) = {"
+RV
+wf
+RV
+wf
+RV
+wf
+Xu
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+El
+wf
+Yo
+RV
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+bP
+RV
+KQ
+lV
+lV
+yw
+RV
+RV
+RV
+Sj
+KJ
+eE
+rN
+"}
+(20,1,1) = {"
+RV
+wu
+RV
+wu
+RV
+wu
+RV
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+El
+RV
+jS
+jS
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+RV
+KJ
+Nc
+Jn
+KJ
+wf
+wf
+wf
+xJ
+nu
+SS
+rN
+"}
+(21,1,1) = {"
+RV
+wu
+RV
+wu
+RV
+wu
+RV
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+El
+HK
+fs
+og
+CE
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+RV
+KJ
+KJ
+KJ
+KJ
+wf
+wf
+wf
+fP
+KJ
+Jv
+rN
+"}
+(22,1,1) = {"
+QE
+QE
+QE
+QE
+QE
+QE
+QE
+lZ
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+nW
+lv
+og
+nW
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+bP
+RV
+XJ
+XJ
+XJ
+XJ
+RV
+RV
+RV
+px
+Jv
+rN
+rN
+"}
+(23,1,1) = {"
+RV
+wu
+wf
+wu
+RV
+wu
+RV
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+yB
+ZJ
+yB
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+Rm
+dH
+rN
+rN
+"}
+(24,1,1) = {"
+RV
+wu
+wf
+wu
+fG
+wu
+RV
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+qg
+qg
+lv
+qg
+qg
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+qw
+rN
+rN
+"}
+(25,1,1) = {"
+RV
+wf
+wf
+wf
+RV
+wf
+RV
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+CW
+qg
+vh
+Uz
+IK
+qg
+Vf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+OC
+rN
+wf
+wf
+ZK
+Ic
+rN
+"}
+(26,1,1) = {"
+zC
+zC
+zC
+wf
+zC
+zC
+zC
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+tc
+rg
+Qt
+Gq
+tc
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+rN
+rN
+rN
+wf
+ir
+Ko
+rN
+"}
+(27,1,1) = {"
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+tc
+mq
+CV
+mq
+tc
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+rN
+rN
+rN
+rb
+EI
+ZK
+rN
+"}
+(28,1,1) = {"
+wf
+wf
+wf
+wf
+So
+wf
+wf
+wf
+rN
+Ki
+EB
+wf
+wf
+wf
+wf
+tc
+nE
+Qt
+bN
+tc
+wf
+wf
+wf
+yg
+Ov
+yg
+wf
+wf
+wf
+wf
+rN
+Xr
+wf
+XE
+rN
+wf
+wf
+wf
+ZK
+rN
+"}
+(29,1,1) = {"
+wf
+wf
+wf
+ah
+NF
+wf
+lE
+rN
+rN
+Od
+vn
+ys
+wf
+wf
+FT
+qg
+CP
+Uz
+ZW
+qg
+CE
+wf
+wf
+zE
+eb
+RG
+wf
+wf
+wf
+rN
+lL
+rN
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+rN
+"}
+(30,1,1) = {"
+wf
+wf
+wf
+wf
+wL
+wf
+wf
+rN
+rN
+ZK
+ZK
+Iv
+wf
+wf
+wf
+qg
+qg
+vB
+qg
+qg
+wf
+wf
+yg
+yg
+HH
+yg
+yg
+wf
+wf
+rN
+oJ
+rN
+wf
+wf
+wf
+wf
+wf
+wf
+ZK
+rN
+"}
+(31,1,1) = {"
+wf
+YK
+wf
+wf
+wf
+CY
+wf
+wf
+rN
+ZK
+ZK
+sy
+wf
+wf
+wf
+wf
+yB
+ip
+yB
+wf
+wf
+wf
+cT
+yg
+Zf
+yg
+cT
+wf
+wf
+qw
+rN
+wf
+wf
+rN
+cX
+wf
+wf
+ZK
+Xr
+rN
+"}
+(32,1,1) = {"
+RV
+Ai
+RV
+RV
+wf
+wf
+wf
+wf
+rN
+rN
+WA
+ys
+wf
+wf
+wf
+qg
+og
+vB
+qg
+nW
+wf
+wf
+HI
+cT
+ys
+cT
+HI
+wf
+wf
+wf
+wf
+wf
+rN
+rN
+rN
+wf
+wf
+XE
+rN
+rN
+"}
+(33,1,1) = {"
+Eb
+gK
+mi
+mi
+XI
+wf
+wf
+wf
+wf
+rN
+Gr
+wf
+wf
+wf
+CW
+og
+is
+Kf
+yf
+nW
+wf
+wf
+wf
+HI
+wf
+HI
+wf
+wf
+wf
+wf
+wf
+wf
+rN
+rN
+rN
+wf
+cW
+dH
+rN
+rN
+"}
+(34,1,1) = {"
+Eb
+em
+ve
+Dn
+mi
+RV
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+Bh
+kK
+jS
+KJ
+yM
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+rN
+wf
+wf
+Mh
+KN
+qw
+rN
+"}
+(35,1,1) = {"
+mL
+Rh
+Vm
+OG
+mi
+RV
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+KJ
+jS
+nQ
+RV
+jS
+wf
+wf
+wf
+ZK
+wf
+wf
+ZK
+Xr
+wf
+tA
+wf
+wf
+wf
+wf
+wf
+wf
+cW
+dH
+PR
+rN
+"}
+(36,1,1) = {"
+Eb
+AJ
+NS
+Rh
+Fp
+Xf
+Xf
+FS
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+jS
+RV
+jS
+Yo
+wf
+wf
+Xr
+wf
+wf
+wf
+Tq
+rN
+rN
+FP
+Ar
+GM
+wf
+wf
+wf
+wf
+ZK
+rN
+rN
+ZK
+rN
+"}
+(37,1,1) = {"
+Eb
+Rd
+zk
+yP
+zY
+dx
+dx
+FS
+wf
+nK
+wf
+wf
+wf
+wf
+wf
+nW
+Gu
+wf
+Yo
+wf
+wf
+wf
+wf
+HZ
+rN
+rN
+rN
+rN
+rN
+ep
+lb
+GM
+wf
+wf
+YJ
+rN
+rN
+kO
+PR
+rN
+"}
+(38,1,1) = {"
+mL
+Rh
+Wc
+hH
+mi
+RV
+wf
+wf
+wf
+wf
+wf
+wf
+wf
+BX
+wf
+RV
+El
+wf
+Yo
+wf
+wf
+YJ
+cb
+dH
+rN
+rN
+rN
+rN
+rN
+dH
+ry
+Jv
+wf
+wf
+ZK
+rN
+rN
+Xr
+el
+rN
+"}
+(39,1,1) = {"
+Eb
+OQ
+Gl
+Dn
+mi
+RV
+wf
+wf
+ZK
+rN
+FP
+ZK
+wf
+wf
+wf
+wf
+wd
+CT
+SJ
+KJ
+dH
+rN
+rN
+rN
+rN
+rN
+OL
+fF
+rN
+rN
+rN
+yO
+wf
+wf
+Xr
+rN
+rN
+rN
+rN
+rN
+"}
+(40,1,1) = {"
+Eb
+vu
+Iw
+Iw
+XI
+wf
+wf
+cX
+rN
+rN
+rN
+rN
+qw
+wf
+wf
+wf
+wd
+CT
+SJ
+KJ
+dH
+rN
+rN
+rN
+rN
+rN
+rN
+rN
+rN
+rN
+rN
+rN
+wf
+wf
+rN
+rN
+rN
+rN
+rN
+rN
+"}
diff --git a/_maps/shuttles/emergency_casino.dmm b/_maps/shuttles/emergency_casino.dmm
index e4521dc80b6..09a114aeac2 100644
--- a/_maps/shuttles/emergency_casino.dmm
+++ b/_maps/shuttles/emergency_casino.dmm
@@ -1188,7 +1188,7 @@
/obj/item/storage/crayons,
/obj/item/storage/crayons,
/obj/item/storage/crayons,
-/mob/living/basic/bot/honkbot,
+/mob/living/basic/bot/secbot/honkbot/nopatrol,
/turf/open/floor/sepia,
/area/shuttle/escape)
"NN" = (
diff --git a/_maps/shuttles/emergency_shadow.dmm b/_maps/shuttles/emergency_shadow.dmm
index ac2807c70f3..b1b61cc376a 100644
--- a/_maps/shuttles/emergency_shadow.dmm
+++ b/_maps/shuttles/emergency_shadow.dmm
@@ -582,7 +582,7 @@
/turf/open/floor/eighties,
/area/shuttle/escape)
"BJ" = (
-/mob/living/simple_animal/bot/secbot{
+/mob/living/basic/bot/secbot{
name = "Officer McCuff"
},
/turf/open/floor/iron/dark/smooth_large,
diff --git a/_maps/shuttles/infiltrator_basic.dmm b/_maps/shuttles/infiltrator_basic.dmm
index b1b00f10d57..61f8ea231df 100644
--- a/_maps/shuttles/infiltrator_basic.dmm
+++ b/_maps/shuttles/infiltrator_basic.dmm
@@ -382,11 +382,11 @@
"bK" = (
/obj/effect/turf_decal/siding/thinplating_new/dark/corner,
/obj/effect/mapping_helpers/airlock/autoname,
-/obj/machinery/door/airlock/hatch,
/obj/effect/turf_decal/siding/thinplating_new{
dir = 8
},
/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/machinery/door/airlock/highsecurity/syndicate,
/turf/open/floor/mineral/plastitanium/red,
/area/shuttle/syndicate/medical)
"bM" = (
@@ -397,8 +397,8 @@
dir = 8
},
/obj/effect/mapping_helpers/airlock/autoname,
-/obj/machinery/door/airlock/hatch,
/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/machinery/door/airlock/highsecurity/syndicate,
/turf/open/floor/mineral/plastitanium/red,
/area/shuttle/syndicate/engineering)
"bO" = (
@@ -629,12 +629,12 @@
/turf/open/floor/iron/dark,
/area/shuttle/syndicate/engineering)
"lm" = (
-/obj/machinery/door/airlock/hatch,
/obj/effect/mapping_helpers/airlock/autoname,
/obj/effect/turf_decal/stripes/red/line{
dir = 1
},
/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/machinery/door/airlock/highsecurity/syndicate,
/turf/open/floor/iron/dark,
/area/shuttle/syndicate/bridge)
"lo" = (
@@ -645,8 +645,8 @@
dir = 4
},
/obj/effect/mapping_helpers/airlock/autoname,
-/obj/machinery/door/airlock/hatch,
/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/machinery/door/airlock/highsecurity/syndicate,
/turf/open/floor/mineral/plastitanium/red,
/area/shuttle/syndicate/eva)
"lJ" = (
@@ -1068,9 +1068,9 @@
/area/shuttle/syndicate/airlock)
"Tu" = (
/obj/effect/mapping_helpers/airlock/autoname,
-/obj/machinery/door/airlock/hatch,
/obj/effect/turf_decal/stripes/red/line,
/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/machinery/door/airlock/highsecurity/syndicate,
/turf/open/floor/iron/dark,
/area/shuttle/syndicate/hallway)
"TD" = (
diff --git a/_maps/templates/battlecruiser_starfury.dmm b/_maps/templates/battlecruiser_starfury.dmm
index bb32515c5a1..24c52bda672 100644
--- a/_maps/templates/battlecruiser_starfury.dmm
+++ b/_maps/templates/battlecruiser_starfury.dmm
@@ -1857,7 +1857,7 @@
/area/shuttle/sbc_starfury)
"hc" = (
/obj/effect/turf_decal/delivery,
-/obj/machinery/door/poddoor/shutters{
+/obj/machinery/door/poddoor/shutters/syndicate{
id = "syndie_battlecruiser_mech"
},
/turf/open/floor/pod/light,
@@ -2182,12 +2182,11 @@
/area/shuttle/sbc_starfury)
"hX" = (
/obj/effect/mapping_helpers/airlock/locked,
-/obj/machinery/door/airlock/highsecurity{
- id_tag = "syndie_battlecruiser_armory";
- name = "Starfury Armory"
- },
/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
/obj/effect/mapping_helpers/airlock/cutaiwire,
+/obj/machinery/door/airlock/highsecurity/syndicate{
+ name = "Starfury Armory"
+ },
/turf/open/floor/iron/dark,
/area/shuttle/sbc_starfury)
"hZ" = (
@@ -4389,11 +4388,11 @@
/area/shuttle/sbc_starfury)
"Ay" = (
/obj/effect/turf_decal/delivery,
-/obj/machinery/door/poddoor/shutters{
- id = "syndie_battlecruiser_mech"
- },
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
+/obj/machinery/door/poddoor/shutters/syndicate{
+ id = "syndie_battlecruiser_mech"
+ },
/turf/open/floor/pod/light,
/area/shuttle/sbc_starfury)
"AF" = (
@@ -5814,12 +5813,11 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/effect/mapping_helpers/airlock/locked,
-/obj/machinery/door/airlock/highsecurity{
- id_tag = "syndie_battlecruiser_armory";
- name = "Starfury Armory"
- },
/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
/obj/effect/mapping_helpers/airlock/cutaiwire,
+/obj/machinery/door/airlock/highsecurity/syndicate{
+ name = "Starfury Armory"
+ },
/turf/open/floor/iron/dark,
/area/shuttle/sbc_starfury)
"ZR" = (
diff --git a/_maps/templates/holodeck_medicalsim.dmm b/_maps/templates/holodeck_medicalsim.dmm
index 11cb6662f49..e0dc07ddbd2 100644
--- a/_maps/templates/holodeck_medicalsim.dmm
+++ b/_maps/templates/holodeck_medicalsim.dmm
@@ -473,6 +473,10 @@
dir = 1
},
/obj/structure/closet/crate/freezer/organ,
+/obj/item/bodypart/leg/left,
+/obj/item/bodypart/leg/right,
+/obj/item/bodypart/arm/right,
+/obj/item/bodypart/arm/left,
/turf/open/floor/holofloor{
icon_state = "white"
},
diff --git a/_maps/templates/holodeck_prison.dmm b/_maps/templates/holodeck_prison.dmm
new file mode 100644
index 00000000000..615491e6bd1
--- /dev/null
+++ b/_maps/templates/holodeck_prison.dmm
@@ -0,0 +1,475 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"b" = (
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 1
+ },
+/turf/open/floor/holofloor,
+/area/template_noop)
+"c" = (
+/obj/effect/turf_decal/caution,
+/turf/open/floor/holofloor/dark,
+/area/template_noop)
+"d" = (
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 8
+ },
+/turf/open/floor/holofloor,
+/area/template_noop)
+"e" = (
+/obj/effect/turf_decal/board_number/two{
+ pixel_y = 21
+ },
+/turf/open/floor/holofloor,
+/area/template_noop)
+"f" = (
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 9
+ },
+/obj/machinery/flasher/directional/east{
+ id = "Holodeck Cell 3";
+ pixel_x = 0
+ },
+/obj/structure/window/reinforced/spawner/directional/north,
+/turf/open/floor/holofloor/white,
+/area/template_noop)
+"g" = (
+/obj/structure/table,
+/obj/machinery/button/flasher{
+ id = "Holodeck Cell 2";
+ name = "Cell 2";
+ pixel_y = 8
+ },
+/obj/machinery/button/flasher{
+ id = "Holodeck Cell 4";
+ name = "Cell 4";
+ pixel_y = -3
+ },
+/obj/item/restraints/handcuffs{
+ pixel_x = -17;
+ pixel_y = 9
+ },
+/obj/item/restraints/handcuffs{
+ pixel_x = -17;
+ pixel_y = -3
+ },
+/turf/open/floor/holofloor/dark,
+/area/template_noop)
+"h" = (
+/obj/machinery/computer/security{
+ dir = 4
+ },
+/turf/open/floor/holofloor/dark,
+/area/template_noop)
+"j" = (
+/obj/structure/bed,
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 9
+ },
+/obj/item/bedsheet/red,
+/turf/open/floor/holofloor/white,
+/area/template_noop)
+"k" = (
+/obj/structure/chair/e_chair{
+ dir = 1
+ },
+/obj/effect/turf_decal/bot,
+/turf/open/floor/holofloor/dark,
+/area/template_noop)
+"l" = (
+/obj/machinery/status_display/door_timer{
+ id = "Holodeck Cell 2";
+ req_access = null;
+ name = "Cell 2"
+ },
+/obj/structure/table,
+/turf/open/floor/holofloor/dark,
+/area/template_noop)
+"n" = (
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 10
+ },
+/obj/structure/closet/secure_closet/brig/holodeck{
+ id = "Holodeck Cell 4"
+ },
+/turf/open/floor/holofloor/white,
+/area/template_noop)
+"o" = (
+/obj/effect/turf_decal/board_number/four,
+/turf/open/floor/holofloor,
+/area/template_noop)
+"p" = (
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 5
+ },
+/obj/item/instrument/harmonica,
+/obj/machinery/door/window/brigdoor/security/holodeck/left/directional/north{
+ id = "Holodeck Cell 3";
+ name = "Cell 3"
+ },
+/turf/open/floor/holofloor/white,
+/area/template_noop)
+"q" = (
+/obj/effect/turf_decal/board_number/one{
+ pixel_y = 21
+ },
+/turf/open/floor/holofloor,
+/area/template_noop)
+"r" = (
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 6
+ },
+/obj/structure/closet/secure_closet/brig/holodeck{
+ id = "Holodeck Cell 3"
+ },
+/turf/open/floor/holofloor/white,
+/area/template_noop)
+"s" = (
+/turf/open/floor/holofloor,
+/area/template_noop)
+"t" = (
+/obj/item/book/manual/wiki/security_space_law{
+ pixel_y = 13
+ },
+/obj/structure/table,
+/obj/machinery/recharger,
+/obj/item/restraints/handcuffs{
+ pixel_x = -17;
+ pixel_y = 9
+ },
+/obj/item/restraints/handcuffs{
+ pixel_x = -17;
+ pixel_y = -3
+ },
+/turf/open/floor/holofloor/dark,
+/area/template_noop)
+"u" = (
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 5
+ },
+/obj/structure/closet/secure_closet/brig/holodeck{
+ id = "Holodeck Cell 1"
+ },
+/turf/open/floor/holofloor/white,
+/area/template_noop)
+"v" = (
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 9
+ },
+/obj/structure/closet/secure_closet/brig/holodeck{
+ id = "Holodeck Cell 2"
+ },
+/turf/open/floor/holofloor/white,
+/area/template_noop)
+"x" = (
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 5
+ },
+/obj/structure/bed,
+/obj/item/bedsheet/red,
+/turf/open/floor/holofloor/white,
+/area/template_noop)
+"y" = (
+/obj/structure/window/reinforced/fulltile,
+/turf/open/floor/holofloor/dark,
+/area/template_noop)
+"z" = (
+/obj/machinery/computer/records/security{
+ dir = 8
+ },
+/turf/open/floor/holofloor/dark,
+/area/template_noop)
+"A" = (
+/obj/effect/turf_decal/trimline/red/filled/warning{
+ dir = 1
+ },
+/turf/open/floor/holofloor/dark,
+/area/template_noop)
+"B" = (
+/obj/structure/closet{
+ name = "evidence closet"
+ },
+/turf/open/floor/holofloor/dark,
+/area/template_noop)
+"C" = (
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 6
+ },
+/obj/item/coin/antagtoken,
+/obj/machinery/door/window/brigdoor/security/holodeck/left/directional/south{
+ id = "Holodeck Cell 1";
+ name = "Cell 1"
+ },
+/turf/open/floor/holofloor/white,
+/area/template_noop)
+"D" = (
+/obj/machinery/status_display/door_timer{
+ id = "Holodeck Cell 1";
+ name = "Cell 1";
+ req_access = null
+ },
+/obj/structure/table,
+/turf/open/floor/holofloor/dark,
+/area/template_noop)
+"G" = (
+/obj/effect/turf_decal/trimline/red/filled/corner{
+ dir = 4
+ },
+/turf/open/floor/holofloor,
+/area/template_noop)
+"H" = (
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 6
+ },
+/obj/machinery/flasher/directional/west{
+ id = "Holodeck Cell 2";
+ pixel_x = 1
+ },
+/obj/structure/window/reinforced/spawner/directional/south,
+/turf/open/floor/holofloor/white,
+/area/template_noop)
+"I" = (
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 10
+ },
+/obj/machinery/flasher/directional/east{
+ id = "Holodeck Cell 1";
+ pixel_x = 0
+ },
+/obj/structure/window/reinforced/spawner/directional/south,
+/turf/open/floor/holofloor/white,
+/area/template_noop)
+"J" = (
+/obj/effect/turf_decal/trimline/red/filled/warning,
+/turf/open/floor/holofloor/dark,
+/area/template_noop)
+"K" = (
+/obj/effect/turf_decal/trimline/red/filled/line,
+/turf/open/floor/holofloor,
+/area/template_noop)
+"L" = (
+/obj/effect/turf_decal/trimline/red/filled/corner{
+ dir = 8
+ },
+/turf/open/floor/holofloor,
+/area/template_noop)
+"M" = (
+/obj/effect/turf_decal/trimline/red/filled/corner{
+ dir = 1
+ },
+/turf/open/floor/holofloor,
+/area/template_noop)
+"N" = (
+/obj/machinery/status_display/door_timer{
+ id = "Holodeck Cell 4";
+ req_access = null;
+ name = "Cell 4"
+ },
+/obj/structure/table,
+/turf/open/floor/holofloor/dark,
+/area/template_noop)
+"O" = (
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 5
+ },
+/obj/machinery/flasher/directional/west{
+ id = "Holodeck Cell 4";
+ pixel_x = 0
+ },
+/obj/structure/window/reinforced/spawner/directional/north,
+/turf/open/floor/holofloor/white,
+/area/template_noop)
+"P" = (
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 9
+ },
+/obj/item/dice/d6,
+/obj/machinery/door/window/brigdoor/security/holodeck/right/directional/north{
+ name = "Cell 4";
+ id = "Holodeck Cell 4"
+ },
+/turf/open/floor/holofloor/white,
+/area/template_noop)
+"Q" = (
+/obj/structure/table,
+/obj/machinery/button/flasher{
+ id = "Holodeck Cell 3";
+ name = "Cell 3";
+ pixel_y = -3
+ },
+/obj/machinery/button/flasher{
+ id = "Holodeck Cell 1";
+ name = "Cell 1";
+ pixel_y = 8
+ },
+/turf/open/floor/holofloor/dark,
+/area/template_noop)
+"R" = (
+/obj/effect/turf_decal/board_number/three,
+/turf/open/floor/holofloor,
+/area/template_noop)
+"S" = (
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 4
+ },
+/turf/open/floor/holofloor,
+/area/template_noop)
+"T" = (
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 6
+ },
+/obj/structure/bed,
+/obj/item/bedsheet/red,
+/turf/open/floor/holofloor/white,
+/area/template_noop)
+"U" = (
+/obj/machinery/status_display/door_timer{
+ id = "Holodeck Cell 3";
+ req_access = null;
+ name = "Cell 3"
+ },
+/obj/structure/table,
+/turf/open/floor/holofloor/dark,
+/area/template_noop)
+"V" = (
+/obj/effect/turf_decal/trimline/red/filled/warning{
+ dir = 1
+ },
+/obj/effect/turf_decal/caution/stand_clear,
+/turf/open/floor/holofloor/dark,
+/area/template_noop)
+"W" = (
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 10
+ },
+/obj/item/toy/figure/prisoner,
+/obj/machinery/door/window/brigdoor/security/holodeck/right/directional/south{
+ name = "Cell 2";
+ id = "Holodeck Cell 2"
+ },
+/turf/open/floor/holofloor/white,
+/area/template_noop)
+"X" = (
+/obj/effect/turf_decal/trimline/red/filled/corner,
+/turf/open/floor/holofloor,
+/area/template_noop)
+"Y" = (
+/obj/effect/turf_decal/trimline/red/filled/line{
+ dir = 10
+ },
+/obj/structure/bed,
+/obj/item/bedsheet/red,
+/turf/open/floor/holofloor/white,
+/area/template_noop)
+"Z" = (
+/obj/structure/chair/comfy/black,
+/turf/open/floor/holofloor/dark,
+/area/template_noop)
+
+(1,1,1) = {"
+j
+I
+s
+s
+s
+s
+s
+s
+f
+Y
+"}
+(2,1,1) = {"
+u
+C
+q
+X
+S
+S
+G
+R
+p
+r
+"}
+(3,1,1) = {"
+y
+y
+s
+K
+D
+U
+b
+s
+y
+y
+"}
+(4,1,1) = {"
+B
+J
+s
+K
+h
+Q
+b
+s
+A
+c
+"}
+(5,1,1) = {"
+B
+J
+s
+K
+Z
+t
+b
+s
+V
+k
+"}
+(6,1,1) = {"
+B
+J
+s
+K
+z
+g
+b
+s
+A
+c
+"}
+(7,1,1) = {"
+y
+y
+s
+K
+l
+N
+b
+s
+y
+y
+"}
+(8,1,1) = {"
+v
+W
+e
+L
+d
+d
+M
+o
+P
+n
+"}
+(9,1,1) = {"
+x
+H
+s
+s
+s
+s
+s
+s
+O
+T
+"}
diff --git a/_maps/templates/lazy_templates/nukie_base.dmm b/_maps/templates/lazy_templates/nukie_base.dmm
index 537fe8fda84..707e8a251f3 100644
--- a/_maps/templates/lazy_templates/nukie_base.dmm
+++ b/_maps/templates/lazy_templates/nukie_base.dmm
@@ -254,7 +254,7 @@
/area/centcom/syndicate_mothership)
"du" = (
/obj/structure/chair/stool/directional/north,
-/obj/effect/landmark/start/nukeop,
+/obj/effect/landmark/start/nukeop_base,
/obj/structure/sign/poster/contraband/donk_co/directional/south,
/turf/open/floor/wood/tile,
/area/centcom/syndicate_mothership/control)
@@ -1126,7 +1126,7 @@
/turf/open/floor/mineral/plastitanium/red,
/area/centcom/syndicate_mothership/expansion_bioterrorism)
"my" = (
-/obj/effect/landmark/start/nukeop_leader,
+/obj/effect/landmark/start/nukeop_base/leader,
/obj/effect/turf_decal/tile/bar/opposingcorners,
/turf/open/floor/iron,
/area/centcom/syndicate_mothership/control)
@@ -1181,11 +1181,12 @@
/obj/effect/turf_decal/siding/thinplating_new/dark{
dir = 1
},
-/obj/machinery/door/poddoor/shutters{
- id = "FBBZ1";
- name = "Security Shutters"
- },
/obj/structure/fans/tiny,
+/obj/machinery/door/poddoor/shutters/syndicate{
+ id = "FBBZ1";
+ name = "Security Shutters";
+ dir = 1
+ },
/turf/open/floor/mineral/titanium,
/area/centcom/syndicate_mothership/control)
"nk" = (
@@ -1441,7 +1442,7 @@
/obj/structure/chair/greyscale{
dir = 4
},
-/obj/effect/landmark/start/nukeop_overwatch,
+/obj/effect/landmark/start/nukeop_base/overwatch,
/turf/open/floor/mineral/plastitanium,
/area/centcom/syndicate_mothership)
"pU" = (
@@ -1627,11 +1628,20 @@
dir = 1
},
/obj/effect/turf_decal/siding/wideplating,
-/obj/machinery/door/poddoor/shutters/indestructible{
- name = "Subterrainian Cargo Lift"
+/obj/machinery/door/poddoor/shutters/syndicate/indestructible{
+ name = "Base Lift";
+ dir = 1;
+ id_tag = "nukiespawnlift";
+ id = "nukiespawnlift"
},
/turf/open/floor/iron/dark/textured_half,
/area/centcom/syndicate_mothership/control)
+"rw" = (
+/obj/effect/turf_decal/siding/thinplating_new/dark{
+ dir = 6
+ },
+/turf/open/floor/mineral/plastitanium/red,
+/area/centcom/syndicate_mothership/control)
"rA" = (
/obj/effect/turf_decal/siding/purple{
dir = 1
@@ -2032,6 +2042,12 @@
/obj/effect/turf_decal/siding/thinplating_new/dark,
/turf/open/floor/mineral/titanium,
/area/centcom/syndicate_mothership/control)
+"we" = (
+/obj/effect/turf_decal/siding/thinplating_new/dark{
+ dir = 5
+ },
+/turf/open/floor/mineral/plastitanium/red,
+/area/centcom/syndicate_mothership/control)
"wg" = (
/obj/structure/fence/corner{
dir = 6
@@ -2096,6 +2112,10 @@
dir = 8
},
/area/centcom/syndicate_mothership/control)
+"wS" = (
+/obj/effect/landmark/nukeop_elevator/exterior,
+/turf/closed/indestructible/syndicate,
+/area/centcom/syndicate_mothership/control)
"wW" = (
/obj/structure/flora/rock/pile/style_random,
/obj/effect/light_emitter{
@@ -2390,12 +2410,11 @@
/obj/effect/turf_decal/siding/thinplating_new/dark{
dir = 1
},
-/obj/machinery/door/poddoor/shutters/window{
- id = "FBBZ1";
- name = "Security Shutters"
- },
/obj/structure/fans/tiny,
/obj/effect/turf_decal/tile/bar/opposingcorners,
+/obj/machinery/door/poddoor/shutters/syndicate{
+ dir = 1
+ },
/turf/open/floor/iron,
/area/centcom/syndicate_mothership/control)
"AO" = (
@@ -2424,7 +2443,7 @@
icon_state = "map-left-MS";
pixel_y = 32
},
-/obj/effect/landmark/start/nukeop,
+/obj/effect/landmark/start/nukeop_base,
/turf/open/floor/wood/tile,
/area/centcom/syndicate_mothership/control)
"AW" = (
@@ -2740,9 +2759,6 @@
/obj/structure/flora/rock/icy/style_random,
/turf/open/misc/asteroid/snow/icemoon,
/area/centcom/syndicate_mothership/control)
-"Ev" = (
-/turf/open/floor/plating/elevatorshaft,
-/area/centcom/syndicate_mothership/control)
"Ez" = (
/obj/machinery/atmospherics/pipe/smart/manifold4w/general/hidden,
/obj/machinery/atmospherics/pipe/smart/manifold4w/yellow/hidden/layer2,
@@ -3225,6 +3241,12 @@
},
/turf/open/floor/iron/dark/textured_large,
/area/centcom/syndicate_mothership/control)
+"Ja" = (
+/obj/machinery/light/small/red/directional/north{
+ allow_break_on_init = 0
+ },
+/turf/open/floor/mineral/plastitanium,
+/area/centcom/syndicate_mothership/control)
"Jc" = (
/obj/structure/table/wood,
/obj/machinery/chem_dispenser/drinks/beer{
@@ -3615,7 +3637,7 @@
dir = 8
},
/obj/structure/chair/stool/directional/east,
-/obj/effect/landmark/start/nukeop,
+/obj/effect/landmark/start/nukeop_base,
/turf/open/floor/wood/tile,
/area/centcom/syndicate_mothership/control)
"Nb" = (
@@ -3672,10 +3694,10 @@
/obj/effect/turf_decal/siding/wideplating/dark{
dir = 4
},
-/obj/machinery/door/airlock/highsecurity{
+/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/machinery/door/airlock/highsecurity/syndicate{
name = "Sky Bridge"
},
-/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
/turf/open/floor/iron/textured_large,
/area/centcom/syndicate_mothership/control)
"Oc" = (
@@ -3813,11 +3835,11 @@
/obj/effect/turf_decal/siding/wideplating/dark{
dir = 4
},
-/obj/machinery/door/airlock/highsecurity{
- name = "Sky Bridge"
- },
/obj/structure/cable,
/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/machinery/door/airlock/highsecurity/syndicate{
+ name = "Sky Bridge"
+ },
/turf/open/floor/iron/textured_large,
/area/centcom/syndicate_mothership/control)
"OX" = (
@@ -3886,15 +3908,6 @@
/obj/structure/flora/grass/both/style_random,
/turf/open/misc/asteroid/snow/airless,
/area/centcom/syndicate_mothership)
-"Qe" = (
-/obj/machinery/button/door/directional/south{
- desc = "Looks like the elevator is under maintenance..";
- name = "Elevator Button"
- },
-/turf/open/floor/iron/smooth_half{
- dir = 1
- },
-/area/centcom/syndicate_mothership/control)
"Qh" = (
/obj/structure/window/reinforced/survival_pod/spawner/directional/south{
name = "Frosted Window"
@@ -4339,6 +4352,12 @@
},
/turf/open/floor/wood/tile,
/area/centcom/syndicate_mothership/control)
+"TH" = (
+/obj/effect/turf_decal/siding/thinplating_new/dark{
+ dir = 10
+ },
+/turf/open/floor/mineral/plastitanium/red,
+/area/centcom/syndicate_mothership/control)
"TK" = (
/obj/structure/barricade/sandbags,
/obj/effect/light_emitter{
@@ -4354,11 +4373,11 @@
/obj/effect/turf_decal/siding/wideplating/dark{
dir = 4
},
-/obj/machinery/door/airlock/highsecurity{
- name = "Sky Bridge"
- },
/obj/structure/cable,
/obj/effect/mapping_helpers/airlock/access/all/syndicate/general,
+/obj/machinery/door/airlock/highsecurity/syndicate{
+ name = "Sky Bridge"
+ },
/turf/open/floor/iron/textured_large,
/area/centcom/syndicate_mothership/control)
"TS" = (
@@ -4646,7 +4665,7 @@
/area/centcom/syndicate_mothership)
"Xu" = (
/obj/structure/chair/stool/directional/west,
-/obj/effect/landmark/start/nukeop,
+/obj/effect/landmark/start/nukeop_base,
/turf/open/floor/wood/tile,
/area/centcom/syndicate_mothership/control)
"Xv" = (
@@ -4729,6 +4748,12 @@
dir = 1
},
/area/centcom/syndicate_mothership/control)
+"XZ" = (
+/obj/effect/turf_decal/siding/thinplating_new/dark{
+ dir = 9
+ },
+/turf/open/floor/mineral/plastitanium/red,
+/area/centcom/syndicate_mothership/control)
"Yd" = (
/obj/machinery/camera/autoname/directional/south{
network = list("nukie")
@@ -6730,7 +6755,7 @@ sk
DW
RD
EM
-RD
+EM
RD
Ox
sU
@@ -9572,10 +9597,10 @@ ZZ
Me
wc
wG
-Qe
+wG
DZ
-Ev
-Ev
+Ja
+Ov
DZ
DZ
nS
@@ -9676,9 +9701,9 @@ zH
wG
wG
ru
-Ev
-Ev
-Ev
+XZ
+TH
+Ov
DZ
Ox
Vm
@@ -9778,9 +9803,9 @@ zH
wG
wG
ru
-Ev
-Ev
-Ev
+we
+rw
+Ov
DZ
Ox
To
@@ -9880,8 +9905,8 @@ wc
wG
lE
DZ
-Ev
-Ev
+Ja
+Ov
DZ
DZ
Ox
@@ -9981,7 +10006,7 @@ go
as
wG
wG
-DZ
+wS
DZ
DZ
DZ
diff --git a/_maps/templates/lazy_templates/nukie_elevator.dmm b/_maps/templates/lazy_templates/nukie_elevator.dmm
new file mode 100644
index 00000000000..6993eedc19c
--- /dev/null
+++ b/_maps/templates/lazy_templates/nukie_elevator.dmm
@@ -0,0 +1,100 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"a" = (
+/turf/closed/indestructible/syndicate,
+/area/centcom/syndicate_mothership/control)
+"j" = (
+/obj/effect/landmark/start/nukeop_elevator,
+/obj/machinery/light/small/red/directional/north{
+ allow_break_on_init = 0
+ },
+/turf/open/floor/mineral/plastitanium,
+/area/centcom/syndicate_mothership/control)
+"l" = (
+/obj/effect/turf_decal/siding/thinplating_new/dark{
+ dir = 6
+ },
+/turf/open/floor/mineral/plastitanium/red,
+/area/centcom/syndicate_mothership/control)
+"s" = (
+/turf/open/floor/plating,
+/area/centcom/syndicate_mothership/control)
+"u" = (
+/obj/effect/turf_decal/siding/thinplating_new/dark{
+ dir = 5
+ },
+/turf/open/floor/mineral/plastitanium/red,
+/area/centcom/syndicate_mothership/control)
+"w" = (
+/obj/effect/landmark/start/nukeop_elevator,
+/turf/open/floor/mineral/plastitanium,
+/area/centcom/syndicate_mothership/control)
+"F" = (
+/obj/effect/turf_decal/siding/thinplating_new/dark{
+ dir = 10
+ },
+/turf/open/floor/mineral/plastitanium/red,
+/area/centcom/syndicate_mothership/control)
+"I" = (
+/obj/effect/turf_decal/siding/thinplating_new/dark{
+ dir = 9
+ },
+/turf/open/floor/mineral/plastitanium/red,
+/area/centcom/syndicate_mothership/control)
+"T" = (
+/obj/effect/landmark/nukeop_elevator/interior,
+/turf/closed/indestructible/syndicate,
+/area/centcom/syndicate_mothership/control)
+"W" = (
+/obj/effect/turf_decal/siding/wideplating{
+ dir = 1
+ },
+/obj/effect/turf_decal/siding/wideplating,
+/obj/machinery/door/poddoor/shutters/syndicate/indestructible{
+ name = "Base Lift";
+ dir = 1
+ },
+/turf/open/floor/iron/dark/textured_half,
+/area/centcom/syndicate_mothership/control)
+
+(1,1,1) = {"
+a
+a
+a
+a
+s
+"}
+(2,1,1) = {"
+a
+j
+w
+a
+a
+"}
+(3,1,1) = {"
+W
+I
+F
+w
+a
+"}
+(4,1,1) = {"
+W
+u
+l
+w
+a
+"}
+(5,1,1) = {"
+a
+j
+w
+a
+a
+"}
+(6,1,1) = {"
+T
+a
+a
+a
+s
+"}
diff --git a/_maps/virtual_domains/fredingtonfastingbear.dmm b/_maps/virtual_domains/fredingtonfastingbear.dmm
index 24174de946b..c792d2443fa 100644
--- a/_maps/virtual_domains/fredingtonfastingbear.dmm
+++ b/_maps/virtual_domains/fredingtonfastingbear.dmm
@@ -250,7 +250,7 @@
/obj/structure/closet/gmcloset,
/obj/effect/turf_decal/tile/blue/opposingcorners,
/obj/effect/turf_decal/tile/blue/opposingcorners,
-/obj/item/clothing/mask/animal/small/bear/cursed,
+/obj/item/clothing/mask/animal/small/bear,
/turf/open/floor/iron/kitchen,
/area/virtual_domain)
"nX" = (
diff --git a/code/__DEFINES/DNA.dm b/code/__DEFINES/DNA.dm
index 718fbcd49f5..2df4cfe03d0 100644
--- a/code/__DEFINES/DNA.dm
+++ b/code/__DEFINES/DNA.dm
@@ -21,8 +21,6 @@
#define MUTATION_SOURCE_ACTIVATED "activated"
///Source for mutations that have been added via mutators
#define MUTATION_SOURCE_MUTATOR "mutator"
-///From timed dna injectors.
-#define MUTATION_SOURCE_TIMED_INJECTOR "timed_injector"
///From mob/living/carbon/human/proc/crewlike_monkify()
#define MUTATION_SOURCE_CREW_MONKEY "crew_monkey"
#define MUTATION_SOURCE_MEDIEVAL_CTF "medieval_ctf"
@@ -31,7 +29,6 @@
#define MUTATION_SOURCE_SPELL "spell"
///From the heart eater component
#define MUTATION_SOURCE_HEART_EATER "heart_eater"
-#define MUTATION_SOURCE_RAT_HEART "rat_heart"
#define MUTATION_SOURCE_CLOWN_CLUMSINESS "clown_clumsiness"
#define MUTATION_SOURCE_CHANGELING "changeling"
#define MUTATION_SOURCE_GHOST_ROLE "ghost_role"
@@ -79,14 +76,14 @@
#define FEATURE_TAILSPINES "tailspines" // Different from regular spines, these appear on tails
#define FEATURE_LEGS "legs"
-///flag for the transfer_flag argument from dna/proc/copy_dna(). This one makes it so the SE is copied too.
+// flag for the transfer_flag argument from dna/proc/copy_dna().
+/// Copies SE (mob's innate mutations)
#define COPY_DNA_SE (1<<0)
-///flag for the transfer_flag argument from dna/proc/copy_dna(). This one copies the species.
+/// Copies the species.
#define COPY_DNA_SPECIES (1<<1)
-///flag for the transfer_flag argument from dna/proc/copy_dna(). This one copies the mutations.
+/// Copies active mutations and anything mutated from other means
#define COPY_DNA_MUTATIONS (1<<2)
-
//organ slots
#define ORGAN_SLOT_ADAMANTINE_RESONATOR "adamantine_resonator"
#define ORGAN_SLOT_APPENDIX "appendix"
diff --git a/code/__DEFINES/_flags.dm b/code/__DEFINES/_flags.dm
index 92f24181fbb..9bea96417fe 100644
--- a/code/__DEFINES/_flags.dm
+++ b/code/__DEFINES/_flags.dm
@@ -13,6 +13,8 @@ GLOBAL_LIST_INIT(bitflags, list(1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 204
#define DF_ISPROCESSING (1<<2)
/// Placed on datums that have a static, constant reference. Primarily only used for turfs.
#define DF_STATIC_OBJECT (1<<3)
+/// Set on datums that should be tracked by the event logger.
+#define DF_EVLOGGING (1<<4)
//FLAGS BITMASK
// scroll down before changing the numbers on these
@@ -239,6 +241,7 @@ GLOBAL_LIST_INIT(bitflags, list(1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 204
#define ZAP_DEFAULT_FLAGS ZAP_MOB_STUN | ZAP_MOB_DAMAGE | ZAP_OBJ_DAMAGE
#define ZAP_FUSION_FLAGS ZAP_OBJ_DAMAGE | ZAP_MOB_DAMAGE | ZAP_MOB_STUN
#define ZAP_SUPERMATTER_FLAGS ZAP_GENERATES_POWER
+#define ZAP_GIZMO_FLAGS ZAP_MOB_DAMAGE | ZAP_OBJ_DAMAGE
///Object will protect itself.
#define EMP_PROTECT_SELF (1<<0)
diff --git a/code/__DEFINES/access.dm b/code/__DEFINES/access.dm
index b6c00d6cfa0..6df974d87a2 100644
--- a/code/__DEFINES/access.dm
+++ b/code/__DEFINES/access.dm
@@ -199,6 +199,8 @@
#define ACCESS_BLOODCULT "bloodcult"
/// HUNTERS
#define ACCESS_HUNTER "hunter"
+/// HERETIC
+#define ACCESS_HERETIC "heretic"
/// - - - MISC - - -
// These don't really fit anywhere else
diff --git a/code/__DEFINES/ai/ai.dm b/code/__DEFINES/ai/ai.dm
index aafd3feb203..f8285b075e4 100644
--- a/code/__DEFINES/ai/ai.dm
+++ b/code/__DEFINES/ai/ai.dm
@@ -1,5 +1,6 @@
#define GET_AI_BEHAVIOR(behavior_type) SSai_behaviors.ai_behaviors[behavior_type]
#define GET_TARGETING_STRATEGY(targeting_type) SSai_behaviors.targeting_strategies[targeting_type]
+#define GET_TARGET_PRIORITY_STRATEGY(targeting_type) SSai_behaviors.target_priority_strategies[targeting_type]
#define HAS_AI_CONTROLLER_TYPE(thing, type) istype(thing?.ai_controller, type)
//AI controller flags
diff --git a/code/__DEFINES/ai/ai_blackboard.dm b/code/__DEFINES/ai/ai_blackboard.dm
index 3e9a65027af..660a4e3c82c 100644
--- a/code/__DEFINES/ai/ai_blackboard.dm
+++ b/code/__DEFINES/ai/ai_blackboard.dm
@@ -83,6 +83,7 @@
#define BB_BASIC_MOB_CURRENT_TARGET "BB_basic_current_target"
#define BB_BASIC_MOB_CURRENT_TARGET_HIDING_LOCATION "BB_basic_current_target_hiding_location"
#define BB_TARGETING_STRATEGY "targeting_strategy"
+#define BB_TARGET_PRIORITY_STRATEGY "target_priority_strategy"
#define BB_HUNT_TARGETING_STRATEGY "hunt_targeting_strategy"
///some behaviors that check current_target also set this on deep crit mobs
#define BB_BASIC_MOB_EXECUTION_TARGET "BB_basic_execution_target"
@@ -96,6 +97,7 @@
#define BB_TARGET_HELD_ITEM "BB_target_held_item"
/// How likely is this mob to move when idle per tick?
#define BB_BASIC_MOB_IDLE_WALK_CHANCE "BB_basic_idle_walk_chance"
+#define BB_BASIC_MOB_TARGET_REFRESH_COOLDOWN "BB_basic_mob_target_refresh_cooldown"
/// Minimum range to keep target within
#define BB_RANGED_SKIRMISH_MIN_DISTANCE "BB_ranged_skirmish_min_distance"
@@ -140,7 +142,7 @@
/// How often can we get spooked by a target?
#define BB_STATIONARY_COOLDOWN "BB_stationary_cooldown"
-///List of mobs who have damaged us
+/// Assoc list of mobs who have damaged us -> Moment at which they damaged us
#define BB_BASIC_MOB_RETALIATE_LIST "BB_basic_mob_shitlist"
/// Chance to randomly acquire a new target
@@ -197,6 +199,8 @@
#define BB_BASIC_MOB_REINFORCEMENT_TARGET "BB_basic_mob_reinforcement_target"
/// The next time at which this mob can call for reinforcements
#define BB_BASIC_MOB_REINFORCEMENTS_COOLDOWN "BB_basic_mob_reinforcements_cooldown"
+/// Soft-reinforcements requests which will cause the mob to prioritize the attacker
+#define BB_MINING_MOB_REINFORCEMENTS_REQUESTS "BB_mining_mob_reinforcements_requests"
/// the direction we started when executing stare at things
#define BB_STARTING_DIRECTION "BB_startdir"
diff --git a/code/__DEFINES/ai/bot_keys.dm b/code/__DEFINES/ai/bot_keys.dm
index c12f48273ee..0c7758f6134 100644
--- a/code/__DEFINES/ai/bot_keys.dm
+++ b/code/__DEFINES/ai/bot_keys.dm
@@ -1,40 +1,3 @@
-//bitfield defines
-
-///can honkbots slip people?
-#define HONKBOT_MODE_SLIP (1<<0)
-///can honkbots check IDs?
-#define HONKBOT_CHECK_IDS (1<<1)
-///can honkbots check records?
-#define HONKBOT_CHECK_RECORDS (1<<2)
-///can honkbots handcuff people?
-#define HONKBOT_HANDCUFF_TARGET (1<<3)
-
-DEFINE_BITFIELD(honkbot_flags, list(
- "CAN_SLIP" = HONKBOT_MODE_SLIP,
- "CHECK_IDS" = HONKBOT_CHECK_IDS,
- "CHECK_RECORDS" = HONKBOT_CHECK_RECORDS,
- "CAN_FAKE_CUFF" = HONKBOT_HANDCUFF_TARGET,
-))
-
-///can we fix breaches
-#define REPAIRBOT_FIX_BREACHES (1<<0)
-///can we fix grilles
-#define REPAIRBOT_REPLACE_WINDOWS (1<<1)
-///can we replace tiles
-#define REPAIRBOT_REPLACE_TILES (1<<2)
-///can we fix girders
-#define REPAIRBOT_FIX_GIRDERS (1<<3)
-///can we build girders
-#define REPAIRBOT_BUILD_GIRDERS (1<<4)
-
-DEFINE_BITFIELD(repairbot_flags, list(
- "FIX_BREACHES" = REPAIRBOT_FIX_BREACHES,
- "REPLACE_WINDOWS" = REPAIRBOT_REPLACE_WINDOWS,
- "REPLACE_TILES" = REPAIRBOT_REPLACE_TILES,
- "FIX_GIRDERS" = REPAIRBOT_FIX_GIRDERS,
- "BUILD_GIRDERS" = REPAIRBOT_BUILD_GIRDERS,
-))
-
// bot keys
///The first beacon we find
#define BB_BEACON_TARGET "beacon_target"
@@ -113,6 +76,10 @@ DEFINE_BITFIELD(repairbot_flags, list(
///key that holds cooldown after we finish cleaning something, so we dont immediately run off to patrol
#define BB_POST_CLEAN_COOLDOWN "post_clean_cooldown"
+//secbots
+///threat of our current target
+#define BB_CURRENT_CRIMINAL_ASSESSMENT "current_criminal_assessment"
+
//Honkbots
///key that holds all possible clown friends
#define BB_CLOWNS_LIST "clowns_list"
diff --git a/code/__DEFINES/ai/monsters.dm b/code/__DEFINES/ai/monsters.dm
index 9a10d411fdc..8a4e9d56aa5 100644
--- a/code/__DEFINES/ai/monsters.dm
+++ b/code/__DEFINES/ai/monsters.dm
@@ -3,6 +3,8 @@
#define BB_BILEWORM_SPEW_BILE "BB_bileworm_spew_bile"
#define BB_BILEWORM_RESURFACE "BB_bileworm_resurface"
#define BB_BILEWORM_DEVOUR "BB_bileworm_devour"
+#define BB_BILEWORM_SCARED "BB_bileworm_scared"
+#define BB_BILEWORM_FLEE_DISTANCE "BB_bileworm_flee_distance"
// Meteor Heart AI keys
/// Key where we keep the spike trail ability
@@ -50,6 +52,11 @@
/// Key where goliath stores a hole it wants to get into
#define BB_GOLIATH_HOLE_TARGET "BB_goliath_hole"
+// Tendril AI keys
+#define BB_TENDRIL_LASH "tendril_lash"
+#define BB_TENDRIL_CHASER "tendril_chaser"
+#define BB_TENDRIL_SPIKES "tendril_spikes"
+
// bee keys
///the bee hive we live inside
#define BB_CURRENT_HOME "BB_current_home"
diff --git a/code/__DEFINES/atom_hud.dm b/code/__DEFINES/atom_hud.dm
index 5468e85ddee..d3e4d7e594d 100644
--- a/code/__DEFINES/atom_hud.dm
+++ b/code/__DEFINES/atom_hud.dm
@@ -48,8 +48,6 @@
#define MALF_APC_HUD "22"
/// Blood volume bar, visible to blood worms
#define BLOOD_HUD "23"
-/// Big Manipulator interaction point HUDs
-#define BIG_MANIP_HUD "24"
// SKYRAT EDIT ADDITION BEGIN - gun permits and DNR
/// ammo of guns
diff --git a/code/__DEFINES/basic_mobs.dm b/code/__DEFINES/basic_mobs.dm
index 32360a21260..1a97163a871 100644
--- a/code/__DEFINES/basic_mobs.dm
+++ b/code/__DEFINES/basic_mobs.dm
@@ -119,3 +119,11 @@ GLOBAL_LIST_EMPTY(customized_pets)
#define BB_RAPTOR_FLEE_THRESHOLD "raptor_flee_threshold"
#define MAX_RAPTOR_POP 64
+
+
+///Return value for [/mob/living/basic/proc/early_melee_attack]. Using this value will make the attack continue as normal.
+#define BASIC_MOB_CONTINUE_ATTACK_CHAIN 0
+///Return value for [/mob/living/basic/proc/early_melee_attack]. Using this value will make the attack end, but not set a cooldown. This is the default.
+#define BASIC_MOB_END_ATTACK_CHAIN 1
+///Return value for [/mob/living/basic/proc/early_melee_attack]. Using this value will make the attack end, and sets a cooldown. Useful if you add behavior to early_melee_attack
+#define BASIC_MOB_END_ATTACK_CHAIN_COOLDOWN 2
diff --git a/code/__DEFINES/botany.dm b/code/__DEFINES/botany.dm
index 8afca99300b..2a9fc2021c9 100644
--- a/code/__DEFINES/botany.dm
+++ b/code/__DEFINES/botany.dm
@@ -56,6 +56,8 @@
/// -- Flags for seeds. --
/// Allows a plant to wild mutate (mutate on haravest) at a certain instability.
#define MUTATE_EARLY (1<<0)
+/// Prevents seeds from being planted in hydroponics or soil
+#define NO_PLANTING (1<<1)
/// -- Flags for traits. --
/// Caps the plant's yield at 5 instead of 10.
diff --git a/code/__DEFINES/cameranets.dm b/code/__DEFINES/cameranets.dm
index 20add763b12..1201705d627 100644
--- a/code/__DEFINES/cameranets.dm
+++ b/code/__DEFINES/cameranets.dm
@@ -44,3 +44,4 @@
#define CAMERANET_NETWORK_UGO45_RESEARCH "uo45r"
#define CAMERANET_NETWORK_FSCI "fsci"
#define CAMERA_NETWORK_BUNKER "bunker1"
+#define CAMERA_NETWORK_HERETIC_GATEWAY "heretic_gate"
diff --git a/code/__DEFINES/colors.dm b/code/__DEFINES/colors.dm
index 280d302f7d7..710a08b4a1b 100644
--- a/code/__DEFINES/colors.dm
+++ b/code/__DEFINES/colors.dm
@@ -377,6 +377,7 @@
#define COLOR_CARP_PURPLE "#aba2ff"
+#define COLOR_CARP_DARK_PURPLE "#4c486e"
#define COLOR_CARP_PINK "#da77a8"
#define COLOR_CARP_GREEN "#70ff25"
#define COLOR_CARP_GRAPE "#df0afb"
diff --git a/code/__DEFINES/construction/material.dm b/code/__DEFINES/construction/material.dm
index 7e5c6d6263a..59a7b1b74ec 100644
--- a/code/__DEFINES/construction/material.dm
+++ b/code/__DEFINES/construction/material.dm
@@ -141,6 +141,9 @@ GLOBAL_LIST_INIT(material_flags_to_string, alist(
/// Prevents material items from displaying their descriptors in examine_more with sci glasses
#define MATERIAL_NO_DESCRIPTORS (1 << 8)
+/// Flags for metalgen imprinting
+#define MATERIAL_METALGEN MATERIAL_EFFECTS | MATERIAL_ADD_PREFIX | MATERIAL_COLOR | MATERIAL_AFFECT_STATISTICS
+
//Special return values of [/datum/material_container/insert_item]
/// No material was found inside them item
#define MATERIAL_INSERT_ITEM_NO_MATS -1
diff --git a/code/__DEFINES/dcs/signals/signals_action.dm b/code/__DEFINES/dcs/signals/signals_action.dm
index 8933490dc66..66a4ffc894b 100644
--- a/code/__DEFINES/dcs/signals/signals_action.dm
+++ b/code/__DEFINES/dcs/signals/signals_action.dm
@@ -57,3 +57,8 @@
/// From /datum/action/cooldown/spell/touch/lay_on_hands/proc/determine_if_this_hurts_instead(), sent to the /mob/living/carbon/hurtguy: (/mob/living/carbon/mendicant)
#define COMSIG_ON_LAY_ON_HANDS "mob_ability_lay_on_hands"
+
+/// From /datum/action/innate/dash/proc/teleport when teleport is successful
+#define COMSIG_DASH_ACTION_DASHED "dash_action_dashed"
+/// From /datum/action/innate/dash/proc/charge when charges are replenished
+#define COMSIG_DASH_ACTION_CHARGED "dash_action_charged"
diff --git a/code/__DEFINES/dcs/signals/signals_atom/signals_atom_attack.dm b/code/__DEFINES/dcs/signals/signals_atom/signals_atom_attack.dm
index 16c3fb9eb12..ee93fa28b39 100644
--- a/code/__DEFINES/dcs/signals/signals_atom/signals_atom_attack.dm
+++ b/code/__DEFINES/dcs/signals/signals_atom/signals_atom_attack.dm
@@ -55,7 +55,7 @@
#define COMSIG_ATOM_ATTACK_AI "atom_attack_ai"
/// from base of atom/attack_larva(): (mob/user, list/modifiers)
#define COMSIG_ATOM_ATTACK_LARVA "atom_attack_larva"
-///from relay_attackers element: (atom/attacker, attack_flags)
+///from relay_attackers element: (atom/attacker, attack_flags, direction)
#define COMSIG_ATOM_WAS_ATTACKED "atom_was_attacked"
///Called before a atom gets something tilted on them. If [COMPONENT_IMMUNE_TO_TILT_AND_CRUSH] is returned in a signal, the atom will be unaffected: (atom/target, atom/source)
#define COMSIG_PRE_TILT_AND_CRUSH "atom_pre_tilt_and_crush"
@@ -64,13 +64,14 @@
#define COMSIG_POST_TILT_AND_CRUSH "atom_post_tilt_and_crush"
/// Called when an atom is splashed with something: (atom/source)
#define COMSIG_ATOM_SPLASHED "atom_splashed"
-
///The damage type of the weapon projectile is non-lethal stamina
#define ATTACKER_STAMINA_ATTACK (1<<0)
///the attacker is shoving the source
#define ATTACKER_SHOVING (1<<1)
/// The attack is a damaging-type attack
#define ATTACKER_DAMAGING_ATTACK (1<<2)
+ /// The attack was ranged
+ #define ATTACK_RANGED (1<<3)
/// Called on the atom being hit, from /datum/component/anti_magic/on_attack() : (obj/item/weapon, mob/user, antimagic_flags)
#define COMSIG_ATOM_HOLYATTACK "atom_holyattacked"
diff --git a/code/__DEFINES/dcs/signals/signals_atom/signals_atom_main.dm b/code/__DEFINES/dcs/signals/signals_atom/signals_atom_main.dm
index b6cc94584be..6e70a9b36b9 100644
--- a/code/__DEFINES/dcs/signals/signals_atom/signals_atom_main.dm
+++ b/code/__DEFINES/dcs/signals/signals_atom/signals_atom_main.dm
@@ -151,6 +151,10 @@
#define COMSIG_ATOM_FINALIZE_MATERIAL_EFFECTS "atom_finalize_material_effects"
/// From /atom/finalize_remove_material_effects(): (list/materials, datum/material/main_material)
#define COMSIG_ATOM_FINALIZE_REMOVE_MATERIAL_EFFECTS "atom_finalize_remove_material_effects"
+/// /atom/proc/apply_single_mat_effect(): (datum/material/material, amount, multiplier)
+#define COMSIG_ATOM_SINGLE_MATERIAL_EFFECT_APPLY "atom_single_material_effect_apply"
+/// /atom/proc/remove_single_mat_effect(): (datum/material/material, amount, multiplier)
+#define COMSIG_ATOM_SINGLE_MATERIAL_EFFECT_REMOVE "atom_single_material_effect_remove"
/// From /atom/proc/update_atom_colour() : (color_changed)
#define COMSIG_ATOM_COLOR_UPDATED "atom_color_updated"
diff --git a/code/__DEFINES/dcs/signals/signals_bitrunning.dm b/code/__DEFINES/dcs/signals/signals_bitrunning.dm
index ccf47c22604..5e49840d344 100644
--- a/code/__DEFINES/dcs/signals/signals_bitrunning.dm
+++ b/code/__DEFINES/dcs/signals/signals_bitrunning.dm
@@ -1,9 +1,6 @@
/// from /atom/movable/screen/alert/bitrunning/qserver_domain_complete
#define COMSIG_BITRUNNER_ALERT_SEVER "bitrunner_alert_sever"
-/// from /obj/effect/bitrunning/loot_signal: (points)
-#define COMSIG_BITRUNNER_GOAL_POINT "bitrunner_goal_point"
-
// Netpods
/// from /obj/machinery/netpod/sever_connection()
diff --git a/code/__DEFINES/dcs/signals/signals_datum.dm b/code/__DEFINES/dcs/signals/signals_datum.dm
index 3668d202a7f..e381979907d 100644
--- a/code/__DEFINES/dcs/signals/signals_datum.dm
+++ b/code/__DEFINES/dcs/signals/signals_datum.dm
@@ -26,6 +26,14 @@
/// from datum/tgui/get_payload(user, list/data)
#define COMSIG_UI_DATA "ui_data"
+/// fired on a datum when event-logger tracking is enabled on it [/datum/proc/enable_evlogging]: ()
+#define COMSIG_EVLOGGING_ENABLED "evlogging_enabled"
+/// fired on a datum when event-logger tracking is disabled on it [/datum/proc/disable_evlogging]: ()
+#define COMSIG_EVLOGGING_DISABLED "evlogging_disabled"
+
+/// fired on the source datum whenever an event is added for it in the event logger: (/datum/event_logger_track/track, list/event_data)
+#define COMSIG_EVLOG_EVENT_ADDED "evlog_event_added"
+
/// fires on the target datum when an element is attached to it (/datum/element)
#define COMSIG_ELEMENT_ATTACH "element_attach"
/// fires on the target datum when an element is detached from it (/datum/element)
diff --git a/code/__DEFINES/dcs/signals/signals_food.dm b/code/__DEFINES/dcs/signals/signals_food.dm
index 9dca9d304d0..ba3b9415080 100644
--- a/code/__DEFINES/dcs/signals/signals_food.dm
+++ b/code/__DEFINES/dcs/signals/signals_food.dm
@@ -20,6 +20,8 @@
#define COMSIG_ITEM_USED_AS_INGREDIENT "item_used_as_ingredient"
/// called when an edible ingredient is added: (datum/component/edible/ingredient)
#define COMSIG_FOOD_INGREDIENT_ADDED "edible_ingredient_added"
+/// called when a pizza slice is picked up: (mob/user, obj/item/food/pizzaslice/slice)
+#define COMSIG_PIZZA_SLICE_TAKEN "pizza_slice_taken"
/// from base of /datum/component/edible/get_recipe_complexity(): (list/extra_complexity)
#define COMSIG_FOOD_GET_EXTRA_COMPLEXITY "food_get_extra_complexity"
diff --git a/code/__DEFINES/dcs/signals/signals_mining.dm b/code/__DEFINES/dcs/signals/signals_mining.dm
index 3ef84b1f7b6..494068f3707 100644
--- a/code/__DEFINES/dcs/signals/signals_mining.dm
+++ b/code/__DEFINES/dcs/signals/signals_mining.dm
@@ -3,6 +3,10 @@
/// Fired by a mob which has been grabbed by a goliath
#define COMSIG_GOLIATH_TENTACLED_GRABBED "comsig_goliath_tentacle_grabbed"
+ #define COMPONENT_GOLIATH_CANCEL_TENTACLE_GRAB (1<<0)
+/// Fired by a mob which has been grabbed by a tendril
+#define COMSIG_TENDRIL_TENTACLED_GRABBED "comsig_tendril_tentacle_grabbed"
+ #define COMPONENT_TENDRIL_CANCEL_TENTACLE_GRAB (1<<0)
/// Fired by a goliath tentacle which is returning to the earth
#define COMSIG_GOLIATH_TENTACLE_RETRACTING "comsig_goliath_tentacle_retracting"
/// Fired by a mob which has triggered a brimdust explosion from itself (not the mobs that get hit)
diff --git a/code/__DEFINES/dcs/signals/signals_mob/signals_mob_basic.dm b/code/__DEFINES/dcs/signals/signals_mob/signals_mob_basic.dm
index 83084005dd5..b1f2431ccbb 100644
--- a/code/__DEFINES/dcs/signals/signals_mob/signals_mob_basic.dm
+++ b/code/__DEFINES/dcs/signals/signals_mob/signals_mob_basic.dm
@@ -33,3 +33,5 @@
#define COMSIG_RAPTOR_GROWTH_STAGE_CHANGE "raptor_growth_stage_change"
/// Cancel raptor growth
#define COMPONENT_CANCEL_RAPTOR_GROWTH (1<<0)
+// Called when the revenant is to be released from its prison : (cause)
+#define COMSIG_REVENANT_RELEASE "revenant_release"
diff --git a/code/__DEFINES/dcs/signals/signals_mob/signals_mob_carbon.dm b/code/__DEFINES/dcs/signals/signals_mob/signals_mob_carbon.dm
index b23710935a7..a8af2cc5c66 100644
--- a/code/__DEFINES/dcs/signals/signals_mob/signals_mob_carbon.dm
+++ b/code/__DEFINES/dcs/signals/signals_mob/signals_mob_carbon.dm
@@ -60,10 +60,15 @@
/// Called from bodypart being removed /obj/item/bodypart/proc/drop_limb(mob/living/carbon/old_owner, special, dismembered)
#define COMSIG_BODYPART_REMOVED "bodypart_removed"
+/// From /obj/item/bodypart/proc/update_limb(): (dropping_limb, is_creating)
+#define COMSIG_BODYPART_UPDATED "bodypart_updated"
+/// From /datum/component/butchering/create_replacement_limb(): (replacement limb)
+#define COMSIG_BODYPART_BUTCHERED "bodypart_butchered"
+
/// Sent to a limb when something *attempts* to change its surgery state (old_state, new_state, changed_states)
#define COMSIG_BODYPART_UPDATING_SURGERY_STATE "bodypart_updating_surgery_state"
-/// Called from /obj/item/bodypart/proc/get_limb_icon(dropped, mob/living/carbon/update_on) : (list/limb_icons, dropped, mob/living/carbon/update_on)
+/// Called from /obj/item/bodypart/proc/get_limb_icon(dropped) : (list/limb_icons, dropped, mob/living/carbon/update_on)
#define COMSIG_BODYPART_GET_LIMB_ICON "bodypart_get_limb_icon"
/// Called from /obj/item/bodypart/proc/generate_icon_key() : (list/icon_keys)
@@ -205,3 +210,12 @@
#define COMSIG_HUMAN_NON_STORAGE_HOTKEY "human_storage_hotkey"
/// Return to prevent the storage fail message
#define COMPONENT_STORAGE_HOTKEY_HANDLED (1<<0)
+
+/// Before a mob starts dreaming - you can add dream datums to the dream pool to override the selection: (list/dream_pool)
+#define COMSIG_PRE_DREAMING "pre_dreaming"
+/// A mob has started dreaming: (datum/dream/current_dream)
+#define COMSIG_START_DREAMING "start_dreaming"
+/// A mob has finished dreaming: (datum/dream/finished_dream)
+#define COMSIG_END_DREAMING "end_dreaming"
+/// From /mob/living/carbon/item_coverage_changed: (added_slots, removed_slots)
+#define COMSIG_CARBON_ITEM_COVERAGE_CHANGED "carbon_item_coverage_changed"
diff --git a/code/__DEFINES/dcs/signals/signals_mob/signals_mob_living.dm b/code/__DEFINES/dcs/signals/signals_mob/signals_mob_living.dm
index 4c7df9de234..b44d42ceede 100644
--- a/code/__DEFINES/dcs/signals/signals_mob/signals_mob_living.dm
+++ b/code/__DEFINES/dcs/signals/signals_mob/signals_mob_living.dm
@@ -61,22 +61,17 @@
///from base of mob/living/set_usable_legs()
#define COMSIG_LIVING_LIMBLESS_SLOWDOWN "living_limbless_slowdown"
///From living/Life(). (deltatime)
-#define COMSIG_LIVING_LIFE "living_life"
+#define COMSIG_LIVING_PRE_LIFE "living_pre_life"
/// Block the Life() proc from proceeding... this should really only be done in some really wacky situations.
#define COMPONENT_LIVING_CANCEL_LIFE_PROCESSING (1<<0)
+///From living/Life(). (deltatime)
+#define COMSIG_LIVING_LIFE "living_life"
///From living/set_resting(): (new_resting, silent, instant)
#define COMSIG_LIVING_RESTING "living_resting"
///from base of element/bane/activate(): (item/weapon, mob/user)
#define COMSIG_LIVING_BANED "living_baned"
-///from base of element/bane/activate(): (item/weapon, mob/user)
-#define COMSIG_OBJECT_PRE_BANING "obj_pre_baning"
- #define COMPONENT_CANCEL_BANING (1<<0)
-
-///from base of element/bane/activate(): (item/weapon, mob/user)
-#define COMSIG_OBJECT_ON_BANING "obj_on_baning"
-
// adjust_x_loss messages sent from /mob/living/proc/adjust[x]Loss
/// Returned from all the following messages if you actually aren't going to apply any change
#define COMPONENT_IGNORE_CHANGE (1<<0)
@@ -390,3 +385,6 @@
/// From /mob/living/on_looking_z_level_change() : (turf/old_turf, turf/new_turf)
#define COMSIG_LIVING_LOOK_Z_CHANGE "living_look_z_change"
+
+/// From /mob/living/proc/refresh_gravity() : (new_gravity, old_gravity)
+#define COMSIG_LIVING_GRAVITY_CHANGED "living_gravity_changed"
diff --git a/code/__DEFINES/dcs/signals/signals_mob/signals_mob_main.dm b/code/__DEFINES/dcs/signals/signals_mob/signals_mob_main.dm
index b3b6acefd23..cf26bbbad24 100644
--- a/code/__DEFINES/dcs/signals/signals_mob/signals_mob_main.dm
+++ b/code/__DEFINES/dcs/signals/signals_mob/signals_mob_main.dm
@@ -105,6 +105,7 @@
#define COMSIG_MOB_SIGHT_CHANGE "mob_sight_changed"
///from base of mob/set_invis_see(): (new_invis, old_invis)
#define COMSIG_MOB_SEE_INVIS_CHANGE "mob_see_invis_change"
+ #define COMPONENT_BLOCK_INVIS_CHANGE (1<<0)
/// from /mob/living/proc/apply_damage(): (list/damage_mods, damage, damagetype, def_zone, sharpness, attack_direction, attacking_item)
/// allows you to add multiplicative damage modifiers to the damage mods argument to adjust incoming damage
diff --git a/code/__DEFINES/dcs/signals/signals_mob/signals_mob_silicon.dm b/code/__DEFINES/dcs/signals/signals_mob/signals_mob_silicon.dm
index f68b0840205..86381d4ec22 100644
--- a/code/__DEFINES/dcs/signals/signals_mob/signals_mob_silicon.dm
+++ b/code/__DEFINES/dcs/signals/signals_mob/signals_mob_silicon.dm
@@ -15,3 +15,5 @@
#define COMSIG_SILICON_AI_VACATE_APC "AI_vacate_apc"
///called when an AI's control is toggled
#define COMSIG_SILICON_AI_SET_CONTROL_DISABLED "AI_set_control_disabled"
+///called when borg module is activated/deactivated
+#define COMSIG_SILICON_MODULE_ACTIVATION "borg_module_select"
diff --git a/code/__DEFINES/dcs/signals/signals_object.dm b/code/__DEFINES/dcs/signals/signals_object.dm
index dd75bf32ba1..b3dbc04a26e 100644
--- a/code/__DEFINES/dcs/signals/signals_object.dm
+++ b/code/__DEFINES/dcs/signals/signals_object.dm
@@ -90,6 +90,12 @@
/// from /obj/machinery/atmospherics/set_on(active): (on)
#define COMSIG_ATMOS_MACHINE_SET_ON "atmos_machine_set_on"
+/// from /obj/machinery/power/emitter/interact(mob/user): (on)
+#define COMSIG_EMITTER_MACHINE_SET_ON "emitter_machine_set_on"
+
+/// from /obj/machinery/power/emitter/fire_beam(mob/user): (fired)
+#define COMSIG_EMITTER_MACHINE_ON_FIRE "emitter_machine_fire"
+
/// from /obj/machinery/light_switch/set_lights(), sent to every switch in the area: (status)
#define COMSIG_LIGHT_SWITCH_SET "light_switch_set"
@@ -151,6 +157,10 @@
#define COMSIG_ITEM_STORED "item_stored"
///from base of datum/storage/handle_exit(): (datum/storage/storage)
#define COMSIG_ITEM_UNSTORED "item_unstored"
+/// From datum/storage/attempt_insert()
+#define COMSIG_ITEM_PRE_STORAGE_INSERTION "item_pre_storage_insertion"
+ // return BLOCK_STORAGE_INSERT
+
///from base of obj/item/do_pickup_animation(): ()
#define COMSIG_ITEM_BEFORE_PICKUP_ANIMATION "item_before_pickup_animation"
///from base of obj/item/do_drop_animation(): ()
@@ -195,9 +205,11 @@
#define COMPONENT_BLOCK_SHARPEN_BLOCKED (1<<1)
#define COMPONENT_BLOCK_SHARPEN_ALREADY (1<<2)
#define COMPONENT_BLOCK_SHARPEN_MAXED (1<<3)
+ #define COMPONENT_BLOCK_SHARPEN_SHARPNESS (1<<4)
///Called when an armor plate is successfully applied to an object
#define COMSIG_ARMOR_PLATED "armor_plated"
+
///Called when an item gets recharged by the ammo powerup
#define COMSIG_ITEM_RECHARGED "item_recharged"
///Called when an item is being offered, from [/obj/item/proc/on_offered(mob/living/offerer)]
@@ -377,6 +389,8 @@
///called in /obj/item/firing_pin/proc/gun_remove(mob/living/user): (obj/item/firing_pin/pin, mob/living/user)
#define COMSIG_GUN_PIN_REMOVED "gun_pin_removed"
+///called when an empty rechargeable gun gives itself more ammo
+#define COMSIG_GUN_REPLENISHED_CHARGE "gun_replenished_charge"
// Jetpack things
// Please kill me
@@ -671,3 +685,14 @@
/// Sent from /datum/component/reflection when the reflection is updated to the mob reflecting: (atom/movable/reflecting_in, obj/effect/abstract/reflection)
#define COMSIG_REFLECTION_UPDATED "reflection_updated"
+
+/// Sent from /datum/component/reflection when the reflection is updated to the component parent: (obj/effect/abstract/reflection)
+#define COMSIG_REFLECTED_IMAGE_UPDATED "reflected_image_updated"
+
+/// From /datum/element/weapon_description: (list/readout)
+#define COMSIG_ITEM_WEAPON_LABEL_READOUT "item_weapon_label_readout"
+
+/// Send from /datum/element/cuffable_item(): (mob/cuffer, obj/item/cuffs)
+#define COMSIG_ITEM_PRE_CUFFED_TO_MOB "item_cuffed_to_mob"
+ /// Return to stop the cuffing from happening.
+ #define BLOCK_ITEM_CUFF (1<<0)
diff --git a/code/__DEFINES/diseases.dm b/code/__DEFINES/diseases.dm
index c9daeef827b..deb5e4339a1 100644
--- a/code/__DEFINES/diseases.dm
+++ b/code/__DEFINES/diseases.dm
@@ -97,6 +97,9 @@ DEFINE_BITFIELD(spread_flags, list(
/// Satiety Recovery Multiplier - added chance to recover based on positive satiety
//// Multiplier of satiety/max_satiety if satiety is positive or zero. Increase to make satiety more valuable, decrease for less.
#define DISEASE_SATIETY_RECOVERY_MULTIPLIER 3
+/// Disease Satiety Threshold - how much junk food we have to eat to start curing positive viruses.
+//// About -150 is good. May need to change if satiety/junkiness var is changed up much.
+#define DISEASE_SATIETY_THRESHOLD -150
/// Good Sleeping Recovery Bonus - additive benefits for various types of good sleep (blanket, bed, darkness, pillows.)
//// Raise to make each factor add this much chance to recover.
#define DISEASE_GOOD_SLEEPING_RECOVERY_BONUS 0.6
diff --git a/code/__DEFINES/do_afters.dm b/code/__DEFINES/do_afters.dm
index 5c21dd8cc8a..9c9897753bd 100644
--- a/code/__DEFINES/do_afters.dm
+++ b/code/__DEFINES/do_afters.dm
@@ -9,3 +9,4 @@
#define DOAFTER_SOURCE_CHARGE_CRANKRECHARGE "doafter_charge_crank_recharge"
#define DOAFTER_SOURCE_REMOVING_HOOK "doafter_removing_hook"
#define DOAFTER_SOURCE_CHARGING_ESWORD "doafter_charging_esword"
+#define DOAFTER_SOURCE_RIP_HEART "doafter_rip_heart"
diff --git a/code/__DEFINES/event_logger.dm b/code/__DEFINES/event_logger.dm
new file mode 100644
index 00000000000..42cd0a21271
--- /dev/null
+++ b/code/__DEFINES/event_logger.dm
@@ -0,0 +1,61 @@
+// Event Logger macros. The logging functions only run if the logger is active and the datum being logged has the DF_EVLOGGING flag set. This makes logging itself relatively cheap when not in use.
+/// Log a plain text event.
+#define EVLOG_TEXT(DATUM, CATEGORY, INFO) \
+ if(GLOB.event_logger.running && (DATUM.datum_flags & DF_EVLOGGING)) \
+ { GLOB.event_logger.log_event_text(DATUM, CATEGORY, INFO) }
+
+/// Log a location event that highlights a single tile when selected.
+/// TURF is a /turf. DATUM must have DF_EVLOGGING set.
+#define EVLOG_LOCATION(DATUM, CATEGORY, INFO, TURF) \
+ if(GLOB.event_logger.running && (DATUM.datum_flags & DF_EVLOGGING)) \
+ { GLOB.event_logger.log_event_location(DATUM, CATEGORY, INFO, TURF) }
+
+/// Log a turfs event that highlights a set of tiles when selected.
+/// TURFS is a list of /turf. DATUM must have DF_EVLOGGING set.
+#define EVLOG_TURFS(DATUM, CATEGORY, INFO, TURFS) \
+ if(GLOB.event_logger.running && (DATUM.datum_flags & DF_EVLOGGING)) \
+ { GLOB.event_logger.log_event_turfs(DATUM, CATEGORY, INFO, TURFS) }
+
+/// Log a line event that highlights a path from one tile to another when selected.
+/// TURF_A and TURF_B are /turf. DATUM must have DF_EVLOGGING set.
+#define EVLOG_LINES(DATUM, CATEGORY, INFO, TURF_A, TURF_B) \
+ if(GLOB.event_logger.running && (DATUM.datum_flags & DF_EVLOGGING)) \
+ { GLOB.event_logger.log_event_lines(DATUM, CATEGORY, INFO, TURF_A, TURF_B) }
+
+/// Log a path event that renders directional arrows + start/end markers when selected.
+/// TURFS is an ordered list of /turf. DATUM must have DF_EVLOGGING set.
+#define EVLOG_PATH(DATUM, CATEGORY, INFO, TURFS) \
+ if(GLOB.event_logger.running && (DATUM.datum_flags & DF_EVLOGGING)) \
+ { GLOB.event_logger.log_event_path(DATUM, CATEGORY, INFO, TURFS) }
+
+/// Log a maptext event that renders a floating text string at a turf when selected.
+/// TURF is a /turf. TEXT is the string to display. DATUM must have DF_EVLOGGING set.
+#define EVLOG_MAPTEXT(DATUM, CATEGORY, INFO, TURF, TEXT) \
+ if(GLOB.event_logger.running && (DATUM.datum_flags & DF_EVLOGGING)) \
+ { GLOB.event_logger.log_event_maptext(DATUM, CATEGORY, INFO, TURF, TEXT) }
+
+
+/// Append a categorized title and entry to a track_info snapshot list.
+#define EVLOG_TRACK_INFO_ENTRY(LIST, CATEGORY, KEY, VALUE) \
+ LIST += list(list("category" = CATEGORY, "title" = KEY, "entry" = VALUE))
+
+#define IS_EVLOGGING GLOB.event_logger.running
+
+
+///All the types of log entries we have.
+
+#define EVLOG_TYPE_TEXT "text"
+#define EVLOG_TYPE_LOCATION "location"
+#define EVLOG_TYPE_TURFS "turfs"
+#define EVLOG_TYPE_LINES "lines"
+#define EVLOG_TYPE_PATH "path"
+#define EVLOG_TYPE_MAPTEXT "maptext"
+
+
+
+///Categories go here. Put sane names in the string since they get displayed.
+#define EVLOG_CATEGORY_MOVELOOPS "Moveloops"
+#define EVLOG_CATEGORY_JPS "JPS"
+#define EVLOG_CATEGORY_AI_DECISIONMAKING "AI Decisionmaking"
+#define EVLOG_CATEGORY_AI_BEHAVIORS "AI Behaviors"
+#define EVLOG_CATEGORY_AI_TARGETING "AI Targeting"
diff --git a/code/__DEFINES/food.dm b/code/__DEFINES/food.dm
index 2b0ef2dd8e9..eefdec7712d 100644
--- a/code/__DEFINES/food.dm
+++ b/code/__DEFINES/food.dm
@@ -137,7 +137,7 @@ GLOBAL_ALIST_INIT(food_quality_description, alist(
FOOD_QUALITY_VERYGOOD = "very good",
FOOD_QUALITY_FANTASTIC = "fantastic",
FOOD_QUALITY_AMAZING = "amazing",
- FOOD_QUALITY_TOP = "godlike",
+ FOOD_QUALITY_TOP = "divine",
))
/// Weighted lists of crafted food buffs randomly given according to crafting_complexity unless the food has a specific buff
diff --git a/code/__DEFINES/gizmo.dm b/code/__DEFINES/gizmo.dm
new file mode 100644
index 00000000000..e48b14e21c2
--- /dev/null
+++ b/code/__DEFINES/gizmo.dm
@@ -0,0 +1,40 @@
+// Cryptic gizmo pulses for Interface Science
+#define GIZMO_PULSE_1 "Gizmo Pulse 1"
+#define GIZMO_PULSE_2 "Gizmo Pulse 2"
+#define GIZMO_PULSE_3 "Gizmo Pulse 3"
+#define GIZMO_PULSE_4 "Gizmo Pulse 4"
+#define GIZMO_PULSE_5 "Gizmo Pulse 5"
+#define GIZMO_PULSE_6 "Gizmo Pulse 6"
+#define GIZMO_PULSE_7 "Gizmo Pulse 7"
+#define GIZMO_PULSE_8 "Gizmo Pulse 8"
+
+/// From base of /datum/gizactive/start_moving/activate(): ()
+#define COMSIG_GIZMO_START_MOVING "gizmo_start_moving"
+/// From base of /datum/gizactive/stop_moving/activate(): ()
+#define COMSIG_GIZMO_STOP_MOVING "gizmo_stop_moving"
+
+/// From base of /datum/gizactive/lights_on/activate(): ()
+#define COMSIG_GIZMO_ON_STATE "gizmo_on_state"
+/// From base of /datum/gizactive/lights_off/activate(): ()
+#define COMSIG_GIZMO_OFF_STATE "gizmo_off_state"
+
+#define GIZMO_PUZZLE_WRONG 1
+#define GIZMO_PUZZLE_CORRECT 2
+#define GIZMO_PUZZLE_SOLVED 3
+
+#define GIZMO_INTERFACE_WIRES "gizmo_interface_wires"
+#define GIZMO_INTERFACE_VOICE "gizmo_interface_voices"
+
+#define GIZMO_PICK_ONE "gizmo_pick_one"
+
+/// Common gizmo modes to pick from. They are also weighted so you have even more probability control isnt that cool
+#define GIZMO_COMMON_MODES list(\
+ /datum/gizmodes/mood_pulser = 1,\
+ /datum/gizmodes/mopper = 1,\
+ /datum/gizmodes/teleporter = 1,\
+ /datum/gizmodes/electric = 1,\
+ /datum/gizmodes/dispenser/food = 1,\
+ /datum/gizmodes/sputter = 1,\
+ /datum/gizmodes/copier = 1,\
+ /datum/gizmodes/bad = 1,\
+)
diff --git a/code/__DEFINES/hud.dm b/code/__DEFINES/hud.dm
index d890beb8540..6e7f384e04a 100644
--- a/code/__DEFINES/hud.dm
+++ b/code/__DEFINES/hud.dm
@@ -87,7 +87,6 @@
#define HUD_CYBORG_HANDS "cyborg_module"
#define HUD_CYBORG_RADIO "cyborg_radio"
#define HUD_CYBORG_DEATH "cyborg_death"
-#define HUD_KEY_CYBORG_MODULE(slot) "cyborg_module:[slot]"
#define HUD_AI_FLOOR_INDICATOR "ai_floor_indicator"
#define HUD_AI_GO_UP "ai_go_up"
diff --git a/code/__DEFINES/icon_smoothing.dm b/code/__DEFINES/icon_smoothing.dm
index 3e877bf7271..30a1f6ef181 100644
--- a/code/__DEFINES/icon_smoothing.dm
+++ b/code/__DEFINES/icon_smoothing.dm
@@ -128,17 +128,22 @@ DEFINE_BITFIELD(smoothing_junction, list(
#define SMOOTH_GROUP_CARPET_SIMPLE_NEON_VIOLET_NODOTS S_TURF(50) //![turf/open/floor/carpet/neon/simple/violet/nodots]
#define SMOOTH_GROUP_CARPET_SIMPLE_NEON_PINK_NODOTS S_TURF(51) //![turf/open/floor/carpet/neon/simple/pink/nodots]
#define SMOOTH_GROUP_BAMBOO_FLOOR S_TURF(52) //![/turf/open/floor/bamboo]
+#define SMOOTH_GROUP_FLOOR_WATER_LAVALAND S_TURF(53) //![/turf/open/water/lavaland_atmos/basalt]
+#define SMOOTH_GROUP_FLOOR_SIDERITE S_TURF(54) ///turf/open/misc/grass
+#define SMOOTH_GROUP_FLOOR_SHALE S_TURF(55) ///turf/open/misc/grass
-#define SMOOTH_GROUP_CLOSED_TURFS S_TURF(53) ///turf/closed
-#define SMOOTH_GROUP_MATERIAL_WALLS S_TURF(54) ///turf/closed/wall/material
-#define SMOOTH_GROUP_SYNDICATE_WALLS S_TURF(55) ///turf/closed/wall/r_wall/plastitanium/syndicate, /turf/closed/indestructible/syndicate
-#define SMOOTH_GROUP_HOTEL_WALLS S_TURF(56) ///turf/closed/indestructible/hotelwall
-#define SMOOTH_GROUP_MINERAL_WALLS S_TURF(57) ///turf/closed/mineral, /turf/closed/indestructible
-#define SMOOTH_GROUP_BOSS_WALLS S_TURF(58) ///turf/closed/indestructible/riveted/boss
-#define SMOOTH_GROUP_SURVIVAL_TITANIUM_WALLS S_TURF(59) ///turf/closed/wall/mineral/titanium/survival
-#define SMOOTH_GROUP_TURF_OPEN_CLIFF S_TURF(60) ///turf/open/cliff
-#define SMOOTH_GROUP_HIEROPHANT S_TURF(61) ///turf/closed/indestructible/riveted/hierophant
-#define SMOOTH_GROUP_PLASTINUM_WALLS S_TURF(62) ///turf/closed/indestructible/riveted/plastinum
+#define SMOOTH_GROUP_CLOSED_TURFS S_TURF(56) ///turf/closed
+#define SMOOTH_GROUP_MATERIAL_WALLS S_TURF(57) ///turf/closed/wall/material
+#define SMOOTH_GROUP_SYNDICATE_WALLS S_TURF(58) ///turf/closed/wall/r_wall/plastitanium/syndicate, /turf/closed/indestructible/syndicate
+#define SMOOTH_GROUP_HOTEL_WALLS S_TURF(59) ///turf/closed/indestructible/hotelwall
+#define SMOOTH_GROUP_MINERAL_WALLS S_TURF(60) ///turf/closed/mineral, /turf/closed/indestructible
+#define SMOOTH_GROUP_RED_ROCK_WALLS S_TURF(61) ///turf/closed/mineral/asteroid, /turf/closed/mineral/random/stationside/asteroid
+#define SMOOTH_GROUP_SHALE_WALLS S_TURF(62) ///turf/closed/mineral/random/volcanic/shale
+#define SMOOTH_GROUP_BOSS_WALLS S_TURF(63) ///turf/closed/indestructible/riveted/boss
+#define SMOOTH_GROUP_SURVIVAL_TITANIUM_WALLS S_TURF(64) ///turf/closed/wall/mineral/titanium/survival
+#define SMOOTH_GROUP_TURF_OPEN_CLIFF S_TURF(65) ///turf/open/cliff
+#define SMOOTH_GROUP_HIEROPHANT S_TURF(66) ///turf/closed/indestructible/riveted/hierophant
+#define SMOOTH_GROUP_PLASTINUM_WALLS S_TURF(67) ///turf/closed/indestructible/riveted/plastinum
// BUBBER EDIT ADDITION
#define SMOOTH_GROUP_ELEVATED_PLASTEEL S_TURF(63)
@@ -153,7 +158,6 @@ DEFINE_BITFIELD(smoothing_junction, list(
#define MAX_S_TURF 67 //Always match this value with the one above it.
//BUBBER EDIT END
-
#define S_OBJ(num) ("-" + #num + ",")
/* /obj included */
diff --git a/code/__DEFINES/inventory.dm b/code/__DEFINES/inventory.dm
index 047c59330cf..4cdf845eb78 100644
--- a/code/__DEFINES/inventory.dm
+++ b/code/__DEFINES/inventory.dm
@@ -213,6 +213,7 @@ DEFINE_BITFIELD(no_equip_flags, list(
#define HEADCOVERSMOUTH (1<<4)
#define PEPPERPROOF (1<<5) //protects against pepperspray
#define EARS_COVERED (1<<6)
+#define ALLOW_SURGERY_THROUGH (1<<7) //item will not obstruct body part access, such as for surgery, despite covering the body part
#define TINT_MILD 1.5 //Threshold of tint level to apply mild tint overlay
#define TINT_DARKENED 2 //Threshold of tint level to apply weld mask overlay
@@ -243,7 +244,7 @@ GLOBAL_LIST_INIT(any_suit_storage, typecacheof(list(
/obj/item/lighter,
/obj/item/pen,
/obj/item/modular_computer/pda,
- /obj/item/toy,
+ /obj/item/toy/plush,
/obj/item/radio,
/obj/item/storage/bag/books,
/obj/item/storage/fancy/cigarettes,
diff --git a/code/__DEFINES/is_helpers.dm b/code/__DEFINES/is_helpers.dm
index f7dd0654d20..19349fa2768 100644
--- a/code/__DEFINES/is_helpers.dm
+++ b/code/__DEFINES/is_helpers.dm
@@ -117,7 +117,7 @@ GLOBAL_LIST_INIT(turfs_pass_meteor, typecacheof(list(
//Human sub-species
#define isabductor(A) (is_species(A, /datum/species/abductor))
-#define isghostspecies(A) (is_species(A, /datum/species/ghost))
+#define isspirit(A) (is_species(A, /datum/species/spirit))
#define isgolem(A) (is_species(A, /datum/species/golem))
#define islizard(A) (is_species(A, /datum/species/lizard))
#define isashwalker(A) (is_species(A, /datum/species/lizard/ashwalker))
diff --git a/code/__DEFINES/keybinding.dm b/code/__DEFINES/keybinding.dm
index 1e88e16d5d7..73da7d1924c 100644
--- a/code/__DEFINES/keybinding.dm
+++ b/code/__DEFINES/keybinding.dm
@@ -39,6 +39,7 @@
#define COMSIG_KB_CLIENT_RADIO_DOWN "keybinding_client_radio_down"
#define COMSIG_KB_CLIENT_ME_DOWN "keybinding_client_me_down"
#define COMSIG_KB_CLIENT_OOC_DOWN "keybinding_client_ooc_down"
+#define COMSIG_KB_CLIENT_PRAY_DOWN "keybinding_client_pray_down"
//Human
#define COMSIG_KB_HUMAN_QUICKEQUIP_DOWN "keybinding_human_quickequip_down"
diff --git a/code/__DEFINES/lag_switch.dm b/code/__DEFINES/lag_switch.dm
index 2152d0d9a55..d6349266ea0 100644
--- a/code/__DEFINES/lag_switch.dm
+++ b/code/__DEFINES/lag_switch.dm
@@ -20,4 +20,7 @@
/// Stops people from changing things in the character creator. Entirely.
#define DISABLE_CREATOR 9
// SKYRAT EDIT END
-#define MEASURES_AMOUNT 9 // The total number of switches defined above // SKYRAT EDIT ADDITION
+/// Disables runechat for ghosts
+#define DISABLE_DEAD_RUNECHAT 10
+
+#define MEASURES_AMOUNT 10 // The total number of switches defined above // SKYRAT EDIT ADDITION
diff --git a/code/__DEFINES/layers.dm b/code/__DEFINES/layers.dm
index 5a5df852f0b..4c735489e08 100644
--- a/code/__DEFINES/layers.dm
+++ b/code/__DEFINES/layers.dm
@@ -40,12 +40,11 @@
#define POINT_PLANE 5
//---------- LIGHTING -------------
-/// Normal 1 per turf dynamic lighting underlays
+/// Normal 1 per turf dynamic lighting objects
#define LIGHTING_PLANE 10
/// Lighting objects that are "free floating"
#define O_LIGHTING_VISUAL_PLANE 11
-#define O_LIGHTING_VISUAL_RENDER_TARGET "*O_LIGHT_VISUAL_PLANE"
// Render plate used by overlay lighting to mask turf lights
#define RENDER_PLANE_TURF_LIGHTING 12
@@ -70,7 +69,9 @@
/// Main game plane to which everything renders, which then is multiplied by light
/// Should not be lit directly as it is sourced for emissive bloom
-#define RENDER_PLANE_UNLIT_GAME 19
+#define RENDER_PLANE_UNLIT_GAME 18
+
+#define RENDER_PLANE_O_LIGHTING 19
#define RENDER_PLANE_LIGHTING 20
@@ -257,6 +258,7 @@
#define ABOVE_MOB_LAYER 4.1
#define WALL_OBJ_LAYER 4.25
#define TRAM_SIGNAL_LAYER 4.26
+#define EDGED_TURF_LOWER_LAYER 4.28
#define EDGED_TURF_LAYER 4.3
#define ON_EDGED_TURF_LAYER 4.35
#define SPACEVINE_LAYER 4.4
diff --git a/code/__DEFINES/lazy_templates.dm b/code/__DEFINES/lazy_templates.dm
index bc1e99e594c..24789d5ba00 100644
--- a/code/__DEFINES/lazy_templates.dm
+++ b/code/__DEFINES/lazy_templates.dm
@@ -1,3 +1,4 @@
+#define LAZY_TEMPLATE_KEY_NUKIEELEVATOR "LT_NUKIEELEVATOR"
#define LAZY_TEMPLATE_KEY_NUKIEBASE "LT_NUKIEBASE"
#define LAZY_TEMPLATE_KEY_WIZARDDEN "LT_WIZARDDEN"
#define LAZY_TEMPLATE_KEY_NINJA_HOLDING_FACILITY "LT_NINJAHOLDING"
@@ -6,6 +7,7 @@
#define LAZY_TEMPLATE_KEY_VOIDWALKER_VOID "LT_VOIDWALKERVOID"
#define LAZY_TEMPLATE_KEY_LIST_ALL(...) list( \
+ "Nukie Elevator" = LAZY_TEMPLATE_KEY_NUKIEELEVATOR, \
"Nukie Base" = LAZY_TEMPLATE_KEY_NUKIEBASE, \
"Wizard Den" = LAZY_TEMPLATE_KEY_WIZARDDEN, \
"Ninja Holding" = LAZY_TEMPLATE_KEY_NINJA_HOLDING_FACILITY, \
diff --git a/code/__DEFINES/mining.dm b/code/__DEFINES/mining.dm
index cb78f461fee..2c0b0e63e35 100644
--- a/code/__DEFINES/mining.dm
+++ b/code/__DEFINES/mining.dm
@@ -36,39 +36,6 @@
/// Duration for wave defense for the tarkon emergency engines.
#define WAVE_DURATION_TARKON 120 SECONDS
-/// Proximity to a vent that a wall ore needs to be for 5 ore to be mined.
-#define VENT_PROX_VERY_HIGH 3
-/// Proximity to a vent that a wall ore needs to be for 4 ore to be mined.
-#define VENT_PROX_HIGH 6
-/// Proximity to a vent that a wall ore needs to be for 3 ore to be mined.
-#define VENT_PROX_MEDIUM 15
-/// Proximity to a vent that a wall ore needs to be for 2 ore to be mined.
-#define VENT_PROX_LOW 32
-/// Proximity to a vent that a wall ore needs to be for 1 ore to be mined.
-#define VENT_PROX_FAR 64
-
-/// The chance of ore spawning in a wall that is VENT_PROX_VERY_HIGH tiles to a vent.
-#define VENT_CHANCE_VERY_HIGH 75
-/// The chance of ore spawning in a wall that is VENT_PROX_HIGH tiles to a vent.
-#define VENT_CHANCE_HIGH 18
-/// The chance of ore spawning in a wall that is VENT_PROX_MEDIUM tiles to a vent.
-#define VENT_CHANCE_MEDIUM 9
-/// The chance of ore spawning in a wall that is VENT_PROX_LOW tiles to a vent.
-#define VENT_CHANCE_LOW 5
-/// The chance of ore spawning in a wall that is VENT_PROX_FAR tiles to a vent.
-#define VENT_CHANCE_FAR 1
-
-/// The amount of ore that is mined from a wall that is VENT_PROX_VERY_HIGH tiles to a vent.
-#define ORE_WALL_VERY_HIGH 5
-/// The amount of ore that is mined from a wall that is VENT_PROX_HIGH tiles to a vent.
-#define ORE_WALL_HIGH 4
-/// The amount of ore that is mined from a wall that is VENT_PROX_MEDIUM tiles to a vent.
-#define ORE_WALL_MEDIUM 3
-/// The amount of ore that is mined from a wall that is VENT_PROX_LOW tiles to a vent.
-#define ORE_WALL_LOW 2
-/// The amount of ore that is mined from a wall that is VENT_PROX_FAR tiles to a vent.
-#define ORE_WALL_FAR 1
-
/// Lifetime of a boulder platform in seconds when spawned in lava/plasma.
#define PLATFORM_LIFE_DEFAULT 10 SECONDS
@@ -79,9 +46,25 @@
/// The number of points a miner gets for discovering a vent, multiplied by BOULDER_SIZE when completing a wave defense minus the discovery bonus.
#define MINER_POINT_MULTIPLIER 100
-/// The multiplier that gets applied for automatically generated mining points.
-#define MINING_POINT_MACHINE_MULTIPLIER 0.8
-//String defines to use with CaveGenerator presets for what ore breakdown to use.
+// String defines to use with CaveGenerator presets for what ore breakdown to use.
#define OREGEN_PRESET_LAVALAND "lavaland"
#define OREGEN_PRESET_TRIPLE_Z "triple_z"
+
+// Ore vein types
+/// Round ore cluster
+#define ORE_VEIN_CLUSTER "cluster"
+/// Randomly scattered ore
+#define ORE_VEIN_SCATTER "scatter"
+/// A straight or slightly bent uneven line
+#define ORE_VEIN_PLAIN "plain"
+/// A branching tree-like vein
+#define ORE_VEIN_BRANCH "branch"
+
+/// Maximum precision for ore spawn probabilities
+#define ORE_CHANCE_PRECISION 5
+
+/// Permanent style multiplier modifier earned from tapping vents, modified by vent size.
+#define ACTION_MULTIPLIER_PER_VENT_VALUE 0.1
+/// Permanent style multiplier modifier earned from killing a megafauna.
+#define ACTION_MULTIPLIER_MAJOR_KILL 0.1
diff --git a/code/__DEFINES/mobs.dm b/code/__DEFINES/mobs.dm
index 0571bccc61f..e1fc285b9c8 100644
--- a/code/__DEFINES/mobs.dm
+++ b/code/__DEFINES/mobs.dm
@@ -132,6 +132,26 @@
// BUBBER EDIT END
+/// Readable biotypes, keep this in the same order as the flags are
+#define MOB_BIOTYPES_READABLE list(\
+ "organic", \
+ "mineral", \
+ "robotic", \
+ "undead", \
+ "humanoid", \
+ "insectoid", \
+ "beast", \
+ "monstrous", \
+ "reptile", \
+ "spirit", \
+ "plant", \
+ "slime", \
+ "aquatic", \
+ "mining", \
+ "crustacean", \
+ "skeletal", \
+)
+
//Lung respiration type flags
#define RESPIRATION_OXYGEN (1 << 0)
#define RESPIRATION_N2 (1 << 1)
@@ -178,6 +198,8 @@
// SKYRAT EDIT END
+/// Analagous to BODYSHAPE_DIGITIGRADE, though this one is not removed if the mob's shape changed
+#define BODYTYPE_DIGITIGRADE (1<<9)
// Bodyshape defines for how things can be worn, i.e., what "shape" the mob sprite is
///The limb fits the human mold. This is not meant to be literal, if the sprite "fits" on a human, it is "humanoid", regardless of origin.
@@ -191,8 +213,10 @@
/// Golem's wacky rocky limbs
#define BODYSHAPE_GOLEM (1<<4)
+/// List of body part flags that can not be bioscrambled
#define BODYTYPE_BIOSCRAMBLE_INCOMPATIBLE (BODYTYPE_ROBOTIC | BODYTYPE_LARVA_PLACEHOLDER | BODYTYPE_GOLEM | BODYTYPE_PEG)
-#define BODYTYPE_CAN_BE_BIOSCRAMBLED(bodytype) (!(bodytype & BODYTYPE_BIOSCRAMBLE_INCOMPATIBLE))
+/// Check to see if a bodypart limb can be bioscrambled
+#define BODYPART_CAN_BE_BIOSCRAMBLED(bodypart) (!(bodypart.bodytype & BODYTYPE_BIOSCRAMBLE_INCOMPATIBLE) && !(bodypart.flags_1 & HOLOGRAM_1))
// Defines for Species IDs. Used to refer to the name of a species, for things like bodypart names or species preferences.
#define SPECIES_ABDUCTOR "abductor"
@@ -207,6 +231,7 @@
#define SPECIES_HUMAN "human"
#define SPECIES_JELLYPERSON "jelly"
#define SPECIES_SLIMEPERSON "slime"
+#define SPECIES_SPIRIT "spirit"
#define SPECIES_LUMINESCENT "luminescent"
#define SPECIES_STARGAZER "stargazer"
#define SPECIES_LIZARD "lizard"
@@ -878,7 +903,8 @@ GLOBAL_LIST_INIT(layers_to_offset, list(
"[HEAD_LAYER]" = UPPER_BODY,
// Hair will get cut off by filter
"[HAIR_LAYER]" = UPPER_BODY,
- "[BENEATH_HAIR_LAYER]" = UPPER_BODY,
+ // Doesn't do much
+ "[EYES_LAYER]" = UPPER_BODY,
// Long belts (sabre sheathe) will get cut off by filter
"[BELT_LAYER]" = LOWER_BODY,
// Everything below looks fine with or without a filter, so we can skip it and just offset
@@ -895,6 +921,7 @@ GLOBAL_LIST_INIT(layers_to_offset, list(
"[ID_LAYER]" = UPPER_BODY,
"[FACEMASK_LAYER]" = UPPER_BODY,
"[LOW_FACEMASK_LAYER]" = UPPER_BODY,
+ "[BENEATH_HAIR_LAYER]" = UPPER_BODY, // alt mask layer
// These two are cached, and have their appearance shared(?), so it's safer to just not touch it
"[MUTATIONS_LAYER]" = NO_MODIFY,
"[FRONT_MUTATIONS_LAYER]" = NO_MODIFY,
@@ -903,7 +930,6 @@ GLOBAL_LIST_INIT(layers_to_offset, list(
// BACK_LAYER (backpacks are big)
// BODYPARTS_HIGH_LAYER (arms)
// BODY_LAYER (body markings (full body), underwear (full body))
- // EYES_LAYER,
// BODY_ADJ_LAYER (external organs like wings)
// BODY_BEHIND_LAYER (external organs like wings)
// BODY_FRONT_LAYER (external organs like wings)
@@ -1019,6 +1045,14 @@ GLOBAL_LIST_INIT(layers_to_offset, list(
/// Possible value of [/atom/movable/buckle_dir]. If set to a different (positive-or-zero) value than this, the buckling thing will force a dir on the buckled.
#define BUCKLE_MATCH_DIR -1
+// Defines for [/datum/component/riding/var/other_unbuckle]
+/// Other mobs cannot force riders to unbuckle in any means
+#define CANNOT_FORCE_UNBUCKLE 0
+/// Other mobs can force riders to unbuckle by simply clicking on the parent
+#define CAN_FORCE_UNBUCKLE 1
+/// Other mobs can force riders to unbuckle by disarming the parent or the rider minimum twice
+#define CAN_DISARM_UNBUCKLE 2
+
// Flags for fully_heal().
/// Special flag that means this heal is an admin heal and goes above and beyond
diff --git a/code/__DEFINES/obj_flags.dm b/code/__DEFINES/obj_flags.dm
index b01406bf631..0193a5b7c00 100644
--- a/code/__DEFINES/obj_flags.dm
+++ b/code/__DEFINES/obj_flags.dm
@@ -68,6 +68,8 @@
#define SKIP_FANTASY_ON_SPAWN (1<<20)
/// If an item has had its /datum/element/weapon_description initialized or not.
#define WEAPON_DESCRIPTION_INITIALIZED (1<<21)
+/// If an item causes bluespace interference when teleported with.
+#define BLUESPACE_INTERFERENCE (1<<22)
// Flags for the clothing_flags var on /obj/item/clothing
diff --git a/code/__DEFINES/paper.dm b/code/__DEFINES/paper.dm
index 4eea9e7c2f6..ff4c4a50856 100644
--- a/code/__DEFINES/paper.dm
+++ b/code/__DEFINES/paper.dm
@@ -1,5 +1,7 @@
/// Maximimum number of characters that we allow on paper.
#define MAX_PAPER_LENGTH 5000
+/// Maximimum number of characters that we allow in a book, after unfolding and encoding html.
+#define MAX_BOOK_LENGTH (MAX_PAPER_LENGTH * 2)
/// Max number of stamps that can be applied to the paper in tgui.
#define MAX_PAPER_STAMPS 30
/// Max number of stamp overlays that we'll add to a piece of paper's icon.
@@ -41,3 +43,7 @@
#define LIST_PAPER_STAMP_X "x"
#define LIST_PAPER_STAMP_Y "y"
#define LIST_PAPER_ROTATION "rotation"
+
+///Use in conjunction with `advanced_html` to have underlined text that, when hovered over, will let you see additional text.
+///Would be appreciated if you avoided dotted underlined (and underlined in general) text elsewhere so players don't get confused.
+#define UNDERLINED_HTML_TEXT(text_displayed, revealed_text) "[text_displayed]"
diff --git a/code/__DEFINES/projectiles.dm b/code/__DEFINES/projectiles.dm
index 48252009855..ef451f039bc 100644
--- a/code/__DEFINES/projectiles.dm
+++ b/code/__DEFINES/projectiles.dm
@@ -64,6 +64,8 @@
#define CALIBER_JUNK "junk"
/// The caliber used by the (gatfruit) peashooter
#define CALIBER_PEA "pea"
+/// The caliber used in the naval cannon
+#define CALIBER_40MM_SHELL "40MM_shell"
/// For gunpoints, how many tiles around the target the shooter can roam without losing their shot
#define GUNPOINT_SHOOTER_STRAY_RANGE 2
diff --git a/code/__DEFINES/reagents.dm b/code/__DEFINES/reagents.dm
index 4009d2f3cba..1e3b65dc760 100644
--- a/code/__DEFINES/reagents.dm
+++ b/code/__DEFINES/reagents.dm
@@ -248,7 +248,7 @@
/// Reaction tags for medication
#define MEDICATION_REACTION_TAGS (REACTION_TAG_HEALING | REACTION_TAG_DAMAGING | REACTION_TAG_ORGAN | REACTION_TAG_DRUG)
/// Reaction tags for things the chemist would make
-#define CHEMIST_REACTION_TAGS (REACTION_TAG_EXPLOSIVE | REACTION_TAG_CHEMICAL | REACTION_TAG_COMPETITIVE | REACTION_TAG_EXPLOSIVE | REACTION_TAG_COMPONENT)
+#define CHEMIST_REACTION_TAGS (REACTION_TAG_EXPLOSIVE | REACTION_TAG_CHEMICAL | REACTION_TAG_COMPETITIVE | REACTION_TAG_COMPONENT)
/// Reaction tags for botanist stuff
#define BOTANIST_REACTION_TAGS (REACTION_TAG_PLANT | REACTION_TAG_COMPONENT)
/// Reaction tags for food and drink mainly
@@ -318,3 +318,5 @@
#define SPARK_ACT_ENCLOSED (1 << 0)
/// We're in a large container or something, so decrease the power of bootleg explosives like welding fuel
#define SPARK_ACT_WEAKEN_COMMON (1 << 1)
+/// Chemical threshold that industrial waste needs to start eating floors.
+#define WASTE_REACTION_THRESHOLD 10
diff --git a/code/__DEFINES/robots.dm b/code/__DEFINES/robots.dm
index 98d8e69b64e..d14f2656a81 100644
--- a/code/__DEFINES/robots.dm
+++ b/code/__DEFINES/robots.dm
@@ -228,6 +228,30 @@ DEFINE_BITFIELD(security_mode_flags, list(
"SECBOT_SABOTEUR_AFFECTED" = SECBOT_SABOTEUR_AFFECTED,
))
+///can honkbots slip people?
+#define HONKBOT_MODE_SLIP (1<<6)
+
+//repairbots
+///can we fix breaches
+#define REPAIRBOT_FIX_BREACHES (1<<0)
+///can we fix grilles
+#define REPAIRBOT_REPLACE_WINDOWS (1<<1)
+///can we replace tiles
+#define REPAIRBOT_REPLACE_TILES (1<<2)
+///can we fix girders
+#define REPAIRBOT_FIX_GIRDERS (1<<3)
+///can we build girders
+#define REPAIRBOT_BUILD_GIRDERS (1<<4)
+
+DEFINE_BITFIELD(repairbot_flags, list(
+ "FIX_BREACHES" = REPAIRBOT_FIX_BREACHES,
+ "REPLACE_WINDOWS" = REPAIRBOT_REPLACE_WINDOWS,
+ "REPLACE_TILES" = REPAIRBOT_REPLACE_TILES,
+ "FIX_GIRDERS" = REPAIRBOT_FIX_GIRDERS,
+ "BUILD_GIRDERS" = REPAIRBOT_BUILD_GIRDERS,
+))
+
+
//MedBOT defines
///Whether to declare if someone (we are healing) is in critical condition
#define MEDBOT_DECLARE_CRIT (1<<0)
diff --git a/code/__DEFINES/say.dm b/code/__DEFINES/say.dm
index af71e852552..88e31e597d2 100644
--- a/code/__DEFINES/say.dm
+++ b/code/__DEFINES/say.dm
@@ -93,6 +93,8 @@
#define SPAN_TAPE_RECORDER "tape_recorder"
#define SPAN_SMALL_VOICE "small"
#define SPAN_SOAPBOX "soapbox"
+#define SPAN_COLOSSUS "colossus"
+#define SPAN_DANGER "danger"
//bitflag #defines for return value of the radio() proc.
/// Makes the message use italics
#define ITALICS (1<<0)
@@ -150,3 +152,11 @@
///Defines for priorities for the bubble_icon_override comp
#define BUBBLE_ICON_PRIORITY_ACCESSORY 2
#define BUBBLE_ICON_PRIORITY_ORGAN 1
+
+//These are the names of the commands, what you'd need to type to do the command (also used in winset)
+#define VERB_SAY "Say"
+#define VERB_WHISPER "Whisper"
+#define VERB_ME "Me"
+//Gave this shit a shorter name so you only have to time out "ooc" rather than "ooc message" to use it --NeoFite
+#define VERB_OOC "OOC"
+#define VERB_PRAY "Pray"
diff --git a/code/__DEFINES/sight.dm b/code/__DEFINES/sight.dm
index ab88e6e2c30..610a03a9e46 100644
--- a/code/__DEFINES/sight.dm
+++ b/code/__DEFINES/sight.dm
@@ -17,6 +17,9 @@
#define INVISIBILITY_OBSERVER 60
#define SEE_INVISIBLE_OBSERVER 60
+#define INVISIBILITY_ADMIN 61
+#define SEE_INVISIBLE_ADMIN 61
+
#define INVISIBILITY_MAXIMUM 100 //the maximum allowed for "real" objects
#define INVISIBILITY_ABSTRACT 101 //only used for abstract objects (e.g. spacevine_controller), things that are not really there.
diff --git a/code/__DEFINES/skin.dm b/code/__DEFINES/skin.dm
new file mode 100644
index 00000000000..45702762a97
--- /dev/null
+++ b/code/__DEFINES/skin.dm
@@ -0,0 +1,24 @@
+//These defines are used in skin.dmf, if one is to be renamed/edited, this file must match it.
+//IMPORTANT: TGUI & especially `PANE_SPLITTERS` does not use defines, if you rename something make sure you keep name parity!
+//Ex: tgui-panel/index.tsx uses `browseroutput` & `output_selector`
+//`setClientTheme` has a list of nearly every skin.dmf element in it.
+#define SKIN_MAINWINDOW "mainwindow"
+#define SKIN_MAINWINDOW_SPLIT "[SKIN_MAINWINDOW].split"
+#define SKIN_MAINWINDOW_TOOLTIP "mainwindow.tooltip"
+
+#define SKIN_MAPWINDOW "mapwindow"
+#define SKIN_MAPWINDOW_MAP "[SKIN_MAPWINDOW].map"
+#define SKIN_MAPWINDOW_STATUS_BAR "[SKIN_MAPWINDOW].status_bar"
+
+#define SKIN_INFOWINDOW "info"
+#define SKIN_INFOWINDOW_CHILD "[SKIN_INFOWINDOW].info_child"
+
+#define SKIN_TGUISAY "tgui_say"
+#define SKIN_TGUISAY_BROWSER "[SKIN_TGUISAY].browser"
+
+#define SKIN_DEFAULT "default"
+#define SKIN_DEFAULT_SHIFT "[SKIN_DEFAULT].Shift"
+#define SKIN_DEFAULT_SHIFTUP "[SKIN_DEFAULT].ShiftUp"
+
+#define OUTPUT_SELECTOR "output_selector"
+#define OUTPUT_SELECTOR_LEGACY_OUTPUT_SELECTOR "[OUTPUT_SELECTOR].legacy_output_selector"
diff --git a/code/__DEFINES/span.dm b/code/__DEFINES/span.dm
index 06d2fbd0bfb..99a54aa4ba4 100644
--- a/code/__DEFINES/span.dm
+++ b/code/__DEFINES/span.dm
@@ -49,6 +49,7 @@
#define span_cult_bold_italic(str) ("" + str + "")
#define span_cult_italic(str) ("" + str + "")
#define span_cult_large(str) ("" + str + "")
+#define span_cyan(str) ("" + str + "")
#define span_danger(str) ("" + str + "")
#define span_deadsay(str) ("" + str + "")
#define span_deconversion_message(str) ("")
diff --git a/code/__DEFINES/speech_channels.dm b/code/__DEFINES/speech_channels.dm
index 9f1526ebd56..3cd5b40374e 100644
--- a/code/__DEFINES/speech_channels.dm
+++ b/code/__DEFINES/speech_channels.dm
@@ -4,3 +4,4 @@
#define ME_CHANNEL "Me"
#define OOC_CHANNEL "OOC"
#define ADMIN_CHANNEL "Admin"
+#define PRAY_CHANNEL "Pray"
diff --git a/code/__DEFINES/surgery.dm b/code/__DEFINES/surgery.dm
index 76a52ae2c58..d4949e88ad6 100644
--- a/code/__DEFINES/surgery.dm
+++ b/code/__DEFINES/surgery.dm
@@ -3,6 +3,11 @@
/// Helper to figure out if an organ is robotic
#define IS_ROBOTIC_ORGAN(organ) (organ.organ_flags & ORGAN_ROBOTIC)
+/// List of organ flags that can not be bioscrambled
+#define ORGAN_BIOSCRAMBLE_INCOMPATIBLE (ORGAN_ROBOTIC | ORGAN_MINERAL)
+/// Check to see if an organ can be bioscrambled
+#define ORGAN_CAN_BE_BIOSCRAMBLED(organ) (!(organ.organ_flags & ORGAN_BIOSCRAMBLE_INCOMPATIBLE) && !(organ.flags_1 & HOLOGRAM_1))
+
// Flags for the organ_flags var on /obj/item/organ
/// Organic organs, the default. Don't get affected by EMPs.
#define ORGAN_ORGANIC (1<<0)
diff --git a/code/__DEFINES/time.dm b/code/__DEFINES/time.dm
index e3d857c891f..fb17dd1ac21 100644
--- a/code/__DEFINES/time.dm
+++ b/code/__DEFINES/time.dm
@@ -1,8 +1,8 @@
///number of deciseconds in a day
#define MIDNIGHT_ROLLOVER 864000
-///displays the current time into the round, with a lot of extra code just there for ensuring it looks okay after an entire day passes
-#define ROUND_TIME(...) ( "[STATION_TIME_PASSED() > MIDNIGHT_ROLLOVER ? "[round(STATION_TIME_PASSED()/MIDNIGHT_ROLLOVER)]:[gameTimestamp(wtime = STATION_TIME_PASSED())]" : gameTimestamp(wtime = STATION_TIME_PASSED())]" )
+/// In-universe, SS13 is set 540 years in the future from the real-world day, hence this number for determining the year-offset for the in-game year.
+#define STATION_YEAR_OFFSET 540
///Returns the time that has passed since the game started
#define STATION_TIME_PASSED(...) (world.time - SSticker.round_start_time)
@@ -10,12 +10,6 @@
/// Define that just has the current in-universe year for use in whatever context you might want to display that in. (For example, 2022 -> 2562 given a 540 year offset)
#define CURRENT_STATION_YEAR (GLOB.year_integer + STATION_YEAR_OFFSET)
-/// Used in the GLOB year and tgui PreInit
-#define UTC_YEAR time2text(world.realtime,"YYYY",NO_TIMEZONE)
-
-/// In-universe, SS13 is set 540 years in the future from the real-world day, hence this number for determining the year-offset for the in-game year.
-#define STATION_YEAR_OFFSET 540
-
#define JANUARY 1
#define FEBRUARY 2
#define MARCH 3
@@ -44,6 +38,7 @@
#define IAN_HOLIDAY "Ian's Birthday"
#define HOTDOG_DAY "National Hot Dog Day"
#define ICE_CREAM_DAY "National Ice Cream Day"
+#define CHERNOBYL_ANNIVERSARY "Chernobyl Disaster Remembrance Day"
/*
Days of the week to make it easier to reference them.
diff --git a/code/__DEFINES/tools.dm b/code/__DEFINES/tools.dm
index 9f6b8783e00..1c8db160225 100644
--- a/code/__DEFINES/tools.dm
+++ b/code/__DEFINES/tools.dm
@@ -22,6 +22,14 @@
/// Can be used to scrape rust off an any atom; which will result in the Rust Component being qdel'd
#define TOOL_RUSTSCRAPER "rustscraper"
+// Used by the tool_blocker element, to block the primary or secondary tool action (or both)
+/// e.g. crowbar_act()
+#define TOOL_ACT_PRIMARY (1<<0)
+/// e.g. crowbar_act_secondary()
+#define TOOL_ACT_SECONDARY (1<<1)
+/// e.g. both crowbar_act() and crowbar_act_secondary()
+#define TOOL_ACT_ALL TOOL_ACT_PRIMARY | TOOL_ACT_SECONDARY
+
// If delay between the start and the end of tool operation is less than MIN_TOOL_SOUND_DELAY,
// tool sound is only played when op is started. If not, it's played twice.
#define MIN_TOOL_SOUND_DELAY 20
diff --git a/code/__DEFINES/traits/declarations.dm b/code/__DEFINES/traits/declarations.dm
index c63ef9eaaf4..b1d43469fa1 100644
--- a/code/__DEFINES/traits/declarations.dm
+++ b/code/__DEFINES/traits/declarations.dm
@@ -220,8 +220,6 @@ Remember to update _globalvars/traits.dm if you're adding/removing/renaming trai
#define TRAIT_NO_BLOOD_OVERLAY "no_blood_overlay"
/// Humans with this trait cannot have underwear
#define TRAIT_NO_UNDERWEAR "no_underwear"
-/// This carbon doesn't show an overlay when they have no brain
-#define TRAIT_NO_DEBRAIN_OVERLAY "no_debrain_overlay"
/// Humans with this trait cannot get augmentation surgery
#define TRAIT_NO_AUGMENTS "no_augments"
/// This carbon doesn't get hungry
@@ -1224,9 +1222,6 @@ Remember to update _globalvars/traits.dm if you're adding/removing/renaming trai
/// Trait given to a dreaming carbon when they are currently doing dreaming stuff
#define TRAIT_DREAMING "currently_dreaming"
-/// Trait that allows non-heretics to have heretical dreams
-#define TRAIT_HERETICAL_DREAMS "heretical_dreams"
-
/// Trait for if you've recently had a Last Word cocktail
#define TRAIT_HAD_LAST_WORD "had_last_word"
@@ -1387,8 +1382,8 @@ Remember to update _globalvars/traits.dm if you're adding/removing/renaming trai
///Trait given to limb by /mob/living/basic/living_limb_flesh
#define TRAIT_IGNORED_BY_LIVING_FLESH "livingflesh_ignored"
-///Trait given to organs that have been inside a living being previously
-#define TRAIT_USED_ORGAN "used_organ"
+///Trait given to organs that have previously been inside a being with a mind
+#define TRAIT_ORGAN_USED_BY_PLAYER "organ_used_by_player"
///Trait given to organs that have started inside a being with a client
#define TRAIT_CLIENT_STARTING_ORGAN "client_starting_organ"
@@ -1431,6 +1426,9 @@ Remember to update _globalvars/traits.dm if you're adding/removing/renaming trai
/// Trait given when a mob is currently in invisimin mode
#define TRAIT_INVISIMIN "invisimin"
+/// Trait given when a mob has admin esp turned on
+#define TRAIT_ADMIN_ESP "admin_esp"
+
///Trait given when a mob has been tipped
#define TRAIT_MOB_TIPPED "mob_tipped"
@@ -1595,6 +1593,9 @@ Remember to update _globalvars/traits.dm if you're adding/removing/renaming trai
/// Demolition modifier when hitting this object is inverted (ie, 1 / demolition)
#define TRAIT_INVERTED_DEMOLITION "demolition_inverted"
+/// Ignores demolition modifiers
+#define TRAIT_IGNORE_DEMOLITION "ignore_demolition"
+
/// Makes the mob immune to carpotoxin
#define TRAIT_CARPOTOXIN_IMMUNE "carpotoxin_immune"
@@ -1658,4 +1659,19 @@ Remember to update _globalvars/traits.dm if you're adding/removing/renaming trai
/// Makes the owner desensetized to death, but happy whenever someone gets blown to pieces (as a sacrifice to the necropolis) unless its another worshipper
#define TRAIT_NECROPOLIS_WORSHIP "necropolis_worship"
+/// Applied to an area, stops random power failures from affecting it
+#define TRAIT_AREA_BLOCK_POWER_FAIL "area_block_power_fail"
+
+/// Sunlight on this turf is blocked and thus you can't get solar power or whatever
+#define TRAIT_TURF_SUN_BLOCKED "turf_sun_blocked"
+
+/// Cannot be backstabbed with a crusher
+#define TRAIT_BACKSTAB_IMMUNE "backstab_immune"
+
+/// Makes the owner immune from the pacification from synthpax
+#define TRAIT_SYNTHPAX_IMMUNE "synthpax_immune"
+
+/// Mobs with this trait will always have be a priority target for mining mobs
+#define TRAIT_MINING_AGGRO "mining_aggro"
+
// END TRAIT DEFINES
diff --git a/code/__DEFINES/traits/sources.dm b/code/__DEFINES/traits/sources.dm
index e0cd34d8065..63d1d59b731 100644
--- a/code/__DEFINES/traits/sources.dm
+++ b/code/__DEFINES/traits/sources.dm
@@ -111,9 +111,6 @@
/// Trait given to you by shapeshifting
#define SHAPESHIFT_TRAIT "shapeshift_trait"
-///From the cuffed_item status effect
-#define CUFFED_ITEM_TRAIT "cuffed_item_trait"
-
// unique trait sources, still defines
#define EMP_TRAIT "emp_trait"
#define STATUE_MUTE "statue"
@@ -348,3 +345,6 @@
/// Trait granted as a result of a mob being husked
#define HUSK_TRAIT "husk"
+
+/// Trait granted from the metabolization of a reagent
+#define METABOLIZATION_TRAIT(type) "metabolize:[type]"
diff --git a/code/__DEFINES/vv.dm b/code/__DEFINES/vv.dm
index eae9769003f..1cbb45a235a 100644
--- a/code/__DEFINES/vv.dm
+++ b/code/__DEFINES/vv.dm
@@ -84,6 +84,7 @@
#define VV_HK_REMOVECOMPONENT "removecomponent"
#define VV_HK_MASS_REMOVECOMPONENT "massremovecomponent"
#define VV_HK_MODIFY_TRAITS "modtraits"
+#define VV_HK_DEBUG_APPEARANCE "debugappearance"
// /atom
#define VV_HK_MODIFY_TRANSFORM "atom_transform"
diff --git a/code/__DEFINES/wires.dm b/code/__DEFINES/wires.dm
index 51990b007b5..9b0883173a9 100644
--- a/code/__DEFINES/wires.dm
+++ b/code/__DEFINES/wires.dm
@@ -108,3 +108,13 @@
#define AI_WIRE_DISABLED_HACKED -1
#define MAX_WIRE_COUNT 17
+
+// Cryptic wires for Interface Science
+#define CRYPTIC_WIRE_1 "Cryptic Wire 1"
+#define CRYPTIC_WIRE_2 "Cryptic Wire 2"
+#define CRYPTIC_WIRE_3 "Cryptic Wire 3"
+#define CRYPTIC_WIRE_4 "Cryptic Wire 4"
+#define CRYPTIC_WIRE_5 "Cryptic Wire 5"
+#define CRYPTIC_WIRE_6 "Cryptic Wire 6"
+#define CRYPTIC_WIRE_7 "Cryptic Wire 7"
+#define CRYPTIC_WIRE_8 "Cryptic Wire 8"
diff --git a/code/__HELPERS/areas.dm b/code/__HELPERS/areas.dm
index ce482645ef7..5967e44a413 100644
--- a/code/__HELPERS/areas.dm
+++ b/code/__HELPERS/areas.dm
@@ -2,15 +2,6 @@
#define EXTRA_ROOM_CHECK_SKIP 1
#define EXTRA_ROOM_CHECK_FAIL 2
-GLOBAL_LIST_INIT(typecache_powerfailure_safe_areas, typecacheof(list(
- /area/station/engineering/main,
- /area/station/engineering/supermatter,
- /area/station/engineering/atmospherics_engine,
- /area/station/ai/satellite/chamber,
- /area/ruin/comms_agent //fixes icemoon comms station being affected
-
-)))
-
// Gets an atmos isolated contained space
// Returns an associative list of turf|dirs pairs
// The dirs are connected turfs in the same space
diff --git a/code/__HELPERS/game.dm b/code/__HELPERS/game.dm
index d625dcbf8c1..b37363b5546 100644
--- a/code/__HELPERS/game.dm
+++ b/code/__HELPERS/game.dm
@@ -203,7 +203,7 @@
flashed_client = player_mob.client
if(!flashed_client || (!flashed_client.prefs.read_preference(/datum/preference/toggle/window_flashing) && !ignorepref))
return
- winset(flashed_client, "mainwindow", "flash=5")
+ winset(flashed_client, SKIN_MAINWINDOW, "flash=5")
/**
* Recursively checks if an item is inside a given type/atom, even through layers of storage.
@@ -311,17 +311,20 @@
return FALSE
-///Disable power in the station APCs
+/**
+ * Disables power in most station APCs temporarily
+ *
+ * * duration_min - the minimum duration of the power failure in seconds (not deciseconds)
+ * * duration_max - the maximum duration of the power failure in seconds (not deciseconds)
+ */
/proc/power_fail(duration_min, duration_max)
for(var/obj/machinery/power/apc/current_apc as anything in SSmachines.get_machines_by_type_and_subtypes(/obj/machinery/power/apc))
- if(!current_apc.cell || !SSmapping.level_trait(current_apc.z, ZTRAIT_STATION))
- continue
- var/area/apc_area = current_apc.area
- if(is_type_in_typecache(apc_area, GLOB.typecache_powerfailure_safe_areas))
+ if(!current_apc.cell || !SSmapping.level_trait(current_apc.z, ZTRAIT_STATION) || HAS_TRAIT(current_apc.area, TRAIT_AREA_BLOCK_POWER_FAIL))
continue
- var/duration = rand(duration_min,duration_max)
+ var/duration = rand(duration_min, duration_max)
current_apc.energy_fail(duration)
+ CHECK_TICK
/**
* Sends a round tip to a target. If selected_tip is null, a random tip will be sent instead (5% chance of it being silly).
diff --git a/code/__HELPERS/hallucinations.dm b/code/__HELPERS/hallucinations.dm
index 006497b4aa5..c19005e0acc 100644
--- a/code/__HELPERS/hallucinations.dm
+++ b/code/__HELPERS/hallucinations.dm
@@ -293,9 +293,9 @@ ADMIN_VERB(debug_hallucination_weighted_list_per_type, R_DEBUG, "Show Hallucinat
/// Lines the bubblegum hallucinatoin uses when it pops up
#define BUBBLEGUM_HALLUCINATION_LINES list( \
- span_colossus("I AM IMMORTAL."), \
- span_colossus("I SHALL TAKE YOUR WORLD."), \
- span_colossus("I SEE YOU."), \
- span_colossus("YOU CANNOT ESCAPE ME FOREVER."), \
- span_colossus("NOTHING CAN HOLD ME."), \
+ "I AM IMMORTAL.", \
+ "I SHALL TAKE YOUR WORLD.", \
+ "I SEE YOU.", \
+ "YOU CANNOT ESCAPE ME FOREVER.", \
+ "NOTHING CAN HOLD ME.", \
)
diff --git a/code/__HELPERS/icons.dm b/code/__HELPERS/icons.dm
index 6929f6a73fb..f3ee4be387f 100644
--- a/code/__HELPERS/icons.dm
+++ b/code/__HELPERS/icons.dm
@@ -1426,7 +1426,7 @@ GLOBAL_LIST_EMPTY(transformation_animation_objects)
// Reorder the 2d pixel data of the passed in frames into a data string that can be passed to rustg_dmi_create_png
/proc/reorder_pixels(icon_width, icon_height, grid_width, grid_height, list/frames)
- var/file_height = icon_height * grid_height
+ var/file_width = icon_width * grid_width
// This little trick right here reduces the total iteration of repeat_string from the product of the arguments to their sum.
// Can't be applied to the general case without a complex partitioning algorithm,
@@ -1443,7 +1443,7 @@ GLOBAL_LIST_EMPTY(transformation_animation_objects)
var/column = (i-1)%grid_width
for(var/y in 1 to length(frame))
var/list/row = jointext(frame[y], "")
- var/splice_start = (row_index+y-1)*file_height + column*icon_width + 1
+ var/splice_start = (row_index*icon_height+y-1)*file_width + column*icon_width + 1
linear_pixels = splicetext(linear_pixels, (splice_start-1)*9+1, (splice_start+icon_width-1)*9+1, row)
var/zero_alpha_regex = regex(@@#(?:(?!a0a0a0)([0-9]|[a-f]){6}00)@, "gi")
linear_pixels = replacetext(linear_pixels, zero_alpha_regex, COLOR_DMI_MASK)
diff --git a/code/__HELPERS/logging/attack.dm b/code/__HELPERS/logging/attack.dm
index 04e118bfe93..e9b64bc7bcd 100644
--- a/code/__HELPERS/logging/attack.dm
+++ b/code/__HELPERS/logging/attack.dm
@@ -75,8 +75,7 @@
if(user)
user.log_message(bomb_message, LOG_ATTACK) //let it go to individual logs as well as the game log
bomb_message = "[key_name(user)] at [AREACOORD(user)] [bomb_message]."
- else
- log_game(bomb_message)
+ log_game(bomb_message)
GLOB.bombers += bomb_message
var/area/bomb_area = get_area(bomb)
diff --git a/code/__HELPERS/logging/mob.dm b/code/__HELPERS/logging/mob.dm
index fe09e6783f9..e976a9193a8 100644
--- a/code/__HELPERS/logging/mob.dm
+++ b/code/__HELPERS/logging/mob.dm
@@ -52,7 +52,7 @@
if(LOG_RADIO_EMOTE)
colored_message = "(RADIOEMOTE) [colored_message]"
- var/list/timestamped_message = list("\[[time_stamp(format = "YYYY-MM-DD hh:mm:ss")]\] [key_name_and_tag(src)] [loc_name(src)] (Event #[LAZYLEN(logging[smessage_type])])" = colored_message)
+ var/list/timestamped_message = list("\[[server_timestamp(format = "YYYY-MM-DD hh:mm:ss")]\] [key_name_and_tag(src)] [loc_name(src)] (Event #[LAZYLEN(logging[smessage_type])])" = colored_message)
logging[smessage_type] += timestamped_message
diff --git a/code/__HELPERS/logging/research.dm b/code/__HELPERS/logging/research.dm
index f352123f9a2..704e8cb6c45 100644
--- a/code/__HELPERS/logging/research.dm
+++ b/code/__HELPERS/logging/research.dm
@@ -3,4 +3,4 @@
if(!text)
return
var/html_file = file("[GLOB.log_directory]/[INVESTIGATE_RESEARCH].html")
- WRITE_FILE(html_file, "[time_stamp(format = "YYYY-MM-DD hh:mm:ss")] [text]
")
+ WRITE_FILE(html_file, "[server_timestamp(format = "YYYY-MM-DD hh:mm:ss")] [text]
")
diff --git a/code/__HELPERS/mobs.dm b/code/__HELPERS/mobs.dm
index 86dba9a686e..004d283016d 100644
--- a/code/__HELPERS/mobs.dm
+++ b/code/__HELPERS/mobs.dm
@@ -413,9 +413,11 @@ GLOBAL_LIST_INIT(skin_tone_names, list(
return spawned_mobs
+#define SEE_DEADCHAT_ADMIN (1<<0)
+#define SEE_DEADCHAT_NORMAL (1<<1)
// Displays a message in deadchat, sent by source. source is not linkified, message is, to avoid stuff like character names to be linkified.
// Automatically gives the class deadsay to the whole message (message + source)
-/proc/deadchat_broadcast(message, source=null, mob/follow_target=null, turf/turf_target=null, speaker_key=null, message_type=DEADCHAT_REGULAR, admin_only=FALSE)
+/proc/deadchat_broadcast(message, source=null, mob/follow_target=null, turf/turf_target=null, speaker_key=null, message_type=DEADCHAT_REGULAR, admin_only=FALSE, original_message)
message = span_deadsay("[source][span_linkify(message)]")
if(admin_only)
@@ -433,13 +435,13 @@ GLOBAL_LIST_INIT(skin_tone_names, list(
if(admin_only)
if(!M.client?.holder)
continue
- var/override = FALSE
+ var/override = NONE
if(M.client?.holder && (chat_toggles & CHAT_DEAD))
- override = TRUE
+ override = SEE_DEADCHAT_ADMIN
if(HAS_TRAIT(M, TRAIT_SIXTHSENSE) && message_type == DEADCHAT_REGULAR)
- override = TRUE
+ override = SEE_DEADCHAT_NORMAL
if(SSticker.current_state == GAME_STATE_FINISHED)
- override = TRUE
+ override = SEE_DEADCHAT_NORMAL
if(isnewplayer(M) && !override)
continue
if(M.stat != DEAD && !override)
@@ -463,6 +465,7 @@ GLOBAL_LIST_INIT(skin_tone_names, list(
if(isobserver(M))
var/rendered_message = message
+ override = SEE_DEADCHAT_NORMAL
if(follow_target)
var/F
@@ -479,6 +482,12 @@ GLOBAL_LIST_INIT(skin_tone_names, list(
else
to_chat(M, message, avoid_highlighting = speaker_key == M.key)
+ // Ghost runechat
+ if(original_message && ((override & SEE_DEADCHAT_NORMAL) || M.see_invisible >= follow_target.invisibility) && (!SSlag_switch.measures[DISABLE_DEAD_RUNECHAT] || HAS_TRAIT(M, TRAIT_BYPASS_MEASURES)) && M.runechat_prefs_check(M))
+ M.create_chat_message(follow_target, /datum/language/common, original_message, list(SPAN_ITALICS))
+#undef SEE_DEADCHAT_ADMIN
+#undef SEE_DEADCHAT_NORMAL
+
//Used in chemical_mob_spawn. Generates a random mob based on a given gold_core_spawnable value.
/proc/create_random_mob(spawn_location, mob_class = HOSTILE_SPAWN)
var/static/list/mob_spawn_meancritters = list() // list of possible hostile mobs
diff --git a/code/__HELPERS/reagents.dm b/code/__HELPERS/reagents.dm
index f7838b54fce..0d45d6da061 100644
--- a/code/__HELPERS/reagents.dm
+++ b/code/__HELPERS/reagents.dm
@@ -8,13 +8,7 @@
return FALSE
//do the non-list tests first, because they are cheaper
- if(r1.required_container != r2.required_container)
- return FALSE
- if(r1.is_cold_recipe == r2.is_cold_recipe)
- if(r1.required_temp != r2.required_temp)
- //one reaction requires a more extreme temperature than the other, so there is no conflict
- return FALSE
- else
+ if(r1.is_cold_recipe != r2.is_cold_recipe)
var/datum/chemical_reaction/cold_one = r1.is_cold_recipe ? r1 : r2
var/datum/chemical_reaction/warm_one = r1.is_cold_recipe ? r2 : r1
if(cold_one.required_temp < warm_one.required_temp)
@@ -40,30 +34,53 @@
long_req = r2
short_req = r1
+ //if short one has a container requirement and it's not the same as the long one's, there's no conflict
+ if(short_req.required_container && short_req.required_container != long_req.required_container)
+ return FALSE
+
+ //if short one has a more extreme temperature requirement, there's no conflict
+ if(short_req.is_cold_recipe == long_req.is_cold_recipe)
+ if(short_req.is_cold_recipe && short_req.required_temp < long_req.required_temp)
+ return FALSE
+ if(!short_req.is_cold_recipe && short_req.required_temp > long_req.required_temp)
+ return FALSE
//check if the shorter reaction list is a subset of the longer one
- var/list/overlap = r1.required_reagents & r2.required_reagents
- if(overlap.len != short_req.required_reagents.len)
+ var/list/reagent_overlap = long_req.required_reagents & short_req.required_reagents
+ if(reagent_overlap.len != short_req.required_reagents.len)
//there is at least one reagent in the short list that is not in the long list, so there is no conflict
return FALSE
//check to see if the shorter reaction's catalyst list is also a subset of the longer reaction's catalyst list
//if the longer reaction's catalyst list is a subset of the shorter ones, that is fine
//if the reaction lists are the same, the short reaction will have the shorter required_catalysts list, so it will register as a conflict
- var/list/short_minus_long_catalysts = short_req.required_catalysts - long_req.required_catalysts
- if(short_minus_long_catalysts.len)
+ var/list/catalyst_overlap = long_req.required_catalysts & short_req.required_catalysts
+ if(catalyst_overlap.len != short_req.required_catalysts.len)
//there is at least one unique catalyst for the short reaction, so there is no conflict
return FALSE
+ //if the list of reagents&catalysts is exactly the same, don't bother comparing the amounts, just call it an overlap
+ if(reagent_overlap.len == long_req.required_reagents.len && catalyst_overlap.len == long_req.required_catalysts.len)
+ return TRUE
+
+ for(var/datum/reagent/ingredient as anything in reagent_overlap)
+ //if longer reaction requires lower reagent quantity, there's no conflict
+ if(reagent_overlap[ingredient] < short_req.required_reagents[ingredient])
+ return FALSE
+ for(var/datum/reagent/catalyst as anything in catalyst_overlap)
+ //if longer reaction requires lower catalys quantity, there's no conflict
+ if(catalyst_overlap[catalyst] < short_req.required_catalysts[catalyst])
+ return FALSE
+
//if we got this far, the longer reaction will be impossible to create if the shorter one is earlier in GLOB.chemical_reactions_list_reactant_index, and will require the reagents to be added in a particular order otherwise
return TRUE
//Creates foam from the reagent. Metaltype is for metal foam, notification is what to show people in textbox
-/datum/reagents/proc/create_foam(foamtype, foam_volume, result_type = null, notification = null, log = FALSE)
+/datum/reagents/proc/create_foam(foamtype, foam_volume, result_type = null, notification = null, log = FALSE, lifetime, slippery)
var/location = get_turf(my_atom)
var/datum/effect_system/fluid_spread/foam/foam = new foamtype(location, null, foam_volume, my_atom, carry = src, result_type = result_type)
- foam.start(log = log)
+ foam.start(log = log, lifetime = lifetime, slippery = slippery)
clear_reagents()
if(!notification)
diff --git a/code/__HELPERS/text.dm b/code/__HELPERS/text.dm
index f771ffd8c12..6305904b2ee 100644
--- a/code/__HELPERS/text.dm
+++ b/code/__HELPERS/text.dm
@@ -286,6 +286,16 @@
return TRUE
+/proc/filter_illegal_filename_chars(name)
+ var/regex/illegal_chars = new("\[\\/:*?\"<>|]", "g")
+ return !findtext(name, illegal_chars)
+
+/proc/filter_filename_pda(name)
+ if(is_ic_filtered_for_pdas(name) || is_soft_ic_filtered_for_pdas(name))
+ return FALSE
+ if(!filter_illegal_filename_chars(name))
+ return FALSE
+ return TRUE
//html_encode helper proc that returns the smallest non null of two numbers
//or 0 if they're both null (needed because of findtext returning 0 when a value is not present)
diff --git a/code/__HELPERS/time.dm b/code/__HELPERS/time.dm
index 59e95ad8e85..eab1103fc81 100644
--- a/code/__HELPERS/time.dm
+++ b/code/__HELPERS/time.dm
@@ -1,30 +1,14 @@
-/// Returns UTC timestamp with the specifified format and optionally deciseconds
-/proc/time_stamp(format = "hh:mm:ss", show_ds)
- var/time_string = time2text(world.timeofday, format, TIMEZONE_UTC)
+/// Returns UTC timestamp with the specifified format, with optionally deciseconds or optional IC time (year offset), AKA Nanotrasen Standard Time (NST)
+/proc/server_timestamp(format = "hh:mm:ss", show_ds, ic_time, twelve_hour_clock)
+ var/time_string = twelve_hour_clock ? time_to_twelve_hour(format, world.timeofday, world.timezone) : time2text(world.timeofday, format, world.timezone)
+ if(ic_time && findtext(format, "YYYY")) //if we have a year, replace the year
+ time_string = replacetext_char(time_string, "[GLOB.year_integer]", CURRENT_STATION_YEAR)
return show_ds ? "[time_string]:[world.timeofday % 10]" : time_string
-/// Returns timestamp since the server started, for use with world.time
-/proc/gameTimestamp(format = "hh:mm:ss", wtime=world.time)
+/// Returns timestamp since the round started, AKA Pay Time (PT)
+/proc/round_timestamp(format = "hh:mm:ss", wtime = STATION_TIME_PASSED())
return time2text(wtime, format, NO_TIMEZONE)
-///returns the current IC station time in a world.time format
-/proc/station_time(wtime = world.time)
- return (((wtime - SSticker.round_start_time) * SSticker.station_time_rate_multiplier) + SSticker.gametime_offset) % (24 HOURS)
-
-///returns the current IC station time in a human readable format
-/proc/station_time_timestamp(format = "hh:mm:ss", wtime)
- return time2text(station_time(wtime), format, NO_TIMEZONE)
-
-/proc/station_time_debug(force_set)
- if(isnum(force_set))
- SSticker.gametime_offset = force_set
- return
- SSticker.gametime_offset = rand(0, 24 HOURS) //hours in day * minutes in hour * seconds in minute * deciseconds in second
- if(prob(50))
- SSticker.gametime_offset = FLOOR(SSticker.gametime_offset, 1 HOURS)
- else
- SSticker.gametime_offset = CEILING(SSticker.gametime_offset, 1 HOURS)
-
///returns timestamp in a sql and a not-quite-compliant ISO 8601 friendly format. Do not use for SQL, use NOW() instead
/proc/ISOtime(timevar)
return time2text(timevar || world.timeofday, "YYYY-MM-DD hh:mm:ss", world.timezone)
@@ -128,7 +112,7 @@ GLOBAL_VAR_INIT(rollovercheck_last_timeofday, 0)
* the format arg is the format passed down to time2text() (e.g. "hh:mm" is hours and minutes but not seconds).
* the timezone is the time value offset from the local time. It's to be applied outside time2text() to get the AM/PM right.
*/
-/proc/time_to_twelve_hour(time, format = "hh:mm:ss", timezone = TIMEZONE_UTC)
+/proc/time_to_twelve_hour(format = "hh:mm:ss", time = STATION_TIME_PASSED(), timezone = NO_TIMEZONE)
time = MODULUS(time + (timezone * (1 HOURS)), 24 HOURS)
var/am_pm = "AM"
if(time > 12 HOURS)
@@ -137,4 +121,5 @@ GLOBAL_VAR_INIT(rollovercheck_last_timeofday, 0)
time -= 12 HOURS // e.g. 4:16 PM but not 00:42 PM
else if (time < 1 HOURS)
time += 12 HOURS // e.g. 12.23 AM
- return "[time2text(time, format)] [am_pm]"
+ //set NO_TIMEZONE because we've already applied the timezone above.
+ return "[time2text(time, format, NO_TIMEZONE)] [am_pm]"
diff --git a/code/__HELPERS/turfs.dm b/code/__HELPERS/turfs.dm
index 764fc79621a..e7853ea5b32 100644
--- a/code/__HELPERS/turfs.dm
+++ b/code/__HELPERS/turfs.dm
@@ -551,3 +551,31 @@ Turf and target are separate in case you want to teleport some distance from a t
if(turf_adjacent.planetary_atmos)
return TRUE
return FALSE
+
+/**
+ * Check if the turf has access to the sun, by checking for opaque turfs in the direction of the sun.
+ *
+ * occlusion_distance - determines how far away we check to see if the sun is blocked
+ *
+ * Returns TRUE if the sun is blocked
+ * Returns FALSE otherwise
+ */
+/turf/proc/is_sunlight_blocked(occlusion_distance = 20)
+ if(HAS_TRAIT(src, TRAIT_TURF_SUN_BLOCKED))
+ return TRUE
+
+ var/target_x = round(sin(SSsun.azimuth), 0.01)
+ var/target_y = round(cos(SSsun.azimuth), 0.01)
+ var/x_hit = x
+ var/y_hit = y
+ var/turf/hit
+ for(var/run in 1 to occlusion_distance)
+ x_hit += target_x
+ y_hit += target_y
+ hit = locate(round(x_hit, 1), round(y_hit, 1), z)
+ if(IS_OPAQUE_TURF(hit))
+ return TRUE
+ if(hit.x == 1 || hit.x == world.maxx || hit.y == 1 || hit.y == world.maxy) // edge of the map
+ break
+
+ return FALSE
diff --git a/code/__HELPERS/type2type.dm b/code/__HELPERS/type2type.dm
index 4b8e02699f8..ccb1945a924 100644
--- a/code/__HELPERS/type2type.dm
+++ b/code/__HELPERS/type2type.dm
@@ -342,27 +342,12 @@ GLOBAL_LIST_INIT(modulo_angle_to_dir, list(NORTH,NORTHEAST,EAST,SOUTHEAST,SOUTH,
return "#ffffffff"
return rgb(the_matrix[1]*255, the_matrix[6]*255, the_matrix[11]*255, the_matrix[16]*255)
-/proc/type2parent(child)
- var/string_type = "[child]"
- var/last_slash = findlasttext(string_type, "/")
- if(last_slash == 1)
- switch(child)
- if(/datum)
- return null
- if(/obj, /mob)
- return /atom/movable
- if(/area, /turf)
- return /atom
- else
- return /datum
- return text2path(copytext(string_type, 1, last_slash))
-
//returns a string the last bit of a type, without the preceeding '/'
-/proc/type2top(the_type)
+/proc/type2top(datum/typepath)
//handle the builtins manually
- if(!ispath(the_type))
+ if(!ispath(typepath))
return
- switch(the_type)
+ switch(typepath)
if(/datum)
return "datum"
if(/atom)
@@ -376,7 +361,7 @@ GLOBAL_LIST_INIT(modulo_angle_to_dir, list(NORTH,NORTHEAST,EAST,SOUTHEAST,SOUTH,
if(/turf)
return "turf"
else //regex everything else (works for /proc too)
- return LOWER_TEXT(replacetext("[the_type]", "[type2parent(the_type)]/", ""))
+ return LOWER_TEXT(replacetext("[typepath]", "[typepath::parent_type]/", ""))
/// Return html to load a url.
/// for use inside of browse() calls to html assets that might be loaded on a cdn.
diff --git a/code/__HELPERS/visual_effects.dm b/code/__HELPERS/visual_effects.dm
index c8720ba46ee..76bc1c9f066 100644
--- a/code/__HELPERS/visual_effects.dm
+++ b/code/__HELPERS/visual_effects.dm
@@ -93,9 +93,24 @@
/// So transparent, blue, with a scanline and an emissive glow
/// This is acomplished using a combination of filters and render steps/overlays
/// The degree of the opacity is optional, based off the opacity arg (0 -> 1)
-/atom/proc/makeHologram(opacity = 0.5)
+/// An optional color_override replaces the default blue tint — either a hex string (opacity applied on top) or a color matrix/list (passed through as-is; caller owns its own alpha)
+/// Returns the glow mutable_appearance so callers can cut the overlay later
+/atom/proc/makeHologram(opacity = 0.5, color_override)
// First, we'll make things blue (roughly) and sorta transparent
- add_filter("HOLO: Color and Transparent", 1, color_matrix_filter(rgb(125,180,225, opacity * 255)))
+ var/color_value
+ if(islist(color_override))
+ color_value = color_override
+ else
+ var/r = 125
+ var/g = 180
+ var/b = 225
+ if(color_override)
+ var/list/rgb_list = rgb2num(color_override)
+ r = rgb_list[1]
+ g = rgb_list[2]
+ b = rgb_list[3]
+ color_value = rgb(r, g, b, opacity * 255)
+ add_filter("HOLO: Color and Transparent", 1, color_matrix_filter(color_value))
// Now we're gonna do a scanline effect
// Gonna take this atom and give it a render target, then use it as a source for a filter
// (We use an atom because it seems as if setting render_target on an MA is just invalid. I hate this engine)
@@ -128,3 +143,4 @@
var/mutable_appearance/glow_appearance = new(glow)
add_overlay(glow_appearance)
LAZYADD(update_overlays_on_z, glow_appearance)
+ return glow_appearance
diff --git a/code/_globalvars/bitfields.dm b/code/_globalvars/bitfields.dm
index d7c681c7e64..c1795d715cd 100644
--- a/code/_globalvars/bitfields.dm
+++ b/code/_globalvars/bitfields.dm
@@ -27,6 +27,18 @@ GLOBAL_LIST_INIT(bitfields, generate_bitfields())
var/name = pick(flags)
return flags[name]
+/// Returns null if no such field exists, a list of all matching flags by name otherwise
+/proc/get_matching_bitflags(var_name, value)
+ var/list/valid_bitflags = get_valid_bitflags(var_name)
+ if(!length(valid_bitflags))
+ return null
+
+ var/list/flags = list()
+ for (var/bit_name in valid_bitflags)
+ if (value & valid_bitflags[bit_name])
+ flags += bit_name
+ return flags
+
DEFINE_BITFIELD(admin_flags, list(
"ADMIN" = R_ADMIN,
"AUTOLOGIN" = R_AUTOADMIN,
@@ -217,6 +229,7 @@ DEFINE_BITFIELD(interaction_flags_item, list(
DEFINE_BITFIELD(item_flags, list(
"ABSTRACT" = ABSTRACT,
"BEING_REMOVED" = BEING_REMOVED,
+ "BLUESPACE_INTERFERENCE" = BLUESPACE_INTERFERENCE,
"CRUEL_IMPLEMENT" = CRUEL_IMPLEMENT,
"DROPDEL" = DROPDEL,
"FORCE_STRING_OVERRIDE" = FORCE_STRING_OVERRIDE,
diff --git a/code/_globalvars/layers.dm b/code/_globalvars/layers.dm
new file mode 100644
index 00000000000..e90c38756d5
--- /dev/null
+++ b/code/_globalvars/layers.dm
@@ -0,0 +1,190 @@
+GLOBAL_LIST_INIT(admin_readable_planes, list(
+ "FLOAT_PLANE" = FLOAT_PLANE,
+ "FIELD_OF_VISION_BLOCKER_PLANE" = FIELD_OF_VISION_BLOCKER_PLANE,
+ "CLICKCATCHER_PLANE" = CLICKCATCHER_PLANE,
+ "PLANE_SPACE" = PLANE_SPACE,
+ "PLANE_SPACE_PARALLAX" = PLANE_SPACE_PARALLAX,
+ "DISPLACEMENT_PLANE" = DISPLACEMENT_PLANE,
+ "RENDER_PLANE_TRANSPARENT" = RENDER_PLANE_TRANSPARENT,
+ "TRANSPARENT_FLOOR_PLANE" = TRANSPARENT_FLOOR_PLANE,
+ "FLOOR_PLANE" = FLOOR_PLANE,
+ "WALL_PLANE" = WALL_PLANE,
+ "GAME_PLANE" = GAME_PLANE,
+ "ABOVE_GAME_PLANE" = ABOVE_GAME_PLANE,
+ "SEETHROUGH_PLANE" = SEETHROUGH_PLANE,
+ "RENDER_PLANE_GAME_WORLD" = RENDER_PLANE_GAME_WORLD,
+ "DEFAULT_PLANE" = DEFAULT_PLANE,
+ "WEATHER_PLANE" = WEATHER_PLANE,
+ "AREA_PLANE" = AREA_PLANE,
+ "MASSIVE_OBJ_PLANE" = MASSIVE_OBJ_PLANE,
+ "GHOST_PLANE" = GHOST_PLANE,
+ "POINT_PLANE" = POINT_PLANE,
+ "LIGHTING_PLANE" = LIGHTING_PLANE,
+ "O_LIGHTING_VISUAL_PLANE" = O_LIGHTING_VISUAL_PLANE,
+ "RENDER_PLANE_TURF_LIGHTING" = RENDER_PLANE_TURF_LIGHTING,
+ "EMISSIVE_PLANE" = EMISSIVE_PLANE,
+ "RENDER_PLANE_EMISSIVE" = RENDER_PLANE_EMISSIVE,
+ "RENDER_PLANE_EMISSIVE_BLOOM_MASK" = RENDER_PLANE_EMISSIVE_BLOOM_MASK,
+ "RENDER_PLANE_EMISSIVE_BLOOM" = RENDER_PLANE_EMISSIVE_BLOOM,
+ "RENDER_PLANE_SPECULAR_MASK" = RENDER_PLANE_SPECULAR_MASK,
+ "RENDER_PLANE_UNLIT_GAME" = RENDER_PLANE_UNLIT_GAME,
+ "RENDER_PLANE_LIGHTING" = RENDER_PLANE_LIGHTING,
+ "RENDER_PLANE_LIGHT_MASK" = RENDER_PLANE_LIGHT_MASK,
+ "RENDER_PLANE_SPECULAR" = RENDER_PLANE_SPECULAR,
+ "ABOVE_LIGHTING_PLANE" = ABOVE_LIGHTING_PLANE,
+ "WEATHER_GLOW_PLANE" = WEATHER_GLOW_PLANE,
+ "PIPECRAWL_IMAGES_PLANE" = PIPECRAWL_IMAGES_PLANE,
+ "CAMERA_STATIC_PLANE" = CAMERA_STATIC_PLANE,
+ "HIGH_GAME_PLANE" = HIGH_GAME_PLANE,
+ "FULLSCREEN_PLANE" = FULLSCREEN_PLANE,
+ "RUNECHAT_PLANE" = RUNECHAT_PLANE,
+ "BALLOON_CHAT_PLANE" = BALLOON_CHAT_PLANE,
+ "HUD_PLANE" = HUD_PLANE,
+ "ABOVE_HUD_PLANE" = ABOVE_HUD_PLANE,
+ "SPLASHSCREEN_PLANE" = SPLASHSCREEN_PLANE,
+ "RENDER_PLANE_GAME" = RENDER_PLANE_GAME,
+ "RENDER_PLANE_GAME_MASKED" = RENDER_PLANE_GAME_MASKED,
+ "RENDER_PLANE_GAME_UNMASKED" = RENDER_PLANE_GAME_UNMASKED,
+ "RENDER_PLANE_NON_GAME" = RENDER_PLANE_NON_GAME,
+ "ESCAPE_MENU_PLANE" = ESCAPE_MENU_PLANE,
+ "RENDER_PLANE_MASTER" = RENDER_PLANE_MASTER
+))
+
+GLOBAL_LIST_INIT(admin_readable_layers, list(
+ "FLOAT_LAYER" = FLOAT_LAYER,
+ "SPACE_LAYER" = SPACE_LAYER,
+ // Topdown layers
+ "TOPDOWN_LAYER" = TOPDOWN_LAYER,
+ "LOWER_FLOOR_LAYER (Topdown)" = LOWER_FLOOR_LAYER,
+ "LOW_FLOOR_LAYER (Topdown)" = LOW_FLOOR_LAYER,
+ "TURF_PLATING_DECAL_LAYER (Topdown)" = TURF_PLATING_DECAL_LAYER,
+ "TURF_DECAL_LAYER (Topdown)" = TURF_DECAL_LAYER,
+ "CULT_OVERLAY_LAYER (Topdown)" = CULT_OVERLAY_LAYER,
+ "MID_TURF_LAYER (Topdown)" = MID_TURF_LAYER,
+ "HIGH_TURF_LAYER (Topdown)" = HIGH_TURF_LAYER,
+ "LATTICE_LAYER (Topdown)" = LATTICE_LAYER,
+ "DISPOSAL_PIPE_LAYER (Topdown)" = DISPOSAL_PIPE_LAYER,
+ "WIRE_LAYER (Topdown)" = WIRE_LAYER,
+ "BELOW_CATWALK_LAYER (Topdown)" = BELOW_CATWALK_LAYER,
+ "GLASS_FLOOR_LAYER (Topdown)" = GLASS_FLOOR_LAYER,
+ "CATWALK_LAYER (Topdown)" = CATWALK_LAYER,
+ "TRAM_RAIL_LAYER (Topdown)" = TRAM_RAIL_LAYER,
+ "ABOVE_OPEN_TURF_LAYER (Topdown)" = ABOVE_OPEN_TURF_LAYER,
+ "LOWER_RUNE_LAYER (Topdown)" = LOWER_RUNE_LAYER,
+ "RUNE_LAYER (Topdown)" = RUNE_LAYER,
+ "CLEANABLE_FLOOR_OBJECT_LAYER (Topdown)" = CLEANABLE_FLOOR_OBJECT_LAYER,
+ "TOPDOWN_WATER_LEVEL_LAYER (Topdown)" = TOPDOWN_WATER_LEVEL_LAYER,
+ "TOPDOWN_ABOVE_WATER_LAYER (Topdown)" = TOPDOWN_ABOVE_WATER_LAYER,
+ // Game layers
+ "BELOW_CLOSED_TURF_LAYER" = BELOW_CLOSED_TURF_LAYER,
+ "CLOSED_TURF_LAYER" = CLOSED_TURF_LAYER,
+ "BULLET_HOLE_LAYER" = BULLET_HOLE_LAYER,
+ "ABOVE_NORMAL_TURF_LAYER" = ABOVE_NORMAL_TURF_LAYER,
+ "FLOOR_EMISSIVE_START_LAYER" = FLOOR_EMISSIVE_START_LAYER,
+ "FLOOR_EMISSIVE_END_LAYER" = FLOOR_EMISSIVE_END_LAYER,
+ "GAS_PIPE_HIDDEN_LAYER" = GAS_PIPE_HIDDEN_LAYER,
+ "WIRE_BRIDGE_LAYER" = WIRE_BRIDGE_LAYER,
+ "WIRE_TERMINAL_LAYER" = WIRE_TERMINAL_LAYER,
+ "GAS_SCRUBBER_LAYER" = GAS_SCRUBBER_LAYER,
+ "GAS_PIPE_VISIBLE_LAYER" = GAS_PIPE_VISIBLE_LAYER,
+ "GAS_FILTER_LAYER" = GAS_FILTER_LAYER,
+ "GAS_PUMP_LAYER" = GAS_PUMP_LAYER,
+ "PLUMBING_PIPE_VISIBILE_LAYER" = PLUMBING_PIPE_VISIBILE_LAYER,
+ "BOT_PATH_LAYER" = BOT_PATH_LAYER,
+ "LOW_OBJ_LAYER" = LOW_OBJ_LAYER,
+ "HIGH_PIPE_LAYER" = HIGH_PIPE_LAYER,
+ "CLEANABLE_OBJECT_LAYER" = CLEANABLE_OBJECT_LAYER,
+ "TRAM_STRUCTURE_LAYER" = TRAM_STRUCTURE_LAYER,
+ "TRAM_FLOOR_LAYER" = TRAM_FLOOR_LAYER,
+ "TRAM_WALL_LAYER" = TRAM_WALL_LAYER,
+ "BELOW_OPEN_DOOR_LAYER" = BELOW_OPEN_DOOR_LAYER,
+ "WATER_LEVEL_LAYER" = WATER_LEVEL_LAYER,
+ "BLASTDOOR_LAYER" = BLASTDOOR_LAYER,
+ "OPEN_DOOR_LAYER" = OPEN_DOOR_LAYER,
+ "DOOR_ACCESS_HELPER_LAYER" = DOOR_ACCESS_HELPER_LAYER,
+ "DOOR_HELPER_LAYER" = DOOR_HELPER_LAYER,
+ "PROJECTILE_HIT_THRESHHOLD_LAYER" = PROJECTILE_HIT_THRESHHOLD_LAYER,
+ "TABLE_LAYER" = TABLE_LAYER,
+ "GIB_LAYER" = GIB_LAYER,
+ "BELOW_OBJ_LAYER" = BELOW_OBJ_LAYER,
+ "LOW_ITEM_LAYER" = LOW_ITEM_LAYER,
+ "OBJ_LAYER" = OBJ_LAYER,
+ "CLOSED_DOOR_LAYER" = CLOSED_DOOR_LAYER,
+ "CLOSED_FIREDOOR_LAYER" = CLOSED_FIREDOOR_LAYER,
+ "ABOVE_OBJ_LAYER" = ABOVE_OBJ_LAYER,
+ "CLOSED_BLASTDOOR_LAYER" = CLOSED_BLASTDOOR_LAYER,
+ "SHUTTER_LAYER" = SHUTTER_LAYER,
+ "ABOVE_WINDOW_LAYER" = ABOVE_WINDOW_LAYER,
+ "SIGN_LAYER" = SIGN_LAYER,
+ "CORGI_ASS_PIN_LAYER" = CORGI_ASS_PIN_LAYER,
+ "NOT_HIGH_OBJ_LAYER" = NOT_HIGH_OBJ_LAYER,
+ "HIGH_OBJ_LAYER" = HIGH_OBJ_LAYER,
+ "BELOW_MOB_LAYER" = BELOW_MOB_LAYER,
+ "LOW_MOB_LAYER" = LOW_MOB_LAYER,
+ "LYING_MOB_LAYER" = LYING_MOB_LAYER,
+ "ABOVE_LYING_MOB_LAYER" = ABOVE_LYING_MOB_LAYER,
+ "VEHICLE_LAYER" = VEHICLE_LAYER,
+ "MOB_BELOW_PIGGYBACK_LAYER" = MOB_BELOW_PIGGYBACK_LAYER,
+ "MOB_LAYER" = MOB_LAYER,
+ "MOB_SHIELD_LAYER" = MOB_SHIELD_LAYER,
+ "MOB_ABOVE_PIGGYBACK_LAYER" = MOB_ABOVE_PIGGYBACK_LAYER,
+ "MOB_UPPER_LAYER" = MOB_UPPER_LAYER,
+ "HITSCAN_PROJECTILE_LAYER" = HITSCAN_PROJECTILE_LAYER,
+ "ABOVE_MOB_LAYER" = ABOVE_MOB_LAYER,
+ "WALL_OBJ_LAYER" = WALL_OBJ_LAYER,
+ "TRAM_SIGNAL_LAYER" = TRAM_SIGNAL_LAYER,
+ "EDGED_TURF_LAYER" = EDGED_TURF_LAYER,
+ "ON_EDGED_TURF_LAYER" = ON_EDGED_TURF_LAYER,
+ "SPACEVINE_LAYER" = SPACEVINE_LAYER,
+ "LARGE_MOB_LAYER" = LARGE_MOB_LAYER,
+ "SPACEVINE_MOB_LAYER" = SPACEVINE_MOB_LAYER,
+ "ABOVE_ALL_MOB_LAYER" = ABOVE_ALL_MOB_LAYER,
+ "NAVIGATION_EYE_LAYER" = NAVIGATION_EYE_LAYER,
+ "FLY_LAYER" = FLY_LAYER,
+ "ABOVE_TREE_LAYER" = ABOVE_TREE_LAYER,
+ "GASFIRE_LAYER" = GASFIRE_LAYER,
+ "RIPPLE_LAYER" = RIPPLE_LAYER,
+ // LIGHTING_PLANE layers
+ "LIGHTING_MASK_LAYER" = LIGHTING_MASK_LAYER,
+ "LIGHTING_PRIMARY_LAYER" = LIGHTING_PRIMARY_LAYER,
+ "LIGHTING_ABOVE_ALL" = LIGHTING_ABOVE_ALL,
+ "EMISSIVE_LAYER_UNBLOCKABLE" = EMISSIVE_LAYER_UNBLOCKABLE,
+ // Mob layers
+ "MUTATIONS_LAYER" = -MUTATIONS_LAYER,
+ "BODY_BEHIND_LAYER" = -BODY_BEHIND_LAYER,
+ "BODYPARTS_LOW_LAYER" = -BODYPARTS_LOW_LAYER,
+ "BODYPARTS_LAYER" = -BODYPARTS_LAYER,
+ "BODY_ADJ_LAYER" = -BODY_ADJ_LAYER,
+ "BODY_LAYER" = -BODY_LAYER,
+ "EYES_LAYER" = -EYES_LAYER,
+ "FRONT_MUTATIONS_LAYER" = -FRONT_MUTATIONS_LAYER,
+ "DAMAGE_LAYER" = -DAMAGE_LAYER,
+ "UNIFORM_LAYER" = -UNIFORM_LAYER,
+ "ID_LAYER" = -ID_LAYER,
+ "ID_CARD_LAYER" = -ID_CARD_LAYER,
+ "BODYPARTS_HIGH_LAYER" = -BODYPARTS_HIGH_LAYER,
+ "GLOVES_LAYER" = -GLOVES_LAYER,
+ "SHOES_LAYER" = -SHOES_LAYER,
+ "LOW_FACEMASK_LAYER" = -LOW_FACEMASK_LAYER,
+ "EARS_LAYER" = -EARS_LAYER,
+ "LOW_NECK_LAYER" = -LOW_NECK_LAYER,
+ "SUIT_LAYER" = -SUIT_LAYER,
+ "GLASSES_LAYER" = -GLASSES_LAYER,
+ "BELT_LAYER" = -BELT_LAYER,
+ "SUIT_STORE_LAYER" = -SUIT_STORE_LAYER,
+ "NECK_LAYER" = -NECK_LAYER,
+ "BACK_LAYER" = -BACK_LAYER,
+ "BENEATH_HAIR_LAYER" = -BENEATH_HAIR_LAYER,
+ "HAIR_LAYER" = -HAIR_LAYER,
+ "FACEMASK_LAYER" = -FACEMASK_LAYER,
+ "HEAD_LAYER" = -HEAD_LAYER,
+ "OUTER_HAIR_LAYER" = -OUTER_HAIR_LAYER,
+ "HANDCUFF_LAYER" = -HANDCUFF_LAYER,
+ "LEGCUFF_LAYER" = -LEGCUFF_LAYER,
+ "HANDS_LAYER" = -HANDS_LAYER,
+ "BODY_FRONT_LAYER" = -BODY_FRONT_LAYER,
+ "ABOVE_BODY_FRONT_GLASSES_LAYER" = -ABOVE_BODY_FRONT_GLASSES_LAYER,
+ "ABOVE_BODY_FRONT_HEAD_LAYER" = -ABOVE_BODY_FRONT_HEAD_LAYER,
+ "WOUND_LAYER" = -WOUND_LAYER,
+ "HALO_LAYER" = -HALO_LAYER,
+))
diff --git a/code/_globalvars/lists/maintenance_loot.dm b/code/_globalvars/lists/maintenance_loot.dm
index ee9191f6389..397120b9221 100644
--- a/code/_globalvars/lists/maintenance_loot.dm
+++ b/code/_globalvars/lists/maintenance_loot.dm
@@ -320,7 +320,7 @@ GLOBAL_LIST_INIT(rarity_loot, list(//rare: really good items
/obj/item/weldingtool/hugetank = 1,
/obj/item/fishing_rod/telescopic/master = 1,
/obj/item/spess_knife = 1,
- /obj/item/gun/ballistic/automatic/pistol/doorhickey = 1,
+ /obj/item/gun/ballistic/automatic/pistol/doohickey = 1,
) = 1,
list(//equipment
@@ -352,11 +352,15 @@ GLOBAL_LIST_INIT(rarity_loot, list(//rare: really good items
/obj/item/storage/medkit/emergency = 1,
/obj/item/storage/medkit/regular = 1,
/obj/item/storage/box/bandages = 1,
- ) = 1,
+ ) = 2,
list(//medical chems
/obj/item/reagent_containers/hypospray/medipen/oxandrolone = 1,
/obj/item/reagent_containers/hypospray/medipen/salacid = 1,
/obj/item/reagent_containers/syringe/contraband/methamphetamine = 1,
+ ) = 2,
+ list(
+ /obj/item/paper/secretrecipe/gorgium = 1,
+ /obj/item/paper/secretrecipe/metalgen = 1,
) = 1,
) = 1,
diff --git a/code/_globalvars/lists/mapping.dm b/code/_globalvars/lists/mapping.dm
index 0f1eebb3347..7264922bfce 100644
--- a/code/_globalvars/lists/mapping.dm
+++ b/code/_globalvars/lists/mapping.dm
@@ -126,9 +126,6 @@ GLOBAL_LIST_EMPTY(jobspawn_overrides)
GLOBAL_LIST_EMPTY(gorilla_start)
GLOBAL_LIST_EMPTY(wizardstart)
-GLOBAL_LIST_EMPTY(nukeop_start)
-GLOBAL_LIST_EMPTY(nukeop_leader_start)
-GLOBAL_LIST_EMPTY(nukeop_overwatch_start)
GLOBAL_LIST_EMPTY(newplayer_start)
GLOBAL_LIST_EMPTY(prisonwarp) //admin prisoners go to these
GLOBAL_LIST_EMPTY(holdingfacility) //captured people go here (ninja energy net)
@@ -145,7 +142,9 @@ GLOBAL_LIST_EMPTY(deathsquadspawn)
GLOBAL_LIST_EMPTY(emergencyresponseteamspawn)
GLOBAL_LIST_EMPTY(ruin_landmarks)
GLOBAL_LIST_EMPTY(bar_areas)
+GLOBAL_LIST_EMPTY(river_waypoint_list) // Assoc list of river waypoint markers by z-level
GLOBAL_LIST_EMPTY(mining_center) // For determining vent size ranked lists, epicenters for comparison goes here.
+GLOBAL_LIST_EMPTY(map_generators_by_z) // Assoc list of shared generators by z by type
/// List of all the maps that have been cached for /proc/load_map
GLOBAL_LIST_EMPTY(cached_maps)
@@ -170,22 +169,6 @@ GLOBAL_LIST_INIT(megafauna_spawn_list, list(
/mob/living/simple_animal/hostile/megafauna/dragon = 4,
))
-/// List of how many minerals spawned based on proximity to an ore vent.
-GLOBAL_LIST_INIT(post_ore_random, list(
- "[ORE_WALL_FAR]" = 0,
- "[ORE_WALL_LOW]" = 0,
- "[ORE_WALL_MEDIUM]" = 0,
- "[ORE_WALL_HIGH]" = 0,
- "[ORE_WALL_VERY_HIGH]" = 0,
-))
-/// List of how many minerals spawned randomly off of mining Z-levels, and at what quantity.
-GLOBAL_LIST_INIT(post_ore_manual, list(
- "[ORE_WALL_FAR]" = 0,
- "[ORE_WALL_LOW]" = 0,
- "[ORE_WALL_MEDIUM]" = 0,
- "[ORE_WALL_HIGH]" = 0,
- "[ORE_WALL_VERY_HIGH]" = 0,
-))
/// List of how many ore vents spawned, and of what size.
GLOBAL_LIST_INIT(ore_vent_sizes, list(
LARGE_VENT_TYPE = 0,
diff --git a/code/_globalvars/lists/ores_spawned.dm b/code/_globalvars/lists/ores_spawned.dm
index 227e06061ad..a6a9654f823 100644
--- a/code/_globalvars/lists/ores_spawned.dm
+++ b/code/_globalvars/lists/ores_spawned.dm
@@ -9,27 +9,23 @@
*/
GLOBAL_LIST_INIT(ore_vent_minerals_lavaland, list(
- /datum/material/iron = 13,
- /datum/material/glass = 12,
- /datum/material/plasma = 9,
+ /datum/material/iron = 14,
+ /datum/material/glass = 13,
+ /datum/material/plasma = 10,
+ /datum/material/silver = 7,
/datum/material/titanium = 6,
- /datum/material/silver = 5,
/datum/material/gold = 5,
- /datum/material/diamond = 3,
- /datum/material/uranium = 3,
- /datum/material/bluespace = 3,
+ /datum/material/uranium = 4,
/datum/material/plastic = 1,
))
GLOBAL_LIST_INIT(ore_vent_minerals_triple_z, list(
- /datum/material/iron = 24,
- /datum/material/glass = 23,
- /datum/material/plasma = 16,
+ /datum/material/iron = 25,
+ /datum/material/glass = 24,
+ /datum/material/plasma = 17,
/datum/material/titanium = 10,
- /datum/material/silver = 8,
- /datum/material/gold = 7,
- /datum/material/diamond = 4,
- /datum/material/uranium = 4,
- /datum/material/bluespace = 3,
+ /datum/material/silver = 10,
+ /datum/material/gold = 8,
+ /datum/material/uranium = 5,
/datum/material/plastic = 1,
))
diff --git a/code/_globalvars/lists/poll_ignore.dm b/code/_globalvars/lists/poll_ignore.dm
index 9cf601e2d66..8f1c3f242e5 100644
--- a/code/_globalvars/lists/poll_ignore.dm
+++ b/code/_globalvars/lists/poll_ignore.dm
@@ -38,6 +38,7 @@
#define POLL_IGNORE_SPLITPERSONALITY "split_personality"
#define POLL_IGNORE_STALKER "stalker"
#define POLL_IGNORE_SYNDICATE "syndicate"
+#define POLL_IGNORE_SYNDICATE_MONKEY "syndicate_monkey"
#define POLL_IGNORE_VENUSHUMANTRAP "venus_human_trap"
#define POLL_IGNORE_RECOVERED_CREW "recovered_crew"
#define POLL_IGNORE_EXPERIMENTAL_CLONER "experimental_cloner"
@@ -81,6 +82,7 @@ GLOBAL_LIST_INIT(poll_ignore_desc, list(
POLL_IGNORE_SPLITPERSONALITY = "Split Personality",
POLL_IGNORE_STALKER = "Stalker",
POLL_IGNORE_SYNDICATE = "Syndicate",
+ POLL_IGNORE_SYNDICATE_MONKEY = "Syndicate Monkey",
POLL_IGNORE_VENUSHUMANTRAP = "Venus Human Traps",
POLL_IGNORE_RECOVERED_CREW = "Recovered Crew",
POLL_IGNORE_FREE_SPORE = "Free spore",
diff --git a/code/_globalvars/lists/reagents.dm b/code/_globalvars/lists/reagents.dm
index 203d685c5e3..c53895bfdbe 100644
--- a/code/_globalvars/lists/reagents.dm
+++ b/code/_globalvars/lists/reagents.dm
@@ -150,7 +150,7 @@ GLOBAL_LIST_INIT(stacked_metabolization_effect, init_chemical_side_effects())
if(ispath(reaction, /datum/chemical_reaction/randomized))
var/target_path = reaction
var/index = reactions.Find(reaction)
- reaction = new target_path(json)
+ reaction = new target_path(LAZYACCESS(json, "[target_path]"))
//failed to init
if(QDELETED(reaction))
diff --git a/code/_globalvars/phobias.dm b/code/_globalvars/phobias.dm
index 77b4c497418..1ad6b608acf 100644
--- a/code/_globalvars/phobias.dm
+++ b/code/_globalvars/phobias.dm
@@ -66,7 +66,7 @@ GLOBAL_LIST_INIT(phobia_mobs, list(
)),
"authority" = typecacheof(list(
/mob/living/basic/trooper/nanotrasen,
- /mob/living/simple_animal/bot/secbot,
+ /mob/living/basic/bot/secbot,
)),
"birds" = typecacheof(list(
/mob/living/basic/chick,
@@ -79,7 +79,7 @@ GLOBAL_LIST_INIT(phobia_mobs, list(
"conspiracies" = typecacheof(list(
/mob/living/basic/drone,
/mob/living/basic/pet/penguin,
- /mob/living/simple_animal/bot/secbot,
+ /mob/living/basic/bot/secbot,
)),
"doctors" = typecacheof(list(/mob/living/basic/bot/medbot)),
"fish" = typecacheof(list(
@@ -102,7 +102,7 @@ GLOBAL_LIST_INIT(phobia_mobs, list(
/mob/living/silicon/robot,
/mob/living/simple_animal/bot,
)),
- "security" = typecacheof(list(/mob/living/simple_animal/bot/secbot)),
+ "security" = typecacheof(list(/mob/living/basic/bot/secbot)),
"spiders" = typecacheof(list(
/mob/living/basic/flesh_spider,
/mob/living/basic/mega_arachnid,
diff --git a/code/_globalvars/tgui.dm b/code/_globalvars/tgui.dm
index a81078420f5..8bcd00cdb78 100644
--- a/code/_globalvars/tgui.dm
+++ b/code/_globalvars/tgui.dm
@@ -2,3 +2,4 @@ GLOBAL_DATUM(crew_manifest_tgui, /datum/crew_manifest)
GLOBAL_DATUM(changelog_tgui, /datum/changelog)
GLOBAL_DATUM(hotkeys_tgui, /datum/hotkeys_help)
GLOBAL_DATUM(record_manifest_tgui, /datum/record_manifest) //SKYRAT EDIT ADDITION -- EXPLOITABLE VERB
+GLOBAL_DATUM(emote_panel, /datum/emote_panel)
diff --git a/code/_globalvars/time_vars.dm b/code/_globalvars/time_vars.dm
index fd9b925e0d4..a006a4bc699 100644
--- a/code/_globalvars/time_vars.dm
+++ b/code/_globalvars/time_vars.dm
@@ -1,6 +1,3 @@
-/// The difference betwen midnight (of the host computer) and 0 world.ticks.
-GLOBAL_VAR_INIT(timezoneOffset, 0)
-
-GLOBAL_VAR_INIT(year, UTC_YEAR)
+GLOBAL_VAR_INIT(year, time2text(world.timeofday, "YYYY", TIMEZONE_UTC))
GLOBAL_VAR_INIT(year_integer, text2num(year)) // = 2013???
diff --git a/code/_globalvars/traits/_traits.dm b/code/_globalvars/traits/_traits.dm
index 4fb12fd9d68..f25740bc9c1 100644
--- a/code/_globalvars/traits/_traits.dm
+++ b/code/_globalvars/traits/_traits.dm
@@ -58,6 +58,7 @@ GLOBAL_LIST_INIT(traits_by_type, list(
"TRAIT_HAS_LABEL" = TRAIT_HAS_LABEL,
"TRAIT_HEARING_SENSITIVE" = TRAIT_HEARING_SENSITIVE,
"TRAIT_HYPERSPACED" = TRAIT_HYPERSPACED,
+ "TRAIT_IGNORE_DEMOLITION" = TRAIT_IGNORE_DEMOLITION,
"TRAIT_IMMERSED" = TRAIT_IMMERSED,
"TRAIT_INVERTED_DEMOLITION" = TRAIT_INVERTED_DEMOLITION,
"TRAIT_IRRADIATED" = TRAIT_IRRADIATED,
@@ -100,6 +101,7 @@ GLOBAL_LIST_INIT(traits_by_type, list(
"TRAIT_STRONGPULL" = TRAIT_STRONGPULL,
),
/area = list(
+ "TRAIT_AREA_BLOCK_POWER_FAIL" = TRAIT_AREA_BLOCK_POWER_FAIL,
"TRAIT_HAS_SHUTTLE_CONSTRUCTION_TURF" = TRAIT_HAS_SHUTTLE_CONSTRUCTION_TURF,
),
/datum/controller/global_vars = list(
@@ -173,6 +175,7 @@ GLOBAL_LIST_INIT(traits_by_type, list(
"TRAIT_ACT_AS_HERETIC" = TRAIT_ACT_AS_HERETIC,
"TRAIT_ADAMANTINE_EXTRACT_ARMOR" = TRAIT_ADAMANTINE_EXTRACT_ARMOR,
"TRAIT_ADDICTIONRESILIENT" = TRAIT_ADDICTIONRESILIENT,
+ "TRAIT_ADMIN_ESP" = TRAIT_ADMIN_ESP,
"TRAIT_ADVANCEDTOOLUSER" = TRAIT_ADVANCEDTOOLUSER,
"TRAIT_AGENDER" = TRAIT_AGENDER,
"TRAIT_AGEUSIA" = TRAIT_AGEUSIA,
@@ -192,6 +195,7 @@ GLOBAL_LIST_INIT(traits_by_type, list(
"TRAIT_ANXIOUS" = TRAIT_ANXIOUS,
"TRAIT_APATHETIC" = TRAIT_APATHETIC,
"TRAIT_ATTEMPTING_CHRISTENING" = TRAIT_ATTEMPTING_CHRISTENING,
+ "TRAIT_BACKSTAB_IMMUNE" = TRAIT_BACKSTAB_IMMUNE,
"TRAIT_BADDNA" = TRAIT_BADDNA,
"TRAIT_BADTOUCH" = TRAIT_BADTOUCH,
"TRAIT_BALD" = TRAIT_BALD,
@@ -349,7 +353,6 @@ GLOBAL_LIST_INIT(traits_by_type, list(
"TRAIT_HEAVY_DRINKER" = TRAIT_HEAVY_DRINKER,
"TRAIT_HEAVY_SLEEPER" = TRAIT_HEAVY_SLEEPER,
"TRAIT_HERETIC_SUMMON" = TRAIT_HERETIC_SUMMON,
- "TRAIT_HERETICAL_DREAMS" = TRAIT_HERETICAL_DREAMS,
"TRAIT_HIDE_EXTERNAL_ORGANS" = TRAIT_HIDE_EXTERNAL_ORGANS,
"TRAIT_HIGH_VALUE_RANSOM" = TRAIT_HIGH_VALUE_RANSOM,
"TRAIT_HOLY" = TRAIT_HOLY,
@@ -405,6 +408,7 @@ GLOBAL_LIST_INIT(traits_by_type, list(
"TRAIT_MIND_READER" = TRAIT_MIND_READER,
"TRAIT_MINDSHIELD" = TRAIT_MINDSHIELD,
"TRAIT_MIND_TEMPORARILY_GONE" = TRAIT_MIND_TEMPORARILY_GONE,
+ "TRAIT_MINING_AGGRO" = TRAIT_MINING_AGGRO,
"TRAIT_MINOR_NIGHT_VISION" = TRAIT_MINOR_NIGHT_VISION,
"TRAIT_FAKE_SOULLESS" = TRAIT_FAKE_SOULLESS,
"TRAIT_MOB_BREEDER" = TRAIT_MOB_BREEDER,
@@ -453,7 +457,6 @@ GLOBAL_LIST_INIT(traits_by_type, list(
"TRAIT_NO_BLOOD_OVERLAY" = TRAIT_NO_BLOOD_OVERLAY,
"TRAIT_NO_BREATHLESS_DAMAGE" = TRAIT_NO_BREATHLESS_DAMAGE,
"TRAIT_NO_DAMAGE_OVERLAY" = TRAIT_NO_DAMAGE_OVERLAY,
- "TRAIT_NO_DEBRAIN_OVERLAY" = TRAIT_NO_DEBRAIN_OVERLAY,
"TRAIT_NO_DNA_COPY" = TRAIT_NO_DNA_COPY,
"TRAIT_NO_DNA_SCRAMBLE" = TRAIT_NO_DNA_SCRAMBLE,
"TRAIT_NO_EXTINGUISH" = TRAIT_NO_EXTINGUISH,
@@ -598,6 +601,7 @@ GLOBAL_LIST_INIT(traits_by_type, list(
"TRAIT_SUPERMATTER_SOOTHER" = TRAIT_SUPERMATTER_SOOTHER,
"TRAIT_SURGICALLY_ANALYZED" = TRAIT_SURGICALLY_ANALYZED,
"TRAIT_SWIMMER" = TRAIT_SWIMMER,
+ "TRAIT_SYNTHPAX_IMMUNE" = TRAIT_SYNTHPAX_IMMUNE,
"TRAIT_TACKLING_FRAIL_ATTACKER" = TRAIT_TACKLING_FRAIL_ATTACKER,
"TRAIT_TACKLING_TAILED_DEFENDER" = TRAIT_TACKLING_TAILED_DEFENDER,
"TRAIT_TACKLING_TAILED_POUNCE" = TRAIT_TACKLING_TAILED_POUNCE,
@@ -803,8 +807,8 @@ GLOBAL_LIST_INIT(traits_by_type, list(
/obj/item/organ = list(
"TRAIT_CLIENT_STARTING_ORGAN" = TRAIT_CLIENT_STARTING_ORGAN,
"TRAIT_LIVING_HEART" = TRAIT_LIVING_HEART,
- "TRAIT_USED_ORGAN" = TRAIT_USED_ORGAN,
"TRAIT_ORGAN_OPERATED_ON" = TRAIT_ORGAN_OPERATED_ON,
+ "TRAIT_ORGAN_USED_BY_PLAYER" = TRAIT_ORGAN_USED_BY_PLAYER,
),
/obj/item/organ/brain = list(
"TRAIT_BRAIN_DAMAGE_NODEATH" = TRAIT_BRAIN_DAMAGE_NODEATH,
@@ -851,6 +855,7 @@ GLOBAL_LIST_INIT(traits_by_type, list(
"TRAIT_SPINNING_WEB_TURF" = TRAIT_SPINNING_WEB_TURF,
"TRAIT_TURF_IGNORE_SLIPPERY" = TRAIT_TURF_IGNORE_SLIPPERY,
"TRAIT_TURF_IGNORE_SLOWDOWN" = TRAIT_TURF_IGNORE_SLOWDOWN,
+ "TRAIT_TURF_SUN_BLOCKED" = TRAIT_TURF_SUN_BLOCKED,
"TRAIT_UNCOVERED_TURF" = TRAIT_UNCOVERED_TURF,
),
// SKYRAT EDIT ADDITION START - SKYRAT TRAITS
diff --git a/code/_globalvars/traits/admin_tooling.dm b/code/_globalvars/traits/admin_tooling.dm
index 68624c84d48..702b9716cf5 100644
--- a/code/_globalvars/traits/admin_tooling.dm
+++ b/code/_globalvars/traits/admin_tooling.dm
@@ -20,6 +20,7 @@ GLOBAL_LIST_INIT(admin_visible_traits, list(
"TRAIT_MOVE_PHASING" = TRAIT_MOVE_PHASING,
"TRAIT_MOVE_VENTCRAWLING" = TRAIT_MOVE_VENTCRAWLING,
"TRAIT_MOVE_UPSIDE_DOWN" = TRAIT_MOVE_UPSIDE_DOWN,
+ "TRAIT_NO_TELEPORT" = TRAIT_NO_TELEPORT,
"TRAIT_RAINSTORM_IMMUNE" = TRAIT_RAINSTORM_IMMUNE,
"TRAIT_RUNECHAT_HIDDEN" = TRAIT_RUNECHAT_HIDDEN,
"TRAIT_SANDSTORM_IMMUNE" = TRAIT_SANDSTORM_IMMUNE,
@@ -39,6 +40,7 @@ GLOBAL_LIST_INIT(admin_visible_traits, list(
"TRAIT_ABDUCTOR_TRAINING" = TRAIT_ABDUCTOR_TRAINING,
"TRAIT_ACT_AS_CULTIST" = TRAIT_ACT_AS_CULTIST,
"TRAIT_ACT_AS_HERETIC" = TRAIT_ACT_AS_HERETIC,
+ "TRAIT_ADMIN_ESP" = TRAIT_ADMIN_ESP,
"TRAIT_ADVANCEDTOOLUSER" = TRAIT_ADVANCEDTOOLUSER,
"TRAIT_AGENDER" = TRAIT_AGENDER,
"TRAIT_AGEUSIA" = TRAIT_AGEUSIA,
@@ -147,7 +149,6 @@ GLOBAL_LIST_INIT(admin_visible_traits, list(
"TRAIT_HATED_BY_DOGS" = TRAIT_HATED_BY_DOGS,
"TRAIT_HEAVY_DRINKER" = TRAIT_HEAVY_DRINKER,
"TRAIT_HEAVY_SLEEPER" = TRAIT_HEAVY_SLEEPER,
- "TRAIT_HERETICAL_DREAMS" = TRAIT_HERETICAL_DREAMS,
"TRAIT_HIDE_EXTERNAL_ORGANS" = TRAIT_HIDE_EXTERNAL_ORGANS,
"TRAIT_HIGH_VALUE_RANSOM" = TRAIT_HIGH_VALUE_RANSOM,
"TRAIT_HOLY" = TRAIT_HOLY,
@@ -369,7 +370,6 @@ GLOBAL_LIST_INIT(admin_visible_traits, list(
"TRAIT_GERM_SENSITIVE" = TRAIT_GERM_SENSITIVE,
"TRAIT_HAUNTED" = TRAIT_HAUNTED,
"TRAIT_NO_STORAGE_INSERT" = TRAIT_NO_STORAGE_INSERT,
- "TRAIT_NO_TELEPORT" = TRAIT_NO_TELEPORT,
"TRAIT_NODROP" = TRAIT_NODROP,
"TRAIT_T_RAY_VISIBLE" = TRAIT_T_RAY_VISIBLE,
"TRAIT_UNCATCHABLE" = TRAIT_UNCATCHABLE,
@@ -416,7 +416,7 @@ GLOBAL_LIST_INIT(admin_visible_traits, list(
/obj/item/organ = list(
"TRAIT_CLIENT_STARTING_ORGAN" = TRAIT_CLIENT_STARTING_ORGAN,
"TRAIT_LIVING_HEART" = TRAIT_LIVING_HEART,
- "TRAIT_USED_ORGAN" = TRAIT_USED_ORGAN,
+ "TRAIT_ORGAN_USED_BY_PLAYER" = TRAIT_ORGAN_USED_BY_PLAYER,
),
/obj/item/organ/brain = list(
"TRAIT_SPECIAL_TRAUMA_BOOST" = TRAIT_SPECIAL_TRAUMA_BOOST,
diff --git a/code/_onclick/click_ctrl.dm b/code/_onclick/click_ctrl.dm
index e80f8fa05cb..19c86970aee 100644
--- a/code/_onclick/click_ctrl.dm
+++ b/code/_onclick/click_ctrl.dm
@@ -41,7 +41,7 @@
if(grab(target) != GRAB_SKIP)
changeNext_move(CLICK_CD_MELEE)
return
- pulled(target)
+ start_pulling(target)
/**
* Ctrl mouse wheel click
diff --git a/code/_onclick/hud/alien.dm b/code/_onclick/hud/alien.dm
index 50121d853a5..b1bd23a5301 100644
--- a/code/_onclick/hud/alien.dm
+++ b/code/_onclick/hud/alien.dm
@@ -30,17 +30,4 @@
add_screen_object(/atom/movable/screen/alien/leap, HUD_ALIEN_HUNTER_LEAP, HUD_GROUP_STATIC, ui_style)
if(!isalienqueen(mymob))
- add_screen_object(/atom/movable/screen/alien/plasma_display, HUD_ALIEN_QUEEN_FINDER, HUD_GROUP_INFO)
-
-/datum/hud/alien/persistent_inventory_update()
- if(!mymob)
- return
- var/mob/living/carbon/alien/adult/H = mymob
- if(hud_version != HUD_STYLE_NOHUD)
- for(var/obj/item/I in H.held_items)
- I.screen_loc = ui_hand_position(H.get_held_index_of_item(I))
- H.client.screen += I
- else
- for(var/obj/item/I in H.held_items)
- I.screen_loc = null
- H.client.screen -= I
+ add_screen_object(/atom/movable/screen/alien/alien_queen_finder, HUD_ALIEN_QUEEN_FINDER, HUD_GROUP_INFO)
diff --git a/code/_onclick/hud/drones.dm b/code/_onclick/hud/drones.dm
index e7694d5d660..98335985040 100644
--- a/code/_onclick/hud/drones.dm
+++ b/code/_onclick/hud/drones.dm
@@ -1,22 +1,5 @@
/datum/hud/dextrous/drone
- inventory_slots = /datum/inventory_slot/drone
-
-/datum/hud/dextrous/drone/persistent_inventory_update()
- if(!mymob)
- return
- var/mob/living/basic/drone/drone = mymob
-
- if(hud_shown)
- if(!isnull(drone.internal_storage))
- drone.internal_storage.screen_loc = ui_drone_storage
- drone.client.screen += drone.internal_storage
- if(!isnull(drone.head))
- drone.head.screen_loc = ui_drone_head
- drone.client.screen += drone.head
- else
- drone.internal_storage?.screen_loc = null
- drone.head?.screen_loc = null
- ..()
+ default_inventory_slots = /datum/inventory_slot/drone
/datum/inventory_slot/drone
abstract_type = /datum/inventory_slot/drone
diff --git a/code/_onclick/hud/generic_dextrous.dm b/code/_onclick/hud/generic_dextrous.dm
index a0faa532533..a8dad62d835 100644
--- a/code/_onclick/hud/generic_dextrous.dm
+++ b/code/_onclick/hud/generic_dextrous.dm
@@ -28,17 +28,3 @@
if(HAS_TRAIT(mymob, TRAIT_CAN_THROW_ITEMS))
add_screen_object(/atom/movable/screen/throw_catch, HUD_MOB_THROW, HUD_GROUP_HOTKEYS, ui_style, ui_drop_throw)
-
-/datum/hud/dextrous/persistent_inventory_update()
- if(!mymob)
- return
- var/mob/living/owner = mymob
- if(hud_version != HUD_STYLE_NOHUD)
- for(var/obj/item/held in owner.held_items)
- held.screen_loc = ui_hand_position(owner.get_held_index_of_item(held))
- owner.client.screen += held
- return
-
- for(var/obj/item/held in owner.held_items)
- held.screen_loc = null
- owner.client.screen -= held
diff --git a/code/_onclick/hud/guardian.dm b/code/_onclick/hud/guardian.dm
index 18b1b985ccb..883cd5ff8ba 100644
--- a/code/_onclick/hud/guardian.dm
+++ b/code/_onclick/hud/guardian.dm
@@ -7,33 +7,15 @@
///Dextrous subtype for only dextrous holoparasites. Can hold things hence the inventory slot.
/datum/hud/dextrous/guardian
- inventory_slots = list(/datum/inventory_slot/guardian_storage)
+ default_inventory_slots = list(/datum/inventory_slot/guardian_storage)
give_health_doll = FALSE
/datum/hud/dextrous/guardian/initialize_screen_objects()
. = ..()
add_screen_object(/atom/movable/screen/healths/guardian, HUD_MOB_HEALTH, HUD_GROUP_INFO)
-/datum/hud/dextrous/guardian/persistent_inventory_update()
- if(!mymob)
- return
-
- if(!istype(mymob, /mob/living/basic/guardian/dextrous))
- return ..()
-
- var/mob/living/basic/guardian/dextrous/dex_guardian = mymob
- if(hud_shown)
- if(dex_guardian.internal_storage)
- dex_guardian.internal_storage.screen_loc = ui_back
- dex_guardian.client.screen += dex_guardian.internal_storage
- else
- if(dex_guardian.internal_storage)
- dex_guardian.internal_storage.screen_loc = null
- return ..()
-
/datum/inventory_slot/guardian_storage
name = "internal storage"
icon_state = "suit_storage"
slot_id = ITEM_SLOT_DEX_STORAGE
screen_loc = ui_back
-
diff --git a/code/_onclick/hud/hud.dm b/code/_onclick/hud/hud.dm
index 39751b386cf..2d4bbb9b484 100644
--- a/code/_onclick/hud/hud.dm
+++ b/code/_onclick/hud/hud.dm
@@ -99,16 +99,15 @@ GLOBAL_LIST_INIT(available_erp_ui_styles, list(
var/list/atom/movable/screen/screen_objects = list()
/// List of screen objects by their screen group
var/list/screen_groups[SCREEN_GROUP_AMT]
- /// List of all inventory slot screen objects by their slot ID. Some slots are fake and will be missing from here!
- var/list/inv_slots[SLOTS_AMT]
- /// List of hand slot objects, kept separate from the rest of inventory as mobs can have varying amount of hands
- var/list/atom/movable/screen/inventory/hand/hand_slots = null
/// List of typepaths of /datum/inventory_slot which will be used to automatically create inventory slot UI elements
/// If assigned a typepath instead of a list, it will instead use all valid subtypes of said typepath
- /// Safe to change in initialize_screen_objects() but not later
- var/list/inventory_slots = null
var/erp_ui_style //SKYRAT EDIT - ADDITION - ERP ICONS FIX
+ /// Can be changed in initialize_screen_objects() to add/remove slots
+ var/list/datum/inventory_slot/default_inventory_slots = null
+ /// Alist of slot_id -> inventory_slot datum of our slots
+ /// These are singletons, do not modify individual slots!
+ var/list/datum/inventory_slot/inventory_slots = alist()
/// List of weakrefs to objects that we add to our screen that we don't expect to DO anything
/// They typically use * in their render target. They exist solely so we can reuse them,
@@ -127,8 +126,6 @@ GLOBAL_LIST_INIT(available_erp_ui_styles, list(
add_screen_object(/atom/movable/screen/palette_scroll/down, HUD_MOB_PALETTE_DOWN)
add_screen_object(/atom/movable/screen/palette_scroll/up, HUD_MOB_PALETTE_UP)
- hand_slots = list()
-
var/datum/plane_master_group/main/main_group = new(PLANE_GROUP_MAIN)
main_group.attach_to(src)
@@ -173,8 +170,7 @@ GLOBAL_LIST_INIT(available_erp_ui_styles, list(
QDEL_LIST(floating_actions)
screentip_text = null
screen_groups = null
- inv_slots.Cut()
- hand_slots.Cut()
+ inventory_slots.Cut()
QDEL_LIST_ASSOC_VAL(screen_objects)
QDEL_LIST_ASSOC_VAL(master_groups)
QDEL_LIST_ASSOC_VAL(plane_master_controllers)
@@ -392,7 +388,8 @@ GLOBAL_LIST_INIT(available_erp_ui_styles, list(
screenmob.client.screen += group_hotkeys
if (length(group_info))
screenmob.client.screen += group_info
- if (length(group_storage))
+ // Do not show open storages to viewers, they get their own storage UIs
+ if (length(group_storage) && viewmob == mymob)
screenmob.client.screen += group_storage
screenmob.client.screen += palette
@@ -407,8 +404,10 @@ GLOBAL_LIST_INIT(available_erp_ui_styles, list(
screenmob.client.screen += group_info
// Hands are apart of the static group but still should be presetn in the reduced mode
- for (var/atom/movable/screen/hand in hand_slots)
- screenmob.client.screen += hand
+ for (var/i in 1 to length(mymob.held_items))
+ var/atom/movable/screen/hand = screen_objects[HUD_KEY_HAND_SLOT(i)]
+ if (hand)
+ screenmob.client.screen += hand
if(action_intent)
//move this to the alternative position, where zone_select usually is.
@@ -418,7 +417,7 @@ GLOBAL_LIST_INIT(available_erp_ui_styles, list(
hud_shown = FALSE
hud_version = display_hud_version
- persistent_inventory_update(screenmob)
+ inventory_update(screenmob)
// Gives all of the actions the screenmob owes to their hud
screenmob.update_action_buttons(TRUE)
// Handles alerts - the things on the right side of the screen
@@ -456,7 +455,7 @@ GLOBAL_LIST_INIT(available_erp_ui_styles, list(
if(!.)
return
var/mob/screenmob = viewmob || mymob
- hidden_inventory_update(screenmob)
+ inventory_update(screenmob)
/* BUBBER EDIT REMOVAL - We use a different lobby hud
/datum/hud/new_player/show_hud(version = 0, mob/viewmob)
@@ -465,13 +464,23 @@ GLOBAL_LIST_INIT(available_erp_ui_styles, list(
show_station_trait_buttons()
*/
-/datum/hud/proc/hidden_inventory_update()
- return
-
-/datum/hud/proc/persistent_inventory_update(mob/viewer)
- if(!mymob)
+/datum/hud/proc/inventory_update(mob/viewer)
+ if (isnull(mymob))
return
+ for (var/slot_id in inventory_slots)
+ var/datum/inventory_slot/slot = inventory_slots[slot_id]
+ if (!isnull(slot))
+ slot.update_inventory_slot(src, mymob)
+
+/datum/hud/proc/update_inventory_slot(slot_id, ...)
+ if(isnull(mymob))
+ return
+ var/datum/inventory_slot/slot = inventory_slots[slot_id]
+ if (!isnull(slot))
+ var/list/slot_args = list(src, mymob) + args.Copy(2)
+ slot.update_inventory_slot(arglist(slot_args))
+
/datum/hud/proc/update_ui_style(new_ui_style)
// do nothing if overridden by a subtype or already on that style
if (initial(ui_style) || ui_style == new_ui_style)
@@ -514,8 +523,6 @@ GLOBAL_LIST_INIT(available_erp_ui_styles, list(
/// Rebuilds our mob's hand slot screen elements
/datum/hud/proc/build_hand_slots(update_hud = FALSE)
- QDEL_LIST(hand_slots)
- hand_slots = new /list(length(mymob.held_items))
for(var/i in 1 to length(mymob.held_items))
var/atom/movable/screen/inventory/hand/hand_box = add_screen_object(/atom/movable/screen/inventory/hand, HUD_KEY_HAND_SLOT(i), HUD_GROUP_STATIC, ui_style, ui_hand_position(i))
@@ -523,7 +530,6 @@ GLOBAL_LIST_INIT(available_erp_ui_styles, list(
hand_box.icon_state = "hand_[mymob.held_index_to_dir(i)]"
hand_box.held_index = i
hand_box.update_appearance()
- hand_slots[i] = hand_box
var/num_of_swaps = 0
for(var/atom/movable/screen/swap_hand/swap_hands in screen_groups[HUD_GROUP_STATIC])
@@ -553,11 +559,11 @@ GLOBAL_LIST_INIT(available_erp_ui_styles, list(
/datum/hud/proc/update_locked_slots()
return
-/// Creates inventory slot screen elements based on our assigned inventory_slots
+/// Creates inventory slot screen elements based on our assigned default_inventory_slots
/datum/hud/proc/create_inventory_slots()
- var/list/created_paths = inventory_slots
- if (ispath(inventory_slots))
- created_paths = valid_subtypesof(inventory_slots)
+ var/list/created_paths = default_inventory_slots
+ if (ispath(created_paths))
+ created_paths = valid_subtypesof(created_paths)
for (var/datum/inventory_slot/slot_type as anything in created_paths)
var/datum/inventory_slot/inv_slot = GLOB.inventory_slot_datums[slot_type]
@@ -565,16 +571,11 @@ GLOBAL_LIST_INIT(available_erp_ui_styles, list(
stack_trace("[src] attempted to use an invalid inventory slot: [slot_type]")
continue
inv_slot.create_element(src)
+ inventory_slots[inv_slot.slot_id] = inv_slot
- update_inventory_slots()
-
-/// Updates all of our inventory slots
-/// Avoid calling directly in favor of specific update procs
-/datum/hud/proc/update_inventory_slots()
- for(var/atom/movable/screen/inventory/inv in screen_groups[HUD_GROUP_STATIC] + screen_groups[HUD_GROUP_TOGGLEABLE_INVENTORY])
- if(inv.slot_id)
- inv_slots[TOBITSHIFT(inv.slot_id) + 1] = inv
- inv.update_appearance()
+ // Lets add an abstract "hands" slot to ourselves for native handling
+ inventory_slots[ITEM_SLOT_HANDS] = GLOB.inventory_slot_datums[/datum/inventory_slot/hands]
+ inventory_update()
/datum/hud/proc/position_action(atom/movable/screen/movable/action_button/button, position)
// This is kinda a hack, I'm sorry.
diff --git a/code/_onclick/hud/human.dm b/code/_onclick/hud/human.dm
index 54ff802aa1a..9f8a7b1e69b 100644
--- a/code/_onclick/hud/human.dm
+++ b/code/_onclick/hud/human.dm
@@ -1,5 +1,5 @@
/datum/hud/human
- inventory_slots = /datum/inventory_slot/human
+ default_inventory_slots = /datum/inventory_slot/human
/datum/hud/human/initialize_screen_objects()
. = ..()
@@ -72,113 +72,6 @@
continue
inv.alpha = (blocked_slots & inv.slot_id) ? 128 : initial(inv.alpha)
-/datum/hud/human/hidden_inventory_update(mob/viewer)
- if(!mymob)
- return
- var/mob/living/carbon/human/H = mymob
-
- var/mob/screenmob = viewer || H
-
- if(screenmob.hud_used.inventory_shown && screenmob.hud_used.hud_shown)
- if(H.shoes)
- H.shoes.screen_loc = ui_shoes
- screenmob.client.screen += H.shoes
- if(H.gloves)
- H.gloves.screen_loc = ui_gloves
- screenmob.client.screen += H.gloves
- if(H.ears)
- H.ears.screen_loc = ui_ears
- screenmob.client.screen += H.ears
- if(H.glasses)
- H.glasses.screen_loc = ui_glasses
- screenmob.client.screen += H.glasses
- if(H.w_uniform)
- H.w_uniform.screen_loc = ui_iclothing
- screenmob.client.screen += H.w_uniform
- if(H.wear_suit)
- H.wear_suit.screen_loc = ui_oclothing
- screenmob.client.screen += H.wear_suit
- if(H.wear_mask)
- H.wear_mask.screen_loc = ui_mask
- screenmob.client.screen += H.wear_mask
- if(H.wear_neck)
- H.wear_neck.screen_loc = ui_neck
- screenmob.client.screen += H.wear_neck
- if(H.head)
- H.head.screen_loc = ui_head
- screenmob.client.screen += H.head
- else
- if(H.shoes)
- screenmob.client.screen -= H.shoes
- if(H.gloves)
- screenmob.client.screen -= H.gloves
- if(H.ears)
- screenmob.client.screen -= H.ears
- if(H.glasses)
- screenmob.client.screen -= H.glasses
- if(H.w_uniform)
- screenmob.client.screen -= H.w_uniform
- if(H.wear_suit)
- screenmob.client.screen -= H.wear_suit
- if(H.wear_mask)
- screenmob.client.screen -= H.wear_mask
- if(H.wear_neck)
- screenmob.client.screen -= H.wear_neck
- if(H.head)
- screenmob.client.screen -= H.head
-
-/datum/hud/human/persistent_inventory_update(mob/viewer)
- if(!mymob)
- return
- ..()
- var/mob/living/carbon/human/H = mymob
-
- var/mob/screenmob = viewer || H
-
- if(screenmob.hud_used)
- if(screenmob.hud_used.hud_shown)
- if(H.s_store)
- H.s_store.screen_loc = ui_sstore1
- screenmob.client.screen += H.s_store
- if(H.wear_id)
- H.wear_id.screen_loc = ui_id
- screenmob.client.screen += H.wear_id
- if(H.belt)
- H.belt.screen_loc = ui_belt
- screenmob.client.screen += H.belt
- if(H.back)
- H.back.screen_loc = ui_back
- screenmob.client.screen += H.back
- if(H.l_store)
- H.l_store.screen_loc = ui_storage1
- screenmob.client.screen += H.l_store
- if(H.r_store)
- H.r_store.screen_loc = ui_storage2
- screenmob.client.screen += H.r_store
-
- else
- if(H.s_store)
- screenmob.client.screen -= H.s_store
- if(H.wear_id)
- screenmob.client.screen -= H.wear_id
- if(H.belt)
- screenmob.client.screen -= H.belt
- if(H.back)
- screenmob.client.screen -= H.back
- if(H.l_store)
- screenmob.client.screen -= H.l_store
- if(H.r_store)
- screenmob.client.screen -= H.r_store
-
- if(hud_version != HUD_STYLE_NOHUD)
- for(var/obj/item/I in H.held_items)
- I.screen_loc = ui_hand_position(H.get_held_index_of_item(I))
- screenmob.client.screen += I
- else
- for(var/obj/item/I in H.held_items)
- I.screen_loc = null
- screenmob.client.screen -= I
-
/mob/living/carbon/human/verb/toggle_hotkey_verbs()
set category = "OOC"
set name = "Toggle hotkey buttons"
diff --git a/code/_onclick/hud/inventory_slot.dm b/code/_onclick/hud/inventory_slot.dm
index af3307be551..87efc517b7f 100644
--- a/code/_onclick/hud/inventory_slot.dm
+++ b/code/_onclick/hud/inventory_slot.dm
@@ -33,3 +33,62 @@ GLOBAL_LIST_INIT(inventory_slot_datums, initialize_inventory_slots())
inv_box.icon_full = icon_full
inv_box.slot_id = slot_id
return inv_box
+
+/// Returns the item held in this slot by hud's mymob
+/datum/inventory_slot/proc/get_slot_item(mob/owner)
+ return owner.get_item_by_slot(slot_id)
+
+/// Returns a screen object for this slot for a particular hud datum
+/datum/inventory_slot/proc/get_screen_slot(datum/hud/hud)
+ return hud.screen_objects[HUD_KEY_ITEM_SLOT(slot_id)]
+
+/// Update inventory slot visuals
+/datum/inventory_slot/proc/update_inventory_slot(datum/hud/hud, mob/owner)
+ var/atom/movable/screen/inventory/slot = get_screen_slot(hud)
+ if (!slot)
+ return
+
+ var/obj/item/slot_item = get_slot_item(owner)
+ update_slot_icon_contents(slot, slot_item)
+
+/// Updates the slot icon and its contents
+/datum/inventory_slot/proc/update_slot_icon_contents(atom/movable/screen/inventory/slot, obj/item/slot_item)
+ slot.update_appearance(UPDATE_ICON)
+ if (!slot_item)
+ slot.vis_contents.Cut()
+ return
+
+ if (slot_item in slot.vis_contents)
+ return
+
+ // Reset pixel offsets in order to make it fit the box
+ slot_item.pixel_x = slot_item.base_pixel_x
+ slot_item.pixel_y = slot_item.base_pixel_y
+ slot.vis_contents += slot_item
+
+// Not a real inventory slot, but this is used as a generic abstraction for hand slot UI behaviors
+/datum/inventory_slot/hands
+ slot_id = ITEM_SLOT_HANDS
+
+/datum/inventory_slot/hands/create_element(datum/hud/hud)
+ CRASH("[hud] attempted to call create_element on a behavior-only hands inventory slot datum!")
+
+/datum/inventory_slot/hands/get_slot_item(mob/owner, hand_index = 1)
+ return owner.held_items[hand_index]
+
+/datum/inventory_slot/hands/get_screen_slot(datum/hud/hud, hand_index = 1)
+ return hud.screen_objects[HUD_KEY_HAND_SLOT(hand_index)]
+
+/datum/inventory_slot/hands/update_inventory_slot(datum/hud/hud, mob/owner, hand_index = null)
+ // If no index was passed, update all hand slots
+ if (isnull(hand_index))
+ for (var/i in 1 to length(owner.held_items))
+ update_inventory_slot(hud, owner, i)
+ return
+
+ var/atom/movable/screen/inventory/slot = get_screen_slot(hud, hand_index)
+ if (!slot)
+ return
+
+ var/obj/item/slot_item = get_slot_item(owner, hand_index)
+ update_slot_icon_contents(slot, slot_item)
diff --git a/code/_onclick/hud/rendering/plane_masters/plane_master_subtypes.dm b/code/_onclick/hud/rendering/plane_masters/plane_master_subtypes.dm
index 36fd9f37d2d..6cfafcd6797 100644
--- a/code/_onclick/hud/rendering/plane_masters/plane_master_subtypes.dm
+++ b/code/_onclick/hud/rendering/plane_masters/plane_master_subtypes.dm
@@ -355,34 +355,14 @@
/atom/movable/screen/plane_master/o_light_visual
name = "Overlight light visual"
documentation = "Holds overlay lighting objects, or the sort of lighting that's a well, overlay stuck to something.\
-
Exists because lighting updating is really slow, and movement needs to feel smooth.\
-
We draw to the game plane, and mask out space for ourselves on the lighting plane so any color we have has the chance to display."
+
Exists because lighting updating is really slow, and movement needs to feel smooth (also being an overlay lets us muck with it easier)."
plane = O_LIGHTING_VISUAL_PLANE
appearance_flags = PLANE_MASTER|NO_CLIENT_COLOR
- render_target = O_LIGHTING_VISUAL_RENDER_TARGET
mouse_opacity = MOUSE_OPACITY_TRANSPARENT
blend_mode = BLEND_ADD
- render_relay_planes = list(RENDER_PLANE_LIGHTING)
+ render_relay_planes = list(RENDER_PLANE_O_LIGHTING)
critical = PLANE_CRITICAL_DISPLAY
-/atom/movable/screen/plane_master/o_light_visual/Initialize(mapload, datum/hud/hud_owner, datum/plane_master_group/home, offset)
- . = ..()
- // I'd love for this to be HSL but filters don't work with blend modes
- add_relay_to(GET_NEW_PLANE(RENDER_PLANE_TURF_LIGHTING, offset), BLEND_MULTIPLY, relay_color = list(
- -1, -1, -1, 0,
- -1, -1, -1, 0,
- -1, -1, -1, 0,
- 0, 0, 0, OVERLAY_LIGHTING_WEIGHT,
- 1, 1, 1, 0,
- ))
- add_relay_to(GET_NEW_PLANE(RENDER_PLANE_SPECULAR, offset), relay_color = list(
- SPECULAR_EMISSIVE_OVERLAY_CONTRAST, 0, 0, 0,
- 0, SPECULAR_EMISSIVE_OVERLAY_CONTRAST, 0, 0,
- 0, 0, SPECULAR_EMISSIVE_OVERLAY_CONTRAST, 0,
- 0, 0, 0, 1,
- -SPECULAR_EMISSIVE_CUTOFF, -SPECULAR_EMISSIVE_CUTOFF, -SPECULAR_EMISSIVE_CUTOFF, 0,
- ))
-
/atom/movable/screen/plane_master/above_lighting
name = "Above lighting"
plane = ABOVE_LIGHTING_PLANE
diff --git a/code/_onclick/hud/rendering/render_plate.dm b/code/_onclick/hud/rendering/render_plate.dm
index e7f7bf88903..9d42784bb2a 100644
--- a/code/_onclick/hud/rendering/render_plate.dm
+++ b/code/_onclick/hud/rendering/render_plate.dm
@@ -132,7 +132,7 @@
appearance_flags = PLANE_MASTER|NO_CLIENT_COLOR
mouse_opacity = MOUSE_OPACITY_TRANSPARENT
blend_mode = BLEND_ADD
- render_relay_planes = list(O_LIGHTING_VISUAL_PLANE)
+ render_relay_planes = list(RENDER_PLANE_O_LIGHTING)
critical = PLANE_CRITICAL_DISPLAY
/atom/movable/screen/plane_master/rendering_plate/emissive_bloom/Initialize(mapload, datum/hud/hud_owner, datum/plane_master_group/home, offset)
@@ -155,6 +155,35 @@
render_relay_planes = list()
critical = PLANE_CRITICAL_DISPLAY
+/atom/movable/screen/plane_master/rendering_plate/overlay_light
+ name = "Overlight plate"
+ documentation = "Combines overlay lights with emissives.\
+
We draw to the generic lighting plate, do some funky stuff with turf lighting to sort of \"cut out\" a bit of space for ourselves there, and do some junk to speculars"
+ plane = RENDER_PLANE_O_LIGHTING
+ appearance_flags = PLANE_MASTER|NO_CLIENT_COLOR
+ mouse_opacity = MOUSE_OPACITY_TRANSPARENT
+ blend_mode = BLEND_ADD
+ render_relay_planes = list(RENDER_PLANE_LIGHTING)
+ critical = PLANE_CRITICAL_DISPLAY
+
+/atom/movable/screen/plane_master/rendering_plate/overlay_light/Initialize(mapload, datum/hud/hud_owner, datum/plane_master_group/home, offset)
+ . = ..()
+ // I'd love for this to be HSL but filters don't work with blend modes
+ add_relay_to(GET_NEW_PLANE(RENDER_PLANE_TURF_LIGHTING, offset), BLEND_MULTIPLY, relay_color = list(
+ -1, -1, -1, 0,
+ -1, -1, -1, 0,
+ -1, -1, -1, 0,
+ 0, 0, 0, OVERLAY_LIGHTING_WEIGHT,
+ 1, 1, 1, 0,
+ ))
+ add_relay_to(GET_NEW_PLANE(RENDER_PLANE_SPECULAR, offset), relay_color = list(
+ SPECULAR_EMISSIVE_OVERLAY_CONTRAST, 0, 0, 0,
+ 0, SPECULAR_EMISSIVE_OVERLAY_CONTRAST, 0, 0,
+ 0, 0, SPECULAR_EMISSIVE_OVERLAY_CONTRAST, 0,
+ 0, 0, 0, 1,
+ -SPECULAR_EMISSIVE_CUTOFF, -SPECULAR_EMISSIVE_CUTOFF, -SPECULAR_EMISSIVE_CUTOFF, 0,
+ ))
+
/atom/movable/screen/plane_master/rendering_plate/specular
name = "Specular plate"
documentation = "Plate used to artificially increase lighting on certain pixels to poorly mimic shiny surfaces."
diff --git a/code/_onclick/hud/robot.dm b/code/_onclick/hud/robot.dm
index d1f9c632a97..fe8f1a1a125 100644
--- a/code/_onclick/hud/robot.dm
+++ b/code/_onclick/hud/robot.dm
@@ -10,8 +10,10 @@
add_screen_object(/atom/movable/screen/memories, HUD_MOB_MEMORIES, HUD_GROUP_STATIC, ui_style, ui_borg_memories_menu)
add_screen_object(/atom/movable/screen/robot/radio, HUD_CYBORG_RADIO)
+ // Cyborg modules are their "hands", and use hand keys for ease of handling as they behave functionally the same
+ // Generic code can just typecheck for /atom/movable/screen/inventory/hud if it needs explicitly hands
for (var/i in BORG_CHOOSE_MODULE_ONE to BORG_CHOOSE_MODULE_THREE)
- var/atom/movable/screen/robot/module_slot/module = add_screen_object(/atom/movable/screen/robot/module_slot, HUD_KEY_CYBORG_MODULE(i))
+ var/atom/movable/screen/robot/module_slot/module = add_screen_object(/atom/movable/screen/robot/module_slot, HUD_KEY_HAND_SLOT(i))
module.set_slot(i)
add_screen_object(/atom/movable/screen/robot/lamp, HUD_CYBORG_LAMP)
@@ -33,25 +35,3 @@
add_screen_object(/atom/movable/screen/healths/robot, HUD_MOB_HEALTH, HUD_GROUP_INFO)
add_screen_object(/atom/movable/screen/pull, HUD_MOB_PULL, HUD_GROUP_HOTKEYS, ui_style, ui_borg_pull)
-
-/datum/hud/robot/persistent_inventory_update(mob/viewer)
- if(!mymob)
- return
- var/mob/living/silicon/robot/R = mymob
-
- var/mob/screenmob = viewer || R
- if(!screenmob.hud_used)
- return
-
- if(!screenmob.hud_used.hud_shown)
- for(var/obj/item/I in R.held_items)
- screenmob.client.screen -= I
- return
-
- for(var/i in 1 to length(R.held_items))
- var/obj/item/I = R.held_items[i]
- if(!I)
- continue
- var/atom/movable/screen/robot/module_slot/slot = screen_objects[HUD_KEY_CYBORG_MODULE(i)]
- I.screen_loc = slot.screen_loc
- screenmob.client.screen += I
diff --git a/code/_onclick/hud/screen_objects/action_button.dm b/code/_onclick/hud/screen_objects/action_button.dm
index 0782aabd5c0..358e0850875 100644
--- a/code/_onclick/hud/screen_objects/action_button.dm
+++ b/code/_onclick/hud/screen_objects/action_button.dm
@@ -213,7 +213,7 @@
if(!hud_used || !client)
return
- if(hud_used.hud_shown != HUD_STYLE_STANDARD)
+ if(hud_used.hud_version != HUD_STYLE_STANDARD)
return
for(var/datum/action/action as anything in actions)
diff --git a/code/_onclick/hud/screen_objects/alert.dm b/code/_onclick/hud/screen_objects/alert.dm
index 6a79bf6b0e9..81241a03abb 100644
--- a/code/_onclick/hud/screen_objects/alert.dm
+++ b/code/_onclick/hud/screen_objects/alert.dm
@@ -1203,10 +1203,11 @@
if(!screenmob.client)
return FALSE
var/list/alerts = mymob.alerts
- if(!hud_shown)
+ if(hud_version != HUD_STYLE_STANDARD)
for(var/i in 1 to alerts.len)
screenmob.client.screen -= alerts[alerts[i]]
return TRUE
+
var/user_pref_hud = ui_style2icon(mymob.client?.prefs?.read_preference(/datum/preference/choiced/ui_style))
for(var/i in 1 to length(alerts))
var/atom/movable/screen/alert/alert = alerts[alerts[i]]
diff --git a/code/_onclick/hud/screen_objects/human.dm b/code/_onclick/hud/screen_objects/human.dm
index b69ceb2143e..c605c4c4ef1 100644
--- a/code/_onclick/hud/screen_objects/human.dm
+++ b/code/_onclick/hud/screen_objects/human.dm
@@ -23,7 +23,6 @@
usr.hud_used.inventory_shown = TRUE
usr.client.screen += targetmob.hud_used.screen_groups[HUD_GROUP_TOGGLEABLE_INVENTORY]
- targetmob.hud_used.hidden_inventory_update(usr)
update_appearance()
/atom/movable/screen/human/toggle/update_icon_state()
diff --git a/code/_onclick/hud/screen_objects/new_player.dm b/code/_onclick/hud/screen_objects/new_player.dm
index 18d7c05b6f7..dd7136b6f2e 100644
--- a/code/_onclick/hud/screen_objects/new_player.dm
+++ b/code/_onclick/hud/screen_objects/new_player.dm
@@ -699,7 +699,7 @@ BUBBER REMOVAL END
if(round_started)
new_maptext = "[SSmapping.current_map.map_name]
\
[LAZYLEN(GLOB.clients)] player\s online
\
- [ROUND_TIME()] in
"
+ [round_timestamp()] in
"
new_maptext += ""
else
if(hud.mymob.client?.holder)
diff --git a/code/_onclick/hud/screen_objects/radial.dm b/code/_onclick/hud/screen_objects/radial.dm
index b1eaa78eb64..fc6e8fb089c 100644
--- a/code/_onclick/hud/screen_objects/radial.dm
+++ b/code/_onclick/hud/screen_objects/radial.dm
@@ -120,16 +120,34 @@ GLOBAL_LIST_EMPTY(radial_menus)
//If we swap to vis_contens inventory these will need a redo
/datum/radial_menu/proc/check_screen_border(mob/user)
var/atom/movable/AM = anchor
- if(!istype(AM) || !AM.screen_loc)
+ if(!istype(AM))
return
- if(AM in user.client.screen)
- if(hudfix_method)
- anchor = user
- else
- py_shift = 32
- restrict_to_dir(NORTH) //I was going to parse screen loc here but that's more effort than it's worth.
- else if(hudfix_method && AM.loc)
- anchor = get_atom_on_turf(anchor)
+
+ var/in_screen = AM.screen_loc && (AM in user.client.screen)
+ if (!in_screen)
+ var/list/check_locs = AM.vis_locs.Copy()
+ var/i = 1
+ while (i <= length(check_locs))
+ var/atom/movable/other_check = check_locs[i]
+ i += 1
+ if (!istype(other_check))
+ continue
+ if (other_check.screen_loc && (other_check in user.client.screen))
+ in_screen = TRUE
+ break
+ check_locs |= other_check.vis_locs
+
+ if(!in_screen)
+ if(hudfix_method && AM.loc)
+ anchor = get_atom_on_turf(anchor)
+ return
+
+ if(hudfix_method)
+ anchor = user
+ return
+
+ py_shift = 32
+ restrict_to_dir(NORTH) //I was going to parse screen loc here but that's more effort than it's worth.
//Sets defaults
//These assume 45 deg min_angle
diff --git a/code/_onclick/hud/screen_objects/screen_objects.dm b/code/_onclick/hud/screen_objects/screen_objects.dm
index 219819b2337..3b7d2b97ff1 100644
--- a/code/_onclick/hud/screen_objects/screen_objects.dm
+++ b/code/_onclick/hud/screen_objects/screen_objects.dm
@@ -219,10 +219,13 @@ INITIALIZE_IMMEDIATE(/atom/movable/screen) // I hate this place
/atom/movable/screen/inventory/MouseEntered(location, control, params)
. = ..()
- add_overlays()
+ if (usr == hud?.mymob)
+ add_overlays()
/atom/movable/screen/inventory/MouseExited()
..()
+ if (usr != hud?.mymob)
+ return
cut_overlay(object_overlay)
QDEL_NULL(object_overlay)
@@ -396,8 +399,11 @@ INITIALIZE_IMMEDIATE(/atom/movable/screen) // I hate this place
var/vertical = FALSE
/atom/movable/screen/floor_changer/Click(location,control,params)
- var/list/modifiers = params2list(params)
+ var/mob/living/user = get_mob()
+ if(usr != user)
+ return
+ var/list/modifiers = params2list(params)
var/mouse_position
if(vertical)
@@ -406,10 +412,23 @@ INITIALIZE_IMMEDIATE(/atom/movable/screen) // I hate this place
mouse_position = text2num(LAZYACCESS(modifiers, ICON_X))
if(mouse_position > 16)
- usr.up()
+ //non-living can't RMB anyway, but just a precaution.
+ if(LAZYACCESS(modifiers, RIGHT_CLICK) && isliving(user))
+ if(user.looking_vertically == UP)
+ user.end_look()
+ else
+ user.look_up()
+ return
+ hud.mymob.up()
return
- usr.down()
+ if(LAZYACCESS(modifiers, RIGHT_CLICK) && isliving(user))
+ if(user.looking_vertically == DOWN)
+ user.end_look()
+ else
+ user.look_down()
+ return
+ hud.mymob.down()
return
/atom/movable/screen/floor_changer/vertical
diff --git a/code/_onclick/hud/screen_objects/voidwalker.dm b/code/_onclick/hud/screen_objects/voidwalker.dm
index 6d718ac58d7..8d414c9dc21 100644
--- a/code/_onclick/hud/screen_objects/voidwalker.dm
+++ b/code/_onclick/hud/screen_objects/voidwalker.dm
@@ -56,7 +56,7 @@
for(var/atom/movable/vomit as anything in GLOB.nebula_vomits)
if(!is_station_level(vomit.z))
- return
+ continue
valid_vomits += vomit
return valid_vomits
diff --git a/code/_onclick/other_mobs.dm b/code/_onclick/other_mobs.dm
index 1cd89773c55..b934d7417e6 100644
--- a/code/_onclick/other_mobs.dm
+++ b/code/_onclick/other_mobs.dm
@@ -188,7 +188,7 @@
/atom/proc/attack_basic_mob(mob/user, list/modifiers)
SHOULD_CALL_PARENT(TRUE)
if(SEND_SIGNAL(src, COMSIG_ATOM_ATTACK_BASIC_MOB, user) & COMSIG_BASIC_ATTACK_CANCEL_CHAIN)
- return
+ return FALSE
return handle_basic_attack(user, modifiers) //return value of attack animal, this is how much damage was dealt to the attacked thing
///This exists so stuff can override the default call of attack_animal for attack_basic_mob
diff --git a/code/controllers/configuration/entries/game_options.dm b/code/controllers/configuration/entries/game_options.dm
index 0ccde360e3b..cb38d2f9d07 100644
--- a/code/controllers/configuration/entries/game_options.dm
+++ b/code/controllers/configuration/entries/game_options.dm
@@ -396,15 +396,6 @@
/datum/config_entry/flag/enable_night_shifts
-/datum/config_entry/flag/randomize_shift_time
-
-/datum/config_entry/flag/shift_time_realtime
-
-/datum/config_entry/number/shift_time_start_hour
- default = 12
- min_val = 0
- max_val = 23
-
/datum/config_entry/number/monkeycap
default = 64
min_val = 0
@@ -486,16 +477,31 @@
/// Disables Quirk point balancing for the server and clients.
/datum/config_entry/flag/disable_quirk_points
+/datum/config_entry/flag/disable_quirk_points/ValidateAndSet(str_val)
+ . = ..()
+ if(.)
+ SSquirks.points_enabled = !config_entry_value
+
/// The maximum amount of positive quirks one character can have at roundstart.
/datum/config_entry/number/max_positive_quirks
default = 6
min_val = -1
+/datum/config_entry/number/max_positive_quirks/ValidateAndSet(str_val)
+ . = ..()
+ if(.)
+ SSquirks.max_positive_quirks = config_entry_value
+
/// Freebie quirk points. Can't go negative because we have no way of enforcing a person has a quirk before they join.
/datum/config_entry/number/default_quirk_points
default = 2
min_val = 0
+/datum/config_entry/number/default_quirk_points/ValidateAndSet(str_val)
+ . = ..()
+ if(.)
+ SSquirks.default_quirk_points = config_entry_value
+
/// Max personalities you can have at once
/datum/config_entry/number/max_personalities
default = 5
diff --git a/code/controllers/subsystem/dynamic/dynamic_ruleset_roundstart.dm b/code/controllers/subsystem/dynamic/dynamic_ruleset_roundstart.dm
index c967112f14f..2143b6cbb00 100644
--- a/code/controllers/subsystem/dynamic/dynamic_ruleset_roundstart.dm
+++ b/code/controllers/subsystem/dynamic/dynamic_ruleset_roundstart.dm
@@ -250,12 +250,76 @@
)
min_pop = 30
min_antag_cap = list("denominator" = 18, "offset" = 1)
- ruleset_lazy_templates = list(LAZY_TEMPLATE_KEY_NUKIEBASE)
+ ruleset_lazy_templates = list(LAZY_TEMPLATE_KEY_NUKIEELEVATOR)
repeatable = FALSE
/datum/dynamic_ruleset/roundstart/nukies/prepare_for_role(datum/mind/candidate)
+ // they all get the normal operative job, even the leader. (leader's job is updated when they get the antag datum)
+ // all this ultimately matters for is 1. ensuring they *don't* get a normal job and 2. spawning them in the elevator
LAZYSET(SSjob.forced_occupations, candidate, /datum/job/nuclear_operative)
+/datum/dynamic_ruleset/roundstart/nukies/execute()
+ . = ..()
+ addtimer(CALLBACK(src, PROC_REF(load_nukie_base)), 3 SECONDS)
+
+#define ELEVATOR_WIDTH 6
+#define ELEVATOR_HEIGHT 5
+
+/datum/dynamic_ruleset/roundstart/nukies/proc/load_nukie_base()
+ SSmapping.lazy_load_template(LAZY_TEMPLATE_KEY_NUKIEBASE)
+ addtimer(CALLBACK(src, PROC_REF(teleport_elevator_contents)), 2 SECONDS)
+ addtimer(CALLBACK(src, PROC_REF(open_nukie_elevator)), 3 SECONDS)
+ addtimer(CALLBACK(src, PROC_REF(call_infiltrator)), 5 SECONDS)
+
+/datum/dynamic_ruleset/roundstart/nukies/proc/teleport_elevator_contents()
+ var/obj/effect/landmark/nukeop_elevator/interior/interior = locate() in GLOB.landmarks_list
+ var/obj/effect/landmark/nukeop_elevator/exterior/exterior = locate() in GLOB.landmarks_list
+ if(isnull(interior) || isnull(exterior))
+ stack_trace("Failed to find nukie elevator landmarks during load!")
+ message_admins("Failed to find nukie elevator landmarks during load, you might have some stuck nukies that need help.")
+ return
+
+ var/turf/top_right_interior = get_turf(interior)
+ var/turf/top_right_exterior = get_turf(exterior)
+
+ var/list/turf/elevator_turfs = block(
+ top_right_interior.x,
+ top_right_interior.y,
+ top_right_interior.z,
+ top_right_interior.x - ELEVATOR_WIDTH + 1,
+ top_right_interior.y - ELEVATOR_HEIGHT + 1,
+ top_right_interior.z,
+ )
+
+ for(var/turf/elevator_turf as anything in elevator_turfs)
+ var/turf/destination_turf = locate(
+ top_right_exterior.x - (top_right_interior.x - elevator_turf.x),
+ top_right_exterior.y - (top_right_interior.y - elevator_turf.y),
+ top_right_exterior.z,
+ )
+ if(isnull(destination_turf))
+ stack_trace("Failed to find destination turf for nukie elevator!")
+ message_admins("Failed to find corresponding elevator turf for nuke ops, you might have some stuck nukies that need help.")
+ continue
+
+ for(var/atom/movable/thing in elevator_turf)
+ if(thing.anchored || thing.orbit_target)
+ continue
+ thing.forceMove(destination_turf)
+
+/datum/dynamic_ruleset/roundstart/nukies/proc/open_nukie_elevator()
+ for(var/obj/machinery/door/poddoor/shutter in SSmachines.get_machines_by_type_and_subtypes(/obj/machinery/door/poddoor))
+ if(shutter.id_tag == "nukiespawnlift")
+ shutter.open()
+
+/datum/dynamic_ruleset/roundstart/nukies/proc/call_infiltrator()
+ for(var/datum/mind/leader_mind as anything in selected_minds)
+ var/datum/antagonist/nukeop/leader/nuke_leader = leader_mind.has_antag_datum(/datum/antagonist/nukeop/leader)
+ nuke_leader?.spawn_infiltrator()
+
+#undef ELEVATOR_WIDTH
+#undef ELEVATOR_HEIGHT
+
/datum/dynamic_ruleset/roundstart/nukies/create_execute_args()
return list(
new /datum/team/nuclear(),
@@ -264,9 +328,14 @@
/datum/dynamic_ruleset/roundstart/nukies/assign_role(datum/mind/candidate, datum/team/nuke_team, datum/mind/most_experienced)
if(most_experienced == candidate)
- candidate.add_antag_datum(/datum/antagonist/nukeop/leader, nuke_team)
+ var/datum/antagonist/nukeop/leader/nuke_leader = new()
+ nuke_leader.send_to_spawnpoint = FALSE // because they get spawned in the elevator
+ nuke_leader.spawn_ship = FALSE // spawned manually later
+ candidate.add_antag_datum(nuke_leader, nuke_team)
else
- candidate.add_antag_datum(/datum/antagonist/nukeop, nuke_team)
+ var/datum/antagonist/nukeop/nukie = new()
+ nukie.send_to_spawnpoint = FALSE // ditto
+ candidate.add_antag_datum(nukie, nuke_team)
/datum/dynamic_ruleset/roundstart/nukies/round_result()
var/datum/antagonist/nukeop/nukie = selected_minds[1].has_antag_datum(/datum/antagonist/nukeop)
diff --git a/code/controllers/subsystem/economy.dm b/code/controllers/subsystem/economy.dm
index 94e0649eedf..36941659f81 100644
--- a/code/controllers/subsystem/economy.dm
+++ b/code/controllers/subsystem/economy.dm
@@ -221,7 +221,7 @@ SUBSYSTEM_DEF(economy)
"account" = "[account.account_holder]",
"cost" = price_to_use,
"vendor" = "[astype(vendor, /atom)?.name || vendor]",
- "stationtime" = station_time_timestamp("hh:mm"),
+ "stationtime" = round_timestamp("hh:mm"),
))
/**
diff --git a/code/controllers/subsystem/explosions.dm b/code/controllers/subsystem/explosions.dm
index f5c733c0fd6..4e7d0d5fb8a 100644
--- a/code/controllers/subsystem/explosions.dm
+++ b/code/controllers/subsystem/explosions.dm
@@ -367,7 +367,7 @@ ADMIN_VERB(check_bomb_impacts, R_DEBUG, "Check Bomb Impact", "See what the effec
var/y0 = epicenter.y
var/z0 = epicenter.z
var/area/areatype = get_area(epicenter)
- SSblackbox.record_feedback("associative", "explosion", 1, list("dev" = devastation_range, "heavy" = heavy_impact_range, "light" = light_impact_range, "flame" = flame_range, "flash" = flash_range, "orig_dev" = orig_dev_range, "orig_heavy" = orig_heavy_range, "orig_light" = orig_light_range, "x" = x0, "y" = y0, "z" = z0, "area" = areatype.type, "time" = time_stamp("YYYY-MM-DD hh:mm:ss", 1), "possible_cause" = explosion_cause, "possible_suspect" = who_did_it_game_log))
+ SSblackbox.record_feedback("associative", "explosion", 1, list("dev" = devastation_range, "heavy" = heavy_impact_range, "light" = light_impact_range, "flame" = flame_range, "flash" = flash_range, "orig_dev" = orig_dev_range, "orig_heavy" = orig_heavy_range, "orig_light" = orig_light_range, "x" = x0, "y" = y0, "z" = z0, "area" = areatype.type, "time" = server_timestamp("YYYY-MM-DD hh:mm:ss", 1), "possible_cause" = explosion_cause, "possible_suspect" = who_did_it_game_log))
// Play sounds; we want sounds to be different depending on distance so we will manually do it ourselves.
// Stereo users will also hear the direction of the explosion!
diff --git a/code/controllers/subsystem/input.dm b/code/controllers/subsystem/input.dm
index dff1edad054..ac6640a76cf 100644
--- a/code/controllers/subsystem/input.dm
+++ b/code/controllers/subsystem/input.dm
@@ -49,7 +49,7 @@ VERB_MANAGER_SUBSYSTEM_DEF(input)
/datum/controller/subsystem/verb_manager/input/can_queue_verb(datum/callback/verb_callback/incoming_callback, control)
//make sure the incoming verb is actually something we specifically want to handle
- if(control != "mapwindow.map")
+ if(control != SKIN_MAPWINDOW_MAP)
return FALSE
if(average_click_delay > MAXIMUM_CLICK_LATENCY || !..())
diff --git a/code/controllers/subsystem/lag_switch.dm b/code/controllers/subsystem/lag_switch.dm
index bfb68f43e49..573d4ecf8ca 100644
--- a/code/controllers/subsystem/lag_switch.dm
+++ b/code/controllers/subsystem/lag_switch.dm
@@ -10,7 +10,7 @@ SUBSYSTEM_DEF(lag_switch)
/// List of bools corresponding to code/__DEFINES/lag_switch.dm
var/static/list/measures[MEASURES_AMOUNT]
/// List of measures that toggle automatically
- var/list/auto_measures = list(DISABLE_GHOST_ZOOM_TRAY, DISABLE_RUNECHAT, DISABLE_USR_ICON2HTML, DISABLE_PARALLAX, DISABLE_FOOTSTEPS)
+ var/list/auto_measures = list(DISABLE_GHOST_ZOOM_TRAY, DISABLE_RUNECHAT, DISABLE_USR_ICON2HTML, DISABLE_PARALLAX, DISABLE_FOOTSTEPS, DISABLE_DEAD_RUNECHAT)
/// Timer ID for the automatic veto period
var/veto_timer_id
/// Cooldown between say verb uses when slowmode is enabled
@@ -88,9 +88,11 @@ SUBSYSTEM_DEF(lag_switch)
switch(measure_key)
if(DISABLE_DEAD_KEYLOOP)
if(state)
- for(var/mob/user as anything in GLOB.player_list)
- if(user.stat == DEAD && !user.client?.holder)
- GLOB.keyloop_list -= user
+ var/list/all_observers = GLOB.dead_player_list + GLOB.current_observers_list
+ for(var/mob/observer as anything in all_observers)
+ if(observer.client?.holder) // Don't freeze admins
+ continue
+ GLOB.keyloop_list -= observer
deadchat_broadcast(span_big("To increase performance Observer freelook is now disabled. Please use Orbit, Teleport, and Jump to look around."), message_type = DEADCHAT_ANNOUNCEMENT)
else
GLOB.keyloop_list |= GLOB.player_list
diff --git a/code/controllers/subsystem/lighting.dm b/code/controllers/subsystem/lighting.dm
index 4717e7dcf8c..d35a58b6ab6 100644
--- a/code/controllers/subsystem/lighting.dm
+++ b/code/controllers/subsystem/lighting.dm
@@ -4,7 +4,7 @@ SUBSYSTEM_DEF(lighting)
/datum/controller/subsystem/atoms,
/datum/controller/subsystem/mapping,
)
- wait = 2
+ wait = 1
ss_flags = SS_TICKER
var/static/list/sources_queue = list() // List of lighting sources queued for update.
var/static/list/corners_queue = list() // List of lighting corners queued for update.
@@ -38,7 +38,7 @@ SUBSYSTEM_DEF(lighting)
for(var/turf/area_turf as anything in zlevel_turfs)
if(area_turf.space_lit)
continue
- new /datum/lighting_object(area_turf)
+ new /atom/movable/lighting_object(null, area_turf)
CHECK_TICK
CHECK_TICK
@@ -53,6 +53,7 @@ SUBSYSTEM_DEF(lighting)
// UPDATE SOURCE QUEUE
var/i = 0
+ // something something cache locally for sonic speed
var/list/queue = current_sources
while(i < length(queue)) //we don't use for loop here because i cannot be changed during an iteration
i += 1
@@ -110,7 +111,7 @@ SUBSYSTEM_DEF(lighting)
while(i < length(queue)) //we don't use for loop here because i cannot be changed during an iteration
i += 1
- var/datum/lighting_object/O = queue[i]
+ var/atom/movable/lighting_object/O = queue[i]
if(QDELETED(O))
continue
O.update()
@@ -132,3 +133,13 @@ SUBSYSTEM_DEF(lighting)
/datum/controller/subsystem/lighting/Recover()
initialized = SSlighting.initialized
..()
+
+/// Takes a list of turfs in, and sets up static lighting for them as needed.
+/// Exactly what it says on the tin.
+/datum/controller/subsystem/lighting/proc/setup_static_lighting_if_needed(list/turfs)
+ for(var/turf/unlit as anything in turfs)
+ if(unlit.space_lit)
+ continue
+ var/area/loc_area = unlit.loc
+ if(loc_area.static_lighting)
+ unlit.lighting_build_overlay()
diff --git a/code/controllers/subsystem/mapping.dm b/code/controllers/subsystem/mapping.dm
index 92abd898b73..22cb0d4891b 100644
--- a/code/controllers/subsystem/mapping.dm
+++ b/code/controllers/subsystem/mapping.dm
@@ -156,8 +156,8 @@ SUBSYSTEM_DEF(mapping)
loading_ruins = TRUE
setup_ruins()
loading_ruins = FALSE
-
#endif
+
// Run map generation after ruin generation to prevent issues
run_map_terrain_generation()
// Generate our rivers, we do this here so the map doesn't load on top of them
@@ -279,7 +279,7 @@ SUBSYSTEM_DEF(mapping)
// Generate mining ruins
var/list/lava_ruins = levels_by_trait(ZTRAIT_LAVA_RUINS)
for (var/lava_z in lava_ruins)
- spawn_rivers(lava_z, 4, /turf/open/lava/smooth/lava_land_surface, /area/lavaland/surface/outdoors/unexplored)
+ spawn_rivers(lava_z, 3, /turf/open/lava/smooth/lava_land_surface, /area/lavaland/surface/outdoors/unexplored) // +1 from the mapped in waypoint
var/list/ice_ruins = levels_by_trait(ZTRAIT_ICE_RUINS)
for (var/ice_z in ice_ruins)
@@ -752,11 +752,6 @@ ADMIN_VERB(load_away_mission, R_FUN, "Load Away Mission", "Load a specific away
if(contain_turfs)
build_area_turfs(z_value, filled_with_space)
- // And finally, misc global generation
-
- // We'll have to update this if offsets change, because we load lowest z to highest z
- generate_lighting_appearance_by_z(z_value)
-
/datum/controller/subsystem/mapping/proc/build_area_turfs(z_level, space_guaranteed)
// If we know this is filled with default tiles, we can use the default area
// Faster
@@ -793,11 +788,6 @@ ADMIN_VERB(load_away_mission, R_FUN, "Load Away Mission", "Load a specific away
z_level_to_lowest_plane_offset[level_to_update.z_value] = plane_offset
z_level_to_stack[level_to_update.z_value] = z_stack
- // This can be affected by offsets, so we need to update it
- // PAIN
- for(var/i in 1 to length(z_list))
- generate_lighting_appearance_by_z(i)
-
var/old_max = max_plane_offset
max_plane_offset = max(max_plane_offset, plane_offset)
if(max_plane_offset == old_max)
@@ -883,11 +873,6 @@ ADMIN_VERB(load_away_mission, R_FUN, "Load Away Mission", "Load a specific away
CRASH("Attempted to lazy load a template key that does not exist: '[template_key]'")
return target.lazy_load()
-/proc/generate_lighting_appearance_by_z(z_level)
- if(length(GLOB.default_lighting_underlays_by_z) < z_level)
- GLOB.default_lighting_underlays_by_z.len = z_level
- GLOB.default_lighting_underlays_by_z[z_level] = mutable_appearance(LIGHTING_ICON, "transparent", z_level * 0.01, null, LIGHTING_PLANE, 255, RESET_COLOR | RESET_ALPHA | RESET_TRANSFORM, offset_const = GET_Z_PLANE_OFFSET(z_level))
-
/// Returns true if the map we're playing on is on a planet
/datum/controller/subsystem/mapping/proc/is_planetary()
return current_map.planetary
diff --git a/code/controllers/subsystem/movement/movement_types.dm b/code/controllers/subsystem/movement/movement_types.dm
index 25a2b88e12b..e83f68d22db 100644
--- a/code/controllers/subsystem/movement/movement_types.dm
+++ b/code/controllers/subsystem/movement/movement_types.dm
@@ -74,6 +74,7 @@
/datum/move_loop/proc/loop_stopped()
SHOULD_CALL_PARENT(TRUE)
status &= ~MOVELOOP_STATUS_RUNNING
+ EVLOG_TEXT(moving, EVLOG_CATEGORY_MOVELOOPS, "Moveloop stopped")
SEND_SIGNAL(src, COMSIG_MOVELOOP_STOP)
/datum/move_loop/proc/info_deleted(datum/source)
@@ -127,6 +128,10 @@
owner?.processing_move_loop_flags = flags
var/result = move() //Result is an enum value. Enums defined in __DEFINES/movement.dm
+
+ if(result)
+ EVLOG_PATH(moving, EVLOG_CATEGORY_MOVELOOPS, "Moved using [src]", list(old_loc, moving.loc)) //You might think, this runs a lot; but if not logging, it only does a lookup on the event logger.
+
if(moving)
var/direction = get_dir(old_loc, moving.loc)
SEND_SIGNAL(moving, COMSIG_MOVABLE_MOVED_FROM_LOOP, src, old_dir, direction)
@@ -414,6 +419,7 @@
. = ..()
movement_path = null
+
/datum/move_loop/has_target/jps/Destroy()
avoid = null
on_finish_callbacks = null
@@ -432,6 +438,7 @@
/datum/move_loop/has_target/jps/proc/on_finish_pathing(list/path)
movement_path = path
is_pathing = FALSE
+ EVLOG_PATH(moving, EVLOG_CATEGORY_JPS, "Planned AI path", movement_path)
SEND_SIGNAL(src, COMSIG_MOVELOOP_JPS_FINISHED_PATHING, path)
/datum/move_loop/has_target/jps/move()
@@ -439,6 +446,7 @@
if(is_pathing)
return MOVELOOP_NOT_READY
else
+ EVLOG_TEXT(moving, EVLOG_CATEGORY_JPS, "Path recalculating due to lack of path")
INVOKE_ASYNC(src, PROC_REF(recalculate_path))
return MOVELOOP_FAILURE
@@ -453,6 +461,7 @@
if(length(movement_path))
movement_path.Cut(1,2)
else
+ EVLOG_TEXT(moving, EVLOG_CATEGORY_MOVELOOPS, "Path recalculating due to obstruction")
INVOKE_ASYNC(src, PROC_REF(recalculate_path))
return MOVELOOP_FAILURE
diff --git a/code/controllers/subsystem/networks/modular_computers.dm b/code/controllers/subsystem/networks/modular_computers.dm
index eb25e0c97ae..40ce21c51cd 100644
--- a/code/controllers/subsystem/networks/modular_computers.dm
+++ b/code/controllers/subsystem/networks/modular_computers.dm
@@ -146,7 +146,7 @@ SUBSYSTEM_DEF(modular_computers)
*/
/datum/controller/subsystem/modular_computers/proc/add_log(log_string)
var/list/log_text = list()
- log_text += "\[[station_time_timestamp()]\]"
+ log_text += "\[[round_timestamp()]\]"
log_text += "*SYSTEM* - "
log_text += log_string
log_string = log_text.Join()
diff --git a/code/controllers/subsystem/nightshift.dm b/code/controllers/subsystem/nightshift.dm
deleted file mode 100644
index 170f1269614..00000000000
--- a/code/controllers/subsystem/nightshift.dm
+++ /dev/null
@@ -1,66 +0,0 @@
-SUBSYSTEM_DEF(nightshift)
- name = "Night Shift"
- wait = 10 MINUTES
-
- var/nightshift_active = FALSE
- var/nightshift_start_time = 702000 //7:30 PM, station time
- var/nightshift_end_time = 270000 //7:30 AM, station time
- var/nightshift_first_check = 30 SECONDS
-
- var/high_security_mode = FALSE
- var/list/currentrun
-
-/datum/controller/subsystem/nightshift/Initialize()
- if(!CONFIG_GET(flag/enable_night_shifts))
- can_fire = FALSE
- return SS_INIT_SUCCESS
-
-/datum/controller/subsystem/nightshift/fire(resumed = FALSE)
- if(resumed)
- update_nightshift(resumed = TRUE)
- return
- if(world.time - SSticker.round_start_time < nightshift_first_check)
- return
- check_nightshift()
-
-/datum/controller/subsystem/nightshift/proc/announce(message)
- priority_announce(
- text = message,
- sound = 'sound/announcer/notice/notice2.ogg',
- sender_override = "Automated Lighting System Announcement",
- color_override = "grey",
- )
-
-/datum/controller/subsystem/nightshift/proc/check_nightshift()
- var/emergency = SSsecurity_level.get_current_level_as_number() >= SEC_LEVEL_RED
- var/announcing = TRUE
- var/time = station_time()
- var/night_time = (time < nightshift_end_time) || (time > nightshift_start_time)
- if(high_security_mode != emergency)
- high_security_mode = emergency
- if(night_time)
- announcing = FALSE
- if(!emergency)
- announce("Restoring night lighting configuration to normal operation.")
- else
- announce("Disabling night lighting: Station is in a state of emergency.")
- if(emergency)
- night_time = FALSE
- if(nightshift_active != night_time)
- update_nightshift(night_time, announcing)
-
-/datum/controller/subsystem/nightshift/proc/update_nightshift(active, announce = TRUE, resumed = FALSE, forced = FALSE)
- if(!resumed)
- currentrun = SSmachines.get_machines_by_type_and_subtypes(/obj/machinery/power/apc)
- nightshift_active = active
- if(announce)
- if (active)
- announce("Good evening, crew. To reduce power consumption and stimulate the circadian rhythms of some species, all of the lights aboard the station have been dimmed for the night.")
- else
- announce("Good morning, crew. As it is now day time, all of the lights aboard the station have been restored to their former brightness.")
- for(var/obj/machinery/power/apc/APC as anything in currentrun)
- currentrun -= APC
- if (APC.area && (APC.area.type in GLOB.the_station_areas))
- APC.set_nightshift(nightshift_active)
- if(MC_TICK_CHECK && !forced) // subsystem will be in state SS_IDLE if forced by an admin
- return
diff --git a/code/controllers/subsystem/ore_generation.dm b/code/controllers/subsystem/ore_generation.dm
index 7f51c2bcbbe..348a5ec1880 100644
--- a/code/controllers/subsystem/ore_generation.dm
+++ b/code/controllers/subsystem/ore_generation.dm
@@ -20,6 +20,12 @@ SUBSYSTEM_DEF(ore_generation)
* If we call cave_generation more than once, we copy a list from the lists in lists/ores_spawned.dm
*/
var/list/ore_vent_minerals = list()
+ /// List of ore turfs that want to be randomized
+ var/list/turf/closed/mineral/random/ore_turfs = list()
+ /// Amount of ores by type generated
+ var/list/ores_generated = list()
+ /// Probabilities by type and depth to generate ores
+ var/list/list/list/ore_spread_probabilities = list()
/datum/controller/subsystem/ore_generation/Initialize()
/// First, lets sort each ore_vent here based on their distance to the landmark, then we'll assign sizes.
@@ -64,30 +70,6 @@ SUBSYSTEM_DEF(ore_generation)
continue //Ya'll already got your minerals.
vent.generate_mineral_breakdown(map_loading = TRUE)
-
- /// Handles roundstart logging
- logger.Log(
- LOG_CATEGORY_CAVE_GENERATION,
- "Ore Generation spawned the following ores based on vent proximity",
- list(
- "[ORE_WALL_FAR]" = GLOB.post_ore_random["[ORE_WALL_FAR]"],
- "[ORE_WALL_LOW]" = GLOB.post_ore_random["[ORE_WALL_LOW]"],
- "[ORE_WALL_MEDIUM]" = GLOB.post_ore_random["[ORE_WALL_MEDIUM]"],
- "[ORE_WALL_HIGH]" = GLOB.post_ore_random["[ORE_WALL_HIGH]"],
- "[ORE_WALL_VERY_HIGH]" = GLOB.post_ore_random["[ORE_WALL_VERY_HIGH]"],
- ),
- )
- logger.Log(
- LOG_CATEGORY_CAVE_GENERATION,
- "Ore Generation spawned the following ores randomly",
- list(
- "[ORE_WALL_FAR]" = GLOB.post_ore_manual["[ORE_WALL_FAR]"],
- "[ORE_WALL_LOW]" = GLOB.post_ore_manual["[ORE_WALL_LOW]"],
- "[ORE_WALL_MEDIUM]" = GLOB.post_ore_manual["[ORE_WALL_MEDIUM]"],
- "[ORE_WALL_HIGH]" = GLOB.post_ore_manual["[ORE_WALL_HIGH]"],
- "[ORE_WALL_VERY_HIGH]" = GLOB.post_ore_manual["[ORE_WALL_VERY_HIGH]"],
- ),
- )
logger.Log(
LOG_CATEGORY_CAVE_GENERATION,
"Ore Generation spawned the following vent sizes",
@@ -97,8 +79,68 @@ SUBSYSTEM_DEF(ore_generation)
"small" = LAZYACCESS(GLOB.ore_vent_sizes, SMALL_VENT_TYPE),
),
)
+
+ calculate_rock_edges()
+ for (var/turf/closed/mineral/random/rock in ore_turfs) // Typecheck in case they got destroyed
+ rock.randomize_ore()
+
+ calculate_ore_spread()
+
return SS_INIT_SUCCESS
+/// Generates debug data about ore spread among rock turfs
+/datum/controller/subsystem/ore_generation/proc/calculate_ore_spread()
+ var/list/result = list()
+ var/list/totals = list("chance" = 0, "raw_sum" = 0)
+ var/summary_count = 0
+ for (var/turf/closed/mineral/random/rock_type as anything in ore_spread_probabilities)
+ var/list/rock_data = ore_spread_probabilities[rock_type]
+ var/list/result_rock = list()
+ var/total_count = 0
+ var/total_chance = 0
+ for (var/spread_range in rock_data)
+ var/list/dist_info = rock_data[spread_range]
+ for (var/ore_type in dist_info - list("chance", "count"))
+ if (!result_rock[ore_type])
+ result_rock[ore_type] = 0
+ result_rock[ore_type] += dist_info[ore_type] * dist_info["chance"] / initial(rock_type.mineral_chance) * dist_info["count"]
+ total_count += dist_info["count"]
+ total_chance += dist_info["chance"] * dist_info["count"]
+
+ result_rock["chance"] = total_chance / total_count
+ result_rock["count"] = total_count
+ totals["chance"] += total_chance
+ summary_count += total_count
+ result[rock_type] = result_rock
+
+ for (var/turf/closed/mineral/random/rock_type as anything in result)
+ var/list/rock_data = result[rock_type]
+ var/raw_sum = 0
+ for (var/ore_type in rock_data)
+ if (!ispath(ore_type))
+ continue
+ rock_data[ore_type] /= summary_count
+ raw_sum += rock_data[ore_type]
+ if (!totals[ore_type])
+ totals[ore_type] = 0
+ if (ispath(ore_type, /turf/closed/mineral/gibtonite/volcanic))
+ totals[/turf/closed/mineral/gibtonite/volcanic] += rock_data[ore_type]
+ else
+ totals[ore_type] += rock_data[ore_type]
+ rock_data["raw_sum"] = raw_sum
+ totals["raw_sum"] += raw_sum
+
+ for (var/spawn_type in totals)
+ if (!ispath(spawn_type))
+ continue
+ totals[spawn_type] /= totals["raw_sum"] / 104
+
+ totals["count"] = summary_count
+ if (summary_count > 0)
+ totals["chance"] /= summary_count
+ result["total"] = totals
+ ore_spread_probabilities = result
+
/datum/controller/subsystem/ore_generation/fire(resumed)
available_boulders.Cut() // reset upon new fire.
for(var/obj/structure/ore_vent/current_vent as anything in processed_vents)
diff --git a/code/controllers/subsystem/pathfinder.dm b/code/controllers/subsystem/pathfinder.dm
index b67260853ba..bcb9861fbb6 100644
--- a/code/controllers/subsystem/pathfinder.dm
+++ b/code/controllers/subsystem/pathfinder.dm
@@ -185,6 +185,39 @@ SUBSYSTEM_DEF(pathfinder)
return constructing
return null
+/// Builds a single directional arrow image for a path step visualization
+/datum/controller/subsystem/pathfinder/proc/render_path_arrow(turf/draw, direction)
+ var/image/arrow = image('icons/turf/debug.dmi', draw, "arrow", PATH_ARROW_DEBUG_LAYER, direction)
+ SET_PLANE_EXPLICIT(arrow, BALLOON_CHAT_PLANE, draw)
+ return arrow
+
+///Renders a full path of arrows, showing the direction taken from each tile.
+/datum/controller/subsystem/pathfinder/proc/render_path_images(list/turf/draw_list)
+ if(!length(draw_list))
+ return list()
+ var/list/image/turf_images = list()
+ for(var/i in 1 to (length(draw_list) - 1))
+ var/turf/T = draw_list[i]
+ var/turf/next = draw_list[i + 1]
+ turf_images += render_path_arrow(T, get_dir(T, next))
+ return turf_images
+
+/// Renders a full path visualisation: start marker, directional arrows along the path, end marker.
+/datum/controller/subsystem/pathfinder/proc/render_path_images_full(list/turf/draw_list)
+ if(!length(draw_list))
+ return list()
+ var/list/image/turf_images = list()
+ var/turf/first = draw_list[1]
+ var/image/start = image('icons/turf/debug.dmi', first, "start", PATH_DEBUG_LAYER)
+ SET_PLANE_EXPLICIT(start, BALLOON_CHAT_PLANE, first)
+ turf_images += start
+ turf_images += render_path_images(draw_list)
+ var/turf/last = draw_list[length(draw_list)]
+ var/image/end = image('icons/turf/debug.dmi', last, "end", PATH_DEBUG_LAYER)
+ SET_PLANE_EXPLICIT(end, BALLOON_CHAT_PLANE, last)
+ turf_images += end
+ return turf_images
+
/// Takes a set of pathfind info, returns all valid pathmaps that would work
/// Takes an optional minimum range arg
/datum/controller/subsystem/pathfinder/proc/get_valid_maps(datum/can_pass_info/pass_info, turf/target, simulated_only = TRUE, turf/exclude, age = MAP_REUSE_INSTANT, min_range = -INFINITY, include_building = FALSE)
diff --git a/code/controllers/subsystem/persistence/recipes.dm b/code/controllers/subsystem/persistence/recipes.dm
index c1d72d8d908..828f856b76a 100644
--- a/code/controllers/subsystem/persistence/recipes.dm
+++ b/code/controllers/subsystem/persistence/recipes.dm
@@ -6,6 +6,8 @@
//asert globchems done
for(var/randomized_type in subtypesof(/datum/chemical_reaction/randomized))
var/datum/chemical_reaction/randomized/R = GLOB.chemical_reactions_list[randomized_type]
+ if(!R)
+ continue
file_data["[R.type]"] = list(
timestamp = R.created,
required_reagents = R.required_reagents,
diff --git a/code/controllers/subsystem/persistence/tattoos.dm b/code/controllers/subsystem/persistence/tattoos.dm
index 45dd31c7f5c..d4b7ded137a 100644
--- a/code/controllers/subsystem/persistence/tattoos.dm
+++ b/code/controllers/subsystem/persistence/tattoos.dm
@@ -35,7 +35,7 @@
entries += prison_tattoos_to_save
- saved_data["version"] = ENGRAVING_PERSISTENCE_VERSION
+ saved_data["version"] = TATTOO_PERSISTENCE_VERSION
saved_data["entries"] = entries
fdel(json_file)
diff --git a/code/controllers/subsystem/processing/ai_behaviors.dm b/code/controllers/subsystem/processing/ai_behaviors.dm
index 7304c5ed362..aa5ef4eb55c 100644
--- a/code/controllers/subsystem/processing/ai_behaviors.dm
+++ b/code/controllers/subsystem/processing/ai_behaviors.dm
@@ -8,24 +8,33 @@ PROCESSING_SUBSYSTEM_DEF(ai_behaviors)
/datum/controller/subsystem/movement/ai_movement,
)
wait = 1
- ///List of all ai_behavior singletons, key is the typepath while assigned value is a newly created instance of the typepath. See SetupAIBehaviors()
+ /// List of all ai_behavior singletons, key is the typepath while assigned value is a newly created instance of the typepath. See setup_ai_behaviors()
var/list/ai_behaviors
- ///List of all targeting_strategy singletons, key is the typepath while assigned value is a newly created instance of the typepath. See SetupAIBehaviors()
+ /// List of all targeting_strategy singletons, key is the typepath while assigned value is a newly created instance of the typepath. See setup_targeting_strats()
var/list/targeting_strategies
+ /// List of all target_priority_strategy singletons, key is the typepath while assigned value is a newly created instance of the typepath. See setup_target_priority_strats()
+ var/list/target_priority_strategies
/datum/controller/subsystem/processing/ai_behaviors/Initialize()
- SetupAIBehaviors()
- SetupTargetingStrats()
+ setup_ai_behaviors()
+ setup_targeting_strats()
+ setup_target_priority_strats()
return SS_INIT_SUCCESS
-/datum/controller/subsystem/processing/ai_behaviors/proc/SetupAIBehaviors()
+/datum/controller/subsystem/processing/ai_behaviors/proc/setup_ai_behaviors()
ai_behaviors = list()
for(var/behavior_type in subtypesof(/datum/ai_behavior))
var/datum/ai_behavior/ai_behavior = new behavior_type
ai_behaviors[behavior_type] = ai_behavior
-/datum/controller/subsystem/processing/ai_behaviors/proc/SetupTargetingStrats()
+/datum/controller/subsystem/processing/ai_behaviors/proc/setup_targeting_strats()
targeting_strategies = list()
for(var/target_type in subtypesof(/datum/targeting_strategy))
var/datum/targeting_strategy/target_start = new target_type
targeting_strategies[target_type] = target_start
+
+/datum/controller/subsystem/processing/ai_behaviors/proc/setup_target_priority_strats()
+ target_priority_strategies = list()
+ for(var/target_type in subtypesof(/datum/target_priority_strategy))
+ var/datum/target_priority_strategy/target_start = new target_type
+ target_priority_strategies[target_type] = target_start
diff --git a/code/controllers/subsystem/processing/quirks.dm b/code/controllers/subsystem/processing/quirks.dm
index 02e811f2dc4..d6fb787a5cd 100644
--- a/code/controllers/subsystem/processing/quirks.dm
+++ b/code/controllers/subsystem/processing/quirks.dm
@@ -79,8 +79,17 @@ PROCESSING_SUBSYSTEM_DEF(quirks)
var/list/quirk_points = list() //Assoc. list of quirk names and their "point cost"; positive numbers are good traits, and negative ones are bad
///An assoc list of quirks that can be obtained as a hardcore character, and their hardcore value.
var/list/hardcore_quirks = list()
+ /// Whether or not quirk points are enabled, per server config
+ var/points_enabled
+ /// The number of max positive quirks that we allow, per server config
+ var/max_positive_quirks
+ // The default number of quirk points that you get to spend, per server config
+ var/default_quirk_points
/datum/controller/subsystem/processing/quirks/Initialize()
+ points_enabled = !CONFIG_GET(flag/disable_quirk_points)
+ max_positive_quirks = CONFIG_GET(number/max_positive_quirks)
+ default_quirk_points = CONFIG_GET(number/default_quirk_points)
get_quirks()
return SS_INIT_SUCCESS
@@ -145,7 +154,6 @@ PROCESSING_SUBSYSTEM_DEF(quirks)
///Cached list of possible quirks
var/list/possible_quirks = quirks.Copy()
- var/max_positive_quirks = CONFIG_GET(number/max_positive_quirks)
if(max_positive_quirks < 0)
max_positive_quirks = 6
@@ -209,9 +217,7 @@ PROCESSING_SUBSYSTEM_DEF(quirks)
/datum/controller/subsystem/processing/quirks/proc/filter_invalid_quirks(list/quirks, list/augments) // SKYRAT EDIT - AUGMENTS+
var/list/new_quirks = list()
var/list/positive_quirks = list()
- var/points_enabled = !CONFIG_GET(flag/disable_quirk_points)
- var/max_positive_quirks = CONFIG_GET(number/max_positive_quirks)
- var/balance = -CONFIG_GET(number/default_quirk_points)
+ var/balance = -default_quirk_points
var/list/all_quirks = get_quirks()
diff --git a/code/controllers/subsystem/security_level.dm b/code/controllers/subsystem/security_level.dm
index 2e48d593fae..c88237ec7ea 100644
--- a/code/controllers/subsystem/security_level.dm
+++ b/code/controllers/subsystem/security_level.dm
@@ -42,9 +42,6 @@ SUBSYSTEM_DEF(security_level)
if(!selected_level)
CRASH("set_level was called with an invalid security level([new_level])")
- if(SSnightshift.can_fire && (selected_level.number_level >= SEC_LEVEL_RED || current_security_level.number_level >= SEC_LEVEL_RED))
- SSnightshift.next_fire = world.time + 7 SECONDS // Fire nightshift after the security level announcement is complete
-
if(announce)
level_announce(selected_level, current_security_level.number_level) // We want to announce BEFORE updating to the new level
diff --git a/code/controllers/subsystem/server_maint.dm b/code/controllers/subsystem/server_maint.dm
index 44a13093a7f..e26e142015e 100644
--- a/code/controllers/subsystem/server_maint.dm
+++ b/code/controllers/subsystem/server_maint.dm
@@ -66,8 +66,7 @@ SUBSYSTEM_DEF(server_maint)
var/afk_period
if(kick_inactive)
afk_period = CONFIG_GET(number/afk_period)
- for(var/I in currentrun)
- var/client/C = I
+ for(var/client/C as anything in currentrun)
//handle kicking inactive players
if(round_started && kick_inactive && !C.holder && C.is_afk(afk_period))
var/cmob = C.mob
@@ -77,9 +76,6 @@ SUBSYSTEM_DEF(server_maint)
QDEL_IN(C, 1) //to ensure they get our message before getting disconnected
continue
- if (!(!C || world.time - C.connection_time < PING_BUFFER_TIME || C.inactivity >= (wait-1)))
- winset(C, null, "command=.update_ping+[num2text(world.time+world.tick_lag*TICK_USAGE_REAL/100, 32)]")
-
if (MC_TICK_CHECK) //one day, when ss13 has 1000 people per server, you guys are gonna be glad I added this tick check
return
diff --git a/code/controllers/subsystem/shuttle.dm b/code/controllers/subsystem/shuttle.dm
index 68efe52087d..ce9fd1f0ce1 100644
--- a/code/controllers/subsystem/shuttle.dm
+++ b/code/controllers/subsystem/shuttle.dm
@@ -188,9 +188,6 @@ SUBSYSTEM_DEF(shuttle)
supply_packs[pack.id] = pack
- for (var/obj/machinery/computer/cargo/express/console as anything in express_consoles)
- console.packin_up(TRUE)
-
setup_shuttles(stationary_docking_ports)
has_purchase_shuttle_access = init_has_purchase_shuttle_access()
diff --git a/code/controllers/subsystem/statpanel.dm b/code/controllers/subsystem/statpanel.dm
index 82bfaa8bb40..996ca7a9243 100644
--- a/code/controllers/subsystem/statpanel.dm
+++ b/code/controllers/subsystem/statpanel.dm
@@ -46,11 +46,12 @@ SUBSYSTEM_DEF(statpanels)
"Round ID: [GLOB.round_id ? GLOB.round_id : "NULL"]",
"Connected: [GLOB.clients.len] | Active: [active_players]/[CONFIG_GET(number/hard_popcap)] | Observing: [observing_players]", // BUBBER EDIT ADDITION - Extra stat panel info
"OOC: [GLOB.ooc_allowed ? "Enabled" : "Disabled"]", // BUBBER EDIT ADDITION - Extra stat panel info
- " ", // BUBBER EDIT ADDITION - Extra stat panel info
"Storyteller: [SSgamemode.storyteller ? SSgamemode.storyteller.name : "N/A"]", // BUBBER EDIT ADDITION - Extra stat panel info
- "Station Time: [station_time_timestamp(format = "hh:mm")], [current_date]", // BUBBER EDIT CHANGE - Extra stat panel info - ORIGINAL: "Station Time: [station_time_timestamp()]"
- "Round Time: [time2text(real_round_time, "hh:mm:ss", 0)]", // BUBBER EDIT CHANGE - Extra stat panel info - ORIGINAL: "Round Time: [ROUND_TIME()]"
- "Server Time: [time2text(world.timeofday, "YYYY-MM-DD hh:mm:ss", world.timezone)]",
+ " ", // BUBBER EDIT ADDITION - Extra stat panel info
+ "Station Time: [round_timestamp(format = "hh:mm")], [current_date]", // BUBBER EDIT CHANGE - Extra stat panel info - ORIGINAL: "Station Time: [round_timestamp()]"
+ "Shift Time/PT: [(SSticker.round_start_time == 0) ? "Pre-Game" : round_timestamp()]",
+ "Server Time/NST: [server_timestamp(format = "YYYY-MM-DD hh:mm:ss")]",
+ " ", //BUBBER EDIT ADDITION - Line break
"Time Dilation: [round(SStime_track.time_dilation_current,1)]% AVG:([round(SStime_track.time_dilation_avg_fast,1)]%, [round(SStime_track.time_dilation_avg,1)]%, [round(SStime_track.time_dilation_avg_slow,1)]%)",
)
@@ -110,7 +111,6 @@ SUBSYSTEM_DEF(statpanels)
return
target.stat_panel.send_message("update_stat", list(
"global_data" = global_data,
- "ping_str" = "Ping: [round(target.lastping, 1)]ms (Average: [round(target.avgping, 1)]ms)",
"other_str" = target.mob?.get_status_tab_items(),
))
@@ -221,6 +221,3 @@ SUBSYSTEM_DEF(statpanels)
else if(length(GLOB.sdql2_queries) && target.stat_tab == "SDQL2")
set_SDQL2_tab(target)
-
-/// Stat panel window declaration
-/client/var/datum/tgui_window/stat_panel
diff --git a/code/controllers/subsystem/tgui.dm b/code/controllers/subsystem/tgui.dm
index 9f5d518b6c2..df33cf68c8c 100644
--- a/code/controllers/subsystem/tgui.dm
+++ b/code/controllers/subsystem/tgui.dm
@@ -37,7 +37,7 @@ SUBSYSTEM_DEF(tgui)
ntos_error = ""
basehtml = replacetextEx(basehtml, "", ntos_error)
- basehtml = replacetextEx(basehtml, "", "Nanotrasen (c) 2525-[text2num(UTC_YEAR) + STATION_YEAR_OFFSET]") // This can't use the GLOB as it runs before those are populated
+ basehtml = replacetextEx(basehtml, "", "Nanotrasen (c) 2525-[CURRENT_STATION_YEAR]")
/datum/controller/subsystem/tgui/OnConfigLoad()
var/storage_iframe = CONFIG_GET(string/storage_cdn_iframe)
diff --git a/code/controllers/subsystem/throwing.dm b/code/controllers/subsystem/throwing.dm
index 45dc79f6ac9..dd879a91028 100644
--- a/code/controllers/subsystem/throwing.dm
+++ b/code/controllers/subsystem/throwing.dm
@@ -5,7 +5,7 @@ SUBSYSTEM_DEF(throwing)
name = "Throwing"
priority = FIRE_PRIORITY_THROWING
wait = 1
- ss_flags = SS_NO_INIT|SS_KEEP_TIMING|SS_TICKER
+ ss_flags = SS_NO_INIT | SS_TICKER
runlevels = RUNLEVEL_GAME | RUNLEVEL_POSTGAME
var/list/currentrun
diff --git a/code/controllers/subsystem/ticker.dm b/code/controllers/subsystem/ticker.dm
index 7c3db277461..1fda1099c15 100644
--- a/code/controllers/subsystem/ticker.dm
+++ b/code/controllers/subsystem/ticker.dm
@@ -38,10 +38,6 @@ SUBSYSTEM_DEF(ticker)
var/timeLeft //pregame timer
var/start_at
- var/gametime_offset = 432000 //Deciseconds to add to world.time for station time.
- var/station_time_rate_multiplier = 2 //factor of station time progressal vs real time. // BUBBER EDIT CHANGE - SERVER TIME OFFSET - ORIGINAL: 12
- var/server_time_offset // Offset between server time and station time // BUBBER EDIT ADDITION - SERVER TIME OFFSET
-
/// Num of players, used for pregame stats on statpanel
var/totalPlayers = 0
/// Num of ready players, used for pregame stats on statpanel (only viewable by admins)
@@ -135,26 +131,13 @@ SUBSYSTEM_DEF(ticker)
GLOB.syndicate_code_response_regex = codeword_match
start_at = world.time + (CONFIG_GET(number/lobby_countdown) * (1 SECONDS))
- round_start_time = start_at // May be changed later, but prevents the time from jumping back when the round actually starts
- server_time_offset = (CONFIG_GET(number/shift_time_clock_offset) * (1 MINUTES)) // BUBBER EDIT ADD: SERVER TIME OFFSET
- if(CONFIG_GET(flag/randomize_shift_time))
- gametime_offset = rand(0, 23) * (1 HOURS)
- else if(CONFIG_GET(flag/shift_time_realtime))
- gametime_offset = world.timeofday + GLOB.timezoneOffset + server_time_offset // BUBBER EDIT CHANGE - SERVER TIME OFFSET - ORIGINAL: gametime_offset = world.timeofday + GLOB.timezoneOffset
- // station_time_rate_multiplier = 1 // BUBBER EDIT REMOVAL
- else
- gametime_offset = (CONFIG_GET(number/shift_time_start_hour) * (1 HOURS))
- // BUBBER EDIT ADD BEGIN - SERVER TIME OFFSET
- message_admins("Station time set to [station_time_timestamp(format = "hh:mm")]. Night shift transitions are [SSnightshift.can_fire ? span_vote_notice("enabled") : span_comradio("disabled")].")
- log_dynamic("Station time set to [station_time_timestamp(format = "hh:mm")]. Server time: [time2text(world.timeofday, "hh:mm", world.timezone)]. Server time offset: [server_time_offset / (1 MINUTES)] min. Night shift transitions are [SSnightshift.can_fire ? "enabled" : "disabled"].")
- // BUBBER EDIT ADD END - SERVER TIME OFFSET
return SS_INIT_SUCCESS
/datum/controller/subsystem/ticker/fire()
switch(current_state)
if(GAME_STATE_STARTUP)
if(Master.initializations_finished_with_no_players_logged_in)
- start_at = world.time + (CONFIG_GET(number/lobby_countdown) * 10)
+ start_at = world.time + (CONFIG_GET(number/lobby_countdown) * (1 SECONDS))
for(var/client/C in GLOB.clients)
window_flash(C, ignorepref = TRUE) //let them know lobby has opened up.
to_chat(world, span_notice("Welcome to [station_name()]!"))
@@ -178,9 +161,9 @@ SUBSYSTEM_DEF(ticker)
fire()
if(GAME_STATE_PREGAME)
- //lobby stats for statpanels
+ //lobby stats for statpanels
if(isnull(timeLeft))
- timeLeft = max(0,start_at - world.time)
+ timeLeft = max(0, start_at - world.time)
totalPlayers = LAZYLEN(GLOB.new_player_list)
totalPlayersReady = 0
total_admins_ready = 0
@@ -217,7 +200,7 @@ SUBSYSTEM_DEF(ticker)
if(!setup())
//setup failed
current_state = GAME_STATE_STARTUP
- start_at = world.time + (CONFIG_GET(number/lobby_countdown) * 10)
+ start_at = world.time + (CONFIG_GET(number/lobby_countdown) * (1 SECONDS))
timeLeft = null
Master.SetRunLevel(RUNLEVEL_LOBBY)
SEND_SIGNAL(src, COMSIG_TICKER_ERROR_SETTING_UP)
@@ -239,6 +222,11 @@ SUBSYSTEM_DEF(ticker)
else
reboot_hud.maptext = MAPTEXT_PIXELLARI("
" \
+ "[scribble ? "